Skip to main content

Fields

estimatedDetails : ProductEstimate

Returns estimated details for a quoted product (includes rates).

expiresAt : DateTime

The time upto which the estimated rates are valid for.

loadZone : LoadZone

If the product is available in the given region, it returns the load zone.

product : QuotedProduct

Returns a quoted product.

quotedProductId : ID

ID of the quoted product.

serviceProvider : ServiceProvider

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" }