{
"extClientId": 0,
"extCompanyId": 0,
"clientName": "string",
"clientCode": "string",
"phone": "string",
"phoneExtra": "string",
"fax": "string",
"website": "string",
"isMailingAddressSameAsPhysical": true,
"isBillingAddressSameAsPhysical": true,
"firstName": "string",
"lastName": "string",
"suffix": 1,
"email": "string",
"notes": "string",
"isActive": true,
"address": {
"address1": "string",
"address2": "string",
"city": "string",
"stateCode": "string",
"zipCode": "string",
"county": "string",
"countryLv": 1
},
"mailingAddress": {
"address1": "string",
"address2": "string",
"city": "string",
"stateCode": "string",
"zipCode": "string",
"county": "string",
"countryLv": 1
},
"billingAddress": {
"address1": "string",
"address2": "string",
"city": "string",
"stateCode": "string",
"zipCode": "string",
"county": "string",
"countryLv": 1
},
"extPayrollGroupId": 0,
"clientInvoiceSetup": {
"creditLimit": 0,
"isCreditLimit": true,
"creditLimitWarning": 0,
"creditLimitEmailNoti": "string",
"allowOrderCreation": true
},
"levelType1Name": "string",
"levelType1Desc": "string",
"levelType1IsActive": true,
"levelType2Name": "string",
"levelType2Desc": "string",
"levelType2IsActive": true,
"levelType3Name": "string",
"levelType3Desc": "string",
"levelType3IsActive": true,
"levelType4Name": "string",
"levelType4Desc": "string",
"levelType4IsActive": true,
"extHomeBranchId": 0,
"isAllBranchAccess": true,
"clientBranchAsgmts": [
{
"extBranchId": 0,
"isHomeBranch": true
}
],
"clientDepartments": [
{
"extClientDepartmentId": 0,
"extClientId": 0,
"deptName": "string",
"deptDispName": "string",
"jobCode": "string",
"payRate": 0,
"billRate": 0,
"extParentDepartmentId": 0,
"deptCode": 0,
"deptTreeCode": "string",
"deptDepth": 0,
"activeStatus": true
}
],
"clientLevels": [
{
"extClientLevelId": 0,
"extClientId": 0,
"levelName": "string",
"levelDispName": "string",
"levelType": 0,
"isDefaultLevel": true,
"activeStatus": true,
"isChecked": true
}
],
"clientRoles": [
{
"extClientRoleId": 0,
"extCompanyId": 0,
"extRecordRoleId": 0,
"extClientId": 0,
"firstName": "string",
"lastName": "string",
"effectiveDate": "2019-08-24T14:15:22.123Z",
"active": true
}
]
}