cURL
curl --request POST \ --url https://api.sandbox.pawapay.io/v2/payouts/fail-enqueued/{payoutId} \ --header 'Authorization: Bearer <token>'
200
ACCEPTED
{ "payoutId": "f4401bd2-1568-4140-bf2d-eb77d2b2b639", "status": "ACCEPTED"}
ENQUEUED
FAILED
MANUALLY_CANCELLED
See Authentication.
The id of the payout that you are performing this operation on.
36
Request has been processed by pawaPay
The response is of type object.
object
Was this page helpful?