REST API to adjust inventory giving 404 not found even if payload is correct.

REST API to adjust inventory giving 404 not found even if payload is correct.

kzenskincare
Visitor
1 0 0

POST:  /admin/api/2024-01/inventory_levels/adjust.json

 

BODY
{
    "location_id": 62358323267,
    "inventory_item_id": 42233162661955,
    "available_adjustment": 1
}

 RESPONSE: 404

{"errors":"Not Found"}
 

X-request-id: 

80338546-d98a-4747-8c27-2eda26d99653
 
 



Replies 0 (0)