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
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Inputs
ProductAnonUploadInputType
INPUT
Copy page
Input fields
storeHash
String
Required
The store hash
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
productAnonUpload(productListData)