> ## 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.

# UnderwritingApplicationInformationRequestStatus

> The status of information requests for an underwriting application

`ENUM`

The status of information requests for an underwriting application

## Values

<ResponseField name="AWAITING_INFORMATION" type="enum">
  There are unfulfilled requests for information for this application
</ResponseField>

<ResponseField name="INFORMATION_RECEIVED" type="enum">
  All requests for information have been fulfilled
</ResponseField>

<ResponseField name="NO_REQUESTS" type="enum">
  There are no requests for information for this application
</ResponseField>
