Skip to main content
POST
Transfer from customer wallet to another paytag

Authorizations

x-client-id
string
header
required
x-api-key
string
header
required
Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
amount
number
required
Required range: x <= 999999999
recipient
string
required
comment
string
Maximum string length: 250
reference
string
Maximum string length: 100
currency
string
metadata
object
senderHostId
number
recipientHostId
number
saveBeneficiary
boolean

Response

200 - application/json

Transaction details

The response is of type object.