NextGen APIs

Warehouse Materials POST /inventory/warehouses/r1/warehouses/{warehouseId}/allowed-materials

Http Verb

POST

Url

/inventory/warehouses/r1/warehouses/{warehouseId}/allowed-materials

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W2 (FSM 23.0)

Deprecated since


Removed since


Tech Tags


Business Logic

This API create the requested warehouse material.

Path Parameters

Field

Note

warehouseId


Header Parameters

Default.

Request Body Parameters

 

Field

Type

Description

materialId

Long

Required. Identifier of the material to be associated.

measureUnitId

Long

Required. Identifier of the unit of measurement for the material.

minStockQuantity

Double

Minimum quantity threshold for stock alerts.

maxStockQuantity

Double

Maximum quantity threshold allowed in the warehouse.

active

Boolean

Status of the record. Default value: `true`.

Response documentation

Response payload fields

Field

Note

id

 

Response error codes