# Merchant Integrations Related to the direct integration of services to merchants ## List all records - [GET /v2/merchant_integrations](https://ept.redocly.app/v2/openapi/merchant-integrations/corehttp.merchantintegrationscontroller.index.md) ## Fetch by unique id - [GET /v2/merchant_integrations/{id}](https://ept.redocly.app/v2/openapi/merchant-integrations/corehttp.merchantintegrationscontroller.show.md) ## Fetch related merchant - [GET /v2/merchant_integrations/{id}/relationships/merchant](https://ept.redocly.app/v2/openapi/merchant-integrations/corehttp.merchantintegrationscontroller.related_merchant.md) ## Fetch related integration - [GET /v2/merchant_integrations/{id}/relationships/integration](https://ept.redocly.app/v2/openapi/merchant-integrations/corehttp.merchantintegrationscontroller.related_integration.md) ## Fetch related merchant_token - [GET /v2/merchant_integrations/{id}/relationships/merchant_token](https://ept.redocly.app/v2/openapi/merchant-integrations/corehttp.merchantintegrationscontroller.related_merchant_token.md)