{
"code": 2000,
"referenceCode": "908 303",
"name": "Sample Merchant",
"createDate": "2012-04-01",
"isActive": true,
"notes": "Some sample notes about the merchant",
"phases": {
"phase2Age": 30,
"phase3Age": 60,
"phase4Age": 90
},
"contactInfo": {
"contactName": "John Smith",
"street1": "11 Broadway",
"street2": "Suite #3",
"city": "New York",
"state": "NY",
"zipCode": 10001,
"phone": "1234567890",
"fax": "1234567890",
"email": "john.smith@samplemerchant.com",
"countryCode": "US"
},
"letters": {
"welcomeCode": "welcomeCode",
"softDeclineCode": "softDeclineCode",
"softDeclineIsStatement": true,
"softDeclineWaitPeriod": 1,
"softDeclineIsBalanceRequired": true,
"hardDeclineCode": "hardDeclineCode",
"hardDeclineIsStatement": true,
"chargebackCode": "chargebackCode",
"chargebackIsStatement": true,
"statementCode": "statementCode",
"collections1Code": "collections1Code",
"collections2Code": "collections2Code",
"collections3Code": "collections3Code",
"collections4Code": "collections4Code",
"collections5Code": "collections5Code",
"collections1Age": 1,
"collections2Age": 2,
"collections3Age": 3,
"collections4Age": 4,
"collections5Age": 5,
"invoiceCode": "invoiceCode",
"invoicePeriod": 0,
"notification1Code": "notification1Code",
"notification2Code": "notification2Code",
"notification3Code": "notification3Code",
"notification1Age": 1,
"notification2Age": 2,
"notification3Age": 3,
"newField2": ""
}
}