CancelEnrolmentDataType
Fields
Whether or not the account's enrollment can be delayed.
Whether or not the account's enrollment can be cancelled.
Whether or not the account can skip the SSD payment.
A best estimate of when the account should come on supply.
The earliest possible Supply Start Date (SSD) for the account.
The latest possible Supply Start Date (SSD) for the account.
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
{
"canBeDelayed": true,
"canBeWithdrawn": true,
"canSkipSsdPayment": true,
"currentEstimatedSsd": "1977-03-01",
"earliestPossibleSsd": "1971-11-17",
"latestPossibleSsd": "2007-08-02"
}