Product Catalog
View available Zayo products and product detials to use in the Quoting API.
📄️ Get product catalog
Get the Zayo product catalog where products are represented as a `productCode`. For each `productCode` get the description and latest version.
📄️ Get product code details
After you get the latest semantic version from the product catalog route, plug the version and the product code into the product code details route to dynamically receive the latest quote request schema with required and optional attributes needed per product code/version combination. The response of this route is the guide to your quote request. The product code details response and quote request schema includes 3 major components - `attrs` array, `configuration` object, and `preferences` object.