{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/CreditAcceleratorAccountVerification",
"title": "CreditAcceleratorAccountVerification",
"type": "object",
"properties": {
"reason": {
"type": "string",
"description": "Additional status for account verification failure.",
"readOnly": true
},
"fullAccountNumber": {
"type": "string",
"description": "Full account number of the account. For student loan account the account number that will be used for ACH or fund transfer.
Applicable containers: bank, investment, loan",
"readOnly": true
},
"balance": {
"$ref": "#/components/schemas/Money"
},
"verificationStatus": {
"type": "string",
"description": "The status of the account verification.
Applicable Values:
* SUCCESS:
Description: The consumer''s account verification is successful.
* FAILED:
Description: The consumer''s account verification failed.",
"readOnly": true
},
"accountType": {
"type": "string",
"description": "The type of account that is aggregated, i.e., savings, checking, credit card, charge, HELOC, etc. The account type is derived based on the attributes of the account.
Valid Values:
Aggregated Account Type
bank