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": "bb4ad174-dc97-4267-bca0-bd5665da4c1f",
"Id": "1695ef8c-1881-4696-a5be-000e9f2be86c",
"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-03-30T02:38:51.036693+00:00"
},
{
"CustListId": "bb4ad174-dc97-4267-bca0-bd5665da4c1f",
"Id": "1695ef8c-1881-4696-a5be-000e9f2be86c",
"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-03-30T02:38:51.036693+00:00"
}
],
"hasUploadedFile": true,
"Id": "b0b2ba4f-6e02-4321-85d5-713207589741",
"Comments": "sample string 6",
"DateCreated": "2026-03-30T02:38:51.036693+00:00",
"DateModified": "2026-03-30T02:38:51.036693+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": "f236fe97-9034-4d2c-9b4a-af02f76e1d77",
"Id": "5e5a4f4f-6ee9-4675-b709-e3eadeeb64ac",
"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-03-30T02:38:51.036693+00:00"
},
{
"CustListId": "f236fe97-9034-4d2c-9b4a-af02f76e1d77",
"Id": "5e5a4f4f-6ee9-4675-b709-e3eadeeb64ac",
"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-03-30T02:38:51.036693+00:00"
}
],
"hasUploadedFile": true,
"Id": "c085f2ee-28d5-4571-b4aa-d09f7350fd82",
"Comments": "sample string 6",
"DateCreated": "2026-03-30T02:38:51.036693+00:00",
"DateModified": "2026-03-30T02:38:51.036693+00:00"
}
}