{
"companyBillerId": "string",
"companyName": "string",
"biller": {
"billerId": 0,
"name": "string",
"billerType": "string",
"partialPayAllowed": true,
"inputParams": [
{
"paramKey": "string",
"paramName": "string",
"paramType": "NUMBER",
"paramRegex": "string",
"invalidParamError": "string",
"mandatory": true,
"paramValues": [
{
"key": "string",
"value": "string"
}
]
}
],
"circleParams": [
{
"key": "string",
"value": "AP"
}
],
"paymentAmountExactness": "string"
},
"circleEnum": "AP",
"billInputParams": "string",
"billerParams": [
{
"key": "string",
"name": "string",
"value": "string"
}
],
"consumerNumber": "string",
"consumerName": "string",
"branchCode": "string",
"branchName": "string",
"costCentre": "string",
"branchCity": "string",
"branchState": "string",
"createdDate": "2019-08-24T14:15:22Z",
"lastDueDate": "2019-08-24",
"active": true,
"companyBillerValidationStatus": "PENDING",
"billFetchFailureMessage": "string",
"attachment": true,
"autoDebit": true,
"lastBillCreatedOn": "2019-08-24T14:15:22Z",
"recoverableAmount": 0,
"commencementDate": "2019-08-24",
"remarks": "string",
"lastBillCheckedAt": "2019-08-24T14:15:22Z",
"lastBillFetchedAmount": 0,
"lastBillFetchedMessage": "string",
"lastBillFetchedReferenceId": "string",
"keyContactEmail": "string",
"billerCopyInputParamsData": {
"property1": "string",
"property2": "string"
},
"billCopyEnabled": true
}