magento · Capability
Magento REST API — Inventory
Magento REST API — Inventory. 6 operations. Lead operation: List source item quantities. Self-contained Naftiko capability covering one Magento business surface.
What You Can Do
GET
Listsourceitems
— List source item quantities
/v1/v1/inventory/source-items
POST
Updatesourceitems
— Update source item quantities
/v1/v1/inventory/source-items
GET
Listinventorysources
— List inventory sources
/v1/v1/inventory/sources
POST
Createinventorysource
— Create an inventory source
/v1/v1/inventory/sources
GET
Getinventorysource
— Get inventory source by code
/v1/v1/inventory/sources/{sourcecode}
PUT
Updateinventorysource
— Update an inventory source
/v1/v1/inventory/sources/{sourcecode}
MCP Tools
list-source-item-quantities
List source item quantities
read-only
idempotent
update-source-item-quantities
Update source item quantities
list-inventory-sources
List inventory sources
read-only
idempotent
create-inventory-source
Create an inventory source
get-inventory-source-code
Get inventory source by code
read-only
idempotent
update-inventory-source
Update an inventory source
idempotent