AccountCheckoutInformationInput
Input fields
Unique identifier for the account.
The unique identifier for a particular meter in the ERCOT market.
If an ESI ID is not given, Kraken will try to get the ESI ID from the latest active agreement on the account or raise an error if not found.
Unique identifier for the selected product.
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
{
"accountNumber": "A-56813642",
"esiId": "93739228",
"productId": "69054488"
}