getEsimOrder
GET/esim/order/:contractId/:iccid
Retrieve order details for an eSIM identified by its ICCID. Returns the full order including child orders (e.g. top-up orders linked to the original purchase).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 503
Order details for the specified eSIM
Bad request.
The request requires an user authentication.
Response Headers
WWW-Authenticate
Contains authentication challenge details including a dynamic authRedirectUrl.
The access is not allowed.
The provided ICCID does not exist in the system
Method not allowed
Method Maintenance