Transfers

Request a transfer

Request transfer of funds from an EARNINGS_BALANCE account to a personal DEPOSITORY or CARD account.

post/rest/transfers

Headers

Idempotency-Keystring uuid required
Example:e2736aa1-78c4-4cc6-b0a6-848e733f232a

An idempotency key is a unique string that you provide to ensure a request is only processed once. Any number of requests with the same idempotency key and payload will return an identical response.

Response

Returns the newly created transfer object.

Changes

No recorded changes to this endpoint across all 1 revision of this API.