POST api/Lists/Upload/Detail
Request Information
URI Parameters
None.
Body Parameters
CustList| Name | Description | Type | Additional information |
|---|---|---|---|
| ListName | string |
None. |
|
| NoOfAddedItems | integer |
None. |
|
| ListDetails | Collection of ListDetail |
None. |
|
| hasUploadedFile | boolean |
None. |
|
| Id | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| DateCreated | date |
None. |
|
| DateModified | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"ListName": "sample string 1",
"NoOfAddedItems": 2,
"ListDetails": [
{
"CustListId": "f568958f-2a6c-430b-bc6e-524c58f19cd8",
"Id": "de7ae497-275f-40b8-b2e6-81cd3531a277",
"UnitPrice": "sample string 4",
"Quantity": 5,
"MaterialID": "sample string 6",
"Material": {
"MaterialID": "sample string 1",
"Description": "sample string 2",
"Family": "sample string 3",
"SubFamily": "sample string 4",
"Brand": "sample string 5",
"DisplayUPC": "sample string 6",
"GTIN": "sample string 7",
"ShelfLife": "sample string 8",
"CodeDating": "sample string 9",
"RefrigerationText": "sample string 10",
"Establishment": "sample string 11",
"Characteristics": "sample string 12",
"Allergens": "sample string 13",
"UMConversions": "sample string 14",
"Package": "sample string 15",
"Case": "sample string 16",
"CaseWeightType": "sample string 17",
"CaseWt": "sample string 18",
"ShippingWt": "sample string 19",
"Pallet": "sample string 20",
"SellingRestriction": "sample string 21",
"CaseUPC": "sample string 22",
"ImageUrl": "sample string 23",
"NutritionFactsUrl": "sample string 24",
"SellingUnit": "sample string 25",
"ConversionFactor": "sample string 26"
},
"DateAdded": "2026-05-14T13:46:37.8038404+00:00"
},
{
"CustListId": "f568958f-2a6c-430b-bc6e-524c58f19cd8",
"Id": "de7ae497-275f-40b8-b2e6-81cd3531a277",
"UnitPrice": "sample string 4",
"Quantity": 5,
"MaterialID": "sample string 6",
"Material": {
"MaterialID": "sample string 1",
"Description": "sample string 2",
"Family": "sample string 3",
"SubFamily": "sample string 4",
"Brand": "sample string 5",
"DisplayUPC": "sample string 6",
"GTIN": "sample string 7",
"ShelfLife": "sample string 8",
"CodeDating": "sample string 9",
"RefrigerationText": "sample string 10",
"Establishment": "sample string 11",
"Characteristics": "sample string 12",
"Allergens": "sample string 13",
"UMConversions": "sample string 14",
"Package": "sample string 15",
"Case": "sample string 16",
"CaseWeightType": "sample string 17",
"CaseWt": "sample string 18",
"ShippingWt": "sample string 19",
"Pallet": "sample string 20",
"SellingRestriction": "sample string 21",
"CaseUPC": "sample string 22",
"ImageUrl": "sample string 23",
"NutritionFactsUrl": "sample string 24",
"SellingUnit": "sample string 25",
"ConversionFactor": "sample string 26"
},
"DateAdded": "2026-05-14T13:46:37.8038404+00:00"
}
],
"hasUploadedFile": true,
"Id": "dbce1982-8e47-472e-aeca-1d01c1aedc1e",
"Comments": "sample string 6",
"DateCreated": "2026-05-14T13:46:37.8038404+00:00",
"DateModified": "2026-05-14T13:46:37.8038404+00:00"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
DataResultOfCustList| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | RetVal |
None. |
|
| Message | string |
None. |
|
| Data | CustList |
None. |
Response Formats
application/json, text/json
Sample:
{
"Value": 0,
"Message": "sample string 1",
"Data": {
"ListName": "sample string 1",
"NoOfAddedItems": 2,
"ListDetails": [
{
"CustListId": "4a39e2ab-c6c2-4e8d-b694-29aaf1ff0821",
"Id": "fc8e99f7-eef8-41de-94e2-d3e5ab6fe20c",
"UnitPrice": "sample string 4",
"Quantity": 5,
"MaterialID": "sample string 6",
"Material": {
"MaterialID": "sample string 1",
"Description": "sample string 2",
"Family": "sample string 3",
"SubFamily": "sample string 4",
"Brand": "sample string 5",
"DisplayUPC": "sample string 6",
"GTIN": "sample string 7",
"ShelfLife": "sample string 8",
"CodeDating": "sample string 9",
"RefrigerationText": "sample string 10",
"Establishment": "sample string 11",
"Characteristics": "sample string 12",
"Allergens": "sample string 13",
"UMConversions": "sample string 14",
"Package": "sample string 15",
"Case": "sample string 16",
"CaseWeightType": "sample string 17",
"CaseWt": "sample string 18",
"ShippingWt": "sample string 19",
"Pallet": "sample string 20",
"SellingRestriction": "sample string 21",
"CaseUPC": "sample string 22",
"ImageUrl": "sample string 23",
"NutritionFactsUrl": "sample string 24",
"SellingUnit": "sample string 25",
"ConversionFactor": "sample string 26"
},
"DateAdded": "2026-05-14T13:46:37.8038404+00:00"
},
{
"CustListId": "4a39e2ab-c6c2-4e8d-b694-29aaf1ff0821",
"Id": "fc8e99f7-eef8-41de-94e2-d3e5ab6fe20c",
"UnitPrice": "sample string 4",
"Quantity": 5,
"MaterialID": "sample string 6",
"Material": {
"MaterialID": "sample string 1",
"Description": "sample string 2",
"Family": "sample string 3",
"SubFamily": "sample string 4",
"Brand": "sample string 5",
"DisplayUPC": "sample string 6",
"GTIN": "sample string 7",
"ShelfLife": "sample string 8",
"CodeDating": "sample string 9",
"RefrigerationText": "sample string 10",
"Establishment": "sample string 11",
"Characteristics": "sample string 12",
"Allergens": "sample string 13",
"UMConversions": "sample string 14",
"Package": "sample string 15",
"Case": "sample string 16",
"CaseWeightType": "sample string 17",
"CaseWt": "sample string 18",
"ShippingWt": "sample string 19",
"Pallet": "sample string 20",
"SellingRestriction": "sample string 21",
"CaseUPC": "sample string 22",
"ImageUrl": "sample string 23",
"NutritionFactsUrl": "sample string 24",
"SellingUnit": "sample string 25",
"ConversionFactor": "sample string 26"
},
"DateAdded": "2026-05-14T13:46:37.8038404+00:00"
}
],
"hasUploadedFile": true,
"Id": "34c7b1a1-2be8-4792-90a4-75f6f098dece",
"Comments": "sample string 6",
"DateCreated": "2026-05-14T13:46:37.8038404+00:00",
"DateModified": "2026-05-14T13:46:37.8038404+00:00"
}
}