NextGen APIs

Warehouse Operation: Revision 1 (2026 W2)

Resource Fields

PII

SI

Field

Description

Format



id

The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values.

number(10,0)



creationUser

foreign key that uniquely identifies a singular user that create the warehouse operation.

number(10,0)



creationDate

creation date

Date



outgoingWarehouse

foreign key that uniquely identifies a singular warehouse.

number(10,0)



incomingWarehouse

foreign key that uniquely identifies a singular warehouse.

number(10,0)



status

foreign key that uniquely identifies a status of the warehouse operation.

number(10,0)



type

foreign key that uniquely identifies a type of the warehouse operation.

number(10,0)



referenceDate

reference date

Date

API list