Version: 1.3.0 · Published: September 18, 2026 · Published by: Telegent Platform Team
New
Numbers (1 endpoint)
Numbers (1 endpoint)
Numbers Inventory Report — Request a full inventory report for a distributor without paging through the inventory endpoint. Submit a
DistributorId and optional Filter; the report is generated asynchronously and a CSV of every number (with number details) is emailed to the distributor’s admin email. Returns 200 OK with no body.POST /v1.0/numbers/inventory-report— Numbers Inventory Report
Enhanced
- Device Details (
POST /v1.0/numbers/device-details) — now looked up byIMEIinstead of phone number (number ownership is no longer required), and the response returns the full device profile:DeviceManufacturerplusSim_Specifications,Technology,Device_Specifications,Device_Capabilities,Network_Compatibility, andCertification(returned as JSON-encoded strings).PhoneNumberis no longer accepted as input. - International voice — a new
InternationalVoiceEnabledboolean is returned by Number Details (GET /v1.0/numbers) and Numbers Inventory (GET /v1.0/numbers/inventory), and can be set on Numbers Update (POST /v1.0/numbers/update). - Distributors — Create Distributor (
POST /v1.0/distributor/create) and Update Distributor (POST /v1.0/distributor/update) now accept and returnAdminEmail, the address that receives distributor reports (including the Numbers Inventory Report CSV).
If you have questions about any of these changes, contact support@telegent.com.