Expired Order
Simlessly
# Expired Order
Simlessly API (v1.0.0): Expired Order
# POST
https://rsp.simlessly.com/api/v1/profile/expired (opens new window)
# Parameters of Request
Name | Type | MOC | Description | Example |
---|---|---|---|---|
iccid | String | Mandatory | ICCID (length: 19-20) | 89860468152080349618 |
# Example of Request
{
"iccid":"8985211116317800004"
}
# Parameters of Response
Name | Type | MOC | Description | Example |
---|
{
"obj":null,
"success": true,
"msg":"",
"code":"00000 "
}