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.
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.
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.
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).