Make Internal Transfer

Make an internal transfer between accounts of the same family of companies. An internal transfer can have the following statuses:

  • PENDING: The transfer has been created.
  • PROCESSING: The transfer has started to be processed and funds have been debited.
  • SETTLING: The transfer is being settled.
  • COMPLETED: The funds have been sent to the destination account (but not necessarily received yet).
  • FAILED: The transfer failed.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length ≤ 36

A unique key that ensures a request is processed only once. If the same key is sent with multiple requests, the server returns the original response instead of performing the action again.

string
required

Source account ID

string
required

Target account ID

number

Amount to transfer from source to target account (in source account currency). If not provided, the target_amount must be provided

number

Amount to receive in the target account currency (in target account currency). If not provided, the source_amount must be provided

string

Quote request ID to use a previously obtained quote. If not provided, the current rate will be used and accepted

string

URL to send a POST request with the result of the transfer. The schema of the POST request is the same as the response of this endpoint

Headers
integer

ID of a child company for authentication. If not provided, the parent company will be authenticated.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json