AddressTdspMappingOutputType
Fields
The street address.
The second line of the street address.
The city of the address.
The ESI ID (unique identifier) of the meterpoint at the address.
The house number of the address.
Whether the address is associated with an existing customer.
Deprecation
The 'isCustomer' field is deprecated.Please use `isKrakenCustomer` instead.
- Marked as deprecated on 2025-08-21.
- Scheduled for removal on or after 2025-09-21.
Whether the address is associated with the current customer.
The load zone for the meter point at the address.
The type of meter at the property.
The postal code of the address.
Type of property.
The service provider for the meter point at the address (TDSP).
The state of the address.
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
{
"address": "business-first-risk-six-of",
"address2": "later-evidence-law-hair-score",
"city": "herself-threat-back-often-argue",
"esiId": "16539911",
"houseNumber": "model-offer-yeah-six-reflect",
"isKrakenCustomer": IsKrakenCustomerOutput,
"loadZone": "LZ_HOUSTON",
"meterType": "AMSM",
"postCode": "second-gun-walk-poor-I",
"premiseType": "RESIDENTIAL",
"serviceProvider": "AEP_TCC",
"state": "let-woman-mother-cold-chance"
}