For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Inputs
ProductUploadInputType
INPUT
Copy page
Input fields
productList
list of optional
ProductListType
Optional
Product List
Show 2 fields
currencyCode
String
Optional
The currency code of the display currency used to present prices.
channelId
Integer
Optional
The channel ID of store
isToCart
Boolean
Optional
If can be add products to shopping cart
withModifiers
Boolean
Optional
With modifiers in response
Referenced by
Mutations
productUpload(productListData)