Select
Acquisitions
Access to acquisitions data
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | acquisitionStatus |
404 | Not Found | Operators not found | None |
200 - instance of acquisitionStatus
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | false | status id |
description | string | false | status description |
cancellable | boolean | false | is cancellable the current status |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | acquisitionDate |
404 | Not Found | Operators not found | None |
200 - instance of acquisitionDate
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
operator | string | false | operators last modified date |
cmt_numeration | string | false | cmt_numeration last modified date |
acquisition | string | false | acquisition last modified date |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | operator |
404 | Not Found | Operators not found | None |
200 - instance of operator
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | true | operator code |
name | string | true | operator name |
license | string¦null | false | license type |
community | string | false | community type |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
operatorId | path | string | true | The operator id |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | operator |
404 | Not Found | Operator not found | None |
405 | Method Not Allowed | Validation exception | None |
200 - instance of operator
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
id | string | true | operator code |
name | string | true | operator name |
license | string¦null | false | license type |
community | string | false | community type |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
phonenumber | path | string | true | The phonenumber |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | ownerOperator |
404 | Not Found | Phonenumber not found | None |
405 | Method Not Allowed | Validation exception | None |
200 - instance of ownerOperator
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
phonenumber | string | false | phonenumber |
donorOperator | string | false | donor operator code |
donorOperatorName | string | false | donor operator name |
recipientOperator | string | false | recipient operator code |
recipientOperatorName | string | false | recipient operator name |
initialDonorOperator | string | false | initial donor operator code |
initialDonorOperatorName | string | false | initial donor operator name |
initialDonorOperator2 | string | false | initial donor operator 2 code |
initialDonorOperator2Name | string | false | initial donor operator 2 name |
initialDonorOperator3 | string | false | initial donor operator 3 code |
initialDonorOperator3Name | string | false | initial donor operator 3 name |
nrn | string | false | network routing number |
windowDate | string | false | portability date |
status | string | false | status code |
statusName | string | false | status name |
recipientResellerOperator | string | false | recipient reseller operator name |
donorResellerOperator | string | false | donor reseller operator name |
Endpoints
Portabilities
Migrations
Acquisitions
Operations
Producers
Impersonate