Quick Quote APIs Overview
Quick Quote (QQ) APIs empower partners by providing them with the capability to efficiently retrieve service availability and pricing information for AT&T products at specific locations: all without the requirement to initiate an opportunity & quote process or identify any specific end customer account.
The API interface operates in real-time and is initiated by the application client. These RESTful APIs allow you to effortlessly combine service details, configurations, and pricing using JSON format in a single step. With just one call, users can inquire about up to 20 locations and 5 configurations per location for each request. This service operates on-demand and synchronously, unless explicitly stated otherwise.
API Flow
Below is a typical sequence for invoking Quick Quote APIs. Partners can choose to invoke APIs in any order depending on their familiarity with each step. For instance, partners do not have to call Product Catalog or Service Qualification APIs if they know that the address is valid, and speed is supported at the location.
Product Catalog
The purpose of this API is to provide information about the different products that are supported for qualification and pricing. It includes details about the features available within each product and their respective configuration specifics.
The supported products under product catalog are:
- ADI
- ADIE
- AVPN-Express
- AVPN
- ASE
- IPBB
- HSIAE
- AIA-B
- ATTPhone
- BVOIP
- OfficeAtHand
The supported productFeatures under product catalog are the following:
- OFF_ATT_IPBB_Combo
- OFF_ADI_MID_MARKET
Service Qualification
The purpose of this API is to validate and evaluate the eligibility of an address for specific services. It provides essential details such as supported speeds and other technical specifications crucial for retrieving pricing information.
The service qualification API supports any address within the US for validation and the following services can be qualified for any given address, if available.
- ADI
- ADIE
- AVPN-Express
- AVPN
- ASE
- IPBB
- HSIAE
- AIA-B
- ATTPhone
- BVOIP
- OfficeAtHand
Price Offer
The purpose of this API is to enable partners to obtain pricing for validated addresses, leveraging the outcomes of service qualification. Partners have the flexibility to select up to five distinct product configurations for qualified services at specific locations.
The Offers API currently support pricing information for the following products:
- OFF_ATT_IPBB_Combo
- OFF_ADI_MID_MARKET
Manage Service Qual & Price
The purpose of this API is to facilitates partners in managing previously stored Service Qualification results for addresses and pricing details across various product configurations within 30 days. Partners can perform operations such as READ, UPDATE, and DELETE on stored request unique identifiers (request ID).