getEsimProductsByCountry
GET/esim/products/:contractId/:isoCode
Retrieve the available eSIM products and their variants for the requested destination country. Returned products can cover additional countries; use product.countries only as the full coverage list, not as the customer-selected destination.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 503
List of available eSIM products for the specified country
The provided ISO country code is invalid or unsupported
The request requires an user authentication.
Response Headers
WWW-Authenticate
Contains authentication challenge details including a dynamic authRedirectUrl.
The access is not allowed.
Resource not found or wrong pagination parameters.
Method not allowed
Method Maintenance