v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
INVENTORY

Delete multiple inventory items

Deletes multiple inventory items in a single request. Add a query string with the parameter itemIds and a comma-separated list of one or more itemId values.

Use this example to create a request to delete three items: {merchantId}/items?itemIds={itemId},{itemId},{itemId}

delete/v3/merchants/{mId}/items

Path parameters

mIdstring required

Merchant Id

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>