Get multiple products
Authorizations
Provide your personal access token in the format 'Bearer {your_personal_access_token}'
Headers
Channel Id for Operation
Query Parameters
Comma separated list of reference ids to filter by
Page of products to get - Valid Range is 0 to integer max with a default of 1
0 <= x <= 2147483647
Amount of products per page to request - Valid Range is 1 to 250 with a default of 50
1 <= x <= 250
Comma separated list of product ids to filter by
Search is available for 2 fields of the inventory record related to the product: Inventory ID and Name -
- Expected behavior for search by Inventory ID is exact match
- Expected behavior for search by Inventory Name is partial match, i.e. does not have to be start of word, but must be consecutive characters. This is not case sensitive.
Status filter for products:
- Any: Include both active and inactive
- Active: Filter products that are Active
- Inactive: Filter products that are Inactive",
Bundle filter for products:
- Any: Don't filter and consider products that are bundles or not bundles
- Bundle: Filter by products that are bundles
- NotBundle: Filter by products that are not bundles"
Response
Barcode for the product
"123456789012"
Information about a store channel
Date the product was created
The inventory that this product will resolve to when packing a shipment
The inventory that store products can resolve to when packing a shipment
Fulfillable quantity of this product broken down by fulfillment center location
Break down of quantities by fulfillment center
Global Trade Item Number - unique and internationally recognized identifier assigned to item by company GS1.
"012345678905"
Unique identifier of the product
The name of the product
"Medium Blue T-Shirt"
Unique reference identifier of the product
"TShirtBlueM"
Stock keeping unit for the product
"TShirtBlueM"
Total committed quantity of this product
Total fulfillable quantity of this product
Total on hand quantity of this product
The price of one unit
20.32
Universal Product Code - Unique external identifier
"012345678912"
Was this page helpful?