Creating Payout
Request Body
Name
Type
Description
{
"result": integer, // The result code indicates the success or failure of the request.
"message": string, // A message providing additional information about the result.
"trackId": string, // The unique identifier for the payout request in the OxaPay payment gateway.
"status": string // The current status of the payout (Processing, Sending, Complete, or Rejected).
}Example codes
Allowed IPs for Transfers
Last updated