QuotedProducts
Fields
Returns estimated details for a quoted product (includes rates).
The time upto which the estimated rates are valid for.
If the product is available in the given region, it returns the load zone.
Returns a quoted product.
ID of the quoted product.
If the product is available in the given region, it returns the service provider (TDSP).
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"estimatedDetails": ProductEstimate,
"expiresAt": "1973-12-19T16:57:47.322147+00:00",
"loadZone": "LZ_HOUSTON",
"product": QuotedProduct,
"quotedProductId": "45848885",
"serviceProvider": "AEP_TCC"
}