List catalogue
GET /catalogue
List all Bundles available to your Organisation for ordering.
Bundle names can be used with the /orders
endpoint to place an order.
Authorizations
Parameters
Query Parameters
Page of Bundles to return
Number of Bundles to return per page
Direction of ordering
Name of column to order by
Value to filter by
Name of column to filter by
Responses
200
Success message
object
Bundle Name
Bundle Description
object
Country name
Country region
Country iso
Data Amount (MB)
Duration
Bundle speed
If the bundle auto starts
object
Country name
Country region
Country iso
Bundle price in the organisation currency
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the eSIM is not accessible by the user
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data