/
Example Stock Update XML
Example Stock Update XML
An example of the XML for Stock Inventory Update.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<skus>
<sku fruugoSkuId="5146705">
<availability>INSTOCK</availability>
<itemsInStock>10</itemsInStock>
</sku>
<sku fruugoSkuId="5146706">
<availability>OUTOFSTOCK</availability>
<itemsInStock>0</itemsInStock>
</sku>
</skus>
Related content
XML
Read with this
Stock Status API
Stock Status API
Read with this
Data Requirements
Data Requirements
Read with this