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
{- "id": 1,
- "externalIdentifier": "QUO-ETH-5001",
- "sites": [
- {
- "name": "Strategic Imperative Offices",
- "postcode": "TW184LG",
- "role": "A-END",
- "address": {
- "id": "200004033694",
- "type": "UPRN"
}, - "siteCharacteristics": [
- {
- "name": "END_USER_CPE",
- "value": "Zyzel DX3301"
}
]
}, - {
- "name": "Strategic Imperative Offices",
- "postcode": "TW184LG",
- "role": "A-END",
- "address": {
- "id": "200004033694",
- "type": "UPRN"
}, - "siteCharacteristics": [
- {
- "name": "END_USER_CPE",
- "value": "Zyzel DX3301"
}
]
}
], - "contractDetails": {
- "contractLength": {
- "value": 36,
- "unit": "MONTH"
}, - "billingFrequency": "MONTHLY",
- "priceAlteration": "string"
}, - "service": [
- {
- "serviceSpecification": {
- "id": "ftthl2r"
}, - "serviceCharacteristic": [
- {
- "name": "END_USER_CPE",
- "value": "Zyzel DX3301"
}
]
}
]
}{- "id": "3456cf7d-4471-42e4-a5be-c24ed58a7aa6",
- "externalIdentifier": "QUO-ETH-5001",
- "sites": [
- {
- "name": "Strategic Imperative Offices",
- "postcode": "TW184LG",
- "role": "A-END",
- "address": {
- "id": "200004033694",
- "type": "UPRN"
}, - "siteCharacteristics": [
- {
- "name": "END_USER_CPE",
- "value": "Zyzel DX3301"
}
]
}, - {
- "name": "Strategic Imperative Offices",
- "postcode": "TW184LG",
- "role": "A-END",
- "address": {
- "id": "200004033694",
- "type": "UPRN"
}, - "siteCharacteristics": [
- {
- "name": "END_USER_CPE",
- "value": "Zyzel DX3301"
}
]
}
], - "contractDetails": {
- "contractLength": {
- "value": 36,
- "unit": "MONTH"
}, - "billingFrequency": "MONTHLY",
- "priceAlteration": "string"
}, - "service": [
- {
- "serviceSpecification": {
- "id": "ftthl2r",
- "name": "FTTH"
}, - "serviceCharacteristic": [
- {
- "name": "END_USER_CPE",
- "value": "Zyzel DX3301"
}
]
}
], - "supplierQuoteId": "SUPP2-QUO-ETH-5001",
- "estimate": false,
- "created": "2022-01-01T09:09:33.001Z",
- "validFor": "2022-01-01T09:45:39.001Z",
- "quotePrices": [
- {
- "product": "string",
- "productLocation": "string",
- "priceType": "ONE_OFF",
- "pricePeriod": "ONCE",
- "price": {
- "value": 25,
- "unit": "GBP"
}, - "description": "string"
}
]
}