{
"CampaignId": 1,
"FundIds": "sample string 2",
"BillingTypeId": 3,
"StartDateTime": "2025-04-24T05:23:04.4837871-07:00",
"EndDateTime": "2025-04-24T05:23:04.4837871-07:00",
"CutoffDateTime": "2025-04-24T05:23:04.4837871-07:00",
"MinAmount": 4.0,
"ShouldUpdate": true,
"AppealId": 6,
"NewSourceDescription": "sample string 7",
"MediaTypeId": 8,
"MinNumberOfBillsToPrint": 9,
"MaxNumberOfBillsToPrint": 10,
"ListId": 11,
"MailDateTime": "2025-04-24T05:23:04.4837871-07:00",
"MailTypeId": 12,
"IsLabel": true,
"SalutationTypeId": 14,
"UserId": "sample string 15",
"BatchTypeId": 16,
"PaymentMethodGroupId": 17,
"AcknowledgementLetterId": 1
}
<PledgeBillingRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AcknowledgementLetterId>1</AcknowledgementLetterId>
<AppealId>6</AppealId>
<BatchTypeId>16</BatchTypeId>
<BillingTypeId>3</BillingTypeId>
<CampaignId>1</CampaignId>
<CutoffDateTime>2025-04-24T05:23:04.4837871-07:00</CutoffDateTime>
<EndDateTime>2025-04-24T05:23:04.4837871-07:00</EndDateTime>
<FundIds>sample string 2</FundIds>
<IsLabel>true</IsLabel>
<ListId>11</ListId>
<MailDateTime>2025-04-24T05:23:04.4837871-07:00</MailDateTime>
<MailTypeId>12</MailTypeId>
<MaxNumberOfBillsToPrint>10</MaxNumberOfBillsToPrint>
<MediaTypeId>8</MediaTypeId>
<MinAmount>4</MinAmount>
<MinNumberOfBillsToPrint>9</MinNumberOfBillsToPrint>
<NewSourceDescription>sample string 7</NewSourceDescription>
<PaymentMethodGroupId>17</PaymentMethodGroupId>
<SalutationTypeId>14</SalutationTypeId>
<ShouldUpdate>true</ShouldUpdate>
<StartDateTime>2025-04-24T05:23:04.4837871-07:00</StartDateTime>
<UserId>sample string 15</UserId>
</PledgeBillingRequest>