A port order is created in a 'dataCenterFacility'.
Please take note about the different LOA lead times for On-net & Extended (Off-net) data centers.
On-net: 24 hours.
Extended: Around 4 to 6 weeks.
Note: The 'creditcard' payment type is only supported via the Console Connect web application. When using this payment type, you must also include 'paymentTransactionId' property in the request body.
OK
Error
{- "dataCenterFacility": "demodatacenter",
- "speed": 1000,
- "portName": "Demo Port",
- "paymentType": "invoice",
- "durationUnit": "y"
}
{- "id": "66e28efa04a4727d5387da09",
- "portName": "Demo Port",
- "speed": {
- "value": 1000,
- "name": "1000 Mbps"
}, - "paymentType": "invoice",
- "discountId": null,
- "billingId": "66e28efa04a4727d5387da06",
- "externalId": null,
- "salesRecordId": null,
- "paymentTransactionId": null,
- "payg": true,
- "status": "created",
- "loaStatus": "TODO",
- "isEdgePort": false,
- "cancelled": false,
- "edgePayload": null,
- "requestSource": "CONSOLE_API",
- "createdBy": "",
- "tags": [ ],
- "type": "PHYSICAL",
- "isManualCreate": false,
- "dataCenterFacilityId": "5a94a7e2091e410012cdf0b4",
- "metroId": "21ab4746f3ba6c3462def3e8",
- "companyId": "5d4d056242fbd3000ab4c01d",
- "crossConnectId": null,
- "deleted": false,
- "deletedAt": null,
- "createdAt": "2024-09-12T06:49:30.052Z",
- "updatedAt": "2024-09-12T06:49:30.354Z",
- "durationUnit": "y",
- "dataCenterFacility": {
- "dataCenterFacility": {
- "airportCodes": [ ],
- "speeds": [
- {
- "name": "1000 Mbps",
- "value": 1000
}
], - "metroId": "21ab4746f3ba6c3462def3e8",
- "ready": true,
- "id": "05a75ed0-b35b-46bf-8019-22b0d2701913",
- "nniReady": true,
- "brandId": "5b4bda127abfb30014023a0b",
- "canBundleCrossConnect": false
}, - "overviewImage": null,
- "businessRegistrationNumber": null,
- "signedCompanyRefId": null,
- "accountManagerEmail": null,
- "accountManagerId": null,
- "createdAt": "2018-02-27T00:35:46.210Z",
- "updatedAt": "2024-08-30T01:32:52.940Z",
- "username": "demodatacenter",
- "deletedAt": null,
- "deleted": false,
- "verified": true,
- "tags": [ ],
- "status": "ACTIVE",
- "displayOrder": -299,
- "groups": [ ],
- "location": null,
- "summary": "gggg",
- "headline": null,
- "background": null,
- "avatarId": "5bfcd34eeed214000a023674",
- "name": "Demo Data Center",
- "type": "DATA_CENTER_FACILITY",
- "popIds": [
- "05a75ed0-b35b-46bf-8019-22b0d2701913"
], - "provider": [
- "PCCWGLOBAL"
], - "destinationPortOnly": false,
- "categories": [ ],
- "nnis": null,
- "isCloudProvider": false,
- "verifiedIdentity": false,
- "selectiveQinQTunnelProvider": [ ],
- "bundleCrossConnectChargeId": null,
- "signedCompanyVerified": false,
- "companies": [ ],
- "id": "5a94a7e2091e410012cdf0b4",
- "online": false
}, - "metro": {
- "name": "London",
- "code": "LHR",
- "country": "de",
- "rir": "RIPE",
- "regionIds": [
- "5a370b288f220300127f834d"
], - "id": "21ab4746f3ba6c3462def3e8",
- "deletedAt": null,
- "createdAt": "2017-12-18T00:28:54.074Z",
- "updatedAt": "2020-07-10T03:47:25.960Z",
- "logo": null,
- "description": "",
- "ready": true,
- "canCreateController": false,
- "deleted": false,
- "tags": [ ]
}, - "capabilities": { }
}
Get all port orders of a company
Important Notes:
createdPortId
here which you can use to query for a port by its order ID. See Read port details API and use the createdPortId
in {portId} path parametercompanyName required | string The username of the company that the order is for. You can find your Example: samplecompanyname |
OK
{- "results": [
- {
- "id": "66ac8123309e43469579b637",
- "portName": "Sample Port Name",
- "message": null,
- "dcpCompanyId": null,
- "locationId": null,
- "speed": {
- "value": 1000,
- "name": "1000 Mbps"
}, - "requestedLocation": null,
- "paymentType": "creditcard",
- "createdPortId": "66ac8136f8ff98229a26f954",
- "portId": null,
- "popId": "199xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "billingId": "66ac818a69e3e647487502a7",
- "externalId": null,
- "salesRecordId": null,
- "paymentTransactionId": null,
- "payg": false,
- "status": "done",
- "isEdgePort": false,
- "cancelled": false,
- "cancelledAt": null,
- "loaSentAt": null,
- "edgePayload": null,
- "statusDetail": "",
- "updatedBy": "workflowengine",
- "createdBy": "someone",
- "deletedBy": null,
- "type": "PHYSICAL",
- "dataCenterFacilityId": "66ac81abba800b191bb7bfc1",
- "metroId": "66ac80e45ead92352fa507f1",
- "companyId": "66ac81f01513f510a25fb0f9",
- "deleted": false,
- "deletedAt": null,
- "createdAt": "2019-10-24T12:25:30.926Z",
- "updatedAt": "2019-10-29T15:09:05.579Z",
- "cancelledBy": null,
- "company": {
- "officeAddress": null,
- "system": {
- "welcomeMessage": null
}, - "company": {
- "industry": null,
- "partnerType": null,
- "companySize": null,
- "dateFounded": null,
- "clientId": null,
- "first": null,
- "last": null,
- "address": null,
- "city": null,
- "state": null,
- "zip": null,
- "phone": null,
- "fax": null,
- "website": "pccwglobal.com",
- "businessType": "Internal",
- "registeredName": "PCCW Global Limited",
- "addresses": [
- {
- "geo": {
- "type": "Point",
- "coordinates": [ ]
}, - "registered": true,
- "address": "123/F, Address street",
- "city": "City",
- "state": null,
- "zip": "123456",
- "country": "GB",
- "email": null,
- "phone": null
}
], - "isIoTDemoCompany": false
}, - "cloudProviderDetails": {
- "asn": {
- "range": [ ]
}, - "bgpAuthority": "PCCWGLOBAL",
- "companyType": "DCP"
}, - "stats": {
- "members": 24,
- "interconnections": 0,
- "followers": 0,
- "following": 0,
- "privateArticles": 0,
- "privateEvents": 0,
- "privatePosts": 0,
- "articles": 1,
- "events": 0,
- "posts": 0
}, - "overviewImage": null,
- "accountManagerEmail": null,
- "accountManagerId": null,
- "createdAt": "2019-10-16T09:24:25.171Z",
- "updatedAt": "2024-07-31T13:49:54.777Z",
- "username": "samplecompanyname",
- "deletedAt": null,
- "deleted": false,
- "verified": true,
- "tags": [
- "Analytics"
], - "status": "ACTIVE",
- "displayOrder": 0,
- "groups": [ ],
- "location": null,
- "summary": "",
- "headline": null,
- "background": "667791fc324b084736294895",
- "avatarId": "5f879e24ff0c370014a81528",
- "name": "My Sample Company",
- "type": "COMPANY",
- "oldAvatarId": "66ac82ffd4d834545f0cdcf2",
- "verifiedIdentity": true,
- "portsActive": 4,
- "categories": [
- "NaaS",
- "Enterprise"
], - "isCloudProvider": false,
- "signedCompanyRefId": 46,
- "signedCompanyVerified": true,
- "businessRegistrationNumber": "11111111-222-33-44-5",
- "companies": [ ],
- "id": "66ac81f01513f510a25fb0f9",
- "online": false
}, - "dataCenterFacility": {
- "system": {
- "welcomeMessage": null
}, - "company": {
- "privacy": {
- "network": {
- "mode": "PUBLIC",
- "blackListIds": [ ],
- "whiteListIds": [ ]
}, - "community": {
- "mode": "PUBLIC",
- "blackListIds": [ ],
- "whiteListIds": [ ]
}
}, - "industry": null,
- "partnerType": null,
- "companySize": null,
- "dateFounded": null,
- "registeredName": null,
- "businessRegistrationCertReference": null,
- "businessRegistrationCertUploadedAt": null,
- "businessRegistrationCertRejectedReason": null,
- "clientId": null,
- "first": null,
- "last": null,
- "address": null,
- "city": null,
- "state": null,
- "zip": null,
- "phone": null,
- "fax": null,
- "addresses": [
- {
- "geo": {
- "type": "Point",
- "coordinates": [ ]
}, - "registered": false,
- "address": "456/G, Address street",
- "city": "London",
- "state": null,
- "zip": null,
- "country": "GB",
- "email": null,
- "phone": null
}
], - "businessType": "Data Center",
- "regionalInternetRegistry": [ ],
- "businessRegistrationCertVerified": "UNVERIFIED",
- "website": "www.website.com",
- "emailDomains": [ ],
- "businessDevelopmentManagerTypePreference": "UNSPECIFIED",
- "isIoTDemoCompany": false
}, - "dataCenterFacility": {
- "airportCodes": [
- "LON"
], - "speeds": [
- {
- "name": "1000 Mbps",
- "value": 1000
}, - {
- "name": "10000 Mbps",
- "value": 10000
}, - {
- "name": "100000 Mbps",
- "value": 100000
}
], - "metroId": "66ac80e45ead92352fa507f1",
- "ready": true,
- "id": null,
- "nniReady": true,
- "brandId": "66ac83bf966e5c355cc41000",
- "canBundleCrossConnect": true
}, - "cloudProviderDetails": {
- "asn": {
- "range": [ ]
}, - "bgpAuthority": "PCCWGLOBAL",
- "companyType": "DCP"
}, - "stats": {
- "members": 0,
- "interconnections": 0,
- "followers": 7,
- "following": 0,
- "privateArticles": 0,
- "privateEvents": 0,
- "privatePosts": 0,
- "articles": 0,
- "events": 0,
- "posts": 0
}, - "overviewImage": null,
- "businessRegistrationNumber": null,
- "signedCompanyRefId": null,
- "accountManagerEmail": null,
- "accountManagerId": null,
- "createdAt": "2018-02-28T23:22:52.293Z",
- "updatedAt": "2024-06-05T23:24:35.392Z",
- "username": "sampledcf-username",
- "deletedAt": null,
- "deleted": false,
- "verified": true,
- "tags": [
- "monthly-ports"
], - "status": "ACTIVE",
- "displayOrder": -299,
- "groups": [ ],
- "location": null,
- "summary": null,
- "headline": "",
- "background": null,
- "avatarId": "66ac846e02981dacc5826ab1",
- "name": "Sample DCF Name",
- "type": "DATA_CENTER_FACILITY",
- "popIds": [
- "199xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
- "22cxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
], - "costbookLocationId": "66ac84b20f0a090dcaf087ed",
- "provider": [
- "PCCWGLOBAL"
], - "verifiedIdentity": false,
- "categories": [ ],
- "isCloudProvider": false,
- "l3CostbookLocationId": "66ac84bed964dba373e3df1f",
- "nnis": [ ],
- "bundleCrossConnectChargeId": "66ac84cb55ab153cec8787cd",
- "signedCompanyVerified": false,
- "companies": [ ],
- "id": "66ac81abba800b191bb7bfc1",
- "online": false
}, - "metro": {
- "name": "London",
- "code": "LHR",
- "country": "gb",
- "regionIds": [
- "66ac85577fee5d6f5c492340"
], - "id": "66ac80e45ead92352fa507f1",
- "deletedAt": null,
- "createdAt": "2018-02-14T00:34:10.227Z",
- "updatedAt": "2018-02-14T00:34:20.774Z",
- "logo": null,
- "description": "London",
- "ready": true,
- "canCreateController": false,
- "deleted": false
}, - "capabilities": { }
}
]
}
Get the details of a companies port order
OK
{- "billingId": "56d691309a90128d55831db2",
- "cancelled": false,
- "isEdgePort": false,
- "edgePayload": { },
- "cancelledAt": "1970-01-01T00:00:00.000Z",
- "cancelledBy": null,
- "company": {
- "tags": [ ],
- "__v": 0,
- "avatar": null,
- "avatarId": null,
- "background": null,
- "capabilities": {
- "layer2": false,
- "layer2Metros": [ ],
- "layer2Regions": [ ],
- "layer3": false,
- "layer3Metros": [ ],
- "layer3Regions": [ ]
}, - "companies": [ ],
- "company": {
- "address": null,
- "addresses": [ ],
- "businessDevelopmentManagerTypePreference": "UNSPECIFIED",
- "businessRegistrationCertReference": null,
- "businessRegistrationCertRejectedReason": null,
- "businessRegistrationCertUploadedAt": null,
- "businessRegistrationCertVerified": "UNVERIFIED",
- "businessType": null,
- "city": null,
- "clientId": null,
- "companySize": null,
- "dateFounded": null,
- "emailDomains": [
- "example.com"
], - "fax": null,
- "first": null,
- "industry": null,
- "isSDWAN": false,
- "last": null,
- "parentIds": [ ],
- "phone": null,
- "privacy": {
- "community": {
- "blackListIds": [ ],
- "mode": "PUBLIC",
- "whiteListIds": [ ]
}, - "network": {
- "blackListIds": [ ],
- "mode": "PUBLIC",
- "whiteListIds": [ ]
}
}, - "regionalInternetRegistry": [ ],
- "registeredName": null,
- "state": null,
- "website": null,
- "zip": null
}, - "createdAt": "2017-02-06T23:20:46.291Z",
- "defaultPaymentType": null,
- "deleted": false,
- "deletedAt": null,
- "displayOrder": -299,
- "groups": [ ],
- "headline": null,
- "id": "58980a25a77b4d7bf459d200",
- "isSupport": false,
- "legalEntityId": null,
- "linkUserCompany": { },
- "location": null,
- "name": "Company 1",
- "online": false,
- "optIntoMarketingEmail": false,
- "overviewImage": null,
- "phone": null,
- "popIds": [ ],
- "stats": {
- "articles": 0,
- "events": 0,
- "followers": 0,
- "following": 0,
- "interconnections": 0,
- "members": 1,
- "posts": 0,
- "privateArticles": 0,
- "privateEvents": 0,
- "privatePosts": 0
}, - "status": "ACTIVE",
- "summary": null,
- "system": {
- "welcomeMessage": null
}, - "type": "COMPANY",
- "updatedAt": "2017-02-06T23:20:46.291Z",
- "username": "company1",
- "verified": true,
- "verifiedIdentity": true
}, - "controller": {
- "asn": null,
- "cerAsn": null,
- "cerIp": {
- "ipv4": null,
- "ipv6": null
}, - "id": null,
- "ip": {
- "ipv4": null,
- "ipv6": null
}, - "serviceLayerId": null,
- "vlan": null
}, - "createdAt": "2016-03-02T07:07:28.195Z",
- "createdBy": "stan",
- "deleted": false,
- "deletedAt": "1970-01-01T00:00:00.000Z",
- "deletedBy": null,
- "id": "56d691309a90128d55831db1",
- "locationId": null,
- "crossConnectId": null,
- "message": null,
- "metro": {
- "country": "USA",
- "createdAt": "2016-02-12T09:01:33.840Z",
- "deleted": false,
- "deletedAt": null,
- "id": "1232413986c08c061dd8c45f",
- "name": "SJC",
- "updatedAt": "2016-02-12T09:01:33.840Z"
}, - "port": {
- "activeChangedAt": "2016-03-02T07:07:27.147Z",
- "createdAt": "2016-03-02T07:07:27.148Z",
- "dataCenterFacilityId": "5126c9f1111e15a24a066130",
- "deleted": false,
- "deletedAt": "1970-01-01T00:00:00.000Z",
- "id": "56d6912f9a90128d55831da8",
- "ip": {
- "ipv4": null,
- "ipv6": null
}, - "locationId": "b3f5ac21-fec1-4418-9e1a-709d48da59fa",
- "metroId": "1232413986c08c061dd8c45f",
- "name": "PORT_1",
- "portId": null,
- "speed": 1000,
- "status": "UNKNOWN",
- "type": "PHYSICAL_NSP",
- "updatedAt": "2016-03-02T07:07:27.148Z",
- "vlan": null
}, - "portName": "PORT_1",
- "speed": {
- "name": "1000 Mbps",
- "value": 1000
}, - "status": "created",
- "updatedAt": "2016-03-02T07:07:28.195Z",
- "updatedBy": null
}
A Letter of Authorisation is required as part of the process to connect to a port.
OK
{- "billingId": "56d691309a90128d55831db2",
- "cancelled": false,
- "cancelledAt": "1970-01-01T00:00:00.000Z",
- "cancelledBy": null,
- "company": {
- "tags": [ ],
- "__v": 0,
- "avatar": null,
- "avatarId": null,
- "background": null,
- "capabilities": {
- "layer2": false,
- "layer2Metros": [ ],
- "layer2Regions": [ ],
- "layer3": false,
- "layer3Metros": [ ],
- "layer3Regions": [ ]
}, - "companies": [ ],
- "company": {
- "address": null,
- "addresses": [ ],
- "businessDevelopmentManagerTypePreference": "UNSPECIFIED",
- "businessRegistrationCertReference": null,
- "businessRegistrationCertRejectedReason": null,
- "businessRegistrationCertUploadedAt": null,
- "businessRegistrationCertVerified": "UNVERIFIED",
- "businessType": null,
- "city": null,
- "clientId": null,
- "companySize": null,
- "dateFounded": null,
- "emailDomains": [
- "example.org"
], - "fax": null,
- "first": null,
- "industry": null,
- "isSDWAN": false,
- "last": null,
- "parentIds": [ ],
- "phone": null,
- "privacy": {
- "community": {
- "blackListIds": [ ],
- "mode": "PUBLIC",
- "whiteListIds": [ ]
}, - "network": {
- "blackListIds": [ ],
- "mode": "PUBLIC",
- "whiteListIds": [ ]
}
}, - "regionalInternetRegistry": [ ],
- "registeredName": null,
- "state": null,
- "website": null,
- "zip": null
}, - "createdAt": "2017-02-06T23:20:46.291Z",
- "defaultPaymentType": null,
- "deleted": false,
- "deletedAt": null,
- "displayOrder": -299,
- "groups": [ ],
- "headline": null,
- "id": "58980a25a77b4d7bf459d200",
- "isSupport": false,
- "legalEntityId": null,
- "linkUserCompany": { },
- "location": null,
- "name": "Company 1",
- "online": false,
- "optIntoMarketingEmail": false,
- "overviewImage": null,
- "phone": null,
- "popIds": [ ],
- "stats": {
- "articles": 0,
- "events": 0,
- "followers": 0,
- "following": 0,
- "interconnections": 0,
- "members": 1,
- "posts": 0,
- "privateArticles": 0,
- "privateEvents": 0,
- "privatePosts": 0
}, - "status": "ACTIVE",
- "summary": null,
- "system": {
- "welcomeMessage": null
}, - "type": "COMPANY",
- "updatedAt": "2017-02-06T23:20:46.291Z",
- "username": "company1",
- "verified": true,
- "verifiedIdentity": true
}, - "controller": {
- "asn": null,
- "cerAsn": null,
- "cerIp": {
- "ipv4": null,
- "ipv6": null
}, - "id": null,
- "ip": {
- "ipv4": null,
- "ipv6": null
}, - "serviceLayerId": null,
- "vlan": null
}, - "createdAt": "2016-03-02T07:07:28.195Z",
- "createdBy": "stan",
- "deleted": false,
- "deletedAt": "1970-01-01T00:00:00.000Z",
- "deletedBy": null,
- "id": "56d691309a90128d55831db1",
- "locationId": null,
- "crossConnectId": null,
- "message": null,
- "metro": {
- "country": "USA",
- "createdAt": "2016-02-12T09:01:33.840Z",
- "deleted": false,
- "deletedAt": null,
- "id": "1232413986c08c061dd8c45f",
- "name": "SJC",
- "updatedAt": "2016-02-12T09:01:33.840Z"
}, - "port": {
- "activeChangedAt": "2016-03-02T07:07:27.147Z",
- "createdAt": "2016-03-02T07:07:27.148Z",
- "dataCenterFacilityId": "5126c9f1111e15a24a066130",
- "deleted": false,
- "deletedAt": "1970-01-01T00:00:00.000Z",
- "id": "56d6912f9a90128d55831da8",
- "ip": {
- "ipv4": null,
- "ipv6": null
}, - "locationId": "b3f5ac21-fec1-4418-9e1a-709d48da59fa",
- "metroId": "1232413986c08c061dd8c45f",
- "name": "PORT_1",
- "portId": null,
- "speed": 1000,
- "status": "UNKNOWN",
- "type": "PHYSICAL_NSP",
- "updatedAt": "2016-03-02T07:07:27.148Z",
- "vlan": null
}, - "portName": "PORT_1",
- "speed": {
- "name": "1000 Mbps",
- "value": 1000
}, - "status": "created",
- "updatedAt": "2016-03-02T07:07:28.195Z",
- "updatedBy": null
}