Shoppers may want to view the products they’ve already identified or bookmarked, or you want to promote a particular set of products as part of promotions. This endpoint gets multiple published products based on skus (comma-separated values) and is useful to show product list (up to 25 products) on your Storefront. Note:
1. Using the examples you can see separate response for items, variants, and bundles.
2. If you don’t have product SKU, use the corresponding item ID-based or product ID-based endpoints.
S2S access token (JWT) from fabric Identity service (during Login)
A header used by fabric to identify the tenant making the request. You must include tenant id in the authentication header for an API request to access any of fabric’s endpoints. You can retrieve the tenant id , which is also called account id, from Copilot. This header is required.
"517fa9dfd42d8b00g1o3k312"
Unique request ID
"263e731c-45c8-11ed-b878-0242ac120002"
Comma-separated product SKUs
true: Response shouldn't include categories or hierarchy details
false: Response should include categories or hierarchy detail Note: Default value is false
true: Response shouldn't include categories or hierarchy details
false: Response should include categories or hierarchy details Note: Default value is false
true: Response shouldn't include collection or hierarchy details
false: Response should include collection or hierarchy details Note: Default value is false
true: Response shouldn't include products of the bundle
false: Response should include products of the bundle Note: Default value is false
Locale name
Maximum number of records per page
20
Number of records to skip before returning records. For example, offset=20, limit=10 returns records 21-30.
2
OK
Number of records to skip before returning records. For example, offset=20, limit=10 returns records 21-30.
10
Maximum number of records per page
10
Total number of records in the response
100