ENQUEUED status.
- The payment will be moved to
FAILEDstatus. - The payment will have the failure code
MANUALLY_CANCELLED. - If you have configured callbacks, a callback will be sent.
Authorizations
See Authentication.
Path Parameters
The payoutId of the payout you want cancel.
Required string length:
36Response
Request has been processed by pawaPay
The payoutId of the payout transaction.
Required string length:
36Example:
"f4401bd2-1568-4140-bf2d-eb77d2b2b639"
Possible initiation statuses:
ACCEPTED- The manual action request has been accepted by pawaPay for processing.REJECTED- The manual action request has been rejected by pawaPay. See rejectionReason for details.FAILED- The manual action request has failed during submitting for processing due to internal reasons.
Available options:
ACCEPTED, REJECTED, FAILED Human-readable explanation why request has been rejected
Example:
"Payout with ID \\#f4401bd2-1568-4140-bf2d-eb77d2b2b639 not found"

