{
"OrderStartDateTime": "2025-04-24T09:39:08.3594624-07:00",
"OrderEndDateTime": "2025-04-24T09:39:08.3594624-07:00",
"ModesOfSale": "sample string 1",
"Seasons": "sample string 2",
"PerformanceStartDateTime": "2025-04-24T09:39:08.3594624-07:00",
"PerformanceEndDateTime": "2025-04-24T09:39:08.3594624-07:00",
"BillingTypeId": 3,
"StartDateTime": "2025-04-24T09:39:08.3594624-07:00",
"EndDateTime": "2025-04-24T09:39:08.3594624-07:00",
"CutoffDateTime": "2025-04-24T09:39:08.3594624-07:00",
"MinAmount": 4.0,
"ShouldUpdate": true,
"AppealId": 6,
"NewSourceDescription": "sample string 7",
"MediaTypeId": 8,
"MinNumberOfBillsToPrint": 9,
"MaxNumberOfBillsToPrint": 10,
"ListId": 11,
"UserId": "sample string 12",
"BatchTypeId": 13,
"PaymentMethodGroupId": 14
}
<OrderBillingRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AppealId>6</AppealId>
<BatchTypeId>13</BatchTypeId>
<BillingTypeId>3</BillingTypeId>
<CutoffDateTime>2025-04-24T09:39:08.3594624-07:00</CutoffDateTime>
<EndDateTime>2025-04-24T09:39:08.3594624-07:00</EndDateTime>
<ListId>11</ListId>
<MaxNumberOfBillsToPrint>10</MaxNumberOfBillsToPrint>
<MediaTypeId>8</MediaTypeId>
<MinAmount>4</MinAmount>
<MinNumberOfBillsToPrint>9</MinNumberOfBillsToPrint>
<ModesOfSale>sample string 1</ModesOfSale>
<NewSourceDescription>sample string 7</NewSourceDescription>
<OrderEndDateTime>2025-04-24T09:39:08.3594624-07:00</OrderEndDateTime>
<OrderStartDateTime>2025-04-24T09:39:08.3594624-07:00</OrderStartDateTime>
<PaymentMethodGroupId>14</PaymentMethodGroupId>
<PerformanceEndDateTime>2025-04-24T09:39:08.3594624-07:00</PerformanceEndDateTime>
<PerformanceStartDateTime>2025-04-24T09:39:08.3594624-07:00</PerformanceStartDateTime>
<Seasons>sample string 2</Seasons>
<ShouldUpdate>true</ShouldUpdate>
<StartDateTime>2025-04-24T09:39:08.3594624-07:00</StartDateTime>
<UserId>sample string 12</UserId>
</OrderBillingRequest>