Skip to main content

Create transfer

Action: POST Endpoint: /v3/moneymovement/transfers Transfers funds using an external card.

Request body

Sample request body

Card push transfer with user token
JSON
Card push transfer with business token
JSON
Card push transfer without tokens (for cards with an associated account)
JSON
Card pull transfer with user token
JSON
Card pull transfer with business token
JSON
Card pull transfer without tokens (for cards with an associated account)
JSON
Card disbursement transfer
JSON

Response body


List transfers for an account holder

Action: GET Endpoint: /v3/moneymovement/transfers/accountholders/{account_holder_token} Returns a paginated list of transfers for a specific account holder.

URL path parameters

URL query parameters

Response body


Retrieve transfer

Action: GET Endpoint: /v3/moneymovement/transfers/{token} Retrieves a transfer using the specified transfer token.

URL path parameters

Response body