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

# ReturnByIdInput

## Fields

***

<ParamField path="orderId" type={<>ID!</>} required>
  The order id the return is associated with.
</ParamField>

<ParamField path="returnId" type={<>ID!</>} required>
  Id of the return request
</ParamField>

## Queries

* [`returnById`](/api-reference/returnById)
