{
"items": [
{
"billerTemplateId": "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",
"sourcePaymentReference": "6319df06-c695-4ae9-a6dc-06a2d68a1605",
"paymentStatus": "SUCCESSFUL",
"billReference": "550001",
"customerIdWithBiller": "GT5482AB",
"billCurrency": "EUR",
"billAmount": 12.99,
"chargeCurrency": "EUR",
"totalChargeAmount": 0.44,
"paymentCurrency": "EUR",
"paymentAmount": 13.43,
"debitAccountNumber": "47669210625",
"paymentDate": "2019-08-24",
"additionalData": [
{
"custom-fields": {
"property1": "string",
"property2": "string"
}
}
]
}
],
"links": {
"self": {
"href": "string",
"templated": true
},
"first": {
"href": "string",
"templated": true
},
"next": {
"href": "string",
"templated": true
},
"prev": {
"href": "string",
"templated": true
}
}
}