Starts or resumes localization process for an eUICC to the specified country.
POST/iot-connect/subscriptions/v1/euiccs/:eid/localize
Starts or resumes the process of localizing the eUICC to the specified country. If a previous localization for an eUICC failed it is safe to perform a retry using this endpoint since the process will pick up from where it failed.
The end result of a successful localization will be that a new profile is downloaded and enabled on the eUICC. This means that the eUICC will use a SIM that is local to the specified country rather than use roaming as is the default behavior.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 429
- 500
eUICC localization started or resumed.
BadRequest
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Unauthorized. Your token is not valid.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Forbidden. You are not allowed to access the requested resource.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
The specified resource was not found
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
RateLimitError. Too Many Requests.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Internal Server Error
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers