[ { "id": "11", "href": "prepayBalanceManagement/v4/bucket/11", "description": "this bucket holds the amount available", "name": "bucket for prd1", "@type": "Bucket", "remainingValue": { "amount": 50, "units": "EUR" }, "remainingValueName": "bucket for prd1", "usageType": "monetary", "partyAccount": { "id": "acc1", "href": "/accountManagement/v4/account/acc1" }, "product": { "id": "prd1", "href": "/productInventory/v4/product/prd1" }, "logicalResource": { "id": "4", "href": "/resouceInventoryManagement/logicalResource/4" }, "relatedParty": [ { "id": "cust1", "href": "/partyManagement/customer/cust1", "name": "jerry watts", "role": "customer" } ], "bucketBalance": [ { "remainingValue": { "amount": 500, "units": "minutes" }, "remainingValueName": "500 minutes of calls left", "usageType": "voice" } ], "validFor": { "endDateTime": "2020-01-12T23:20:50.52Z", "startDateTime": "2020-03-12T23:20:50.52Z" } } ]