OctoplusEligibilityType
Fields
Returns the accounts eligible meters for Octoplus.
Describes why an account is ineligible for Octoplus. Will be null if the account is eligible.
Deprecation
The 'ineligibilityReason' field is deprecated.Please use ineligibility_reasons instead.
- Marked as deprecated on 2023-10-10.
- Scheduled for removal on or after 2024-01-01.
Returns multiple reasons for why an account is ineligible for Octoplus. Will be empty if the account is eligible.
Describes whether or not this account is eligible to join the Octoplus campaign.
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
{
"eligibleMeters": Meter,
"ineligibilityReasons": "OCTOPLUS_DISABLED",
"isEligible": true
}