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": "697a40a8-9c37-444f-ba29-f4e62c5c4108",
"DeptId": "sample string 2",
"ProdId": "sample string 3",
"Name": "sample string 4",
"AlternateId": "sample string 5",
"OracleId": "sample string 6",
"MappingGuid": "6c85c05f-6fbf-4576-a050-4238d4a918c7",
"CustomerList": [
{
"AgvanceCustomerGuid": "7e11d9bf-3c8f-4f3e-877d-1063338b1b0d",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "81d90cf3-fa1e-4f37-99b4-17d9caef6694",
"DetailList": [
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
},
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
}
]
},
{
"AgvanceCustomerGuid": "7e11d9bf-3c8f-4f3e-877d-1063338b1b0d",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "81d90cf3-fa1e-4f37-99b4-17d9caef6694",
"DetailList": [
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
},
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
}
]
}
]
},
{
"AgvanceGuid": "697a40a8-9c37-444f-ba29-f4e62c5c4108",
"DeptId": "sample string 2",
"ProdId": "sample string 3",
"Name": "sample string 4",
"AlternateId": "sample string 5",
"OracleId": "sample string 6",
"MappingGuid": "6c85c05f-6fbf-4576-a050-4238d4a918c7",
"CustomerList": [
{
"AgvanceCustomerGuid": "7e11d9bf-3c8f-4f3e-877d-1063338b1b0d",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "81d90cf3-fa1e-4f37-99b4-17d9caef6694",
"DetailList": [
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
},
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
}
]
},
{
"AgvanceCustomerGuid": "7e11d9bf-3c8f-4f3e-877d-1063338b1b0d",
"CustomerId": "sample string 2",
"CustomerName": "sample string 3 sample string 4",
"MappingCustomerGuid": "81d90cf3-fa1e-4f37-99b4-17d9caef6694",
"DetailList": [
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
},
{
"Guid": "79ead59f-cb44-4ee9-982c-93e0a657a735",
"Number": 2,
"Location": "sample string 3",
"Date": "2026-04-13T07:53:12.766334+00:00",
"SubInvNumber": 1,
"Price": 4.1,
"PricingUomInfo": {
"AgvUom": "sample string 1",
"DryUnit": "sample string 2",
"DryUuid": "a54b4620-3706-4bc7-bd38-f8994919088f",
"LiqUnit": "sample string 3",
"LiqUuid": "8e152f83-b296-4adf-b7f3-a88352f976e4"
}
}
]
}
]
}
]
}