Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 262025a

Browse files
author
Github Workflow
committed
JSON Schema Update
1 parent e8ca307 commit 262025a

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)