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

# ReturnIntegration

> A link between this return and an external integration.

<ResponseField name="externalId" type="String!" required>
  The id of the record in the external system.
</ResponseField>

<ResponseField name="provider" type="String!" required>
  The integration provider.
</ResponseField>

<ResponseField name="type" type="String!" required>
  The kind of external record (e.g. rma).
</ResponseField>
