Skip to main content
POST
Create a transfer

Authorizations

Authorization
string
header
required

Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer

Body

application/json
source
object
required

Source account details

destination
object
required

Destination account details

provider
string

Provider for single-provider transfers (case-insensitive)

metadata
object

Custom metadata

Response

Transfer initiated

msg
string
required

Human-readable message describing the result

data
object
required

Transaction object (field casing in response is lowercased for status, type, provider, currency)