Force-update payment status

Updates a payment to any status for testing purposes. Available only in dev/sandbox. Useful for simulating payment confirmations or failures. Returns 404 in production.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Payment identifier (UUID)

Body Params
string
enum
required

New payment status

Show Details
PENDINGPayment created, awaiting confirmation
PAIDPayment confirmed and settled
EXPIREDPayment expired (TTL passed without confirmation)
FAILEDPayment processing failed
CANCELLEDPayment cancelled
Allowed:
Responses

400

Missing status field

404

Payment not found or test endpoints disabled

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json