Skip to main content
DELETE
Delete sale

Authorizations

Authorization
string
header
required

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

Body

application/json

The sale to delete

saleId
integer
required

The sale to delete

Response

The sale was deleted.

message
string

Confirmation message

Last modified on July 20, 2026