Payouts
Create payout
Create payout
POST
/
payouts
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
account_number
string
amount
number
bank_code
string
currency
string
narration
string
reference
string
Response
200 - application/json
id
string
message
string
reference
string
Was this page helpful?