Skip to main content

Download Inventory Settings Import Template

GET 

/api/v2/listings/inventory-settings-import-template

Downloads an XLSX import template for bulk-editing listing inventory settings via spreadsheet import.

Required scope: products:read

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

The workbook contains sample rows (a full settings override, a partial update, and a reset-to-inherit example) plus a reference sheet listing the valid values for your account: warehouse names, connected channel names, master-of-stock values (sku.io, sales_channel, neither), rule types (None, Fixed Allocation, % of Available), and up to 50 sample listing SKUs.

The response is a file download with Content-Type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet and a filename of the form listing-inventory-settings-import-template-YYYY-MM-DD.xlsx.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition