Skip to content

Commit 28a21e8

Browse files
author
nobody
committed
JSON Schema Update
1 parent 18134c6 commit 28a21e8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config/v3/new_partner_account/example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"last_name": "Pan",
1212
"partner_type": "individual",
1313
"phone": "+10023456789",
14-
"provider": "dynamicworks",
14+
"provider": "myaffiliate",
1515
"residence": "au",
1616
"salutation": "Mr",
1717
"secret_answer": "Jones",

config/v3/transfer_between_accounts/receive.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"paymentagent",
4747
"paymentagent_client",
4848
"standard",
49-
"virtual"
49+
"virtual",
50+
"partner"
5051
]
5152
},
5253
"balance": {

0 commit comments

Comments
 (0)