Create eSIM Top-Up Order
POST
https://api-dev.getroamify.com/api/esim/order/topup
Last modified:2025-01-06 23:19:20
Maintainer:Not configured
POST
request to the /api/esim/order/topup
endpoint.iccid
: The ICCID of the eSIM you want to top-up. This is a required field of type string
.packageId
: The ID of the eSIM package you want to top-up. This is a required field of type string
.Request
Header Params
Content-Type
string
required
Example:
application/json
User-Agent
string
required
Example:
insomnia/10.1.1
Authorization
string
required
Example:
{{token}}
Body Params application/json
Request samples
Responses
Modified at 2025-01-06 23:19:20