Skip to content
Axis Solutions MRA
YouTube

Inventory Management


Keep the MRA system synchronized with your local stock levels.

Endpoints

EndpointMethodDescription
/api/inventory/uploadPOSTBulk upload of product master data. Initial upload only. Payload sample in PostMan Collection.
/api/inventory/site-productsGETFetch MRA-configured products for the current site.
/api/inventory/stock-adjustmentPOSTRecord shrinkage, damages, or stock-ins. Adjustment reasons must match MRA server.
/api/inventory/informal-purchasePOSTLog goods received without a formal fiscal invoice.
/api/inventory/stock-adjustment-reasonsGETGet available reasons for stock adjustment.

Sample Initial Inventory Upload Request

get all items

Sample Initial Inventory Upload Response

get all items

Sample Inventory Adjustment Request

get all items

Sample Inventory Adjustment Response

get all items