Skip to main content

Fetch Listings for Bulk Edit

GET 

/api/v2/listings/bulk-edit-fetch

Fetches a specific set of listings by id together with their current inventory settings, ready to populate a bulk-edit form. Pass the listing ids as a comma-separated string. For each listing you get its SKU, title, FBA flag, integration instance name, master-of-stock source, selected warehouse ids, fulfillment latency and whether it inherits settings from its integration.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type