Select
Fixed producers
Producer in kafka
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | ‘none’ |
body | body | portabilityRequest | true | ‘none’ |
Request body - instance of portabilityRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
phoneRanges | phoneRanges | true | none |
externalReference | externalReference | true | externalReference associated |
recipientOperator | recipientOperatorMandatory | true | current recipient operator code |
windowDate | windowDate | false | portability window |
administrative | administrative | false | administrative access number |
lluProcessId | lluProcessId | false | local loop unbundling identifier |
fullNumberFlag | fullNumberFlag | false | full number flag |
wholesalerFlag | wholesalerFlag | false | wholesaler flag |
coordinatedActionFlag | coordinatedActionFlag | false | coordinated action flag |
accessType | accessType | false | portability access type |
recipientResellerOperator | recipientResellerOperator | false | recipient reseller operator |
processType | processType | true | process type |
subscriber | subscriber | true | none |
infoTariff | infoTariff | false | info tariff of a portability |
observations | observations | false | observations of a portability |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Request portability in progress | createRequestKafka |
400 | Bad Request | Invalid body | None |
200 - instance of createRequestKafka
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
topic | string | false | topic |
partition | integer | false | partition |
offset | integer | false | offset |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | ‘none’ |
body | body | cancelPortability | true | ‘none’ |
Request body - instance of cancelPortability
|
|
Name | Type | Required | Description |
---|---|---|---|
processId | processIdMandatory | true | process id in Portanet |
causeCode | causeCodeMandatory | true | cause code of a denied operation |
observations | observations | false | observations of a portability |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Cancel change NRN in progress | createRequestKafka |
400 | Bad Request | Invalid body | None |
200 - instance of createRequestKafka
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
topic | string | false | topic |
partition | integer | false | partition |
offset | integer | false | offset |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | ‘none’ |
body | body | unsubscribeRequest | true | ‘none’ |
Request body - instance of unsubscribeRequest
|
|
Name | Type | Required | Description |
---|---|---|---|
recipientOperator | recipientOperatorMandatory | true | current recipient operator code |
donorOperator | donorOperatorMandatory | true | initial donor operator code |
initialRange | initialRange | true | intial phone number range |
endRange | endRange | true | end phone number range |
observations | observations | false | observations of a portability |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Request unsubscribe in progress | createRequestKafka |
400 | Bad Request | Invalid body | None |
200 - instance of createRequestKafka
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
topic | string | false | topic |
partition | integer | false | partition |
offset | integer | false | offset |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | ‘none’ |
body | body | cancelUnsubscribe | true | ‘none’ |
Request body - instance of cancelUnsubscribe
|
|
Name | Type | Required | Description |
---|---|---|---|
processId | processIdMandatory | true | process id in Portanet |
causeCode | causeCodeMandatory | true | cause code of a denied operation |
observations | observations | false | observations of a portability |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Cancel unsubscribe in progress | createRequestKafka |
400 | Bad Request | Invalid body | None |
200 - instance of createRequestKafka
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
topic | string | false | topic |
partition | integer | false | partition |
offset | integer | false | offset |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | ‘none’ |
dateField | path | string | true | The date field to filter: requestDate, messageDate, windowDate or cancellationDate |
dateValue | path | string(date) | true | The value date |
filters | query | string | false | Typical filters: externalReference, recipientRol, messageType, processType, … |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Events sent | [portabilityInfo] |
400 | Bad Request | Invalid body | None |
404 | Not Found | Events not found | None |
405 | Method Not Allowed | Validation exception | None |
200 - instance of portabilityInfo
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
phoneRanges | phoneRanges | false | none |
stateId | stateId | false | portability state |
messageType | messageType | false | Message type Portabaility |
externalReference | externalReference | false | externalReference associated |
brand | brand | false | brand associated |
recipientRol | recipientRol | true | operator rol recipient or donor |
processId | processId | true | process id in Portanet |
recipientOperator | recipientOperator | false | current recipient operator code |
donorOperator | donorOperator | false | initial donor operator code |
requestDate | requestDate | false | request date for portability |
messageDate | messageDate | false | date to send to Portanet |
windowDate | windowDate | false | portability window |
cancellationDate | cancellationDate | false | cancellation date |
processType | processType | false | process type |
administrative | administrative | false | administrative access number |
lluProcessId | lluProcessId | false | local loop unbundling identifier |
fullNumberFlag | fullNumberFlag | false | full number flag |
wholesalerFlag | wholesalerFlag | false | wholesaler flag |
accessType | accessType | false | portability access type |
donorResellerOperator | donorResellerOperator | false | donor reseller operator |
recipientResellerOperator | recipientResellerOperator | false | recipient reseller operator |
subscriber | subscriber | false | none |
causeCode | causeCode | false | cause code of a denied operation |
causeDescription | causeDescription | false | cause description of a denied operation |
observations | observations | false | observations of a portability |
infoTariff | infoTariff | false | info tariff of a portability |
internal | internal | false | is a portability between own operators |
isCancellable | isCancellable | false | is a portability cancellable |
accessPhoneRanges | accessPhoneRanges | false | none |
eventList | [event] | false | none |
Endpoints
Fixed portabilities
Fixed migrations
Fixed acquisitions
Fixed operations
Fixed producers
Fixed impersonate