{
"AmtPosted": 1.0,
"BatchType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"CntlIndicator": true,
"Category": 1
},
"CloseDateTime": "2025-04-24T09:23:05.4481551-07:00",
"ClosedBy": "sample string 2",
"CntlIndicator": "sample string 3",
"CreatedDateTime": "2025-04-24T09:23:05.4481551-07:00",
"CreatedBy": "sample string 4",
"Id": 1,
"Notes": "sample string 5",
"NumAccCc": 6,
"NumRejCc": 7,
"OpenLoc": "sample string 8",
"Owner": "sample string 9",
"PostId": 10,
"PostedBy": "sample string 11",
"PostedDateTime": "2025-04-24T09:23:05.4481551-07:00",
"Status": "sample string 12",
"TallyPlAmount": 13.0,
"TallyReAmount": 14.0,
"UniqueTag": "sample string 15",
"UpdatedDateTime": "2025-04-24T09:23:05.4481551-07:00",
"UpdatedBy": "sample string 16"
}
<Batch xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AmtPosted>1</AmtPosted>
<BatchType>
<Category>1</Category>
<CntlIndicator>true</CntlIndicator>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</BatchType>
<CloseDateTime>2025-04-24T09:23:05.4481551-07:00</CloseDateTime>
<ClosedBy>sample string 2</ClosedBy>
<CntlIndicator>sample string 3</CntlIndicator>
<CreatedBy>sample string 4</CreatedBy>
<CreatedDateTime>2025-04-24T09:23:05.4481551-07:00</CreatedDateTime>
<Id>1</Id>
<Notes>sample string 5</Notes>
<NumAccCc>6</NumAccCc>
<NumRejCc>7</NumRejCc>
<OpenLoc>sample string 8</OpenLoc>
<Owner>sample string 9</Owner>
<PostId>10</PostId>
<PostedBy>sample string 11</PostedBy>
<PostedDateTime>2025-04-24T09:23:05.4481551-07:00</PostedDateTime>
<Status>sample string 12</Status>
<TallyPlAmount>13</TallyPlAmount>
<TallyReAmount>14</TallyReAmount>
<UniqueTag>sample string 15</UniqueTag>
<UpdatedBy>sample string 16</UpdatedBy>
<UpdatedDateTime>2025-04-24T09:23:05.4481551-07:00</UpdatedDateTime>
</Batch>