API v2.4 / Catalogue / Get Bundle details from catalogue
GET /catalogue/bundle/{name}
GET
/catalogue/bundle/{name}
Get details of a specific Bundle from your Organisation’s catalogue
Authorizations
Parameters
Path Parameters
name
required
string
(Required) Name of Bundle Group to get countries for
Responses
200
OK
object
name
string
description
string
countries
Array<object>
object
name
string
region
string
iso
string
dataAmount
integer
duration
integer
speed
Array<string>
autostart
boolean
unlimited
boolean
roamingEnabled
Array<object>
object
name
string
region
string
iso
string
price
integer
400
Bad Request - returned when request format is not accepted
object
message
Status of api functions which do not return data
string
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the ICCID is not accessible by the user
object
message
Status of api functions which do not return data
string
429
Too Many Requests
object
message
Status of api functions which do not return data
string
500
Server Error
object
message
Status of api functions which do not return data
string
503
Processing - Please come back later or use the Retry-After (seconds) header
object
message
Status of api functions which do not return data
string