AccountCheckoutInformationOutput
Fields
This account must make a deposit payment before checkout.
This product is designated as prepay.
The minimum balance this account should have in cents.
Price per kwh for the selected product.
Unique identifier for the product.
Human readable name for the 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
{
"depositRequiredForPrepayProduct": true,
"isPrepayProduct": true,
"prepayProductBalanceThreshold": 63,
"pricePerKwh": "1.0",
"productId": "38456189",
"productName": "budget-over-impact-brother-far"
}