NextGen APIs

Stock : Revision 1 (2026 W2)

Resource Fields

DB Field

Mandatory

Field

Description

Format

ASTOID

No

id

The "id" refers to the identifier of a specific entity. Serves as a search filter.

Collection<Long>

AWAMID_AIWA

No

warehouseId

Filter by the reference to the warehouse.

Collection<Long>

AWAMID_AMAT

No

materialId

Filter by the reference to the specific material.

Collection<Long>

ASTOID_AWAM

No

warehouseMaterialId

Filter by the specific relation between a warehouse and a material.

Collection<Long>

ASTOID_LSTT

No

typeId

Filter by the reference to the stock type (e.g., Available, Damaged).

Collection<Long>

ASTOID_TMUN

No

measureUnitId

Filter by the unit of measure.

Collection<Long>

ASTOQUANTITY

No

quantity

Filter by the current available quantity.

Double

ASTOID_AWAT

No

lastTransactionId

Filter by the identifier of the last transaction that updated this stock.

Collection<Long>

_Derived_

No

serializedMaterialId

Filter the stock to find a specific physical serialized material.

Long

API list