v21

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-1682897.0 KB
General

Transfer funds between platform accounts

Transfers funds from one account to another account. Both accounts must be in the same platform, but can have different account holders. The transfer must include a transfer code, which should be determined by the platform, in compliance with local regulations.

post/transferFunds

Request body

destinationAccountCodestring required

The code of the account to which the funds are to be credited.

The state of the Account Holder of this account must be Active.

merchantReferencestring

A value that can be supplied at the discretion of the executing user in order to link multiple transactions to one another.

sourceAccountCodestring required

The code of the account from which the funds are to be debited.

The state of the Account Holder of this account must be Active and allow payouts.

transferCodestring required

The code related to the type of transfer being performed.

The permitted codes differ for each platform account and are defined in their service level agreement.

Response

OK - the request has succeeded.

merchantReferencestring

The value supplied by the executing user when initiating the transfer; may be used to link multiple transactions.

pspReferencestring

The reference of a request. Can be used to uniquely identify the request.

resultCodestring

The result code.