Skip to main content
POST
Create port in

Authorizations

client_id
string
header
required
secret_key
string
header
required

Body

application/json
msisdn
string
required
Required string length: 11 - 13
Pattern: ^[0-9]+$
lineId
string<uuid>
required
holder
object
required
isPortIntra
boolean
default:false
externalCode
string
executionWindowStartDatetime
string<date-time>
tenantId
string
metadata
object

Response

201 - application/json

Default Response

id
string
required
lineId
string
required
msisdn
string
required
status
enum<string>
required
Available options:
CREATED,
REQUESTED,
FAILED,
CANCELED,
CONFLICT,
MODIFIED,
PENDING,
COMPLETED,
EXECUTED
isPortIntra
boolean
required
provider
object | null
required
holder
object
required
history
object[]
required
cancelPortInRequests
object[]
required
createdAt
string
required
externalTicketId
string
externalCode
string
tenantId
string
executionWindowStartDatetime
string
metadata
object
updatedAt
string