cURL
curl --request POST \ --url https://api.sandbox.pawapay.io/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 payoutId of the payout you want cancel.
payoutId
36
Request has been processed by pawaPay
The response is of type object.
object
Was this page helpful?