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

# Submit a response to an order requirement

> Submit the user's textual response to an order requirement on an order that is in `AWAITING_INFORMATION` status.

The request body carries `data` — a free-form object conforming to the `requiredData` JSON Schema
returned by the GET endpoint. Any required files are uploaded separately via
`POST /trading/orders/{orderId}/requirement/file`.

Note: These endpoints are currently in beta and might be subject to changes.

If you want to participate and learn more about the Fireblocks Trading, please contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com.

Endpoint Permission: Owner, Admin, Non-Signing Admin, Signer, Editor.

For detailed information about error codes and troubleshooting, please refer to our [API Error Codes documentation](https://developers.fireblocks.com/reference/api-error-codes).



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://developers.fireblocks.com/llms.txt).
