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
alertType
Type of alert
string
bundle
object
name
Name of the bundle
string
initialQuantity
Initial quantity of the bundle (Bytes)
integer
remainingQuantity
Remaining quantity of the bundle (Bytes)
integer
startTime
Start time of the bundle
string
endTime
End time of the bundle
string
unlimited
Whether the bundle is unlimited
boolean
Responses
None
No response body