Refund operation
PUT /v2/transactions/{id}/refund
Example request
Example response
Common error
Status409
Operational rules
- Use your own refund request ID or ticket ID to prevent duplicate actions.
- Persist the refund request, the transaction ID, and the resulting transaction status.
- Update customer-visible finance state only after webhook confirmation or reconciliation.

