Home › Forums › EN Repairs › ENNet-PHP Upgarde › Reply To: ENNet-PHP Upgarde
Hello Andrey,
I have tested update inventory api and it is working
API test Result:
`{
“status”: “success”,
“message”: “stock updated”,
“prod”: {
“orderorderid”: 25428,
“ordprodid”: “43”,
“ordprodsku”: “pn2562811111”,
“ordprodname”: “(256) 281-1111”,
“ordprodtype”: “1”,
“ordprodqty”: 1,
“base_price”: “599.9900”,
“price_ex_tax”: “599.9900”,
“price_inc_tax”: “599.9900”,
“price_tax”: 0,
“base_total”: “599.9900”,
“total_ex_tax”: “599.9900”,
“total_inc_tax”: “599.9900”,
“total_tax”: 0,
“base_cost_price”: 0,
“cost_price_inc_tax”: 0,
“cost_price_tax”: 0,
“ordprodweight”: “0.0000”,
“ordprodoptions”: “”,
“ordprodvariationid”: “0”,
“ordprodwrapid”: 0,
“ordprodwrapname”: “”,
“base_wrapping_cost”: 0,
“wrapping_cost_ex_tax”: 0,
“wrapping_cost_inc_tax”: 0,
“wrapping_cost_tax”: 0,
“ordprodwrapmessage”: “”,
“ordprodeventname”: “”,
“ordprodfixedshippingcost”: “0.0000”,
“order_address_id”: 25184,
“applied_discounts”: “”
},
“orderid”: 25428
}