Portability

This services checks if a landline portability is allowed.


Parameters

Name In Type Required Description
orgId path string true ‘none’
body body portedNumber false ‘none’

Request body - instance of portedNumber

1
2
3
4
5
6
7
{
  "number": "911234567",
  "territoryOwner": "FIBNEB01",
  "technicalId": "12345678901234567",
  "technology": "FTTH",
  "sfid": "AW001200"
}
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
technology string true Technology to be provided
sfid string true Seller SFID
Property Values
technology one of [FTTH, ADSL, MIFIJO]

Request example

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12

curl -X POST https://feasibility.sta.masstack.com/v1/orgs/{orgId}/portability/portabilityCheck \
  -H "Content-Type: application/json" \
  -H "Accept: application/json" \
 --data-raw "{
  'number': '911234567',
  'territoryOwner': 'FIBNEB01',
  'technicalId': '12345678901234567',
  'technology': 'FTTH',
  'sfid': 'AW001200'
}" 

Responses

Code Meaning Description Schema
200 OK Success _getPortabilityConditions
400 Bad Request Bad request bad_request_response
404 Not Found Not found not_found_response
default Default Error error_response

Endpoints

Coverage

    Coverage management

      Blacklist Contact Data

        Map

          Connection installation

            Portability

              Device Finance Prebooking

                Subscription Limit

                  Sales Documents

                    Pole Info

                      Finance Renewal