Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Sale update details
Response
Sale updated successfully
Updates a sale based on their ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Sale update details
Sale updated successfully