POST api/DeleteActualParticipationDetailsByActualParticipationDetailsIds

Request Information

URI Parameters

None.

Body Parameters

DeletePlannedParticipationsData
NameDescriptionTypeAdditional information
AgreementId

integer

None.

ProjectId

integer

None.

InvoiceId

integer

None.

AddendumId

integer

None.

VendorId

integer

None.

ParticipationType

integer

None.

DeletedIds

string

None.

UserID

integer

None.

PlannedSmallBusinessID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "AgreementId": 1,
  "ProjectId": 2,
  "InvoiceId": 3,
  "AddendumId": 4,
  "VendorId": 5,
  "ParticipationType": 1,
  "DeletedIds": "sample string 6",
  "UserID": 7,
  "PlannedSmallBusinessID": 8
}

application/xml, text/xml

Sample:
<DeletePlannedParticipationsData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Goaa.iPro.Data.Admin.CustomClasses">
  <AddendumId>4</AddendumId>
  <AgreementId>1</AgreementId>
  <DeletedIds>sample string 6</DeletedIds>
  <InvoiceId>3</InvoiceId>
  <ParticipationType>1</ParticipationType>
  <PlannedSmallBusinessID>8</PlannedSmallBusinessID>
  <ProjectId>2</ProjectId>
  <UserID>7</UserID>
  <VendorId>5</VendorId>
</DeletePlannedParticipationsData>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ActualListData
NameDescriptionTypeAdditional information
ActualParticipationList

Collection of PMAActualParticipation

None.

ParticipationSummaryList

Collection of PMA_Participation

None.

Response Formats

application/json, text/json

