Transition a payment status (sandbox only)
Sandbox
Transition a payment status (sandbox only)
Simulate a payment status transition. Triggers outbound webhooks and realtime updates.
PATCH
Transition a payment status (sandbox only)
Authorizations
Path Parameters
Payment ID
Body
application/json
The target payment status
Available options:
AWAITING_FUNDS, PENDING, PROCESSING, SENT, COMPLETED, CANCELED, FAILED, EXPIRED, REFUNDED, SCHEDULED, UNDER_REVIEW Example:
"COMPLETED"
Reason for failure (required when status is FAILED)
Example:
"Insufficient funds"
Response
Payment status transitioned