[
{
"custNo": 0,
"customerStatus": "ACT",
"customerStatusDesc": "Active",
"href": "/group/{groupno}/customer/{custno}",
"dateAdded": "string",
"userAdded": "string",
"dateModified": "2019-08-24T14:15:22Z",
"userModified": "string",
"group": {
"id": 0,
"name": "string",
"href": "string"
},
"customerIdentity": {
"customerType": "B",
"company": "string",
"legalEntity": "string",
"abn": "string",
"acn": "string",
"customerSalutation": "Mr",
"customerGivenNames": "string",
"customerSurname": "string",
"customerDob": "2019-08-24T14:15:22Z"
},
"creditProfile": {
"customerCreditStatus": "NRM",
"customerCreditStatusDesc": "string"
},
"settings": {
"language": "EN",
"currency": "AUD",
"portalAccess": true,
"altCustId": "string",
"expectedCallSpend": 0,
"accountManager": "string"
},
"billingAccount": {
"cycleNo": 1,
"currBalance": 0,
"amtLastStmt": 0,
"dateLastStmt": "2019-08-24T14:15:22Z",
"dateSuspendBilling": "2019-08-24T14:15:22Z",
"noLatePaymentFee": true
},
"relatedParty": [
{
"type": "Agent",
"id": 0,
"name": "string",
"href": "string"
}
]
}
]