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