NextGen APIs

Material Serial Number Model GET /inventory/materials/r1/materials/serial-number-models/{serialNumberModelId}

Http Verb

GET

Url

/inventory/materials/r1/materials/serial-number-models/{serialNumberModelId}

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

Retrieves the specific details of a single material serial number model.

Path Parameters

Field

Note

serialNumberModelId


Query String Parameters

Fields ℹ️

Default.

Language ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields

Field

Type

Description

id

Long

Unique identifier of the model record.

code

String

The alphanumeric code that uniquely identifies the material serial number model.

description

LocalizedString

A localized description of the material serial number model.

materialClassId

Long

Reference identifier to the material class.

meterBrandId

Long

Reference identifier to the meter brand.

ordering

Long

Defines the sorting order of the model.

active

Boolean

Flag indicating if the model is active.

Response error codes