Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

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)