{
"items": [
{
"id": "1",
"companyCode": "550001",
"companyDescription": "Airtel",
"serviceProvided": "TELECOM",
"serviceProvidedDescription": "Mobile",
"category": "POSTPAID",
"categoryDescription": "Post paid",
"subCategory": "2GBDownload",
"subCategoryDescription": "2GB per day",
"furtherSubCategory": "Plan1299",
"furtherSubCategoryDescription": "Plan 1299",
"amountInputMethod": "CUSTOMER-ENTERED",
"supportedCurrency": "EUR",
"isPartialAllowed": false,
"minimumAmountAllowed": 100,
"isExcessAllowed": false,
"maxAmountAllowed": 100,
"additionalDataRequired": [
{
"fieldName": "BILLALPHA1",
"fieldType": "ALPHANUMERIC",
"isMandatory": false,
"fieldDescription": "Consumer No"
}
]
}
],
"links": {
"self": {
"href": "string",
"templated": true
},
"first": {
"href": "string",
"templated": true
},
"next": {
"href": "string",
"templated": true
},
"prev": {
"href": "string",
"templated": true
}
}
}