Account Endpoints
Get pending tasks for an account
Get pending tasks for a retirement account by account ID. The pending tasks include any tasks that need to be completed before the account can be opened.
GET
/
accounts
/
pending_tasks
/
{account_id}
Headers
x-api-key
string
requiredAPI Key for authentication
Path Parameters
account_id
string
requiredUnique identifier for the account
Response
200 - application/json
count
integer
The number of pending tasks
account_id
string
The account ID
pending_tasks
object[]
List of pending tasks