Sample:
{
"BusinessKey": "ced6b0e7-b994-4e51-84fb-ccb3b520e897",
"MerchantID": "sample string 2",
"AppType": "Ecommerce",
"UserType": 2,
"IsSandboxed": true,
"ProcessorType": 0,
"Credentials": {
"$id": "2",
"sample string 1": "sample string 2",
"sample string 3": "sample string 4",
"sample string 5": "sample string 6"
},
"Name": "sample string 4",
"TimeZone": 5,
"Currency": "sample string 6",
"Country": "sample string 7",
"PaymentMethods": {
"$id": "3",
"$values": [
{
"$id": "4",
"ID": 1,
"Name": "sample string 2",
"PaymentScreenType": 3,
"SubMethods": {
"$id": "5",
"$values": [
{
"$id": "6",
"ID": 1,
"Name": "sample string 2",
"PaymentType": 0
},
{
"$ref": "6"
},
{
"$ref": "6"
}
]
},
"PaymentType": 0
},
{
"$ref": "4"
},
{
"$ref": "4"
}
]
}
}