POST
/
payment

Authorizations

X-Api-User
string
headerrequired
X-Api-Key
string
headerrequired
X-User-Version
string
headerrequired

Body

application/json
businessId
string
required

The business id

reference
string

The reference

incomingAmount
number

The incoming amount

outgoingAmount
number

The outgoing amount

incomingCurrency
string
required

The incoming currency

outgoingCurrency
string
required

The outgoing currency

rateKey
string

The rate key

customerEmail
string
required

The rate key

paymentType
string
required

The payment type

coinprofileUsername
string

The coinprofile username. Required when paymentType is profile

country
string

The country. Required when paymentType is bank

accountNumber
string

The account number. Required when paymentType is bank

accountName
string

The account name. Required when paymentType is bank

bank
string

The bank name. Required when paymentType is bank

bankCode
string

The bank code. Required when paymentType is bank

Response

200 - application/json
success
boolean
message
string
data
object