Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Sale delete details
The sale ID to delete
Response
Sale deleted successfully
Deletes a sale based on the ID provided
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Sale delete details
The sale ID to delete
Sale deleted successfully