GET api/app/VendorPortal/GetPurchaseOrderAlertData?BuilderId={BuilderId}&ERPCCId={ERPCCId}&SupplierId={SupplierId}&dateRange={dateRange}&ImpersontedVendorEmail={ImpersontedVendorEmail}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dateRange | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfListOfPurchaseOrderAlertResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| ResponseTime | date |
None. |
|
| ResponseCode | ResponseCode |
None. |
|
| ResponseMessage | string |
None. |
|
| ResponsePermission | string |
None. |
|
| DataSet | Collection of PurchaseOrderAlertResponse |
None. |
|
| _internalResponseMessage | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"_internalResponseMessage": "sample string 1",
"ResponseTime": "2026-06-17T07:50:58.7994668+00:00",
"ResponseCode": 0,
"ResponseMessage": "sample string 2",
"ResponsePermission": "sample string 3",
"DataSet": [
{
"BuilderID": 1,
"ERPCCID": "sample string 2",
"PONumber": "sample string 3",
"POId": "sample string 4",
"LotNo": "sample string 5",
"PORuleId": "sample string 6",
"LotId": "sample string 7",
"LotAddress": "sample string 8",
"ProjectId": "sample string 9",
"OUnitCode": "sample string 10",
"PhaseName": "sample string 11",
"POType": "sample string 12",
"SupplierID": "sample string 13",
"RecordCreationDte": "2026-06-17T07:50:58.7994668+00:00",
"ActivityNme": "sample string 15",
"ActivityDes": "sample string 16",
"ActivityDte": "2026-06-17T07:50:58.7994668+00:00",
"OldValue": "sample string 17",
"NewValue": "sample string 18",
"BuilderName": "sample string 19",
"ProjectName": "sample string 20",
"IsReleased": false,
"IsRevised": false,
"Lots": [
{
"LotId": "sample string 1",
"LotAddress": "sample string 2"
},
{
"LotId": "sample string 1",
"LotAddress": "sample string 2"
}
],
"DownloadUrl": "sample string 21",
"LastDownloadedDte": "sample string 22"
},
{
"BuilderID": 1,
"ERPCCID": "sample string 2",
"PONumber": "sample string 3",
"POId": "sample string 4",
"LotNo": "sample string 5",
"PORuleId": "sample string 6",
"LotId": "sample string 7",
"LotAddress": "sample string 8",
"ProjectId": "sample string 9",
"OUnitCode": "sample string 10",
"PhaseName": "sample string 11",
"POType": "sample string 12",
"SupplierID": "sample string 13",
"RecordCreationDte": "2026-06-17T07:50:58.7994668+00:00",
"ActivityNme": "sample string 15",
"ActivityDes": "sample string 16",
"ActivityDte": "2026-06-17T07:50:58.7994668+00:00",
"OldValue": "sample string 17",
"NewValue": "sample string 18",
"BuilderName": "sample string 19",
"ProjectName": "sample string 20",
"IsReleased": false,
"IsRevised": false,
"Lots": [
{
"LotId": "sample string 1",
"LotAddress": "sample string 2"
},
{
"LotId": "sample string 1",
"LotAddress": "sample string 2"
}
],
"DownloadUrl": "sample string 21",
"LastDownloadedDte": "sample string 22"
}
]
}
application/xml, text/xml
Sample:
<ResponseModelOfArrayOfPurchaseOrderAlertResponseAtc8gQ8h xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Central.API.Enterprise.BindingModels">
<DataSet xmlns:d2p1="http://schemas.datacontract.org/2004/07/Central.API.Common.BindingModel.VendorPortal">
<d2p1:PurchaseOrderAlertResponse>
<d2p1:ActivityDes>sample string 16</d2p1:ActivityDes>
<d2p1:ActivityDte>2026-06-17T07:50:58.7994668+00:00</d2p1:ActivityDte>
<d2p1:ActivityNme>sample string 15</d2p1:ActivityNme>
<d2p1:BuilderID>1</d2p1:BuilderID>
<d2p1:BuilderName>sample string 19</d2p1:BuilderName>
<d2p1:DownloadUrl>sample string 21</d2p1:DownloadUrl>
<d2p1:ERPCCID>sample string 2</d2p1:ERPCCID>
<d2p1:LastDownloadedDte>sample string 22</d2p1:LastDownloadedDte>
<d2p1:LotAddress>sample string 8</d2p1:LotAddress>
<d2p1:LotId>sample string 7</d2p1:LotId>
<d2p1:LotNo>sample string 5</d2p1:LotNo>
<d2p1:Lots>
<d2p1:POAlertLotInfo>
<d2p1:LotAddress>sample string 2</d2p1:LotAddress>
<d2p1:LotId>sample string 1</d2p1:LotId>
</d2p1:POAlertLotInfo>
<d2p1:POAlertLotInfo>
<d2p1:LotAddress>sample string 2</d2p1:LotAddress>
<d2p1:LotId>sample string 1</d2p1:LotId>
</d2p1:POAlertLotInfo>
</d2p1:Lots>
<d2p1:NewValue>sample string 18</d2p1:NewValue>
<d2p1:OUnitCode>sample string 10</d2p1:OUnitCode>
<d2p1:OldValue>sample string 17</d2p1:OldValue>
<d2p1:POId>sample string 4</d2p1:POId>
<d2p1:PONumber>sample string 3</d2p1:PONumber>
<d2p1:PORuleId>sample string 6</d2p1:PORuleId>
<d2p1:POType>sample string 12</d2p1:POType>
<d2p1:PhaseName>sample string 11</d2p1:PhaseName>
<d2p1:ProjectId>sample string 9</d2p1:ProjectId>
<d2p1:ProjectName>sample string 20</d2p1:ProjectName>
<d2p1:RecordCreationDte>2026-06-17T07:50:58.7994668+00:00</d2p1:RecordCreationDte>
<d2p1:SupplierID>sample string 13</d2p1:SupplierID>
</d2p1:PurchaseOrderAlertResponse>
<d2p1:PurchaseOrderAlertResponse>
<d2p1:ActivityDes>sample string 16</d2p1:ActivityDes>
<d2p1:ActivityDte>2026-06-17T07:50:58.7994668+00:00</d2p1:ActivityDte>
<d2p1:ActivityNme>sample string 15</d2p1:ActivityNme>
<d2p1:BuilderID>1</d2p1:BuilderID>
<d2p1:BuilderName>sample string 19</d2p1:BuilderName>
<d2p1:DownloadUrl>sample string 21</d2p1:DownloadUrl>
<d2p1:ERPCCID>sample string 2</d2p1:ERPCCID>
<d2p1:LastDownloadedDte>sample string 22</d2p1:LastDownloadedDte>
<d2p1:LotAddress>sample string 8</d2p1:LotAddress>
<d2p1:LotId>sample string 7</d2p1:LotId>
<d2p1:LotNo>sample string 5</d2p1:LotNo>
<d2p1:Lots>
<d2p1:POAlertLotInfo>
<d2p1:LotAddress>sample string 2</d2p1:LotAddress>
<d2p1:LotId>sample string 1</d2p1:LotId>
</d2p1:POAlertLotInfo>
<d2p1:POAlertLotInfo>
<d2p1:LotAddress>sample string 2</d2p1:LotAddress>
<d2p1:LotId>sample string 1</d2p1:LotId>
</d2p1:POAlertLotInfo>
</d2p1:Lots>
<d2p1:NewValue>sample string 18</d2p1:NewValue>
<d2p1:OUnitCode>sample string 10</d2p1:OUnitCode>
<d2p1:OldValue>sample string 17</d2p1:OldValue>
<d2p1:POId>sample string 4</d2p1:POId>
<d2p1:PONumber>sample string 3</d2p1:PONumber>
<d2p1:PORuleId>sample string 6</d2p1:PORuleId>
<d2p1:POType>sample string 12</d2p1:POType>
<d2p1:PhaseName>sample string 11</d2p1:PhaseName>
<d2p1:ProjectId>sample string 9</d2p1:ProjectId>
<d2p1:ProjectName>sample string 20</d2p1:ProjectName>
<d2p1:RecordCreationDte>2026-06-17T07:50:58.7994668+00:00</d2p1:RecordCreationDte>
<d2p1:SupplierID>sample string 13</d2p1:SupplierID>
</d2p1:PurchaseOrderAlertResponse>
</DataSet>
<ResponseCode>NoDataFound</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<ResponsePermission>sample string 3</ResponsePermission>
<ResponseTime>2026-06-17T07:50:58.7994668+00:00</ResponseTime>
<_internalResponseMessage>sample string 1</_internalResponseMessage>
</ResponseModelOfArrayOfPurchaseOrderAlertResponseAtc8gQ8h>