Download
Download Postman collection Download SwaggerAvailable endpoints
GET products/{customerId}
200OK
customerId string
data
voice
daily
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundleweekly
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundlemonthly
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundle_link
self
href string
data
daily
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundleweekly
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundlemonthly
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundle_link
self
href string
yolo
daily
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundleweekly
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundlemonthly
id string
Identifies the product. This must be the package ID from the catalogue.name string
The name of the product.currency string
ISO 4217 Three-letter ISO code for the currency.amount string
The amount that the product will costbundleCategory string
The category of the bundlebundleType string
The type of the bundle_link
self
href string
{
"customerId": "string",
"data": {
"voice": {
"daily": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"weekly": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"monthly": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"_link": {
"self": {
"href": "string"
}
}
},
"data": {
"daily": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"weekly": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"monthly": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"_link": {
"self": {
"href": "string"
}
}
},
"yolo": {
"daily": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"weekly": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"monthly": {
"id": "string",
"name": "string",
"currency": "string",
"amount": "string",
"bundleCategory": "string",
"bundleType": "string"
},
"_link": {
"self": {
"href": "string"
}
}
}
}
}
400Bad Request
error string
error_description string
{
"error": "string",
"error_description": "string"
}
401Unauthorized
error string
error_description string
{
"error": "string",
"error_description": "string"
}
403Forbidden
error string
error_description string
{
"error": "string",
"error_description": "string"
}
404Not Found
timestamp string
Error response codestatus string
Text explaining the reason for the errorerror string
message string
More error details and corrective measurespath string
{
"timestamp": "string",
"status": "string",
"error": "string",
"message": "string",
"path": "string"
}
405Method Not Allowed
timestamp string
Error response codestatus string
Text explaining the reason for the errorerror string
message string
More error details and corrective measurespath string
{
"timestamp": "string",
"status": "string",
"error": "string",
"message": "string",
"path": "string"
}
500Internal Server Error
timestamp string
Error response codestatus string
Text explaining the reason for the errorerror string
message string
More error details and corrective measurespath string
{
"timestamp": "string",
"status": "string",
"error": "string",
"message": "string",
"path": "string"
}