V3_Transaction_Put (Put)
- Last UpdatedNov 06, 2025
- 1 minute read
| Put | V3_Transaction_Put |
Resource Path:/api/v3/transaction
| Name | Description | Data Type |
|---|---|---|
| action | Specifies the transaction type: commit = Commit the transaction Any string entry other than commit (e.g., rollback or cancel) = Roll back the transaction | string |
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |