Get all Plans
Endpoint
Parent Property/Element
Property/Element Name
Mandatory
Data Type
Description
Parent Property/Element
Property/Element Name
Mandatory
Data Type
Description
Last updated
Was this helpful?
Was this helpful?
{
"plansList": {
"plans": [
{
"planId": "2862",
"description": "Listen trending & popular Music, download songs, create your own playlist!",
"billerId": "HUNG00000NATJL",
"categoryType": "Music",
"categorySubType": [],
"amountInRupees": 99,
"additionalInfo": {
"planAdditionalInfoId": "cca72e87-e994-4409-87cb-a25b2a4598ba",
"tags": [
{
"tagId": "d55aa58e-bf83-4273-80ee-7bc8e7c4f1a2",
"name": "Package Duration",
"value": "1 Month"
}
]
},
"effctvFrom": "2021-10-26",
"effctvTo": "2022-10-26",
"status": "ACTIVE"
},
{
"planId": "2863",
"description": "Listen trending & popular Music, download songs, create your own playlist!",
"billerId": "HUNG00000NATJL",
"categoryType": "Music",
"categorySubType": [],
"amountInRupees": 499,
"additionalInfo": {
"planAdditionalInfoId": "cd5fb9d3-afc6-488f-a354-863241d0fae3",
"tags": [
{
"tagId": "ccf2d727-5081-46d4-9ff1-58caae26894a",
"name": "Package Duration",
"value": "12 Months"
}
]
},
"effctvFrom": "2021-10-26",
"effctvTo": "2022-10-26",
"status": "ACTIVE"
}
]
},
"generalResp": { "statusCode": "200",
"status": "success",
"message": "Plans retrieved successfully",
"remarks": ""
},
"pageNo": 0,
"pageSize": 10,
"totalElements": 2,
"totalPages": 1
}