NextGen APIs

GET /work-orders/r1/work-orders/{workOrderId}/operations/{operationId}/materials/{materialId}


Http Verb

GET

Url

/work-orders/r1/work-orders/{workOrderId}/operations/{operationId}/materials/{materialId}

Permissions required

Work Order View Permission:

fsm.core.workorder.view

OR

Work Order Edit Permission:

fsm.core.workorder.edit

Personally Identifiable Information (PII)

No

Sensitive Information

No

Last Modified Version

r1

Released since

2026 W3 (FSM 24.0)

Deprecated since

 

Removed since

 

Tech Tags

 

Business Logic

This API retrieves a specific material association for the specified work order operation.

Path Parameters

Field

Note

workOrderId

Work order identifier that must match the operation.

operationId

Work order operation identifier.

materialId

Material identifier associated to the operation.

Query String Parameters

Fields

Optional parameter _fields.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Note

workOrderOperationId

Operation id.

materialId

Material id.

cycleExpectedQuantity

Cycle expected quantity.

expectedQuantity

Expected quantity.

consumedQuantity

Consumed quantity.

note

Material note.

accountingTypeId

Material accounting type idMaterial Accounting Types: Revision 1 (2026 W3)

Response error codes

BASE_0001, NOT_FOUND