Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Product data model
Item ID
"prod_123"
Item price in minor units
x >= 0
5000
Quantity
x >= 1
2
Item name
"T-Shirt"
Item metadata
{ "color": "Blue", "size": "L" }
{ "id": "prod_123", "price": 5000, "quantity": 2, "name": "T-Shirt", "metadata": { "color": "Blue", "size": "L" } }