[
{
"CreatedDateTime": "2025-04-24T04:46:25.4368359-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"IncomeIndicator": true,
"UpdatedDateTime": "2025-04-24T04:46:25.4368359-07:00",
"UpdatedBy": "sample string 4",
"MaxRefund": 5.0,
"PaymentMethod": {
"Id": 1,
"Description": "sample string 2",
"Inactive": true,
"PaymentType": {
"Id": 1,
"Description": "sample string 2"
},
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
}
},
"UserGroupId": "sample string 6"
},
{
"CreatedDateTime": "2025-04-24T04:46:25.4368359-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"IncomeIndicator": true,
"UpdatedDateTime": "2025-04-24T04:46:25.4368359-07:00",
"UpdatedBy": "sample string 4",
"MaxRefund": 5.0,
"PaymentMethod": {
"Id": 1,
"Description": "sample string 2",
"Inactive": true,
"PaymentType": {
"Id": 1,
"Description": "sample string 2"
},
"ControlGroup": {
"Description": "sample string 1",
"Id": 2,
"Inactive": true
}
},
"UserGroupId": "sample string 6"
}
]
<PaymentMethodUserGroups xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PaymentMethodUserGroup>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:46:25.4368359-07:00</CreatedDateTime>
<Id>1</Id>
<IncomeIndicator>true</IncomeIndicator>
<MaxRefund>5</MaxRefund>
<PaymentMethod>
<ControlGroup>
<Description>sample string 1</Description>
<Id>2</Id>
<Inactive>true</Inactive>
</ControlGroup>
<Description>sample string 2</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<PaymentType>
<Description>sample string 2</Description>
<Id>1</Id>
</PaymentType>
</PaymentMethod>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:46:25.4368359-07:00</UpdatedDateTime>
<UserGroupId>sample string 6</UserGroupId>
</PaymentMethodUserGroup>
<PaymentMethodUserGroup>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:46:25.4368359-07:00</CreatedDateTime>
<Id>1</Id>
<IncomeIndicator>true</IncomeIndicator>
<MaxRefund>5</MaxRefund>
<PaymentMethod>
<ControlGroup>
<Description>sample string 1</Description>
<Id>2</Id>
<Inactive>true</Inactive>
</ControlGroup>
<Description>sample string 2</Description>
<Id>1</Id>
<Inactive>true</Inactive>
<PaymentType>
<Description>sample string 2</Description>
<Id>1</Id>
</PaymentType>
</PaymentMethod>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:46:25.4368359-07:00</UpdatedDateTime>
<UserGroupId>sample string 6</UserGroupId>
</PaymentMethodUserGroup>
</PaymentMethodUserGroups>