Last updated
Was this helpful?
Was this helpful?
"line_items": [
{
"name": "Product Test 1",
"quantity": 1,
"tax_rate": 21.0,
"total_tax_amount": 2100,
"total_amount": 12100,
"unit_price": 10000,
"image_url": "https://www.snipes.nl/dw/image/v2/BDCB_PRD/on/demandware.static/-/Sites-snse-master-eu/default/dwde1f6084/1650106_P.jpg?sw=300&sh=300&sm=fit&sfrm=png"
},
{
"name": "Product Test 2",
"quantity": 2,
"tax_rate": 0.0,
"total_tax_amount": 0,
"total_amount": 2000,
"unit_price": 1000,
"image_url": "https://www.snipes.nl/dw/image/v2/BDCB_PRD/on/demandware.static/-/Sites-snse-master-eu/default/dw76dba5d4/1884606_P.jpg?sw=300&sh=300&sm=fit&sfrm=png"
}
],