Skip to main content
POST
/
v1.0
/
numbers
/
portin
/
cancel
json
{
  "OrderId": "JNUOID-6e3eb213-baf1-47bb-9db0-5d7d09d4b7b4"
}
{
  "OrderId": "JNUOID-6e3eb213-baf1-47bb-9db0-5d7d09d4b7b4",
  "Status": "Cancelled"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
OrderId
string
required

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.