Skip to main content

Fields

canBeDelayed : Boolean

Whether or not the account's enrollment can be delayed.

canBeWithdrawn : Boolean

Whether or not the account's enrollment can be cancelled.

canSkipSsdPayment : Boolean

Whether or not the account can skip the SSD payment.

currentEstimatedSsd : Date

A best estimate of when the account should come on supply.

earliestPossibleSsd : Date

The earliest possible Supply Start Date (SSD) for the account.

latestPossibleSsd : Date

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" }