Sample:
{
  "ActualParticipationList": [
    {
      "ParticipationActualDetailsID": 1,
      "AddendumId": 1,
      "AmendmentId": 1,
      "ProjectId": 1,
      "InvoiceId": 1,
      "PaidAmount": 1.0,
      "PaidDBEComments": "sample string 3",
      "Comments": "sample string 8",
      "ProjectNO": "sample string 13",
      "AddendumNo": "sample string 14",
      "AmendmentNo": "sample string 15",
      "InvoiceNo": "sample string 10",
      "VendorName": "sample string 16",
      "AgreementId": 1,
      "AgreeAddendId": "sample string 17",
      "AgreeAddend": "sample string 18",
      "PaidDate": "2024-09-19T14:14:35.1848714-04:00",
      "ISPA": true,
      "ParticipationId": 2,
      "UserIDCreated": 4,
      "DbUserCreated": "sample string 5",
      "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
      "UserIDModified": 1,
      "DbUserModified": "sample string 6",
      "PlannedComments": "sample string 9",
      "PEDate": "2024-09-19T14:14:35.1848714-04:00",
      "CFDate": "2024-09-19T14:14:35.1848714-04:00",
      "AmtPaid": 1.0,
      "VendorId": 11,
      "IsPrime": true,
      "PANO": 1.0,
      "AgreementNo": "sample string 19",
      "DBETypeId": 20,
      "SBDType": "sample string 21",
      "SBDPercent": 1.0,
      "SBDAmountAccured": 1.0,
      "SBDCredit": true,
      "NonSBDAmountAccured": 1.0,
      "PlannedSmallBusinessID": 1
    },
    {
      "ParticipationActualDetailsID": 1,
      "AddendumId": 1,
      "AmendmentId": 1,
      "ProjectId": 1,
      "InvoiceId": 1,
      "PaidAmount": 1.0,
      "PaidDBEComments": "sample string 3",
      "Comments": "sample string 8",
      "ProjectNO": "sample string 13",
      "AddendumNo": "sample string 14",
      "AmendmentNo": "sample string 15",
      "InvoiceNo": "sample string 10",
      "VendorName": "sample string 16",
      "AgreementId": 1,
      "AgreeAddendId": "sample string 17",
      "AgreeAddend": "sample string 18",
      "PaidDate": "2024-09-19T14:14:35.1848714-04:00",
      "ISPA": true,
      "ParticipationId": 2,
      "UserIDCreated": 4,
      "DbUserCreated": "sample string 5",
      "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
      "UserIDModified": 1,
      "DbUserModified": "sample string 6",
      "PlannedComments": "sample string 9",
      "PEDate": "2024-09-19T14:14:35.1848714-04:00",
      "CFDate": "2024-09-19T14:14:35.1848714-04:00",
      "AmtPaid": 1.0,
      "VendorId": 11,
      "IsPrime": true,
      "PANO": 1.0,
      "AgreementNo": "sample string 19",
      "DBETypeId": 20,
      "SBDType": "sample string 21",
      "SBDPercent": 1.0,
      "SBDAmountAccured": 1.0,
      "SBDCredit": true,
      "NonSBDAmountAccured": 1.0,
      "PlannedSmallBusinessID": 1
    }
  ],
  "ParticipationSummaryList": [
    {
      "ParticipationID": 1,
      "AgreementId": 1,
      "VendorId": 1,
      "InvoiceId": 1,
      "Goal": "sample string 2",
      "PaidAmount": 1.0,
      "IsPrime": true,
      "UserIDCreated": 4,
      "DbUserCreated": "sample string 5",
      "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
      "UserIDModified": 1,
      "DbUserModified": "sample string 6",
      "Comments": "sample string 8",
      "VendorName": "sample string 9",
      "ProjectNO": "sample string 10",
      "ProjectId": 1,
      "AddendumId": 1,
      "AddendumNo": "sample string 11",
      "AmendmentNo": "sample string 12",
      "AgreementNo": "sample string 13",
      "PlannedPartcipation": [
        {
          "ParticipationPlannedDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "VendorRole": 1,
          "Role": "sample string 15",
          "Type": "sample string 16",
          "TypeOfWork": 1,
          "PaticipationAmount": 1.0,
          "IsDEBCredit": true,
          "DBEPercent": 1.0,
          "Comments": "sample string 8",
          "ProjectNO": "sample string 11",
          "AddendumNo": "sample string 12",
          "AmendmentNo": "sample string 13",
          "FirmName": "sample string 14",
          "AgreementNo": "sample string 17",
          "AgreementId": 1,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "Firm": 9,
          "IsPrime": true,
          "SBDAmount": 1.0,
          "NonSBDAmount": 1.0,
          "PlannedSmallBusinessID": 18,
          "DeletedPlannedTypeIds": "sample string 19",
          "Override": true,
          "PlannedParticipationTypeList": [
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            },
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            }
          ]
        },
        {
          "ParticipationPlannedDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "VendorRole": 1,
          "Role": "sample string 15",
          "Type": "sample string 16",
          "TypeOfWork": 1,
          "PaticipationAmount": 1.0,
          "IsDEBCredit": true,
          "DBEPercent": 1.0,
          "Comments": "sample string 8",
          "ProjectNO": "sample string 11",
          "AddendumNo": "sample string 12",
          "AmendmentNo": "sample string 13",
          "FirmName": "sample string 14",
          "AgreementNo": "sample string 17",
          "AgreementId": 1,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "Firm": 9,
          "IsPrime": true,
          "SBDAmount": 1.0,
          "NonSBDAmount": 1.0,
          "PlannedSmallBusinessID": 18,
          "DeletedPlannedTypeIds": "sample string 19",
          "Override": true,
          "PlannedParticipationTypeList": [
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            },
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            }
          ]
        }
      ],
      "ActualParticipation": [
        {
          "ParticipationActualDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "InvoiceId": 1,
          "PaidAmount": 1.0,
          "PaidDBEComments": "sample string 3",
          "Comments": "sample string 8",
          "ProjectNO": "sample string 13",
          "AddendumNo": "sample string 14",
          "AmendmentNo": "sample string 15",
          "InvoiceNo": "sample string 10",
          "VendorName": "sample string 16",
          "AgreementId": 1,
          "AgreeAddendId": "sample string 17",
          "AgreeAddend": "sample string 18",
          "PaidDate": "2024-09-19T14:14:35.1848714-04:00",
          "ISPA": true,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "PlannedComments": "sample string 9",
          "PEDate": "2024-09-19T14:14:35.1848714-04:00",
          "CFDate": "2024-09-19T14:14:35.1848714-04:00",
          "AmtPaid": 1.0,
          "VendorId": 11,
          "IsPrime": true,
          "PANO": 1.0,
          "AgreementNo": "sample string 19",
          "DBETypeId": 20,
          "SBDType": "sample string 21",
          "SBDPercent": 1.0,
          "SBDAmountAccured": 1.0,
          "SBDCredit": true,
          "NonSBDAmountAccured": 1.0,
          "PlannedSmallBusinessID": 1
        },
        {
          "ParticipationActualDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "InvoiceId": 1,
          "PaidAmount": 1.0,
          "PaidDBEComments": "sample string 3",
          "Comments": "sample string 8",
          "ProjectNO": "sample string 13",
          "AddendumNo": "sample string 14",
          "AmendmentNo": "sample string 15",
          "InvoiceNo": "sample string 10",
          "VendorName": "sample string 16",
          "AgreementId": 1,
          "AgreeAddendId": "sample string 17",
          "AgreeAddend": "sample string 18",
          "PaidDate": "2024-09-19T14:14:35.1848714-04:00",
          "ISPA": true,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "PlannedComments": "sample string 9",
          "PEDate": "2024-09-19T14:14:35.1848714-04:00",
          "CFDate": "2024-09-19T14:14:35.1848714-04:00",
          "AmtPaid": 1.0,
          "VendorId": 11,
          "IsPrime": true,
          "PANO": 1.0,
          "AgreementNo": "sample string 19",
          "DBETypeId": 20,
          "SBDType": "sample string 21",
          "SBDPercent": 1.0,
          "SBDAmountAccured": 1.0,
          "SBDCredit": true,
          "NonSBDAmountAccured": 1.0,
          "PlannedSmallBusinessID": 1
        }
      ],
      "GoalAmount": 1.0,
      "PrimeVendor": 1,
      "OldPrimeVendor": 1,
      "IsPrimeChanged": true,
      "SBDAmount": 1.0,
      "NonSBDAmount": 1.0,
      "DBEType": "sample string 14",
      "SBDPercent": 1.0,
      "SBDAmountAccured": 1.0,
      "NonSBDAmountAccured": 1.0
    },
    {
      "ParticipationID": 1,
      "AgreementId": 1,
      "VendorId": 1,
      "InvoiceId": 1,
      "Goal": "sample string 2",
      "PaidAmount": 1.0,
      "IsPrime": true,
      "UserIDCreated": 4,
      "DbUserCreated": "sample string 5",
      "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
      "UserIDModified": 1,
      "DbUserModified": "sample string 6",
      "Comments": "sample string 8",
      "VendorName": "sample string 9",
      "ProjectNO": "sample string 10",
      "ProjectId": 1,
      "AddendumId": 1,
      "AddendumNo": "sample string 11",
      "AmendmentNo": "sample string 12",
      "AgreementNo": "sample string 13",
      "PlannedPartcipation": [
        {
          "ParticipationPlannedDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "VendorRole": 1,
          "Role": "sample string 15",
          "Type": "sample string 16",
          "TypeOfWork": 1,
          "PaticipationAmount": 1.0,
          "IsDEBCredit": true,
          "DBEPercent": 1.0,
          "Comments": "sample string 8",
          "ProjectNO": "sample string 11",
          "AddendumNo": "sample string 12",
          "AmendmentNo": "sample string 13",
          "FirmName": "sample string 14",
          "AgreementNo": "sample string 17",
          "AgreementId": 1,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "Firm": 9,
          "IsPrime": true,
          "SBDAmount": 1.0,
          "NonSBDAmount": 1.0,
          "PlannedSmallBusinessID": 18,
          "DeletedPlannedTypeIds": "sample string 19",
          "Override": true,
          "PlannedParticipationTypeList": [
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            },
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            }
          ]
        },
        {
          "ParticipationPlannedDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "VendorRole": 1,
          "Role": "sample string 15",
          "Type": "sample string 16",
          "TypeOfWork": 1,
          "PaticipationAmount": 1.0,
          "IsDEBCredit": true,
          "DBEPercent": 1.0,
          "Comments": "sample string 8",
          "ProjectNO": "sample string 11",
          "AddendumNo": "sample string 12",
          "AmendmentNo": "sample string 13",
          "FirmName": "sample string 14",
          "AgreementNo": "sample string 17",
          "AgreementId": 1,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "Firm": 9,
          "IsPrime": true,
          "SBDAmount": 1.0,
          "NonSBDAmount": 1.0,
          "PlannedSmallBusinessID": 18,
          "DeletedPlannedTypeIds": "sample string 19",
          "Override": true,
          "PlannedParticipationTypeList": [
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            },
            {
              "PlannedSmallBusinessID": 1,
              "DBETypeId": 1,
              "PlannedParticipationId": 2,
              "EffectiveFrom": "2024-09-19T14:14:35.1848714-04:00",
              "EffectiveTo": "2024-09-19T14:14:35.1848714-04:00",
              "SBDPercent": 1.0,
              "GoalAmount": 1.0,
              "SBDAmount": 1.0,
              "NonSBDAmount": 1.0,
              "Override": true,
              "RowStatus": "sample string 3",
              "UserIDCreated": 4,
              "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
              "UserIDModified": 1,
              "ModifiedDate": "2024-09-19T14:14:35.1848714-04:00",
              "Comments": "sample string 5",
              "UserID": 6,
              "SmallBusiness": "sample string 7"
            }
          ]
        }
      ],
      "ActualParticipation": [
        {
          "ParticipationActualDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "InvoiceId": 1,
          "PaidAmount": 1.0,
          "PaidDBEComments": "sample string 3",
          "Comments": "sample string 8",
          "ProjectNO": "sample string 13",
          "AddendumNo": "sample string 14",
          "AmendmentNo": "sample string 15",
          "InvoiceNo": "sample string 10",
          "VendorName": "sample string 16",
          "AgreementId": 1,
          "AgreeAddendId": "sample string 17",
          "AgreeAddend": "sample string 18",
          "PaidDate": "2024-09-19T14:14:35.1848714-04:00",
          "ISPA": true,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "PlannedComments": "sample string 9",
          "PEDate": "2024-09-19T14:14:35.1848714-04:00",
          "CFDate": "2024-09-19T14:14:35.1848714-04:00",
          "AmtPaid": 1.0,
          "VendorId": 11,
          "IsPrime": true,
          "PANO": 1.0,
          "AgreementNo": "sample string 19",
          "DBETypeId": 20,
          "SBDType": "sample string 21",
          "SBDPercent": 1.0,
          "SBDAmountAccured": 1.0,
          "SBDCredit": true,
          "NonSBDAmountAccured": 1.0,
          "PlannedSmallBusinessID": 1
        },
        {
          "ParticipationActualDetailsID": 1,
          "AddendumId": 1,
          "AmendmentId": 1,
          "ProjectId": 1,
          "InvoiceId": 1,
          "PaidAmount": 1.0,
          "PaidDBEComments": "sample string 3",
          "Comments": "sample string 8",
          "ProjectNO": "sample string 13",
          "AddendumNo": "sample string 14",
          "AmendmentNo": "sample string 15",
          "InvoiceNo": "sample string 10",
          "VendorName": "sample string 16",
          "AgreementId": 1,
          "AgreeAddendId": "sample string 17",
          "AgreeAddend": "sample string 18",
          "PaidDate": "2024-09-19T14:14:35.1848714-04:00",
          "ISPA": true,
          "ParticipationId": 2,
          "UserIDCreated": 4,
          "DbUserCreated": "sample string 5",
          "CreatedDate": "2024-09-19T14:14:35.1848714-04:00",
          "UserIDModified": 1,
          "DbUserModified": "sample string 6",
          "PlannedComments": "sample string 9",
          "PEDate": "2024-09-19T14:14:35.1848714-04:00",
          "CFDate": "2024-09-19T14:14:35.1848714-04:00",
          "AmtPaid": 1.0,
          "VendorId": 11,
          "IsPrime": true,
          "PANO": 1.0,
          "AgreementNo": "sample string 19",
          "DBETypeId": 20,
          "SBDType": "sample string 21",
          "SBDPercent": 1.0,
          "SBDAmountAccured": 1.0,
          "SBDCredit": true,
          "NonSBDAmountAccured": 1.0,
          "PlannedSmallBusinessID": 1
        }
      ],
      "GoalAmount": 1.0,
      "PrimeVendor": 1,
      "OldPrimeVendor": 1,
      "IsPrimeChanged": true,
      "SBDAmount": 1.0,
      "NonSBDAmount": 1.0,
      "DBEType": "sample string 14",
      "SBDPercent": 1.0,
      "SBDAmountAccured": 1.0,
      "NonSBDAmountAccured": 1.0
    }
  ]
}

