> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ReturnDropoff

> A chosen dropoff for returning items without a printed label.

<ResponseField name="provider" type="String!" required>
  The merchant-facing dropoff provider name.
</ResponseField>

<ResponseField name="qrCode" type="String">
  The dropoff QR code, if any.
</ResponseField>

<ResponseField name="qrCodeUrl" type="String">
  A URL to the dropoff QR code, if any.
</ResponseField>

<ResponseField name="shipmentGroupId" type="String!" required>
  The shipment group this dropoff is for.
</ResponseField>
