NextGen APIs

Agenda Material GET /inventory/warehouses/r1/intervention-materials

Http Verb

GET

Url

/inventory/warehouses/r1/intervention-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

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API returns a list of agenda intervention material filtered by input criteria.

Query String Parameters

Filter ℹ️

Parameter

Type

Validation

Note

id

Collection<Long>

-

The collection of ids.

agendaId

Collection<Long>

-

Filter by one or more agenda IDs.

materialId

Collection<Long>

-

Filter by material IDs.

warehouseId

Collection<Long>

-

Filter by warehouse IDs.

stockTypeId

Collection<Long>

-

Filter by stock type IDs.

materialAccountingTypeId

Collection<Long>

-

Filter by material accounting type IDs.

measureUnitId

Collection<Long>

-

Filter by measure unit IDs.

quantity

Double

-

Filter by a specific quantity.

processed

Boolean

-

Filter by processing status.

lastModifiedDate

ZonedDateTimeRange

NotExploded

Filter by a range of modification dates.

Order ℹ️

Default Order

Default.

Possible order values

all response payload fieldsPage.

Page ℹ️

Default.

Fields ℹ️

Default.

Language ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

id


code


description


agendaId


materialId


warehouseId


quantity


measureUnitId


stockTypeId


isProcessed


lastModifiedDate


Response error codes