{
"isSuccess": true,
"message": "<string>",
"payload": {
"header": {
"rowId": 123,
"supplierId": "<string>",
"supplierName": "<string>",
"warehouseCode": "<string>",
"warehouseName": "<string>",
"referenceNumber": "<string>",
"orderNumber": "<string>",
"submittedDate": "2023-11-07T05:31:56Z",
"deliveryMethodCode": "<string>",
"deliveryMethodName": "<string>",
"pickupSiteId": "<string>",
"pickupSiteCode": "<string>",
"pickupSiteLine1": "<string>",
"pickupSiteLine2": "<string>",
"pickupSiteCity": "<string>",
"pickupSiteStateCode": "<string>",
"pickupSitePostalCode": "<string>",
"pickupSiteCountryCode": "<string>",
"pickupSitePhone": "<string>",
"pickupSiteFax": "<string>",
"expectedDate": "2023-11-07T05:31:56Z",
"statusCode": "<string>",
"statusName": "<string>",
"closedDate": "2023-11-07T05:31:56Z",
"notificationStatusCode": "<string>",
"notificationStatusName": "<string>",
"notificationStatusMessage": "<string>",
"isCancellable": true,
"isEditable": true,
"creationDate": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"lastUpdateDate": "2023-11-07T05:31:56Z",
"lastUpdatedBy": "<string>"
},
"lineItems": [
{
"headerRowId": "<string>",
"supplierId": "<string>",
"orderNumber": "<string>",
"lineNumber": 123,
"inventoryItemId": "<string>",
"wineDirectSku": "<string>",
"sku": "<string>",
"skuDescription": "<string>",
"qtyOrdered": 123,
"qtyReceived": 123,
"subInventoryCode": "<string>",
"subInventoryName": "<string>",
"creationDate": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"lastUpdateDate": "2023-11-07T05:31:56Z",
"lastUpdatedBy": "<string>"
}
],
"notes": [
{
"supplierId": "<string>",
"orderNumber": "<string>",
"typeCode": "<string>",
"noteTimestamp": "2023-11-07T05:31:56Z",
"noteText": "<string>",
"creationDate": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"lastUpdateDate": "2023-11-07T05:31:56Z",
"lastUpdatedBy": "<string>"
}
]
}
}
{
"isSuccess": true,
"message": "<string>",
"payload": {
"header": {
"rowId": 123,
"supplierId": "<string>",
"supplierName": "<string>",
"warehouseCode": "<string>",
"warehouseName": "<string>",
"referenceNumber": "<string>",
"orderNumber": "<string>",
"submittedDate": "2023-11-07T05:31:56Z",
"deliveryMethodCode": "<string>",
"deliveryMethodName": "<string>",
"pickupSiteId": "<string>",
"pickupSiteCode": "<string>",
"pickupSiteLine1": "<string>",
"pickupSiteLine2": "<string>",
"pickupSiteCity": "<string>",
"pickupSiteStateCode": "<string>",
"pickupSitePostalCode": "<string>",
"pickupSiteCountryCode": "<string>",
"pickupSitePhone": "<string>",
"pickupSiteFax": "<string>",
"expectedDate": "2023-11-07T05:31:56Z",
"statusCode": "<string>",
"statusName": "<string>",
"closedDate": "2023-11-07T05:31:56Z",
"notificationStatusCode": "<string>",
"notificationStatusName": "<string>",
"notificationStatusMessage": "<string>",
"isCancellable": true,
"isEditable": true,
"creationDate": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"lastUpdateDate": "2023-11-07T05:31:56Z",
"lastUpdatedBy": "<string>"
},
"lineItems": [
{
"headerRowId": "<string>",
"supplierId": "<string>",
"orderNumber": "<string>",
"lineNumber": 123,
"inventoryItemId": "<string>",
"wineDirectSku": "<string>",
"sku": "<string>",
"skuDescription": "<string>",
"qtyOrdered": 123,
"qtyReceived": 123,
"subInventoryCode": "<string>",
"subInventoryName": "<string>",
"creationDate": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"lastUpdateDate": "2023-11-07T05:31:56Z",
"lastUpdatedBy": "<string>"
}
],
"notes": [
{
"supplierId": "<string>",
"orderNumber": "<string>",
"typeCode": "<string>",
"noteTimestamp": "2023-11-07T05:31:56Z",
"noteText": "<string>",
"creationDate": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"lastUpdateDate": "2023-11-07T05:31:56Z",
"lastUpdatedBy": "<string>"
}
]
}
}
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
SupplierId is the unique ID for the owner of items in the system
The order number of the IN. You can get this from the GET /INs call
OK
Generic container for all service responses