Documentation Index

Fetch the complete documentation index at: https://docs.hawk.ai/llms.txt

Use this file to discover all available pages before exploring further.

Workflow

Prev Next

The Workflow API helps you run a workflow on transaction cases

  • POST – Create a temporary accept list

    Creates a temporary accept list (whitelist) using the `validUntil` field and additional criteria, matching transaction case criteria will be automatically accepted.

  • PUT – Transaction case action
    Executes an action on a transaction case. Currently, only the information-received action is supported, which transitions the case after required information has been confirmed. Attachments included in the request are automatically added as notes.