Skip to main content
DELETE
Delete a sale

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Sale delete details

saleId
integer
required

The sale ID to delete

Response

Sale deleted successfully

Last modified on September 14, 2024