POST /mm5/json.mvc?Function=Module&Module_Code=remoteprovisioning&Module_Function=XML
HTTP/1.1
Host: domain-name.mivamerchant.net
MMProvision-Access-Token: xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Content-Type: text/xml
<Provision>
<Store code="JKEL">
<Module code="discount_saleprice" feature="fields_prod">
<ProductSalePrice group_name="Borsheims Price" product_code="testprod"
>2.00</ProductSalePrice> <!-- 'Selling' price -->
<ProductSalePrice group_name="GRPPrice" product_code="testprod">
3.00</ProductSalePrice> <!-- 'GRP' price, product must be assigned to 'GRPPrice' price
group. See <PriceGroupProduct_Assign> tag for assignment example. -->
</Module>
</Store>
</Provision>