Get Money Transfer Details

GET {{baseUrl}}/aggregation/v3/customers/{{customerId}}/accounts/{{transactionAccountId}}/details

Return the account number and bank routing number details based on market.

Note: this is a premium service, billable per every successful API call.

Supported regions: πŸ‡¦πŸ‡Ί

HEADERS

KeyDatatypeRequiredDescription
Consent-Receipt-Idstring(Required) A Mastercard Open Banking Consent Receipt ID
Acceptstring
App-Keystring
App-Tokenstring

RESPONSES

status: OK

{"paymentInstruction":[{"type":"moneyTransfer","accountNumber":"6456456456546","descriptors":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]},{"type":"moneyTransfer","accountNumber":"6456456456546","descriptors":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}]}