This API endpoint enables you to create new transfers. By submitting a POST request with the necessary transfer details, you can initiate the transfer process. To ensure idempotency and prevent duplicate transfers, we guarantee that one transfer with the given transactionKey is stored.
clientWebhook
URL (if supplied).Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Transfer saved successfully
The response is of type object
.