NextGen APIs

Stock Change : Revision 1 (2026 W2)

Resource Fields

PII

SI

Field

Description

Format

ASTCID

Primary Key

id

The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, read-only and serves as a search filter.

Long

ASTCID_AIWA

Mandatory

warehouseId

Reference to the warehouse where the stock change occurs.

Long

ASTCID_AMAT

Mandatory

materialId

Reference to the specific material being changed.

Long

ASTCID_ASMT


serializedMaterialId

Reference to the actual physical serialized material entity (if applicable).

Long

ASTCIDOUTGOING_LSTT

Mandatory

outgoingStockTypeId

Reference to the stock type the material is moved from (e.g., Available).

Long

ASTCIDINCOMING_LSTT

Mandatory

incomingStockTypeId

Reference to the stock type the material is moved to (e.g., Damaged).

Long

ASTCID_TMUN


measureUnitId

Reference to the unit of measure.

Long

ASTCQUANTITY

Mandatory

quantity

The quantity of material requested to change state.

Double

ASTCISPROCESSED


processed

Boolean flag indicating if the change has been executed/processed.

Boolean

ASTCIDCREATION_AUSE

Mandatory

creationUserId

Identifier of the user who initiated the stock change request.

Long

ASTCCREATIONDATE

Mandatory

creationDate

Timestamp of when the request was generated.

Date

API list