Item Offers
Update Item Offer Status
List, unlist or archive a specific item offer by updating its status.
PATCH
/
item-offers
/
{itemOfferId}
/
status
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
itemOfferId
integer
requiredBody
application/json
status
enum<string>
requiredAvailable options:
listed
, draft
, archived