Name | Type | Description | Notes |
---|---|---|---|
disabledReason | DisabledReasonEnum | Reason that account is disabled or will be disabled | |
dueBy | LocalDate | If this date is in the future, fields_needed must be provided to ensure the account remains in good standing | [optional] |
fieldsNeeded | **** | Field names that need to be provided for the account to remain in good standing | [optional] |
Name | Value |
---|---|
REJECTED_FRAUD | "rejected_fraud" |
REJECTED_TERMS_OF_SERVICE | "rejected_terms_of_service" |
REJECTED_LISTED | "rejected_listed" |
UNDER_REVIEW | "under_review" |
REJECTED_OTHER | "rejected_other" |
FIELDS_NEEDED | "fields_needed" |
LISTED | "listed" |
OTHER | "other" |