Skip to main content

Fields

band : String
bandCategory : BandCategory
bandSubcategory : String
currency : String
description : String
efls : [EflType]

Returns a list of EFLs that are applicable to the resolved product.

Arguments
language : EFLLanguage

Provide an option to filter EFLs using a language. If not given, EFLs will be returned in all the supported languages.

loadZone : LoadZone

Provide an option to filter for EFLs that are applicable in the given load zone. If not given, it will default to the 1-1 TDSP-Load Zone relationship.

id : String
loadZone : LoadZone
pricePerUnit : Decimal

Price per unit is returned in decimal format. For example: Decimal('0.10').

serviceProvider : ServiceProvider
taxable : Boolean
taxCode : String
unitType : UnitType
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

{ "band": "into-some-very-right-record", "bandCategory": "STANDING_CHARGE", "bandSubcategory": "real-president-Mr-easy-single", "currency": "budget-popular-hit-nice-political", "description": "look-within-dream-activity-western", "efls": [EflType], "id": "51876967", "loadZone": "LZ_HOUSTON", "pricePerUnit": "1.0", "serviceProvider": "AEP_TCC", "taxable": true, "taxCode": "letter-reveal-coach-card-no", "unitType": "DAYS_ON_SUPPLY" }