NextGen APIs

Warehouse Transfer Request Header: 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)



code

transfer request header code

varchar



description

transfer request header description

varchar



status

foreign key that uniquely identifies a singular status

number(10,0)



type

foreign key that uniquely identifies a singular type

number(10,0)



pickingWarehouse

foreign key that uniquely identifies a singular warehouse

number(10,0)



destinyWarehouse

foreign key that uniquely identifies a singular warehouse

number(10,0)



createdByMobile

created by mobile

Boolean



neededBy

needed By

Date



expectedPickUp

expected Pick Up

Date



stockType

foreign key that uniquely identifies a singular stock type

number(10,0)



creationUser

foreign key that uniquely identifies a singular creation User

number(10,0)



creationDate

creation Date

Date



submissionUser

foreign key that uniquely identifies a singular submission User

number(10,0)



submissionDate

submission Date

Date



sendingUser

foreign key that uniquely identifies a singular sending User

number(10,0)



sendingDate

sending Date

Date



receivingUser

foreign key that uniquely identifies a singular receiving User

number(10,0)



receivingDate

receiving Date

Date



cancellationUser

foreign key that uniquely identifies a singular cancellation User

number(10,0)



cancellationDate

cancellation Date

Date



refusalUser

foreign key that uniquely identifies a singular refusal User

number(10,0)



refusalDate

refusal Date

Date



inFieldLatitude

coord y

Double



inFieldLongitude

coord y

Double

API list