application/xml, text/xml

Sample:
<ActualListData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Goaa.iPro.Data.Admin.CustomClasses">
  <ActualParticipationList>
    <PMAActualParticipation>
      <AddendumId>1</AddendumId>
      <AddendumNo>sample string 14</AddendumNo>
      <AgreeAddend>sample string 18</AgreeAddend>
      <AgreeAddendId>sample string 17</AgreeAddendId>
      <AgreementId>1</AgreementId>
      <AgreementNo>sample string 19</AgreementNo>
      <AmendmentId>1</AmendmentId>
      <AmendmentNo>sample string 15</AmendmentNo>
      <AmtPaid>1</AmtPaid>
      <CFDate>2024-09-19T14:14:35.1848714-04:00</CFDate>
      <Comments>sample string 8</Comments>
      <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
      <DBETypeId>20</DBETypeId>
      <DbUserCreated>sample string 5</DbUserCreated>
      <DbUserModified>sample string 6</DbUserModified>
      <ISPA>true</ISPA>
      <InvoiceId>1</InvoiceId>
      <InvoiceNo>sample string 10</InvoiceNo>
      <IsPrime>true</IsPrime>
      <NonSBDAmountAccured>1</NonSBDAmountAccured>
      <PANO>1</PANO>
      <PEDate>2024-09-19T14:14:35.1848714-04:00</PEDate>
      <PaidAmount>1</PaidAmount>
      <PaidDBEComments>sample string 3</PaidDBEComments>
      <PaidDate>2024-09-19T14:14:35.1848714-04:00</PaidDate>
      <ParticipationActualDetailsID>1</ParticipationActualDetailsID>
      <ParticipationId>2</ParticipationId>
      <PlannedComments>sample string 9</PlannedComments>
      <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
      <ProjectId>1</ProjectId>
      <ProjectNO>sample string 13</ProjectNO>
      <SBDAmountAccured>1</SBDAmountAccured>
      <SBDCredit>true</SBDCredit>
      <SBDPercent>1</SBDPercent>
      <SBDType>sample string 21</SBDType>
      <UserIDCreated>4</UserIDCreated>
      <UserIDModified>1</UserIDModified>
      <VendorId>11</VendorId>
      <VendorName>sample string 16</VendorName>
    </PMAActualParticipation>
    <PMAActualParticipation>
      <AddendumId>1</AddendumId>
      <AddendumNo>sample string 14</AddendumNo>
      <AgreeAddend>sample string 18</AgreeAddend>
      <AgreeAddendId>sample string 17</AgreeAddendId>
      <AgreementId>1</AgreementId>
      <AgreementNo>sample string 19</AgreementNo>
      <AmendmentId>1</AmendmentId>
      <AmendmentNo>sample string 15</AmendmentNo>
      <AmtPaid>1</AmtPaid>
      <CFDate>2024-09-19T14:14:35.1848714-04:00</CFDate>
      <Comments>sample string 8</Comments>
      <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
      <DBETypeId>20</DBETypeId>
      <DbUserCreated>sample string 5</DbUserCreated>
      <DbUserModified>sample string 6</DbUserModified>
      <ISPA>true</ISPA>
      <InvoiceId>1</InvoiceId>
      <InvoiceNo>sample string 10</InvoiceNo>
      <IsPrime>true</IsPrime>
      <NonSBDAmountAccured>1</NonSBDAmountAccured>
      <PANO>1</PANO>
      <PEDate>2024-09-19T14:14:35.1848714-04:00</PEDate>
      <PaidAmount>1</PaidAmount>
      <PaidDBEComments>sample string 3</PaidDBEComments>
      <PaidDate>2024-09-19T14:14:35.1848714-04:00</PaidDate>
      <ParticipationActualDetailsID>1</ParticipationActualDetailsID>
      <ParticipationId>2</ParticipationId>
      <PlannedComments>sample string 9</PlannedComments>
      <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
      <ProjectId>1</ProjectId>
      <ProjectNO>sample string 13</ProjectNO>
      <SBDAmountAccured>1</SBDAmountAccured>
      <SBDCredit>true</SBDCredit>
      <SBDPercent>1</SBDPercent>
      <SBDType>sample string 21</SBDType>
      <UserIDCreated>4</UserIDCreated>
      <UserIDModified>1</UserIDModified>
      <VendorId>11</VendorId>
      <VendorName>sample string 16</VendorName>
    </PMAActualParticipation>
  </ActualParticipationList>
  <ParticipationSummaryList>
    <PMA_Participation>
      <ActualParticipation>
        <PMAActualParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 14</AddendumNo>
          <AgreeAddend>sample string 18</AgreeAddend>
          <AgreeAddendId>sample string 17</AgreeAddendId>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 19</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 15</AmendmentNo>
          <AmtPaid>1</AmtPaid>
          <CFDate>2024-09-19T14:14:35.1848714-04:00</CFDate>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBETypeId>20</DBETypeId>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <ISPA>true</ISPA>
          <InvoiceId>1</InvoiceId>
          <InvoiceNo>sample string 10</InvoiceNo>
          <IsPrime>true</IsPrime>
          <NonSBDAmountAccured>1</NonSBDAmountAccured>
          <PANO>1</PANO>
          <PEDate>2024-09-19T14:14:35.1848714-04:00</PEDate>
          <PaidAmount>1</PaidAmount>
          <PaidDBEComments>sample string 3</PaidDBEComments>
          <PaidDate>2024-09-19T14:14:35.1848714-04:00</PaidDate>
          <ParticipationActualDetailsID>1</ParticipationActualDetailsID>
          <ParticipationId>2</ParticipationId>
          <PlannedComments>sample string 9</PlannedComments>
          <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 13</ProjectNO>
          <SBDAmountAccured>1</SBDAmountAccured>
          <SBDCredit>true</SBDCredit>
          <SBDPercent>1</SBDPercent>
          <SBDType>sample string 21</SBDType>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorId>11</VendorId>
          <VendorName>sample string 16</VendorName>
        </PMAActualParticipation>
        <PMAActualParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 14</AddendumNo>
          <AgreeAddend>sample string 18</AgreeAddend>
          <AgreeAddendId>sample string 17</AgreeAddendId>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 19</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 15</AmendmentNo>
          <AmtPaid>1</AmtPaid>
          <CFDate>2024-09-19T14:14:35.1848714-04:00</CFDate>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBETypeId>20</DBETypeId>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <ISPA>true</ISPA>
          <InvoiceId>1</InvoiceId>
          <InvoiceNo>sample string 10</InvoiceNo>
          <IsPrime>true</IsPrime>
          <NonSBDAmountAccured>1</NonSBDAmountAccured>
          <PANO>1</PANO>
          <PEDate>2024-09-19T14:14:35.1848714-04:00</PEDate>
          <PaidAmount>1</PaidAmount>
          <PaidDBEComments>sample string 3</PaidDBEComments>
          <PaidDate>2024-09-19T14:14:35.1848714-04:00</PaidDate>
          <ParticipationActualDetailsID>1</ParticipationActualDetailsID>
          <ParticipationId>2</ParticipationId>
          <PlannedComments>sample string 9</PlannedComments>
          <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 13</ProjectNO>
          <SBDAmountAccured>1</SBDAmountAccured>
          <SBDCredit>true</SBDCredit>
          <SBDPercent>1</SBDPercent>
          <SBDType>sample string 21</SBDType>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorId>11</VendorId>
          <VendorName>sample string 16</VendorName>
        </PMAActualParticipation>
      </ActualParticipation>
      <AddendumId>1</AddendumId>
      <AddendumNo>sample string 11</AddendumNo>
      <AgreementId>1</AgreementId>
      <AgreementNo>sample string 13</AgreementNo>
      <AmendmentNo>sample string 12</AmendmentNo>
      <Comments>sample string 8</Comments>
      <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
      <DBEType>sample string 14</DBEType>
      <DbUserCreated>sample string 5</DbUserCreated>
      <DbUserModified>sample string 6</DbUserModified>
      <Goal>sample string 2</Goal>
      <GoalAmount>1</GoalAmount>
      <InvoiceId>1</InvoiceId>
      <IsPrime>true</IsPrime>
      <IsPrimeChanged>true</IsPrimeChanged>
      <NonSBDAmount>1</NonSBDAmount>
      <NonSBDAmountAccured>1</NonSBDAmountAccured>
      <OldPrimeVendor>1</OldPrimeVendor>
      <PaidAmount>1</PaidAmount>
      <ParticipationID>1</ParticipationID>
      <PlannedPartcipation>
        <PMAPlannedParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 12</AddendumNo>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 17</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 13</AmendmentNo>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBEPercent>1</DBEPercent>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <DeletedPlannedTypeIds>sample string 19</DeletedPlannedTypeIds>
          <Firm>9</Firm>
          <FirmName>sample string 14</FirmName>
          <IsDEBCredit>true</IsDEBCredit>
          <IsPrime>true</IsPrime>
          <NonSBDAmount>1</NonSBDAmount>
          <Override>true</Override>
          <ParticipationId>2</ParticipationId>
          <ParticipationPlannedDetailsID>1</ParticipationPlannedDetailsID>
          <PaticipationAmount>1</PaticipationAmount>
          <PlannedParticipationTypeList>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
          </PlannedParticipationTypeList>
          <PlannedSmallBusinessID>18</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 11</ProjectNO>
          <Role>sample string 15</Role>
          <SBDAmount>1</SBDAmount>
          <Type>sample string 16</Type>
          <TypeOfWork>1</TypeOfWork>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorRole>1</VendorRole>
        </PMAPlannedParticipation>
        <PMAPlannedParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 12</AddendumNo>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 17</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 13</AmendmentNo>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBEPercent>1</DBEPercent>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <DeletedPlannedTypeIds>sample string 19</DeletedPlannedTypeIds>
          <Firm>9</Firm>
          <FirmName>sample string 14</FirmName>
          <IsDEBCredit>true</IsDEBCredit>
          <IsPrime>true</IsPrime>
          <NonSBDAmount>1</NonSBDAmount>
          <Override>true</Override>
          <ParticipationId>2</ParticipationId>
          <ParticipationPlannedDetailsID>1</ParticipationPlannedDetailsID>
          <PaticipationAmount>1</PaticipationAmount>
          <PlannedParticipationTypeList>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
          </PlannedParticipationTypeList>
          <PlannedSmallBusinessID>18</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 11</ProjectNO>
          <Role>sample string 15</Role>
          <SBDAmount>1</SBDAmount>
          <Type>sample string 16</Type>
          <TypeOfWork>1</TypeOfWork>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorRole>1</VendorRole>
        </PMAPlannedParticipation>
      </PlannedPartcipation>
      <PrimeVendor>1</PrimeVendor>
      <ProjectId>1</ProjectId>
      <ProjectNO>sample string 10</ProjectNO>
      <SBDAmount>1</SBDAmount>
      <SBDAmountAccured>1</SBDAmountAccured>
      <SBDPercent>1</SBDPercent>
      <UserIDCreated>4</UserIDCreated>
      <UserIDModified>1</UserIDModified>
      <VendorId>1</VendorId>
      <VendorName>sample string 9</VendorName>
    </PMA_Participation>
    <PMA_Participation>
      <ActualParticipation>
        <PMAActualParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 14</AddendumNo>
          <AgreeAddend>sample string 18</AgreeAddend>
          <AgreeAddendId>sample string 17</AgreeAddendId>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 19</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 15</AmendmentNo>
          <AmtPaid>1</AmtPaid>
          <CFDate>2024-09-19T14:14:35.1848714-04:00</CFDate>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBETypeId>20</DBETypeId>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <ISPA>true</ISPA>
          <InvoiceId>1</InvoiceId>
          <InvoiceNo>sample string 10</InvoiceNo>
          <IsPrime>true</IsPrime>
          <NonSBDAmountAccured>1</NonSBDAmountAccured>
          <PANO>1</PANO>
          <PEDate>2024-09-19T14:14:35.1848714-04:00</PEDate>
          <PaidAmount>1</PaidAmount>
          <PaidDBEComments>sample string 3</PaidDBEComments>
          <PaidDate>2024-09-19T14:14:35.1848714-04:00</PaidDate>
          <ParticipationActualDetailsID>1</ParticipationActualDetailsID>
          <ParticipationId>2</ParticipationId>
          <PlannedComments>sample string 9</PlannedComments>
          <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 13</ProjectNO>
          <SBDAmountAccured>1</SBDAmountAccured>
          <SBDCredit>true</SBDCredit>
          <SBDPercent>1</SBDPercent>
          <SBDType>sample string 21</SBDType>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorId>11</VendorId>
          <VendorName>sample string 16</VendorName>
        </PMAActualParticipation>
        <PMAActualParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 14</AddendumNo>
          <AgreeAddend>sample string 18</AgreeAddend>
          <AgreeAddendId>sample string 17</AgreeAddendId>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 19</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 15</AmendmentNo>
          <AmtPaid>1</AmtPaid>
          <CFDate>2024-09-19T14:14:35.1848714-04:00</CFDate>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBETypeId>20</DBETypeId>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <ISPA>true</ISPA>
          <InvoiceId>1</InvoiceId>
          <InvoiceNo>sample string 10</InvoiceNo>
          <IsPrime>true</IsPrime>
          <NonSBDAmountAccured>1</NonSBDAmountAccured>
          <PANO>1</PANO>
          <PEDate>2024-09-19T14:14:35.1848714-04:00</PEDate>
          <PaidAmount>1</PaidAmount>
          <PaidDBEComments>sample string 3</PaidDBEComments>
          <PaidDate>2024-09-19T14:14:35.1848714-04:00</PaidDate>
          <ParticipationActualDetailsID>1</ParticipationActualDetailsID>
          <ParticipationId>2</ParticipationId>
          <PlannedComments>sample string 9</PlannedComments>
          <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 13</ProjectNO>
          <SBDAmountAccured>1</SBDAmountAccured>
          <SBDCredit>true</SBDCredit>
          <SBDPercent>1</SBDPercent>
          <SBDType>sample string 21</SBDType>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorId>11</VendorId>
          <VendorName>sample string 16</VendorName>
        </PMAActualParticipation>
      </ActualParticipation>
      <AddendumId>1</AddendumId>
      <AddendumNo>sample string 11</AddendumNo>
      <AgreementId>1</AgreementId>
      <AgreementNo>sample string 13</AgreementNo>
      <AmendmentNo>sample string 12</AmendmentNo>
      <Comments>sample string 8</Comments>
      <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
      <DBEType>sample string 14</DBEType>
      <DbUserCreated>sample string 5</DbUserCreated>
      <DbUserModified>sample string 6</DbUserModified>
      <Goal>sample string 2</Goal>
      <GoalAmount>1</GoalAmount>
      <InvoiceId>1</InvoiceId>
      <IsPrime>true</IsPrime>
      <IsPrimeChanged>true</IsPrimeChanged>
      <NonSBDAmount>1</NonSBDAmount>
      <NonSBDAmountAccured>1</NonSBDAmountAccured>
      <OldPrimeVendor>1</OldPrimeVendor>
      <PaidAmount>1</PaidAmount>
      <ParticipationID>1</ParticipationID>
      <PlannedPartcipation>
        <PMAPlannedParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 12</AddendumNo>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 17</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 13</AmendmentNo>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBEPercent>1</DBEPercent>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <DeletedPlannedTypeIds>sample string 19</DeletedPlannedTypeIds>
          <Firm>9</Firm>
          <FirmName>sample string 14</FirmName>
          <IsDEBCredit>true</IsDEBCredit>
          <IsPrime>true</IsPrime>
          <NonSBDAmount>1</NonSBDAmount>
          <Override>true</Override>
          <ParticipationId>2</ParticipationId>
          <ParticipationPlannedDetailsID>1</ParticipationPlannedDetailsID>
          <PaticipationAmount>1</PaticipationAmount>
          <PlannedParticipationTypeList>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
          </PlannedParticipationTypeList>
          <PlannedSmallBusinessID>18</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 11</ProjectNO>
          <Role>sample string 15</Role>
          <SBDAmount>1</SBDAmount>
          <Type>sample string 16</Type>
          <TypeOfWork>1</TypeOfWork>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorRole>1</VendorRole>
        </PMAPlannedParticipation>
        <PMAPlannedParticipation>
          <AddendumId>1</AddendumId>
          <AddendumNo>sample string 12</AddendumNo>
          <AgreementId>1</AgreementId>
          <AgreementNo>sample string 17</AgreementNo>
          <AmendmentId>1</AmendmentId>
          <AmendmentNo>sample string 13</AmendmentNo>
          <Comments>sample string 8</Comments>
          <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
          <DBEPercent>1</DBEPercent>
          <DbUserCreated>sample string 5</DbUserCreated>
          <DbUserModified>sample string 6</DbUserModified>
          <DeletedPlannedTypeIds>sample string 19</DeletedPlannedTypeIds>
          <Firm>9</Firm>
          <FirmName>sample string 14</FirmName>
          <IsDEBCredit>true</IsDEBCredit>
          <IsPrime>true</IsPrime>
          <NonSBDAmount>1</NonSBDAmount>
          <Override>true</Override>
          <ParticipationId>2</ParticipationId>
          <ParticipationPlannedDetailsID>1</ParticipationPlannedDetailsID>
          <PaticipationAmount>1</PaticipationAmount>
          <PlannedParticipationTypeList>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
            <PMAPlannedPartcipationTypes>
              <Comments>sample string 5</Comments>
              <CreatedDate>2024-09-19T14:14:35.1848714-04:00</CreatedDate>
              <DBETypeId>1</DBETypeId>
              <EffectiveFrom>2024-09-19T14:14:35.1848714-04:00</EffectiveFrom>
              <EffectiveTo>2024-09-19T14:14:35.1848714-04:00</EffectiveTo>
              <GoalAmount>1</GoalAmount>
              <ModifiedDate>2024-09-19T14:14:35.1848714-04:00</ModifiedDate>
              <NonSBDAmount>1</NonSBDAmount>
              <Override>true</Override>
              <PlannedParticipationId>2</PlannedParticipationId>
              <PlannedSmallBusinessID>1</PlannedSmallBusinessID>
              <RowStatus>sample string 3</RowStatus>
              <SBDAmount>1</SBDAmount>
              <SBDPercent>1</SBDPercent>
              <SmallBusiness>sample string 7</SmallBusiness>
              <UserID>6</UserID>
              <UserIDCreated>4</UserIDCreated>
              <UserIDModified>1</UserIDModified>
            </PMAPlannedPartcipationTypes>
          </PlannedParticipationTypeList>
          <PlannedSmallBusinessID>18</PlannedSmallBusinessID>
          <ProjectId>1</ProjectId>
          <ProjectNO>sample string 11</ProjectNO>
          <Role>sample string 15</Role>
          <SBDAmount>1</SBDAmount>
          <Type>sample string 16</Type>
          <TypeOfWork>1</TypeOfWork>
          <UserIDCreated>4</UserIDCreated>
          <UserIDModified>1</UserIDModified>
          <VendorRole>1</VendorRole>
        </PMAPlannedParticipation>
      </PlannedPartcipation>
      <PrimeVendor>1</PrimeVendor>
      <ProjectId>1</ProjectId>
      <ProjectNO>sample string 10</ProjectNO>
      <SBDAmount>1</SBDAmount>
      <SBDAmountAccured>1</SBDAmountAccured>
      <SBDPercent>1</SBDPercent>
      <UserIDCreated>4</UserIDCreated>
      <UserIDModified>1</UserIDModified>
      <VendorId>1</VendorId>
      <VendorName>sample string 9</VendorName>
    </PMA_Participation>
  </ParticipationSummaryList>
</ActualListData>