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, or WAITING_DEPOSIT status. Transactions in RECEIVED_DEPOSIT, CONFIRMED_DEPOSIT, TRADE_COMPLETED, QR_EXECUTION_PENDING, COMPLETED, CANCELED, REFUND_PENDING, or REFUNDED status cannot be deleted as they are already being processed, have been completed, or are in a final state.
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