Set bulk devices billing status. Only partners can make this call. Changing the billing status may result in additional fees. For more information contact your partner success manager.
Note: PUT calls update data entirely. Any data not mentioned in the call, will be deleted.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "imeis": [
- "357660101000198"
]
}
{- "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37",
- "data": {
- "accepted": [
- "357660101007029"
], - "rejected": [
- {
- "imei": "357660101000198",
- "reason": "Not authorized",
- "errorCode": 1000
}
]
}
}