SIM Product (2)
SIM Product
SIM Products define SIM inventory types that can be ordered and later assigned to endpoints.
Account access
Reseller: Yes
Enterprise: No
GET SIM Product
Endpoint
GET /api/GetSimProduct
Headers
Content-Type: application/json
X-Requested-With: XMLHttpRequest
X-Authorization: Bearer <AccessToken>
Query parameters
Parameter | Mandatory | Description |
|---|---|---|
simProductId | No | Fetch a specific SIM product |
Response (selected)
Returned under responseParam.rows[]:
Field | Description |
|---|---|
simProductId | SIM product id |
simType | SIM form factor (eSIM, physical) |
description | Product description |
status | Product status |
Result codes (selected)
Code | Description |
|---|---|
2101 | Get SIM product success |
2102 | Get SIM product failure |
1359 | No data available |
Cross-API parameter sourcing
simProductId: used by Create Endpoint