json
Numbers
Numbers - Cancel Port In
Cancel an existing port-in request using the order ID. This endpoint allows you to cancel a pending port-in order before it is completed.
What this does: Returns the OrderId and a Cancelled status confirmation. Only pending port-in orders can be cancelled — orders in final states cannot be reversed.
Next steps:
- Submit a new port-in request —
POST /v1.0/numbers/portin
POST
json
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Body
application/json
The order ID of the port-in request to cancel
Example:
"JNUOID-6e3eb213-baf1-47bb-9db0-5d7d09d4b7b4"
Response
200 - application/json
Numbers - Cancel Port In
The response is of type object.