Payout Management
Fetch Payout Status
Check status of a payout created via paytring
POST
This API is used to check the status of a payout created via Paytring.
Request Body
Responses
200 OK
400 Bad Request
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Payout ID received in response on create payout API.
This option allow user to do a hard pull of info directly from PG when required.
Available options:
normal
, advance
Response
200
application/json
200
The response is of type any
.