GET v2/pickingPallet/{pickingPalletID}/{customerID}/picklist

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pickingPalletID

integer

Required

customerID

integer

Required

Body Parameters

None.

Response Information

Resource Description

PickListModel
NameDescriptionTypeAdditional information
RTI

RTI Model

RTIModel

None.

SalesOrderItemID

integer

None.

Quantity

Number of Each RTI

decimal number

None.

QuantityOnShipment

Total for the SKU

decimal number

None.

Pallet

Pallet that this item is associated to

ShipmentPalletModel

None.

HasBeenPicked

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.