Sim BillingPeriod subresource
Access Super SIM billing data
https://supersim.api.korewireless.com/v1/Sims/{sid}/BillingPeriodsBillingPeriod types
Ready BillingPeriods
Active BillingPeriods
API Authorization
Read multiple BillingPeriod
Retrieve a list of Billing Periods for a Super SIM.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
SimSidstringRequired
The SID of the Super SIM to list Billing Periods for.
Query parameters
PageSizeinteger · min: 1 · max: 1000Optional
How many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerOptional
The page index. This value is simply for client state.
PageTokenstringOptional
The page token. This is provided by the API.
Responses
200
OK
application/json
get
/v1/Sims/{SimSid}/BillingPeriods200
OK
How to check if a SIM has hit its data limit
Last updated
Was this helpful?