{
"isSuccess": true,
"message": "<string>",
"payload": {
"isOwner": true,
"itemTypeCode": "NotSet",
"header": {
"wineDirectSku": "<string>",
"sku": "<string>",
"upcCode": "<string>",
"description": "<string>",
"itemTypeCode": "<string>",
"itemTypeName": "<string>",
"brandName": "<string>",
"fancifulName": "<string>",
"appellation": "<string>",
"varietal": "<string>",
"vintage": "<string>",
"alcoholTypeCode": "<string>",
"alcoholPercentage": "<string>",
"bottleSizeMl": "<string>",
"unitsPerCase": "<string>",
"vineyardDesignation": "<string>",
"ttbApprovalNumber": "<string>",
"countryOfOriginCode": "<string>",
"countryOfOriginName": "<string>",
"regionOfOrigin": "<string>",
"weight": 123,
"unitsOfMeasure": "<string>",
"isAvailableForSourcing": true,
"additionalAttributes": "<string>",
"isBidStickered": true,
"retailPrice": 123,
"supplierId": "<string>",
"supplierName": "<string>",
"deactivationStatus": "NotSet",
"vasCode": "<string>",
"vasName": "<string>",
"orientation": "<string>",
"location": "<string>"
},
"sellingInfos": [
{
"sellerAccountNumber": "<string>",
"sellerName": "<string>",
"wineDirectSku": "<string>",
"sku": "<string>",
"description": "<string>",
"retailPrice": 123,
"supplierName": "<string>",
"supplierPayment": 123
}
],
"ptoInfos": [
{
"componentNumber": 123,
"wineDirectSku": "<string>",
"sku": "<string>",
"description": "<string>",
"quantity": 123,
"retailPrice": 123,
"weight": 123,
"unitsOfMeasure": "<string>",
"itemTypeCode": "NotSet",
"itemTypeName": "<string>"
}
],
"bomInventories": [
{
"warehouseCode": "<string>",
"warehouseName": "<string>",
"wineDirectSku": "<string>",
"sku": "<string>",
"description": "<string>",
"subInventoryCode": "<string>",
"itemsPerGset": 123,
"gsetsOnhand": 123,
"itemsInGsets": 123,
"gsetsReserved": 123,
"itemsInReservedGsets": 123,
"gsetsAvailable": 123,
"itemsInAvailableGsets": 123
}
]
}
}
{
"isSuccess": true,
"message": "<string>",
"payload": {
"isOwner": true,
"itemTypeCode": "NotSet",
"header": {
"wineDirectSku": "<string>",
"sku": "<string>",
"upcCode": "<string>",
"description": "<string>",
"itemTypeCode": "<string>",
"itemTypeName": "<string>",
"brandName": "<string>",
"fancifulName": "<string>",
"appellation": "<string>",
"varietal": "<string>",
"vintage": "<string>",
"alcoholTypeCode": "<string>",
"alcoholPercentage": "<string>",
"bottleSizeMl": "<string>",
"unitsPerCase": "<string>",
"vineyardDesignation": "<string>",
"ttbApprovalNumber": "<string>",
"countryOfOriginCode": "<string>",
"countryOfOriginName": "<string>",
"regionOfOrigin": "<string>",
"weight": 123,
"unitsOfMeasure": "<string>",
"isAvailableForSourcing": true,
"additionalAttributes": "<string>",
"isBidStickered": true,
"retailPrice": 123,
"supplierId": "<string>",
"supplierName": "<string>",
"deactivationStatus": "NotSet",
"vasCode": "<string>",
"vasName": "<string>",
"orientation": "<string>",
"location": "<string>"
},
"sellingInfos": [
{
"sellerAccountNumber": "<string>",
"sellerName": "<string>",
"wineDirectSku": "<string>",
"sku": "<string>",
"description": "<string>",
"retailPrice": 123,
"supplierName": "<string>",
"supplierPayment": 123
}
],
"ptoInfos": [
{
"componentNumber": 123,
"wineDirectSku": "<string>",
"sku": "<string>",
"description": "<string>",
"quantity": 123,
"retailPrice": 123,
"weight": 123,
"unitsOfMeasure": "<string>",
"itemTypeCode": "NotSet",
"itemTypeName": "<string>"
}
],
"bomInventories": [
{
"warehouseCode": "<string>",
"warehouseName": "<string>",
"wineDirectSku": "<string>",
"sku": "<string>",
"description": "<string>",
"subInventoryCode": "<string>",
"itemsPerGset": 123,
"gsetsOnhand": 123,
"itemsInGsets": 123,
"gsetsReserved": 123,
"itemsInReservedGsets": 123,
"gsetsAvailable": 123,
"itemsInAvailableGsets": 123
}
]
}
}
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
OK
Generic container for all service responses
Was this page helpful?