Skip to main content
business_id
string<biz_string>
required

The id of the business

Example:

"biz_Pk2fNFDd8wj7EFeLWJywc7"

status
enum<string>
required

The status of the task.

Available options:
pending,
completed
task_type
enum<string>
required

The type of task.

Available options:
reconnect_account,
categorize_transaction,
review_personal_transaction,
other,
request_receipt,
request_statement,
request_other_document,
request_payroll,
review_transactions
id
string<tsk_string>
required

The id of the task

Example:

"tsk_R2fAXCjqJPdpYata112zyW"

description
string | null

The task description

Maximum string length: 255
Example:

"ABC Business Checking"

first_requested_at
string<date-time> | null

The first time the task was requested to the business. This is only available for tasks that require business input.

last_requested_at
string<date-time> | null

The last time the task was requested to the business. This is only available for tasks that require business input.

month
string | null

The month of the books this task is associated with, in YYYY-MM format.

Example:

"2025-01"