Create a local currency payout to a user’s bank account using their available balance.
API key for authentication. Must be included in the x-api-key header.
The unique identifier of the user the payout is for
"9973efd0-410c-4b1a-991c-5a00f1581734"
Payout currency (ISO 4217 code, for example PHP)
"PHP"
Idempotent identifier for this payout in your system
"491595e0-2d40-4aa3-9f3d-4e8cdd79511e"
Amount to pay out in the given currency
"20"
Payout created successfully
Unique identifier for the payout
"052471e2-1819-448f-ad74-03f237c1dfd6"
Payout currency
"php"
Payment rail used for the payout
"INSTAPAY"
Reference provided by the underlying rail, if available
"051567"
Payout amount in the given currency
20
Current status of the payout
"PAYOUT_PROCESSED"
The unique identifier of the user
"9973efd0-410c-4b1a-991c-5a00f1581734"
Your idempotent identifier for this payout
"491595e0-2d40-4aa3-9f3d-4e8cdd79511e"
Fee charged by the underlying payment rail
10
Timestamp when the payout was created
"2026-03-13T16:32:17.604935Z"
Timestamp when the payout was last updated
"2026-03-13T16:32:46.364880Z"