This endpoint can be called to generate a quote for advanced services, such as Ethernet. The details of the individual supplier or list of suppliers must be specified in the request.
Request successful - quote details were returned
Bad request - supplied request was malformed or missing mandatory parameters
Unauthorised access
The client is not permitted to access this resource.
Unprocessable entity - invalid data was provided
Unexpected Fibre Gateway error
Fibre Gateway is temporarily unavailable
{- "externalIdentifier": "QUO-ETH-5001",
- "quoteItems": [
- {
- "id": 1,
- "supplier": "SUPPLIER2",
- "sites": [
- {
- "name": "Strategic Imperative Offices",
- "address": {
- "id": "A00000031882",
- "type": "NAD",
- "additionalIdentifiers": [
- {
- "id": null,
- "type": null
}
]
}, - "postcode": "TW184LG",
- "role": "A-END",
- "siteCharacteristics": [
- {
- "name": "POINT_OF_INTERCONNECT",
- "value": "1G1G"
}
]
}, - {
- "name": "Strategic Imperative Offices",
- "address": {
- "id": "A00000031882",
- "type": "NAD",
- "additionalIdentifiers": [
- {
- "id": null,
- "type": null
}
]
}, - "postcode": "TW184LG",
- "role": "A-END",
- "siteCharacteristics": [
- {
- "name": "POINT_OF_INTERCONNECT",
- "value": "1G1G"
}
]
}
], - "contractDetails": {
- "contractLength": {
- "value": 36,
- "unit": "MONTH"
}, - "billingFrequency": "MONTHLY",
- "priceAlteration": "string"
}, - "service": [
- {
- "serviceSpecification": {
- "id": "ftthl2r"
}, - "serviceCharacteristic": [
- {
- "name": "POINT_OF_INTERCONNECT",
- "value": "1G1G"
}
]
}
]
}
]
}{- "id": "3456cf7d-4471-42e4-a5be-c24ed58a7aa6",
- "created": "2022-01-01T09:09:33.001Z",
- "externalId": "QUO-ETH-5001",
- "quoteItems": [
- {
- "id": 1,
- "supplier": "SUPPLIER2",
- "sites": [
- {
- "name": "Strategic Imperative Offices",
- "address": {
- "id": "A00000031882",
- "type": "NAD",
- "additionalIdentifiers": [
- {
- "id": null,
- "type": null
}
]
}, - "postcode": "TW184LG",
- "role": "A-END",
- "siteCharacteristics": [
- {
- "name": "POINT_OF_INTERCONNECT",
- "value": "1G1G"
}
]
}, - {
- "name": "Strategic Imperative Offices",
- "address": {
- "id": "A00000031882",
- "type": "NAD",
- "additionalIdentifiers": [
- {
- "id": null,
- "type": null
}
]
}, - "postcode": "TW184LG",
- "role": "A-END",
- "siteCharacteristics": [
- {
- "name": "POINT_OF_INTERCONNECT",
- "value": "1G1G"
}
]
}
], - "contractDetails": {
- "contractLength": {
- "value": 36,
- "unit": "MONTH"
}, - "billingFrequency": "MONTHLY",
- "priceAlteration": "string"
}, - "service": [
- {
- "serviceSpecification": {
- "id": "ftthl2r",
- "name": "FTTH"
}, - "serviceCharacteristic": [
- {
- "name": "POINT_OF_INTERCONNECT",
- "value": "1G1G"
}
]
}
], - "supplierQuoteId": "SUPP2-QUO-ETH-5001",
- "estimate": false,
- "validFor": "2022-01-01T09:45:39.001Z",
- "quotePrices": [
- {
- "product": "string",
- "productLocation": "string",
- "priceType": "ONE_OFF",
- "pricePeriod": "ONCE",
- "price": {
- "value": 25,
- "unit": "GBP"
}, - "description": "string"
}
]
}
]
}