Item Offers
Bulk Update Item Offer Status
List, unlist or archive multiple item offers by updating their status in bulk.
PATCH
/
item-offers
/
status
/
bulk
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
itemOffers
integer[]
requiredstatus
enum<string>
requiredAvailable options:
listed
, draft
, archived