Banks
Bank transfer
Settle a wallet-funded disbursement to a recipient bank account.
POST
Settles a disbursement to a recipient bank account from your Pretium wallet balance. Track it afterwards with
POST /{currency_code}/status using the returned transaction_code.
string
required
Lowercase market prefix, e.g.
kes.number
required
Amount to transfer. For
kes the allowed range is 100 – 250,000.string
required
Recipient bank account number.
string
required
Bank code from List banks.
string
Optional URL for payment notification.
string
Optional unique reference used as the
transaction_code. Auto-generated if omitted.