Confirm a sandbox charge through the canonical flow
POST/v1/_test/charges/:id/simulate-paid
This authenticated, merchant-scoped helper is exclusive to sandbox. The same
Idempotency-Key returns the original result; reusing the key for another operation fails with a conflict.
Request
Responses
- 200
- 401
- 403
- 404
- 409
- 422
Canonical transition completed or original response returned.
Authentication failed
Insufficient permission
Resource not found
Idempotency or state conflict
Validation error
Did this page unblock the next step?
Feedback stays inside the docs flow and should never include customer or card data.