[
{
"CreatedDateTime": "2025-04-24T04:07:45.7176463-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Description": "sample string 3",
"Id": 4,
"Inactive": true,
"UpdatedDateTime": "2025-04-24T04:07:45.7176463-07:00",
"UpdatedBy": "sample string 6"
},
{
"CreatedDateTime": "2025-04-24T04:07:45.7176463-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Description": "sample string 3",
"Id": 4,
"Inactive": true,
"UpdatedDateTime": "2025-04-24T04:07:45.7176463-07:00",
"UpdatedBy": "sample string 6"
}
]
<PaymentTypes xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PaymentType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:07:45.7176463-07:00</CreatedDateTime>
<Description>sample string 3</Description>
<Id>4</Id>
<Inactive>true</Inactive>
<UpdatedBy>sample string 6</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:07:45.7176463-07:00</UpdatedDateTime>
</PaymentType>
<PaymentType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:07:45.7176463-07:00</CreatedDateTime>
<Description>sample string 3</Description>
<Id>4</Id>
<Inactive>true</Inactive>
<UpdatedBy>sample string 6</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:07:45.7176463-07:00</UpdatedDateTime>
</PaymentType>
</PaymentTypes>