First Use
POST
FirstUse
One time notification that is sent the first time an eSIM successfully uses any data to the nearest 1kb. First use can be used to notify your end-users their bundle has now started and the bundle duration has started. This will replace the 1% notification which can be removed.
Request Body required
object
alertType
Type of alert
string
iccid
ICCID of the eSIM
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
Examples
Responses
None
No response body