GET
/
accounts
/
account_status
/
{account_id}

Headers

x-api-key
string
required

API Key for authentication

Path Parameters

account_id
string
required

Unique identifier for the account

Response

200 - application/json
account_id
string
required

Unique identifier for the account

account_status
enum<string>
required

Enum representing the status of retirement accounts (e.g., IRA).

Available options:
A,
N,
O,
C,
P,
R
account_state
enum<string>

Additional account state information (e.g., Incomplete Application, Under Review)

Available options:
IncompleteApplication,
DocumentsRequired,
UnderReview,
PendingApproval