Transfer

POST {{BASE_URL}}/payment/payout

The endpoint to initiate a bank transfer

FieldsData TypeDescriptionRequired
amountIntegerAmount in koboMandatory
isNairaBooleanFlag true to send amount as naira instead of KoboOptional
bank_codeStringbank code returned on the bank list endpointMandatory
bank_namestringThe bank name returned on the bank list endpointMandatory
account_numberstringaccount number to be creditedMandatory
account_namestringAccount name returned on the account details endpointMandatory
descriptionstringbank transfer descriptionMandatory
pinintegertransaction pinMandatory

Request Body

{"amount"=>2000000, "bank_code"=>999999, "bank_name"=>"VFD MFB", "account_number"=>"1001029012", "account_name"=>"Modupe Kingdom", "description"=>"Tranfer to user okky", "pin"=>"Transaction pin"}

HEADERS

KeyDatatypeRequiredDescription
api-keystring
public-keystring
reference-idstring
idempotencykeystring