The article includes:
Provides a list of all SIMs associated with the account.
Note: This list does not include orders for SIMs or ICCIDs without SIM or ICCID numbers (stock state).
Request URL (production) | https://prismproapi.koretelematics.com/4/TransactionalAPI.svc/json/QueryAllDevices |
Request URL (sandbox) | https://prismproapi.sandbox.koretelematics.com/4/TransactionalAPI.svc/json/QueryAllDevices |
Request method | Post |
Request
Field | Data type | Mandatory | Min length | Max length | Description |
N/A |
Response
Parameter name | Data type | Min length | Max length | Description |
requestStatus | int | Request status code (if unsuccessful) | ||
d | string | 11 | 20 | SIM numbers or ICCIDs |
JSON response
{ "d": [ "", "12345678912345678912", "12345678912345678912", ] }