Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Amount to payout
5000
Currency code in ISO format
"NGN"
Unique payout reference
"PAYOUT_123456"
Customer details
Destination bank details
Custom metadata for the payout
{ "order_id": "123" }
Optional narration for the payout
"Payment for order 123"
Successful Response
Indicates if the payout was successful
true
Human-readable message
"Payout processed successfully"
Details of the payout including fees and customer information
{
"amount": 5000,
"customer": {
"email": "customer@example.com",
"name": "John Doe"
},
"fee": 50,
"reference": "PAYOUT_123456"
}
Merchant-facing payout reference
"PAYOUT_123456"
Gateway selected by the router
"kora"
Gateway-facing reference for the routed payout
"KORA_PROC_001"
Routing decision details for the payout