GET api/app/VendorPortal/GetBuildersProjectsLots

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ResponseModelOfListOfVendorBuilder
NameDescriptionTypeAdditional information
ResponseTime

date

None.

ResponseCode

ResponseCode

None.

ResponseMessage

string

None.

ResponsePermission

string

None.

DataSet

Collection of VendorBuilder

None.

Response Formats

application/json, text/json

Sample:
{
  "ResponseTime": "2026-02-17T06:39:29.9218878+00:00",
  "ResponseCode": 0,
  "ResponseMessage": "sample string 2",
  "ResponsePermission": "sample string 3",
  "DataSet": [
    {
      "BuilderId": "sample string 1",
      "BuilderName": "sample string 2",
      "Projects": [
        {
          "ProjectId": "sample string 1",
          "ProjectName": "sample string 2",
          "OperatingUnit": "sample string 3",
          "ERPCCID": "sample string 4",
          "ERPType": 0,
          "Lots": [
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            },
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            }
          ]
        },
        {
          "ProjectId": "sample string 1",
          "ProjectName": "sample string 2",
          "OperatingUnit": "sample string 3",
          "ERPCCID": "sample string 4",
          "ERPType": 0,
          "Lots": [
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            },
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            }
          ]
        }
      ]
    },
    {
      "BuilderId": "sample string 1",
      "BuilderName": "sample string 2",
      "Projects": [
        {
          "ProjectId": "sample string 1",
          "ProjectName": "sample string 2",
          "OperatingUnit": "sample string 3",
          "ERPCCID": "sample string 4",
          "ERPType": 0,
          "Lots": [
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            },
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            }
          ]
        },
        {
          "ProjectId": "sample string 1",
          "ProjectName": "sample string 2",
          "OperatingUnit": "sample string 3",
          "ERPCCID": "sample string 4",
          "ERPType": 0,
          "Lots": [
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            },
            {
              "LotId": "sample string 1",
              "LotNo": "sample string 2"
            }
          ]
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<ResponseModelOfArrayOfVendorBuilder4YL3PCUS 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.DataProvider.Model.VendorPortal">
    <d2p1:VendorBuilder>
      <d2p1:BuilderId>sample string 1</d2p1:BuilderId>
      <d2p1:BuilderName>sample string 2</d2p1:BuilderName>
      <d2p1:Projects>
        <d2p1:VendorProject>
          <d2p1:ERPCCID>sample string 4</d2p1:ERPCCID>
          <d2p1:ERPType>All</d2p1:ERPType>
          <d2p1:Lots>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
          </d2p1:Lots>
          <d2p1:OperatingUnit>sample string 3</d2p1:OperatingUnit>
          <d2p1:ProjectId>sample string 1</d2p1:ProjectId>
          <d2p1:ProjectName>sample string 2</d2p1:ProjectName>
        </d2p1:VendorProject>
        <d2p1:VendorProject>
          <d2p1:ERPCCID>sample string 4</d2p1:ERPCCID>
          <d2p1:ERPType>All</d2p1:ERPType>
          <d2p1:Lots>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
          </d2p1:Lots>
          <d2p1:OperatingUnit>sample string 3</d2p1:OperatingUnit>
          <d2p1:ProjectId>sample string 1</d2p1:ProjectId>
          <d2p1:ProjectName>sample string 2</d2p1:ProjectName>
        </d2p1:VendorProject>
      </d2p1:Projects>
    </d2p1:VendorBuilder>
    <d2p1:VendorBuilder>
      <d2p1:BuilderId>sample string 1</d2p1:BuilderId>
      <d2p1:BuilderName>sample string 2</d2p1:BuilderName>
      <d2p1:Projects>
        <d2p1:VendorProject>
          <d2p1:ERPCCID>sample string 4</d2p1:ERPCCID>
          <d2p1:ERPType>All</d2p1:ERPType>
          <d2p1:Lots>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
          </d2p1:Lots>
          <d2p1:OperatingUnit>sample string 3</d2p1:OperatingUnit>
          <d2p1:ProjectId>sample string 1</d2p1:ProjectId>
          <d2p1:ProjectName>sample string 2</d2p1:ProjectName>
        </d2p1:VendorProject>
        <d2p1:VendorProject>
          <d2p1:ERPCCID>sample string 4</d2p1:ERPCCID>
          <d2p1:ERPType>All</d2p1:ERPType>
          <d2p1:Lots>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
            <d2p1:VendorLot>
              <d2p1:LotId>sample string 1</d2p1:LotId>
              <d2p1:LotNo>sample string 2</d2p1:LotNo>
            </d2p1:VendorLot>
          </d2p1:Lots>
          <d2p1:OperatingUnit>sample string 3</d2p1:OperatingUnit>
          <d2p1:ProjectId>sample string 1</d2p1:ProjectId>
          <d2p1:ProjectName>sample string 2</d2p1:ProjectName>
        </d2p1:VendorProject>
      </d2p1:Projects>
    </d2p1:VendorBuilder>
  </DataSet>
  <ResponseCode>NoDataFound</ResponseCode>
  <ResponseMessage>sample string 2</ResponseMessage>
  <ResponsePermission>sample string 3</ResponsePermission>
  <ResponseTime>2026-02-17T06:39:29.9218878+00:00</ResponseTime>
</ResponseModelOfArrayOfVendorBuilder4YL3PCUS>