Merchant update transaction status
Important
Works only in development environment.
[PUT] https://gateway.paag.dev/app/merchant/transactions/{transaction_id}/status
Query params
| Field name | Data type |
|---|---|
transaction_id |
string (uuid) |
Example
This is to update the status of a transaction.
- Applicable only to PIX transactions on zro_bank.
- The status can be: success, failed, pending, in_protest.