GET api/GetPayApplicationList/{payAppPrjId}/{showPayApps}/{show100PAs}/{searchText}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
payAppPrjId

integer

Required

showPayApps

string

Required

show100PAs

boolean

Required

searchText

string

Required

Body Parameters

None.

Response Information

Resource Description

PayApplicationList
NameDescriptionTypeAdditional information
PayApplicationItems

Collection of PayApplicationItems

None.

Response Formats

application/json, text/json

Sample:
{
  "PayApplicationItems": [
    {
      "PayApplicationID": 1,
      "ProjectId": 2,
      "PeriodEndDate": "2024-09-19T14:15:17.2580274-04:00",
      "ToFinanceDate": "2024-09-19T14:15:17.2580274-04:00",
      "AmountPaid": 1.0,
      "BilledAmount": 1.0,
      "RetainagePercent": 1.0,
      "ThruCONo": 3,
      "ProjectNO": "sample string 4",
      "ProjectStatus": "sample string 5",
      "SeqNo": 1.0,
      "Contractor": "sample string 6",
      "Comments": "sample string 7",
      "AdvDmp": true,
      "Description": "sample string 8",
      "Final": true,
      "RWBCReceiveDate": "2024-09-19T14:15:17.2580274-04:00",
      "RWBCProjectControlDate": "2024-09-19T14:15:17.2580274-04:00",
      "RWBlockComments": "sample string 9",
      "CFReceiveDate": "2024-09-19T14:15:17.2580274-04:00",
      "CFCheckDate": "2024-09-19T14:15:17.2580274-04:00",
      "CFToProjectControlsDate": "2024-09-19T14:15:17.2580274-04:00",
      "CFExpectedCheckDate": "2024-09-19T14:15:17.2580274-04:00",
      "ActualAmountPaid": 1.0,
      "CFComments": "sample string 10",
      "CFExecutiveComments": "sample string 11"
    },
    {
      "PayApplicationID": 1,
      "ProjectId": 2,
      "PeriodEndDate": "2024-09-19T14:15:17.2580274-04:00",
      "ToFinanceDate": "2024-09-19T14:15:17.2580274-04:00",
      "AmountPaid": 1.0,
      "BilledAmount": 1.0,
      "RetainagePercent": 1.0,
      "ThruCONo": 3,
      "ProjectNO": "sample string 4",
      "ProjectStatus": "sample string 5",
      "SeqNo": 1.0,
      "Contractor": "sample string 6",
      "Comments": "sample string 7",
      "AdvDmp": true,
      "Description": "sample string 8",
      "Final": true,
      "RWBCReceiveDate": "2024-09-19T14:15:17.2580274-04:00",
      "RWBCProjectControlDate": "2024-09-19T14:15:17.2580274-04:00",
      "RWBlockComments": "sample string 9",
      "CFReceiveDate": "2024-09-19T14:15:17.2580274-04:00",
      "CFCheckDate": "2024-09-19T14:15:17.2580274-04:00",
      "CFToProjectControlsDate": "2024-09-19T14:15:17.2580274-04:00",
      "CFExpectedCheckDate": "2024-09-19T14:15:17.2580274-04:00",
      "ActualAmountPaid": 1.0,
      "CFComments": "sample string 10",
      "CFExecutiveComments": "sample string 11"
    }
  ]
}

application/xml, text/xml

Sample:
<PayApplicationList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Goaa.iPro.Data.Admin.CustomClasses">
  <PayApplicationItems>
    <PayApplicationItems>
      <ActualAmountPaid>1</ActualAmountPaid>
      <AdvDmp>true</AdvDmp>
      <AmountPaid>1</AmountPaid>
      <BilledAmount>1</BilledAmount>
      <CFCheckDate>2024-09-19T14:15:17.2580274-04:00</CFCheckDate>
      <CFComments>sample string 10</CFComments>
      <CFExecutiveComments>sample string 11</CFExecutiveComments>
      <CFExpectedCheckDate>2024-09-19T14:15:17.2580274-04:00</CFExpectedCheckDate>
      <CFReceiveDate>2024-09-19T14:15:17.2580274-04:00</CFReceiveDate>
      <CFToProjectControlsDate>2024-09-19T14:15:17.2580274-04:00</CFToProjectControlsDate>
      <Comments>sample string 7</Comments>
      <Contractor>sample string 6</Contractor>
      <Description>sample string 8</Description>
      <Final>true</Final>
      <PayApplicationID>1</PayApplicationID>
      <PeriodEndDate>2024-09-19T14:15:17.2580274-04:00</PeriodEndDate>
      <ProjectId>2</ProjectId>
      <ProjectNO>sample string 4</ProjectNO>
      <ProjectStatus>sample string 5</ProjectStatus>
      <RWBCProjectControlDate>2024-09-19T14:15:17.2580274-04:00</RWBCProjectControlDate>
      <RWBCReceiveDate>2024-09-19T14:15:17.2580274-04:00</RWBCReceiveDate>
      <RWBlockComments>sample string 9</RWBlockComments>
      <RetainagePercent>1</RetainagePercent>
      <SeqNo>1</SeqNo>
      <ThruCONo>3</ThruCONo>
      <ToFinanceDate>2024-09-19T14:15:17.2580274-04:00</ToFinanceDate>
    </PayApplicationItems>
    <PayApplicationItems>
      <ActualAmountPaid>1</ActualAmountPaid>
      <AdvDmp>true</AdvDmp>
      <AmountPaid>1</AmountPaid>
      <BilledAmount>1</BilledAmount>
      <CFCheckDate>2024-09-19T14:15:17.2580274-04:00</CFCheckDate>
      <CFComments>sample string 10</CFComments>
      <CFExecutiveComments>sample string 11</CFExecutiveComments>
      <CFExpectedCheckDate>2024-09-19T14:15:17.2580274-04:00</CFExpectedCheckDate>
      <CFReceiveDate>2024-09-19T14:15:17.2580274-04:00</CFReceiveDate>
      <CFToProjectControlsDate>2024-09-19T14:15:17.2580274-04:00</CFToProjectControlsDate>
      <Comments>sample string 7</Comments>
      <Contractor>sample string 6</Contractor>
      <Description>sample string 8</Description>
      <Final>true</Final>
      <PayApplicationID>1</PayApplicationID>
      <PeriodEndDate>2024-09-19T14:15:17.2580274-04:00</PeriodEndDate>
      <ProjectId>2</ProjectId>
      <ProjectNO>sample string 4</ProjectNO>
      <ProjectStatus>sample string 5</ProjectStatus>
      <RWBCProjectControlDate>2024-09-19T14:15:17.2580274-04:00</RWBCProjectControlDate>
      <RWBCReceiveDate>2024-09-19T14:15:17.2580274-04:00</RWBCReceiveDate>
      <RWBlockComments>sample string 9</RWBlockComments>
      <RetainagePercent>1</RetainagePercent>
      <SeqNo>1</SeqNo>
      <ThruCONo>3</ThruCONo>
      <ToFinanceDate>2024-09-19T14:15:17.2580274-04:00</ToFinanceDate>
    </PayApplicationItems>
  </PayApplicationItems>
</PayApplicationList>