GET MapInterface/GetInvoiceRecordsForMappingRecGuid?recommendationGuid={recommendationGuid}
Gets the list of invoice prices for products tied to the requested recommendation guid
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| recommendationGuid |
The recommendation GUID to filter by |
globally unique identifier |
Required |
Body Parameters
Response Information
Resource Description
Gets the list of invoice prices for products tied to the requested recommendation guid
AgvMapInterfaceProductPricing| Name | Description | Type | Additional Information |
|---|---|---|---|
| Status |
0 - Success; 1 - An error occurred; 2 - An error occurred; 3 - Descriptive message, process was successful |
string | |
| Message |
Informational message that corresponds to the Status returned; 0 - Message will be "OK"; 1 - Detailed message returned to give user an indication of what went wrong; 2 - Less detailed message returned that may not mean anything to the user but that the application might use to take a corrective action; 3 - Not an error but something the user might need to know |
string | |
| ErrorList |
List of errors from the API |
Collection of string | |
| WarningList |
List of warnings from the API |
Collection of string | |
| Count |
Number of results returned |
string | |
| Data |
List of properties and values returned for each product that matches the request |
Collection of ClsProductPricingGet |
Response Formats
application/json, text/json
{
"Status": "sample string 1",
"Message": "sample string 2",
"ErrorList": [
"sample string 1",
"sample string 2"
],
"WarningList": [
"sample string 1",
"sample string 2"
],
"Count": "2",
"Data": [
{
"AgvanceGuid": "a8df8134-01d8-4d63-ab80-e1cc5673b882",
"DeptId": "sample string 2",
"ProdId": "sample string 3",
"Name": "sample string 4",
"AlternateId": "sample string 5",
"OracleId": "sample string 6",
"MappingGuid": "a8b6d3a6-e4ca-4399-9f5f-6e66f7e1c7b7",
"CustomerList": [
{
"AgvanceCustomerGuid": "1bb8942d-f4c3-4807-9fe7-a21dac93075a",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "1b92087d-dfeb-435b-9c52-fa9b049661b1",
"DetailList": [
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
},
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
}
]
},
{
"AgvanceCustomerGuid": "1bb8942d-f4c3-4807-9fe7-a21dac93075a",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "1b92087d-dfeb-435b-9c52-fa9b049661b1",
"DetailList": [
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
},
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
}
]
}
]
},
{
"AgvanceGuid": "a8df8134-01d8-4d63-ab80-e1cc5673b882",
"DeptId": "sample string 2",
"ProdId": "sample string 3",
"Name": "sample string 4",
"AlternateId": "sample string 5",
"OracleId": "sample string 6",
"MappingGuid": "a8b6d3a6-e4ca-4399-9f5f-6e66f7e1c7b7",
"CustomerList": [
{
"AgvanceCustomerGuid": "1bb8942d-f4c3-4807-9fe7-a21dac93075a",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "1b92087d-dfeb-435b-9c52-fa9b049661b1",
"DetailList": [
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
},
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
}
]
},
{
"AgvanceCustomerGuid": "1bb8942d-f4c3-4807-9fe7-a21dac93075a",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "1b92087d-dfeb-435b-9c52-fa9b049661b1",
"DetailList": [
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
},
{
"Guid": "8adca2e9-dcb0-4fd0-9f2e-3a3e788940cb",
"Number": 2,
"Location": "sample string 3",
"Date": "2025-11-28T17:57:50.0893636+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "db609ac0-b1a4-41f6-9ebb-42035e731de3",
"LiqUnit": "sample string 3",
"LiqUuid": "73eb790f-c7ec-450d-810c-638b0b89c3e7"
}
}
]
}
]
}
]
}