V2
Schemas
portabilityCheck
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| number | string | true | Fixed number to be ported |
| territoryOwner | string | true | Territory owner. Not mandatory if technology is MIFIJO |
| technicalId | string | true | TechnicalId (corresponding with “GESCAL” ). Not mandatory if technology is MIFIJO. g17 or g37 |
| addressId | string | false | Unique address ID |
| technology | string | true | Technology to be provided |
| Property | Values |
|---|---|
| technology | one of [FTTH, ADSL, MIFIJO] |
accessCheck
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| originNumber | string | false | Fixed number to be ported |
| territoryOwner | string | true | Territory owner. |
| technicalId | string | true | TechnicalId (corresponding with “GESCAL” ). g17 or g37 |
| addressId | string | false | Unique address ID |
| documentId | documentId | true | none |
documentId
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| type | string | true | none |
| value | string | true | none |
| Property | Values |
|---|---|
| type | one of [CIF, NIE, NIF, Passport] |
_getPortabilityConditions
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| internalPortability | boolean | true | Determines whether the process is an internal portability or not |
| isPortable | boolean | true | Determines whether the number is portable |
| installationRequired | boolean | true | Determines whether a new installation is required |
| operator | operator | true | none |
| installationInformation | installationInformation | false | Available when FTTH access transfer |
_getAccessCheck
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| installationRequired | boolean | true | Determines whether a new installation is required |
| installationInformation | installationInformation | false | Available when FTTH access transfer |
installationInformation
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| internalAccess | boolean | true | internal or external access |
| iua | string | true | origin IUA |
| brand | string | false | Brand name |
| number | string | false | Client’s phone number |
| documentNumber | string | false | Client’s document number |
| gescal | string | false | Gescal address |
operator
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| code | string | true | Operator code |
| name | string | true | Operator name |
subscription_limit_active_request
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| document_type | string | false | client document type. |
| document_id | string | false | client document number. |
| segment | string | false | none |
| Property | Values |
|---|---|
| document_type | one of [NIF, CIF, NIE, PASSPORT, TR] |
| segment | one of [Consumer, SelfEmployee, SME, B2B] |
subscription_limit_active_response
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| total_limit | integer | true | total limit from fraud |
| total_active_subscriptions | integer | true | active subscription for request type and client |
| total_subscriptions_allowed | integer | true | subscriptions allowed for a client |
| specific_limits | [object] | false | subscriptions of each type allowed for a client |
| » type | string | false | Subscription Type |
| » limit | integer | false | Limit of subscriptions allowed |
| » active_subscriptions | integer | false | Active subscriptions for a client |
| » subscriptions_allowed | integer | false | Allowed subscriptions that return fraud |
| Property | Values |
|---|---|
| type | one of [BROADBAND, FIXED, MOBILE] |
not_found_response
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| code | string | false | none |
| status | string | false | none |
| message | string | false | none |
| detailMsg | string | false | none |
bad_request_response
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| code | string | false | none |
| status | string | false | none |
| message | string | false | none |
| detailMsg | string | false | none |
error_response
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| code | string | false | none |
| status | string | false | none |
| message | string | false | none |
| detailMsg | string | false | none |