Purchase
Purchase
Description of ordered goods or services
Example
{
"sku": "demo-dress-0001-00",
"name": <BilingualString>,
"total": <Money>,
"image": "https://cdn.shopgo.io/demo/catalog/women/dress1/take1.jpg",
"charges": [<Charge>],
"quantity": 2,
"unit_price": <Money>,
"attributes": [<Attribute>]
}
Last updated
Was this helpful?