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 body is of type object
.
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 body is of type object
.
Sale deleted successfully