eSIM Usage
POST
Utilisation
Usage alerts can be used to send notifications to end-users via SMS and prompt them to add a top-up.
This is sent when the amount of data used on a Bundle is:
- 1%
- 50%
- 80%
- 100%
Request Body required
object
iccid
ICCID of the eSIM
string
8944538532008160222
alertType
Type of alert
string
Utilisation
bundle
object
name
Name of the bundle
string
A_BUNDLE_1GB
initialQuantity
Initial quantity of the bundle (Bytes)
integer
1000000000
remainingQuantity
Remaining quantity of the bundle (Bytes)
integer
1000000000
startTime
Start time of the bundle
string
2006-01-02T15:04:05Z
endTime
End time of the bundle
string
2007-01-02T15:04:05Z
unlimited
Whether the bundle is unlimited
boolean
Responses
None
No response body