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
Key | Datatype | Required | Description |
---|---|---|---|
Consent-Receipt-Id | string | (Required) A Mastercard Open Banking Consent Receipt ID | |
Accept | string | ||
App-Key | string | ||
App-Token | string |
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"}]}]}