Home Forums EN Developing Maseter Port Out PIN Reply To: Maseter Port Out PIN

Nishit Shan
Participant
Post count: 1399

Hello Andrey,

I have checked API for order (updateinventory) and it is working, below is the response i got from the API.

API response:
{
“status”: “success”,
“message”: “stock updated”,
“prod”: {
“orderorderid”: 25958,
“ordprodid”: “318598”,
“ordprodsku”: “pn7735145865”,
“ordprodname”: “(773) 514-JUNK”,
“ordprodtype”: “1”,
“ordprodqty”: 1,
“base_price”: “299.9900”,
“price_ex_tax”: “299.9900”,
“price_inc_tax”: “299.9900”,
“price_tax”: 0,
“base_total”: “299.9900”,
“total_ex_tax”: “299.9900”,
“total_inc_tax”: “299.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”: 25714,
“applied_discounts”: “”
},
“orderid”: 25958
}

(773) 514-JUNK is product name i have tested for order.