Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
accountNumber
string
required
currency
string
required

Currency must be in ISO 4217 format.

method
string
required

Must be one of: bank, momo, nuban, iban, paybill, till

bankCode
string

Required for bank method

momoOperator
string

Required for momo methods

Response

200

success
boolean
default:true
Example:

true

data
object