Payouts
Cancel pending payouts
Allows merchants to cancel pending payout transactions.
<!-- theme: warning --><div style="display:none;">⚠️ Try It
To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.
Request parameters
- ids
Response parameters
- message
delete/payout/v3/pending
Request body
Response
OK
Example response
{
"message": "Successfully deleted pending payouts with ids: nnnn"
}