document.write("
{
"Store_Code": "beta",
"Function": "OrderItem_Update",
"line_id" : 154,
"Order_ID": 200101,
"Code": "shirt",
"Name": "Custom T-Shrt",
"SKU": "shirt-red-small",
"Quantity": 3,
"Price": 10.58,
"Weight": 1,
"Taxable": true,
"Attributes": [
{
"attr_code": "size",
"opt_code_or_data": "small",
"price": 0,
"weight": 0
},
{
"attr_code": "color",
"opt_code_or_data": "red",
"price": 0,
"weight": 0
}
]
}
OrderItem_Update - Request - Snippet hosted by \"Cacher\"
");