Error
A valid request URL is required to generate request examples{
"_links": {
"empty": true
},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contentGroups": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contents": [
{
"actualQuantity": 123,
"attributes": {},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"binId": 123,
"binName": "<string>",
"contentId": "<string>",
"externalOrderId": "<string>",
"imageUrl": "<string>",
"itemLineId": 123,
"locatorName": "<string>",
"name": "<string>",
"optionAttributeFQN": "<string>",
"options": [
{
"attributeFQN": "<string>",
"attributes": {},
"dataType": "<string>",
"name": "<string>",
"shopperEnteredValue": {},
"stringValue": "<string>",
"value": {}
}
],
"orderNumber": 123,
"partNumber": "<string>",
"productCode": "<string>",
"quantity": 123,
"shipmentNumber": 123,
"shortageReason": {
"attributes": {},
"moreInfo": "<string>",
"reasonCode": "<string>"
},
"sku": "<string>",
"status": "IN_PROGRESS",
"upc": "<string>",
"variationProductCode": "<string>"
}
],
"imageUrl": "<string>",
"locatorName": "<string>",
"name": "<string>",
"productCode": "<string>",
"quantity": 123,
"upc": "<string>"
}
],
"fulfillmentLocationCode": "<string>",
"maxShipments": 123,
"pickType": "NORMAL",
"pickWaveId": "<string>",
"pickWaveNumber": 123,
"pickWaveStatus": "ERROR",
"shipmentNumbers": [
123
],
"shipmentType": "<string>",
"tenantId": 123,
"userDisplayName": "<string>",
"userId": "<string>"
}getPickWaveDetails
Get pick wave details for a specific wave.
GET
/
commerce
/
pickwaves
/
{pickWaveNumber}
/
pickWaveDetails
Error
A valid request URL is required to generate request examples{
"_links": {
"empty": true
},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contentGroups": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contents": [
{
"actualQuantity": 123,
"attributes": {},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"binId": 123,
"binName": "<string>",
"contentId": "<string>",
"externalOrderId": "<string>",
"imageUrl": "<string>",
"itemLineId": 123,
"locatorName": "<string>",
"name": "<string>",
"optionAttributeFQN": "<string>",
"options": [
{
"attributeFQN": "<string>",
"attributes": {},
"dataType": "<string>",
"name": "<string>",
"shopperEnteredValue": {},
"stringValue": "<string>",
"value": {}
}
],
"orderNumber": 123,
"partNumber": "<string>",
"productCode": "<string>",
"quantity": 123,
"shipmentNumber": 123,
"shortageReason": {
"attributes": {},
"moreInfo": "<string>",
"reasonCode": "<string>"
},
"sku": "<string>",
"status": "IN_PROGRESS",
"upc": "<string>",
"variationProductCode": "<string>"
}
],
"imageUrl": "<string>",
"locatorName": "<string>",
"name": "<string>",
"productCode": "<string>",
"quantity": 123,
"upc": "<string>"
}
],
"fulfillmentLocationCode": "<string>",
"maxShipments": 123,
"pickType": "NORMAL",
"pickWaveId": "<string>",
"pickWaveNumber": 123,
"pickWaveStatus": "ERROR",
"shipmentNumbers": [
123
],
"shipmentType": "<string>",
"tenantId": 123,
"userDisplayName": "<string>",
"userId": "<string>"
}Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
pickWaveNumber
Query Parameters
sortContentsByLocator
Response
OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Available options:
NORMAL, SINGLE, MULTIPLE Available options:
ERROR, PENDING, IN_PROGRESS, CLOSED, PENDING_RECOVERY ⌘I

