Sale Endpoints
Update Sale
Updates a sale based on their ID
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Updates a sale based on their ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.