document.write("
{
"Store_Code": "beta",
"Function": "ProductList_Adjust_Inventory",
"Inventory_Adjustments": [
{
"product_id": 1,
"adjustment": -10
},
{
"product_code": "shirt",
"adjustment": 9
},
{
"product_sku": "shirt-red-blue",
"adjustment": 0
}
]
}
ProductList_Adjust_Inventory - Request - Snippet hosted by \"Cacher\"
");