updateMarketplaceItems
PATCH/marketplaces/:id/items
Bulk-update startDate, endDate, and isPublic for items linked to the marketplace.
Use listItems to target specific items by ID, or set all: true to apply the update
to every item in the marketplace. listItems and all are mutually exclusive.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| getItem |
| listItems |
| updateMarketplace |