From 6f996eacefca65ddb95466b613c935d8c654f850 Mon Sep 17 00:00:00 2001 From: AdyenAutomationBot Date: Fri, 26 May 2023 14:24:27 +0000 Subject: [PATCH] Update latest definitions files --- postman/BalancePlatformService-v2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postman/BalancePlatformService-v2.json b/postman/BalancePlatformService-v2.json index 16b5ad1..c029423 100644 --- a/postman/BalancePlatformService-v2.json +++ b/postman/BalancePlatformService-v2.json @@ -1076,7 +1076,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"accountIdentification\" : {\n \"type\" : \"usLocal\",\n \"accountNumber\" : \"12345JHDhjkf67890\",\n \"routingNumber\" : \"121000cxhgjhzxg248\"\n }\n}", + "raw": "{\n \"accountIdentification\" : {\n \"type\" : \"usLocal\",\n \"accountNumber\" : \"12345JHDhjkf67890\",\n \"accountType\" : \"checking\",\n \"routingNumber\" : \"121000567\"\n }\n}", "options": { "raw": { "language": "json" @@ -1503,7 +1503,7 @@ ], "body": { "mode": "raw", - "raw": "{\n \"accountHolderId\": \"\",\n \"defaultCurrencyCode\": \"\",\n \"description\": \"\",\n \"reference\": \"\",\n \"status\": \"\",\n \"timeZone\": \"\"\n}", + "raw": "{\n \"accountHolderId\": \"\",\n \"defaultCurrencyCode\": \"\",\n \"description\": \"\",\n \"metadata\": \"\",\n \"reference\": \"\",\n \"status\": \"\",\n \"timeZone\": \"\"\n}", "options": { "raw": { "language": "json"