Authorizations
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>
.
Path Parameters
Unique identifier of the Sell and Pay transaction to delete
Response
Sell and Pay transaction successfully deleted
Cancels and deletes a Sell and Pay transaction. This operation can be performed on transactions in INCOMPLETE, PENDING, WAITING_DEPOSIT, CANCELED, REFUND_PENDING, or REFUNDED status. Transactions in RECEIVED_DEPOSIT, CONFIRMED_DEPOSIT, TRADE_COMPLETED, QR_EXECUTION_PENDING, or COMPLETED status cannot be deleted as they are already being processed or have been completed.
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>
.
Unique identifier of the Sell and Pay transaction to delete
Sell and Pay transaction successfully deleted