POST v2/pickingPallet/save

Request Information

URI Parameters

None.

Body Parameters

PickingPalletModel
NameDescriptionTypeAdditional information
PickingPalletID

Unique identifier of the picking pallet

integer

None.

PalletName

User assigned name of the pallet

string

None.

Customer

LocationModel

None.

SalesOrder

SalesOrderModel

None.

Team

TeamModel

None.

MasterLabel

Unique identifier of the master label used to fill pallet

MasterLabelModel

None.

DefaultLocationZone

LocationZoneModel

None.

IsCompleted

boolean

None.

DueDate

date

None.

CurrentLocationZone

LocationZoneModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

PickingPalletModel
NameDescriptionTypeAdditional information
PickingPalletID

Unique identifier of the picking pallet

integer

None.

PalletName

User assigned name of the pallet

string

None.

Customer

LocationModel

None.

SalesOrder

SalesOrderModel

None.

Team

TeamModel

None.

MasterLabel

Unique identifier of the master label used to fill pallet

MasterLabelModel

None.

DefaultLocationZone

LocationZoneModel

None.

IsCompleted

boolean

None.

DueDate

date

None.

CurrentLocationZone

LocationZoneModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.