Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
The task description
The task type to use when creating the task
Available options:
reconnect_account, categorize_transaction, review_personal_transaction, other, request_receipt, request_statement, request_other_document The id of the transaction for which a receipt is requested
Examples:
"txn_WQMDNUHpBThYSNh4AprDBo"
The id of the External Account for which a statement is requested
Examples:
"eac_WQMDNUHpBThYSNh4AprDBo"
Task-specific metadata
Examples:
{
"date_from": "2024-12-31",
"date_to": "2025-01-13"
}Response
Successful Response
- TaskPublic
- TaskCategorizationPublic
- TaskReconnectAccountPublic
- TaskRequestReceiptPublic
- TaskRequestStatementPublic