mirror of
https://github.com/gcatanese/adyen-postman.git
synced 2026-03-10 08:01:18 +00:00
Update latest definitions files
This commit is contained in:
committed by
github-actions[bot]
parent
8c42cc9ec1
commit
cd670db945
@@ -1517,7 +1517,7 @@
|
||||
],
|
||||
"body": {
|
||||
"mode": "raw",
|
||||
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"NL\",\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL62ABNA0000000123\"\n }\n}",
|
||||
"raw": "{\n \"legalEntityId\" : \"LE00000000000000000000001\",\n \"type\" : \"bankAccount\",\n \"bankAccount\" : {\n \"countryCode\" : \"NL\",\n \"currencyCode\" : \"EUR\",\n \"iban\" : \"NL62ABNA0000000123\",\n \"trustedSource\" : false\n }\n}",
|
||||
"options": {
|
||||
"raw": {
|
||||
"language": "json"
|
||||
|
||||
Reference in New Issue
Block a user