π·Payout (Withdrawal) Integration
Required Headers
Header
Value
π Payout Endpoint
POST https://api.xixapay.com/api/v1/transferπ¦ Payout Request Payload (JSON)
{
"businessId": "string",
"amount": 0,
"bank": "string",
"accountNumber": "string",
"narration": "string"
}Field Description
Field
Type
Required
Description
Example Payout Request
π¦ Bank Verification (Recommended)
Endpoint
Request Body
Verification Response (Example)
β
Successful Payout Response
β Failed Payout Response
π Recommended Payout Flow
π¦ Get Supported Banks
Endpoint
Example Response
π Security Best Practices
π Notes
Last updated