LoginWithPasswordRequest
application/json
objectobject · 2 fields
Company and ownership-graph information submitted to pre-populate a corporate's KYB. Every field is optional.
Account-usage profile submitted to pre-populate a corporate's KYB.
Multipart form carrying a single KYB supporting document, up to 10 MB.
The custom fee to be charged to the consumer/corporate.
Selected by mode
PREPAID_MODEobjectcurrency*DEBIT_MODEobjectparentManagedAccountId*userCurrency{
"profileId": "10001",
"tag": "invoice-2026-0042",
"source": {
"type": "managed_accounts",
"id": "123456789"
},
"destination": {
"type": "managed_accounts",
"id": "987654321"
},
"destinationAmount": {
"currency": "GBP",
"amount": 1250
},
"description": "Invoice 2026-0042"
}