Transactions
Update
This endpoint allows you to update the status of a specific transaction identified by its ID.
PUT
/
transaction
/
{id_transaction}
Headers
Origin
string
Client's domain (created during the integration key stage).
x-api-key
string
Generated through the POST request to the IntegrationTokens endpoint.
Path Parameters
id_transaction
string
requiredThe ID of the transaction to be updated.
Body
multipart/form-data
status
string
The new status of the transaction.