POST api/SaveUpdateAmendment
Request Information
URI Parameters
None.
Body Parameters
PMAAmendmentsData| Name | Description | Type | Additional information |
|---|---|---|---|
| AmendmentID | integer |
None. |
|
| AddendumId | integer |
None. |
|
| AmendmentNo | string |
None. |
|
| AmendmentRefNo | integer |
None. |
|
| Firm | integer |
None. |
|
| AmendmentDescription | string |
None. |
|
| ProjectId | integer |
None. |
|
| ServicesProvidedDescription | string |
None. |
|
| ProjectPhase | integer |
None. |
|
| GOAADept | integer |
None. |
|
| TotalAmount | decimal number |
None. |
|
| TotalAmountType | integer |
None. |
|
| ReimburseableExpenses | decimal number |
None. |
|
| GOAAContact | integer |
None. |
|
| Airport | integer |
None. |
|
| CCMDate | date |
None. |
|
| FundingSource | integer |
None. |
|
| BDAppReq | boolean |
None. |
|
| CCMNo | string |
None. |
|
| GOAAPresenterToCcmPsc | string |
None. |
|
| IsFDOTFunds | boolean |
None. |
|
| IsFAAFunds | boolean |
None. |
|
| IsReqForSvcReceiptForm | boolean |
None. |
|
| IsJobOrderForm | boolean |
None. |
|
| IsThruPCSC | boolean |
None. |
|
| ExecDirApprovalDate | date |
None. |
|
| SingleSoleSource | integer |
None. |
|
| IsCityApprovalRequired | boolean |
None. |
|
| CityApprovalDate | date |
None. |
|
| AmendmentDate | date |
None. |
|
| RoutingId | integer |
None. |
|
| AmendmentComments | string |
None. |
|
| BidComments | string |
None. |
|
| PCSCShortlistingDate | date |
None. |
|
| PCSCRankingDate | date |
None. |
|
| BoardDateRankingDate | date |
None. |
|
| BDAgendaRankingNo | string |
None. |
|
| CcmPscApprovalDate | date |
None. |
|
| CcmPscNo | string |
None. |
|
| BoardApprovalDate | date |
None. |
|
| BDAgendaNo | string |
None. |
|
| Class | integer |
None. |
|
| SubClass | integer |
None. |
|
| AmendmentStatus | integer |
None. |
|
| FinalLettertoFirmDate | date |
None. |
|
| DBEPercentGoal | string |
None. |
|
| MWBEPercentGoal | string |
None. |
|
| LDBPercentGoal | string |
None. |
|
| DbeMwbeLdbComment | string |
None. |
|
| OriginalDuration | integer |
None. |
|
| ExtensionDuration1 | integer |
None. |
|
| ExtensionDuration2 | integer |
None. |
|
| Option1 | boolean |
None. |
|
| Option2 | boolean |
None. |
|
| FirmInit | integer |
None. |
|
| OracleLineItemNo | string |
None. |
|
| OraclePONo | string |
None. |
|
| ContractNo | integer |
None. |
|
| ADDNo | integer |
None. |
|
| UserIDCreated | integer |
None. |
|
| DbUserCreated | string |
None. |
|
| CreatedDate | date |
None. |
|
| UserIDModified | integer |
None. |
|
| DbUserModified | string |
None. |
|
| ModifiedDate | date |
None. |
|
| RowStatus | string |
None. |
|
| Comments | string |
None. |
|
| PSCComments | string |
None. |
|
| AgreementId | integer |
None. |
|
| FundingIds | string |
None. |
|
| PMAAmendmentRoutingDetails | Collection of PMAAmendmentRoutingDetails |
None. |
|
| PMAAmendmentCostBreakdownDetails | Collection of PMAAmendmentCostBreakdownDetails |
None. |
|
| PMAAmendmentHourlyRateDetails | Collection of PMAAmendmentHourlyRateDetails |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedBy | string |
None. |
|
| DateCreated | string |
None. |
|
| DateModified | string |
None. |
|
| VendorName | string |
None. |
|
| ContactFirstName | string |
None. |
|
| ContactFirstNamePresenter | string |
None. |
|
| AgreementNo | string |
None. |
|
| AddendumNo | string |
None. |
|
| ProjectNO | string |
None. |
|
| ProjectDescription | string |
None. |
|
| Status | boolean |
None. |
|
| FundingOther | string |
None. |
|
| AgreeServicesProvided | string |
None. |
|
| AgreeProjectPhase | string |
None. |
|
| AgreeGOAADept | string |
None. |
|
| AgreeVendorName | string |
None. |
|
| AgreeProjectNO | string |
None. |
|
| AgreeProjectDescription | string |
None. |
|
| BaseAgreementDescription | string |
None. |
|
| AddendumServicesProvided | string |
None. |
|
| AddendumProjectPhase | string |
None. |
|
| AddendumGOAADept | string |
None. |
|
| AddendumVendorName | string |
None. |
|
| AddendumProjectNO | string |
None. |
|
| AddendumProjectDescription | string |
None. |
|
| BaseAddendumDescription | string |
None. |
|
| RoutingType | integer |
None. |
|
| AgreeClass | integer |
None. |
|
| AgreeSubClass | integer |
None. |
|
| CCMSeqNo | integer |
None. |
|
| AddendumProjectID | integer |
None. |
|
| IsProjectUpdated | boolean |
None. |
Request Formats
application/json, text/json
{
"AmendmentID": 1,
"AddendumId": 1,
"AmendmentNo": "sample string 2",
"AmendmentRefNo": 1,
"Firm": 1,
"AmendmentDescription": "sample string 3",
"ProjectId": 1,
"ServicesProvidedDescription": "sample string 4",
"ProjectPhase": 5,
"GOAADept": 6,
"TotalAmount": 1.0,
"TotalAmountType": 1,
"ReimburseableExpenses": 1.0,
"GOAAContact": 1,
"Airport": 1,
"CCMDate": "2025-11-01T00:45:09.7371228-04:00",
"FundingSource": 1,
"BDAppReq": true,
"CCMNo": "sample string 7",
"GOAAPresenterToCcmPsc": "sample string 8",
"IsFDOTFunds": true,
"IsFAAFunds": true,
"IsReqForSvcReceiptForm": true,
"IsJobOrderForm": true,
"IsThruPCSC": true,
"ExecDirApprovalDate": "2025-11-01T00:45:09.7371228-04:00",
"SingleSoleSource": 11,
"IsCityApprovalRequired": true,
"CityApprovalDate": "2025-11-01T00:45:09.7371228-04:00",
"AmendmentDate": "2025-11-01T00:45:09.7371228-04:00",
"RoutingId": 1,
"AmendmentComments": "sample string 12",
"BidComments": "sample string 13",
"PCSCShortlistingDate": "2025-11-01T00:45:09.7371228-04:00",
"PCSCRankingDate": "2025-11-01T00:45:09.7371228-04:00",
"BoardDateRankingDate": "2025-11-01T00:45:09.7371228-04:00",
"BDAgendaRankingNo": "sample string 14",
"CcmPscApprovalDate": "2025-11-01T00:45:09.7371228-04:00",
"CcmPscNo": "sample string 15",
"BoardApprovalDate": "2025-11-01T00:45:09.7371228-04:00",
"BDAgendaNo": "sample string 16",
"Class": 1,
"SubClass": 1,
"AmendmentStatus": 1,
"FinalLettertoFirmDate": "2025-11-01T00:45:09.7371228-04:00",
"DBEPercentGoal": "sample string 17",
"MWBEPercentGoal": "sample string 18",
"LDBPercentGoal": "sample string 19",
"DbeMwbeLdbComment": "sample string 20",
"OriginalDuration": 1,
"ExtensionDuration1": 1,
"ExtensionDuration2": 1,
"Option1": true,
"Option2": true,
"FirmInit": 1,
"OracleLineItemNo": "sample string 21",
"OraclePONo": "sample string 22",
"ContractNo": 1,
"ADDNo": 1,
"UserIDCreated": 23,
"DbUserCreated": "sample string 24",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 25",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 26",
"Comments": "sample string 27",
"PSCComments": "sample string 28",
"AgreementId": 1,
"FundingIds": "sample string 29",
"PMAAmendmentRoutingDetails": [
{
"RoutingDetailsID": 1,
"ParentID": 1,
"SeqNo": 1,
"LkpStep": 1,
"StepDate": "2025-11-01T00:45:09.7371228-04:00",
"TrasmissionMethod": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpStepName": "sample string 8"
},
{
"RoutingDetailsID": 1,
"ParentID": 1,
"SeqNo": 1,
"LkpStep": 1,
"StepDate": "2025-11-01T00:45:09.7371228-04:00",
"TrasmissionMethod": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpStepName": "sample string 8"
}
],
"PMAAmendmentCostBreakdownDetails": [
{
"AmendmentCostBreakdownDetailsID": 1,
"AmendmentId": 1,
"LkpCostBreakdownType": 1,
"LkpCostBreakdownId": 1,
"CostBreakdownAmount": 1.0,
"OracleLineItemNo": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpCostBreakdownTypeName": "sample string 8",
"DeletedIds": "sample string 9"
},
{
"AmendmentCostBreakdownDetailsID": 1,
"AmendmentId": 1,
"LkpCostBreakdownType": 1,
"LkpCostBreakdownId": 1,
"CostBreakdownAmount": 1.0,
"OracleLineItemNo": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpCostBreakdownTypeName": "sample string 8",
"DeletedIds": "sample string 9"
}
],
"PMAAmendmentHourlyRateDetails": [
{
"AmendmentHourlyRateDetailsID": 1,
"AmendmentId": 1,
"SeqNo": 1,
"HourlyRateID": 2,
"HourlyRatePositionId": 1,
"HourlyRate": 1.0,
"DateEffectiveFrom": "2025-11-01T00:45:09.7371228-04:00",
"DateEffectiveTo": "2025-11-01T00:45:09.7371228-04:00",
"WhereUsed": 1,
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"HourlyRatePosition": "sample string 8",
"WhereUsedName": "sample string 9"
},
{
"AmendmentHourlyRateDetailsID": 1,
"AmendmentId": 1,
"SeqNo": 1,
"HourlyRateID": 2,
"HourlyRatePositionId": 1,
"HourlyRate": 1.0,
"DateEffectiveFrom": "2025-11-01T00:45:09.7371228-04:00",
"DateEffectiveTo": "2025-11-01T00:45:09.7371228-04:00",
"WhereUsed": 1,
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.7371228-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.7371228-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"HourlyRatePosition": "sample string 8",
"WhereUsedName": "sample string 9"
}
],
"CreatedBy": "sample string 30",
"ModifiedBy": "sample string 31",
"DateCreated": "sample string 32",
"DateModified": "sample string 33",
"VendorName": "sample string 34",
"ContactFirstName": "sample string 35",
"ContactFirstNamePresenter": "sample string 36",
"AgreementNo": "sample string 37",
"AddendumNo": "sample string 38",
"ProjectNO": "sample string 39",
"ProjectDescription": "sample string 40",
"Status": true,
"FundingOther": "sample string 41",
"AgreeServicesProvided": "sample string 42",
"AgreeProjectPhase": "sample string 43",
"AgreeGOAADept": "sample string 44",
"AgreeVendorName": "sample string 45",
"AgreeProjectNO": "sample string 46",
"AgreeProjectDescription": "sample string 47",
"BaseAgreementDescription": "sample string 48",
"AddendumServicesProvided": "sample string 49",
"AddendumProjectPhase": "sample string 50",
"AddendumGOAADept": "sample string 51",
"AddendumVendorName": "sample string 52",
"AddendumProjectNO": "sample string 53",
"AddendumProjectDescription": "sample string 54",
"BaseAddendumDescription": "sample string 55",
"RoutingType": 1,
"AgreeClass": 1,
"AgreeSubClass": 1,
"CCMSeqNo": 1,
"AddendumProjectID": 56,
"IsProjectUpdated": true
}
application/xml, text/xml
<PMAAmendmentsData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Goaa.iPro.Data.Admin.CustomClasses">
<ADDNo>1</ADDNo>
<AddendumGOAADept>sample string 51</AddendumGOAADept>
<AddendumId>1</AddendumId>
<AddendumNo>sample string 38</AddendumNo>
<AddendumProjectDescription>sample string 54</AddendumProjectDescription>
<AddendumProjectID>56</AddendumProjectID>
<AddendumProjectNO>sample string 53</AddendumProjectNO>
<AddendumProjectPhase>sample string 50</AddendumProjectPhase>
<AddendumServicesProvided>sample string 49</AddendumServicesProvided>
<AddendumVendorName>sample string 52</AddendumVendorName>
<AgreeClass>1</AgreeClass>
<AgreeGOAADept>sample string 44</AgreeGOAADept>
<AgreeProjectDescription>sample string 47</AgreeProjectDescription>
<AgreeProjectNO>sample string 46</AgreeProjectNO>
<AgreeProjectPhase>sample string 43</AgreeProjectPhase>
<AgreeServicesProvided>sample string 42</AgreeServicesProvided>
<AgreeSubClass>1</AgreeSubClass>
<AgreeVendorName>sample string 45</AgreeVendorName>
<AgreementId>1</AgreementId>
<AgreementNo>sample string 37</AgreementNo>
<Airport>1</Airport>
<AmendmentComments>sample string 12</AmendmentComments>
<AmendmentDate>2025-11-01T00:45:09.7371228-04:00</AmendmentDate>
<AmendmentDescription>sample string 3</AmendmentDescription>
<AmendmentID>1</AmendmentID>
<AmendmentNo>sample string 2</AmendmentNo>
<AmendmentRefNo>1</AmendmentRefNo>
<AmendmentStatus>1</AmendmentStatus>
<BDAgendaNo>sample string 16</BDAgendaNo>
<BDAgendaRankingNo>sample string 14</BDAgendaRankingNo>
<BDAppReq>true</BDAppReq>
<BaseAddendumDescription>sample string 55</BaseAddendumDescription>
<BaseAgreementDescription>sample string 48</BaseAgreementDescription>
<BidComments>sample string 13</BidComments>
<BoardApprovalDate>2025-11-01T00:45:09.7371228-04:00</BoardApprovalDate>
<BoardDateRankingDate>2025-11-01T00:45:09.7371228-04:00</BoardDateRankingDate>
<CCMDate>2025-11-01T00:45:09.7371228-04:00</CCMDate>
<CCMNo>sample string 7</CCMNo>
<CCMSeqNo>1</CCMSeqNo>
<CcmPscApprovalDate>2025-11-01T00:45:09.7371228-04:00</CcmPscApprovalDate>
<CcmPscNo>sample string 15</CcmPscNo>
<CityApprovalDate>2025-11-01T00:45:09.7371228-04:00</CityApprovalDate>
<Class>1</Class>
<Comments>sample string 27</Comments>
<ContactFirstName>sample string 35</ContactFirstName>
<ContactFirstNamePresenter>sample string 36</ContactFirstNamePresenter>
<ContractNo>1</ContractNo>
<CreatedBy>sample string 30</CreatedBy>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DBEPercentGoal>sample string 17</DBEPercentGoal>
<DateCreated>sample string 32</DateCreated>
<DateModified>sample string 33</DateModified>
<DbUserCreated>sample string 24</DbUserCreated>
<DbUserModified>sample string 25</DbUserModified>
<DbeMwbeLdbComment>sample string 20</DbeMwbeLdbComment>
<ExecDirApprovalDate>2025-11-01T00:45:09.7371228-04:00</ExecDirApprovalDate>
<ExtensionDuration1>1</ExtensionDuration1>
<ExtensionDuration2>1</ExtensionDuration2>
<FinalLettertoFirmDate>2025-11-01T00:45:09.7371228-04:00</FinalLettertoFirmDate>
<Firm>1</Firm>
<FirmInit>1</FirmInit>
<FundingIds>sample string 29</FundingIds>
<FundingOther>sample string 41</FundingOther>
<FundingSource>1</FundingSource>
<GOAAContact>1</GOAAContact>
<GOAADept>6</GOAADept>
<GOAAPresenterToCcmPsc>sample string 8</GOAAPresenterToCcmPsc>
<IsCityApprovalRequired>true</IsCityApprovalRequired>
<IsFAAFunds>true</IsFAAFunds>
<IsFDOTFunds>true</IsFDOTFunds>
<IsJobOrderForm>true</IsJobOrderForm>
<IsProjectUpdated>true</IsProjectUpdated>
<IsReqForSvcReceiptForm>true</IsReqForSvcReceiptForm>
<IsThruPCSC>true</IsThruPCSC>
<LDBPercentGoal>sample string 19</LDBPercentGoal>
<MWBEPercentGoal>sample string 18</MWBEPercentGoal>
<ModifiedBy>sample string 31</ModifiedBy>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<Option1>true</Option1>
<Option2>true</Option2>
<OracleLineItemNo>sample string 21</OracleLineItemNo>
<OraclePONo>sample string 22</OraclePONo>
<OriginalDuration>1</OriginalDuration>
<PCSCRankingDate>2025-11-01T00:45:09.7371228-04:00</PCSCRankingDate>
<PCSCShortlistingDate>2025-11-01T00:45:09.7371228-04:00</PCSCShortlistingDate>
<PMAAmendmentCostBreakdownDetails>
<PMAAmendmentCostBreakdownDetails>
<AmendmentCostBreakdownDetailsID>1</AmendmentCostBreakdownDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CostBreakdownAmount>1</CostBreakdownAmount>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<DeletedIds>sample string 9</DeletedIds>
<LkpCostBreakdownId>1</LkpCostBreakdownId>
<LkpCostBreakdownType>1</LkpCostBreakdownType>
<LkpCostBreakdownTypeName>sample string 8</LkpCostBreakdownTypeName>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<OracleLineItemNo>sample string 2</OracleLineItemNo>
<RowStatus>sample string 6</RowStatus>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentCostBreakdownDetails>
<PMAAmendmentCostBreakdownDetails>
<AmendmentCostBreakdownDetailsID>1</AmendmentCostBreakdownDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CostBreakdownAmount>1</CostBreakdownAmount>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<DeletedIds>sample string 9</DeletedIds>
<LkpCostBreakdownId>1</LkpCostBreakdownId>
<LkpCostBreakdownType>1</LkpCostBreakdownType>
<LkpCostBreakdownTypeName>sample string 8</LkpCostBreakdownTypeName>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<OracleLineItemNo>sample string 2</OracleLineItemNo>
<RowStatus>sample string 6</RowStatus>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentCostBreakdownDetails>
</PMAAmendmentCostBreakdownDetails>
<PMAAmendmentHourlyRateDetails>
<PMAAmendmentHourlyRateDetails>
<AmendmentHourlyRateDetailsID>1</AmendmentHourlyRateDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DateEffectiveFrom>2025-11-01T00:45:09.7371228-04:00</DateEffectiveFrom>
<DateEffectiveTo>2025-11-01T00:45:09.7371228-04:00</DateEffectiveTo>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<HourlyRate>1</HourlyRate>
<HourlyRateID>2</HourlyRateID>
<HourlyRatePosition>sample string 8</HourlyRatePosition>
<HourlyRatePositionId>1</HourlyRatePositionId>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
<WhereUsed>1</WhereUsed>
<WhereUsedName>sample string 9</WhereUsedName>
</PMAAmendmentHourlyRateDetails>
<PMAAmendmentHourlyRateDetails>
<AmendmentHourlyRateDetailsID>1</AmendmentHourlyRateDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DateEffectiveFrom>2025-11-01T00:45:09.7371228-04:00</DateEffectiveFrom>
<DateEffectiveTo>2025-11-01T00:45:09.7371228-04:00</DateEffectiveTo>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<HourlyRate>1</HourlyRate>
<HourlyRateID>2</HourlyRateID>
<HourlyRatePosition>sample string 8</HourlyRatePosition>
<HourlyRatePositionId>1</HourlyRatePositionId>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
<WhereUsed>1</WhereUsed>
<WhereUsedName>sample string 9</WhereUsedName>
</PMAAmendmentHourlyRateDetails>
</PMAAmendmentHourlyRateDetails>
<PMAAmendmentRoutingDetails>
<PMAAmendmentRoutingDetails>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<LkpStep>1</LkpStep>
<LkpStepName>sample string 8</LkpStepName>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<ParentID>1</ParentID>
<RoutingDetailsID>1</RoutingDetailsID>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<StepDate>2025-11-01T00:45:09.7371228-04:00</StepDate>
<TrasmissionMethod>sample string 2</TrasmissionMethod>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentRoutingDetails>
<PMAAmendmentRoutingDetails>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.7371228-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<LkpStep>1</LkpStep>
<LkpStepName>sample string 8</LkpStepName>
<ModifiedDate>2025-11-01T00:45:09.7371228-04:00</ModifiedDate>
<ParentID>1</ParentID>
<RoutingDetailsID>1</RoutingDetailsID>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<StepDate>2025-11-01T00:45:09.7371228-04:00</StepDate>
<TrasmissionMethod>sample string 2</TrasmissionMethod>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentRoutingDetails>
</PMAAmendmentRoutingDetails>
<PSCComments>sample string 28</PSCComments>
<ProjectDescription>sample string 40</ProjectDescription>
<ProjectId>1</ProjectId>
<ProjectNO>sample string 39</ProjectNO>
<ProjectPhase>5</ProjectPhase>
<ReimburseableExpenses>1</ReimburseableExpenses>
<RoutingId>1</RoutingId>
<RoutingType>1</RoutingType>
<RowStatus>sample string 26</RowStatus>
<ServicesProvidedDescription>sample string 4</ServicesProvidedDescription>
<SingleSoleSource>11</SingleSoleSource>
<Status>true</Status>
<SubClass>1</SubClass>
<TotalAmount>1</TotalAmount>
<TotalAmountType>1</TotalAmountType>
<UserIDCreated>23</UserIDCreated>
<UserIDModified>1</UserIDModified>
<VendorName>sample string 34</VendorName>
</PMAAmendmentsData>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
PMAAmendmentsData| Name | Description | Type | Additional information |
|---|---|---|---|
| AmendmentID | integer |
None. |
|
| AddendumId | integer |
None. |
|
| AmendmentNo | string |
None. |
|
| AmendmentRefNo | integer |
None. |
|
| Firm | integer |
None. |
|
| AmendmentDescription | string |
None. |
|
| ProjectId | integer |
None. |
|
| ServicesProvidedDescription | string |
None. |
|
| ProjectPhase | integer |
None. |
|
| GOAADept | integer |
None. |
|
| TotalAmount | decimal number |
None. |
|
| TotalAmountType | integer |
None. |
|
| ReimburseableExpenses | decimal number |
None. |
|
| GOAAContact | integer |
None. |
|
| Airport | integer |
None. |
|
| CCMDate | date |
None. |
|
| FundingSource | integer |
None. |
|
| BDAppReq | boolean |
None. |
|
| CCMNo | string |
None. |
|
| GOAAPresenterToCcmPsc | string |
None. |
|
| IsFDOTFunds | boolean |
None. |
|
| IsFAAFunds | boolean |
None. |
|
| IsReqForSvcReceiptForm | boolean |
None. |
|
| IsJobOrderForm | boolean |
None. |
|
| IsThruPCSC | boolean |
None. |
|
| ExecDirApprovalDate | date |
None. |
|
| SingleSoleSource | integer |
None. |
|
| IsCityApprovalRequired | boolean |
None. |
|
| CityApprovalDate | date |
None. |
|
| AmendmentDate | date |
None. |
|
| RoutingId | integer |
None. |
|
| AmendmentComments | string |
None. |
|
| BidComments | string |
None. |
|
| PCSCShortlistingDate | date |
None. |
|
| PCSCRankingDate | date |
None. |
|
| BoardDateRankingDate | date |
None. |
|
| BDAgendaRankingNo | string |
None. |
|
| CcmPscApprovalDate | date |
None. |
|
| CcmPscNo | string |
None. |
|
| BoardApprovalDate | date |
None. |
|
| BDAgendaNo | string |
None. |
|
| Class | integer |
None. |
|
| SubClass | integer |
None. |
|
| AmendmentStatus | integer |
None. |
|
| FinalLettertoFirmDate | date |
None. |
|
| DBEPercentGoal | string |
None. |
|
| MWBEPercentGoal | string |
None. |
|
| LDBPercentGoal | string |
None. |
|
| DbeMwbeLdbComment | string |
None. |
|
| OriginalDuration | integer |
None. |
|
| ExtensionDuration1 | integer |
None. |
|
| ExtensionDuration2 | integer |
None. |
|
| Option1 | boolean |
None. |
|
| Option2 | boolean |
None. |
|
| FirmInit | integer |
None. |
|
| OracleLineItemNo | string |
None. |
|
| OraclePONo | string |
None. |
|
| ContractNo | integer |
None. |
|
| ADDNo | integer |
None. |
|
| UserIDCreated | integer |
None. |
|
| DbUserCreated | string |
None. |
|
| CreatedDate | date |
None. |
|
| UserIDModified | integer |
None. |
|
| DbUserModified | string |
None. |
|
| ModifiedDate | date |
None. |
|
| RowStatus | string |
None. |
|
| Comments | string |
None. |
|
| PSCComments | string |
None. |
|
| AgreementId | integer |
None. |
|
| FundingIds | string |
None. |
|
| PMAAmendmentRoutingDetails | Collection of PMAAmendmentRoutingDetails |
None. |
|
| PMAAmendmentCostBreakdownDetails | Collection of PMAAmendmentCostBreakdownDetails |
None. |
|
| PMAAmendmentHourlyRateDetails | Collection of PMAAmendmentHourlyRateDetails |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedBy | string |
None. |
|
| DateCreated | string |
None. |
|
| DateModified | string |
None. |
|
| VendorName | string |
None. |
|
| ContactFirstName | string |
None. |
|
| ContactFirstNamePresenter | string |
None. |
|
| AgreementNo | string |
None. |
|
| AddendumNo | string |
None. |
|
| ProjectNO | string |
None. |
|
| ProjectDescription | string |
None. |
|
| Status | boolean |
None. |
|
| FundingOther | string |
None. |
|
| AgreeServicesProvided | string |
None. |
|
| AgreeProjectPhase | string |
None. |
|
| AgreeGOAADept | string |
None. |
|
| AgreeVendorName | string |
None. |
|
| AgreeProjectNO | string |
None. |
|
| AgreeProjectDescription | string |
None. |
|
| BaseAgreementDescription | string |
None. |
|
| AddendumServicesProvided | string |
None. |
|
| AddendumProjectPhase | string |
None. |
|
| AddendumGOAADept | string |
None. |
|
| AddendumVendorName | string |
None. |
|
| AddendumProjectNO | string |
None. |
|
| AddendumProjectDescription | string |
None. |
|
| BaseAddendumDescription | string |
None. |
|
| RoutingType | integer |
None. |
|
| AgreeClass | integer |
None. |
|
| AgreeSubClass | integer |
None. |
|
| CCMSeqNo | integer |
None. |
|
| AddendumProjectID | integer |
None. |
|
| IsProjectUpdated | boolean |
None. |
Response Formats
application/json, text/json
{
"AmendmentID": 1,
"AddendumId": 1,
"AmendmentNo": "sample string 2",
"AmendmentRefNo": 1,
"Firm": 1,
"AmendmentDescription": "sample string 3",
"ProjectId": 1,
"ServicesProvidedDescription": "sample string 4",
"ProjectPhase": 5,
"GOAADept": 6,
"TotalAmount": 1.0,
"TotalAmountType": 1,
"ReimburseableExpenses": 1.0,
"GOAAContact": 1,
"Airport": 1,
"CCMDate": "2025-11-01T00:45:09.8152528-04:00",
"FundingSource": 1,
"BDAppReq": true,
"CCMNo": "sample string 7",
"GOAAPresenterToCcmPsc": "sample string 8",
"IsFDOTFunds": true,
"IsFAAFunds": true,
"IsReqForSvcReceiptForm": true,
"IsJobOrderForm": true,
"IsThruPCSC": true,
"ExecDirApprovalDate": "2025-11-01T00:45:09.8152528-04:00",
"SingleSoleSource": 11,
"IsCityApprovalRequired": true,
"CityApprovalDate": "2025-11-01T00:45:09.8152528-04:00",
"AmendmentDate": "2025-11-01T00:45:09.8152528-04:00",
"RoutingId": 1,
"AmendmentComments": "sample string 12",
"BidComments": "sample string 13",
"PCSCShortlistingDate": "2025-11-01T00:45:09.8152528-04:00",
"PCSCRankingDate": "2025-11-01T00:45:09.8152528-04:00",
"BoardDateRankingDate": "2025-11-01T00:45:09.8152528-04:00",
"BDAgendaRankingNo": "sample string 14",
"CcmPscApprovalDate": "2025-11-01T00:45:09.8152528-04:00",
"CcmPscNo": "sample string 15",
"BoardApprovalDate": "2025-11-01T00:45:09.8152528-04:00",
"BDAgendaNo": "sample string 16",
"Class": 1,
"SubClass": 1,
"AmendmentStatus": 1,
"FinalLettertoFirmDate": "2025-11-01T00:45:09.8152528-04:00",
"DBEPercentGoal": "sample string 17",
"MWBEPercentGoal": "sample string 18",
"LDBPercentGoal": "sample string 19",
"DbeMwbeLdbComment": "sample string 20",
"OriginalDuration": 1,
"ExtensionDuration1": 1,
"ExtensionDuration2": 1,
"Option1": true,
"Option2": true,
"FirmInit": 1,
"OracleLineItemNo": "sample string 21",
"OraclePONo": "sample string 22",
"ContractNo": 1,
"ADDNo": 1,
"UserIDCreated": 23,
"DbUserCreated": "sample string 24",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 25",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 26",
"Comments": "sample string 27",
"PSCComments": "sample string 28",
"AgreementId": 1,
"FundingIds": "sample string 29",
"PMAAmendmentRoutingDetails": [
{
"RoutingDetailsID": 1,
"ParentID": 1,
"SeqNo": 1,
"LkpStep": 1,
"StepDate": "2025-11-01T00:45:09.8152528-04:00",
"TrasmissionMethod": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpStepName": "sample string 8"
},
{
"RoutingDetailsID": 1,
"ParentID": 1,
"SeqNo": 1,
"LkpStep": 1,
"StepDate": "2025-11-01T00:45:09.8152528-04:00",
"TrasmissionMethod": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpStepName": "sample string 8"
}
],
"PMAAmendmentCostBreakdownDetails": [
{
"AmendmentCostBreakdownDetailsID": 1,
"AmendmentId": 1,
"LkpCostBreakdownType": 1,
"LkpCostBreakdownId": 1,
"CostBreakdownAmount": 1.0,
"OracleLineItemNo": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpCostBreakdownTypeName": "sample string 8",
"DeletedIds": "sample string 9"
},
{
"AmendmentCostBreakdownDetailsID": 1,
"AmendmentId": 1,
"LkpCostBreakdownType": 1,
"LkpCostBreakdownId": 1,
"CostBreakdownAmount": 1.0,
"OracleLineItemNo": "sample string 2",
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"LkpCostBreakdownTypeName": "sample string 8",
"DeletedIds": "sample string 9"
}
],
"PMAAmendmentHourlyRateDetails": [
{
"AmendmentHourlyRateDetailsID": 1,
"AmendmentId": 1,
"SeqNo": 1,
"HourlyRateID": 2,
"HourlyRatePositionId": 1,
"HourlyRate": 1.0,
"DateEffectiveFrom": "2025-11-01T00:45:09.8152528-04:00",
"DateEffectiveTo": "2025-11-01T00:45:09.8152528-04:00",
"WhereUsed": 1,
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"HourlyRatePosition": "sample string 8",
"WhereUsedName": "sample string 9"
},
{
"AmendmentHourlyRateDetailsID": 1,
"AmendmentId": 1,
"SeqNo": 1,
"HourlyRateID": 2,
"HourlyRatePositionId": 1,
"HourlyRate": 1.0,
"DateEffectiveFrom": "2025-11-01T00:45:09.8152528-04:00",
"DateEffectiveTo": "2025-11-01T00:45:09.8152528-04:00",
"WhereUsed": 1,
"UserIDCreated": 3,
"DbUserCreated": "sample string 4",
"CreatedDate": "2025-11-01T00:45:09.8152528-04:00",
"UserIDModified": 1,
"DbUserModified": "sample string 5",
"ModifiedDate": "2025-11-01T00:45:09.8152528-04:00",
"RowStatus": "sample string 6",
"Comments": "sample string 7",
"HourlyRatePosition": "sample string 8",
"WhereUsedName": "sample string 9"
}
],
"CreatedBy": "sample string 30",
"ModifiedBy": "sample string 31",
"DateCreated": "sample string 32",
"DateModified": "sample string 33",
"VendorName": "sample string 34",
"ContactFirstName": "sample string 35",
"ContactFirstNamePresenter": "sample string 36",
"AgreementNo": "sample string 37",
"AddendumNo": "sample string 38",
"ProjectNO": "sample string 39",
"ProjectDescription": "sample string 40",
"Status": true,
"FundingOther": "sample string 41",
"AgreeServicesProvided": "sample string 42",
"AgreeProjectPhase": "sample string 43",
"AgreeGOAADept": "sample string 44",
"AgreeVendorName": "sample string 45",
"AgreeProjectNO": "sample string 46",
"AgreeProjectDescription": "sample string 47",
"BaseAgreementDescription": "sample string 48",
"AddendumServicesProvided": "sample string 49",
"AddendumProjectPhase": "sample string 50",
"AddendumGOAADept": "sample string 51",
"AddendumVendorName": "sample string 52",
"AddendumProjectNO": "sample string 53",
"AddendumProjectDescription": "sample string 54",
"BaseAddendumDescription": "sample string 55",
"RoutingType": 1,
"AgreeClass": 1,
"AgreeSubClass": 1,
"CCMSeqNo": 1,
"AddendumProjectID": 56,
"IsProjectUpdated": true
}
application/xml, text/xml
<PMAAmendmentsData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Goaa.iPro.Data.Admin.CustomClasses">
<ADDNo>1</ADDNo>
<AddendumGOAADept>sample string 51</AddendumGOAADept>
<AddendumId>1</AddendumId>
<AddendumNo>sample string 38</AddendumNo>
<AddendumProjectDescription>sample string 54</AddendumProjectDescription>
<AddendumProjectID>56</AddendumProjectID>
<AddendumProjectNO>sample string 53</AddendumProjectNO>
<AddendumProjectPhase>sample string 50</AddendumProjectPhase>
<AddendumServicesProvided>sample string 49</AddendumServicesProvided>
<AddendumVendorName>sample string 52</AddendumVendorName>
<AgreeClass>1</AgreeClass>
<AgreeGOAADept>sample string 44</AgreeGOAADept>
<AgreeProjectDescription>sample string 47</AgreeProjectDescription>
<AgreeProjectNO>sample string 46</AgreeProjectNO>
<AgreeProjectPhase>sample string 43</AgreeProjectPhase>
<AgreeServicesProvided>sample string 42</AgreeServicesProvided>
<AgreeSubClass>1</AgreeSubClass>
<AgreeVendorName>sample string 45</AgreeVendorName>
<AgreementId>1</AgreementId>
<AgreementNo>sample string 37</AgreementNo>
<Airport>1</Airport>
<AmendmentComments>sample string 12</AmendmentComments>
<AmendmentDate>2025-11-01T00:45:09.8152528-04:00</AmendmentDate>
<AmendmentDescription>sample string 3</AmendmentDescription>
<AmendmentID>1</AmendmentID>
<AmendmentNo>sample string 2</AmendmentNo>
<AmendmentRefNo>1</AmendmentRefNo>
<AmendmentStatus>1</AmendmentStatus>
<BDAgendaNo>sample string 16</BDAgendaNo>
<BDAgendaRankingNo>sample string 14</BDAgendaRankingNo>
<BDAppReq>true</BDAppReq>
<BaseAddendumDescription>sample string 55</BaseAddendumDescription>
<BaseAgreementDescription>sample string 48</BaseAgreementDescription>
<BidComments>sample string 13</BidComments>
<BoardApprovalDate>2025-11-01T00:45:09.8152528-04:00</BoardApprovalDate>
<BoardDateRankingDate>2025-11-01T00:45:09.8152528-04:00</BoardDateRankingDate>
<CCMDate>2025-11-01T00:45:09.8152528-04:00</CCMDate>
<CCMNo>sample string 7</CCMNo>
<CCMSeqNo>1</CCMSeqNo>
<CcmPscApprovalDate>2025-11-01T00:45:09.8152528-04:00</CcmPscApprovalDate>
<CcmPscNo>sample string 15</CcmPscNo>
<CityApprovalDate>2025-11-01T00:45:09.8152528-04:00</CityApprovalDate>
<Class>1</Class>
<Comments>sample string 27</Comments>
<ContactFirstName>sample string 35</ContactFirstName>
<ContactFirstNamePresenter>sample string 36</ContactFirstNamePresenter>
<ContractNo>1</ContractNo>
<CreatedBy>sample string 30</CreatedBy>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DBEPercentGoal>sample string 17</DBEPercentGoal>
<DateCreated>sample string 32</DateCreated>
<DateModified>sample string 33</DateModified>
<DbUserCreated>sample string 24</DbUserCreated>
<DbUserModified>sample string 25</DbUserModified>
<DbeMwbeLdbComment>sample string 20</DbeMwbeLdbComment>
<ExecDirApprovalDate>2025-11-01T00:45:09.8152528-04:00</ExecDirApprovalDate>
<ExtensionDuration1>1</ExtensionDuration1>
<ExtensionDuration2>1</ExtensionDuration2>
<FinalLettertoFirmDate>2025-11-01T00:45:09.8152528-04:00</FinalLettertoFirmDate>
<Firm>1</Firm>
<FirmInit>1</FirmInit>
<FundingIds>sample string 29</FundingIds>
<FundingOther>sample string 41</FundingOther>
<FundingSource>1</FundingSource>
<GOAAContact>1</GOAAContact>
<GOAADept>6</GOAADept>
<GOAAPresenterToCcmPsc>sample string 8</GOAAPresenterToCcmPsc>
<IsCityApprovalRequired>true</IsCityApprovalRequired>
<IsFAAFunds>true</IsFAAFunds>
<IsFDOTFunds>true</IsFDOTFunds>
<IsJobOrderForm>true</IsJobOrderForm>
<IsProjectUpdated>true</IsProjectUpdated>
<IsReqForSvcReceiptForm>true</IsReqForSvcReceiptForm>
<IsThruPCSC>true</IsThruPCSC>
<LDBPercentGoal>sample string 19</LDBPercentGoal>
<MWBEPercentGoal>sample string 18</MWBEPercentGoal>
<ModifiedBy>sample string 31</ModifiedBy>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<Option1>true</Option1>
<Option2>true</Option2>
<OracleLineItemNo>sample string 21</OracleLineItemNo>
<OraclePONo>sample string 22</OraclePONo>
<OriginalDuration>1</OriginalDuration>
<PCSCRankingDate>2025-11-01T00:45:09.8152528-04:00</PCSCRankingDate>
<PCSCShortlistingDate>2025-11-01T00:45:09.8152528-04:00</PCSCShortlistingDate>
<PMAAmendmentCostBreakdownDetails>
<PMAAmendmentCostBreakdownDetails>
<AmendmentCostBreakdownDetailsID>1</AmendmentCostBreakdownDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CostBreakdownAmount>1</CostBreakdownAmount>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<DeletedIds>sample string 9</DeletedIds>
<LkpCostBreakdownId>1</LkpCostBreakdownId>
<LkpCostBreakdownType>1</LkpCostBreakdownType>
<LkpCostBreakdownTypeName>sample string 8</LkpCostBreakdownTypeName>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<OracleLineItemNo>sample string 2</OracleLineItemNo>
<RowStatus>sample string 6</RowStatus>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentCostBreakdownDetails>
<PMAAmendmentCostBreakdownDetails>
<AmendmentCostBreakdownDetailsID>1</AmendmentCostBreakdownDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CostBreakdownAmount>1</CostBreakdownAmount>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<DeletedIds>sample string 9</DeletedIds>
<LkpCostBreakdownId>1</LkpCostBreakdownId>
<LkpCostBreakdownType>1</LkpCostBreakdownType>
<LkpCostBreakdownTypeName>sample string 8</LkpCostBreakdownTypeName>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<OracleLineItemNo>sample string 2</OracleLineItemNo>
<RowStatus>sample string 6</RowStatus>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentCostBreakdownDetails>
</PMAAmendmentCostBreakdownDetails>
<PMAAmendmentHourlyRateDetails>
<PMAAmendmentHourlyRateDetails>
<AmendmentHourlyRateDetailsID>1</AmendmentHourlyRateDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DateEffectiveFrom>2025-11-01T00:45:09.8152528-04:00</DateEffectiveFrom>
<DateEffectiveTo>2025-11-01T00:45:09.8152528-04:00</DateEffectiveTo>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<HourlyRate>1</HourlyRate>
<HourlyRateID>2</HourlyRateID>
<HourlyRatePosition>sample string 8</HourlyRatePosition>
<HourlyRatePositionId>1</HourlyRatePositionId>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
<WhereUsed>1</WhereUsed>
<WhereUsedName>sample string 9</WhereUsedName>
</PMAAmendmentHourlyRateDetails>
<PMAAmendmentHourlyRateDetails>
<AmendmentHourlyRateDetailsID>1</AmendmentHourlyRateDetailsID>
<AmendmentId>1</AmendmentId>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DateEffectiveFrom>2025-11-01T00:45:09.8152528-04:00</DateEffectiveFrom>
<DateEffectiveTo>2025-11-01T00:45:09.8152528-04:00</DateEffectiveTo>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<HourlyRate>1</HourlyRate>
<HourlyRateID>2</HourlyRateID>
<HourlyRatePosition>sample string 8</HourlyRatePosition>
<HourlyRatePositionId>1</HourlyRatePositionId>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
<WhereUsed>1</WhereUsed>
<WhereUsedName>sample string 9</WhereUsedName>
</PMAAmendmentHourlyRateDetails>
</PMAAmendmentHourlyRateDetails>
<PMAAmendmentRoutingDetails>
<PMAAmendmentRoutingDetails>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<LkpStep>1</LkpStep>
<LkpStepName>sample string 8</LkpStepName>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<ParentID>1</ParentID>
<RoutingDetailsID>1</RoutingDetailsID>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<StepDate>2025-11-01T00:45:09.8152528-04:00</StepDate>
<TrasmissionMethod>sample string 2</TrasmissionMethod>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentRoutingDetails>
<PMAAmendmentRoutingDetails>
<Comments>sample string 7</Comments>
<CreatedDate>2025-11-01T00:45:09.8152528-04:00</CreatedDate>
<DbUserCreated>sample string 4</DbUserCreated>
<DbUserModified>sample string 5</DbUserModified>
<LkpStep>1</LkpStep>
<LkpStepName>sample string 8</LkpStepName>
<ModifiedDate>2025-11-01T00:45:09.8152528-04:00</ModifiedDate>
<ParentID>1</ParentID>
<RoutingDetailsID>1</RoutingDetailsID>
<RowStatus>sample string 6</RowStatus>
<SeqNo>1</SeqNo>
<StepDate>2025-11-01T00:45:09.8152528-04:00</StepDate>
<TrasmissionMethod>sample string 2</TrasmissionMethod>
<UserIDCreated>3</UserIDCreated>
<UserIDModified>1</UserIDModified>
</PMAAmendmentRoutingDetails>
</PMAAmendmentRoutingDetails>
<PSCComments>sample string 28</PSCComments>
<ProjectDescription>sample string 40</ProjectDescription>
<ProjectId>1</ProjectId>
<ProjectNO>sample string 39</ProjectNO>
<ProjectPhase>5</ProjectPhase>
<ReimburseableExpenses>1</ReimburseableExpenses>
<RoutingId>1</RoutingId>
<RoutingType>1</RoutingType>
<RowStatus>sample string 26</RowStatus>
<ServicesProvidedDescription>sample string 4</ServicesProvidedDescription>
<SingleSoleSource>11</SingleSoleSource>
<Status>true</Status>
<SubClass>1</SubClass>
<TotalAmount>1</TotalAmount>
<TotalAmountType>1</TotalAmountType>
<UserIDCreated>23</UserIDCreated>
<UserIDModified>1</UserIDModified>
<VendorName>sample string 34</VendorName>
</PMAAmendmentsData>