> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WorkflowAssignment

> Identifies which team or system is responsible for the current step in a boarding or underwriting workflow.

`ENUM`

Identifies which team or system is responsible for the current step in a boarding or underwriting workflow.

## Values

<ResponseField name="PARTNER" type="enum">
  The workflow step is assigned to the partner or transactor, who must provide information or take
  action to proceed.
</ResponseField>

<ResponseField name="PROCESSOR" type="enum">
  The workflow step is assigned to the payment processor operations team for internal review or
  configuration.
</ResponseField>

<ResponseField name="UNDERWRITING" type="enum">
  The workflow step is assigned to the underwriting team for risk evaluation, manual review, or
  compliance assessment.
</ResponseField>
