---
title: ReferralCategory - Partner API
description: The referral type.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/partner/latest/enums/referralcategory
  md: https://shopify.dev/docs/api/partner/latest/enums/referralcategory.md
---

# Referral​Category

enum

The referral type.

## Valid values

* AFFILIATE\_​STORES

  The merchant was referred using an affiliate link.

* INTUIT\_​POINT\_​OF\_​SALE

  The merchant was referred from an Intuit Channel Partner.

* MARKETS\_​PRO

  The merchant was referred to Markets Pro by a partner.

* PARTNER\_​DEVELOPMENT\_​FUNDS

  Partner Development Funds adjustment.

* POINT\_​OF\_​SALE

  The merchant was referred using the Partner POS lead form.

* POS\_​SHOPIFY\_​PAYMENTS\_​PROFIT

  The merchant was referred to POS by a partner.

* SHOPIFY\_​PLUS

  The merchant was referred using the Shopify Plus lead form.

* SHOPIFY\_​PLUS\_​ONE\_​TIME\_​REFERRAL

  The merchant was referred to Shopify Plus by a partner.

* TRANSFERRED\_​STORES

  The merchant was referred using a development store transfer.

***

## Fields

* [Referral​Adjustment.category](https://shopify.dev/docs/api/partner/latest/objects/ReferralAdjustment#field-ReferralAdjustment.fields.category)

  OBJECT

  A transaction corresponding to a shop referral adjustment.

* [Referral​Transaction.category](https://shopify.dev/docs/api/partner/latest/objects/ReferralTransaction#field-ReferralTransaction.fields.category)

  OBJECT

  A transaction corresponding to a shop referral.

***

## Map

### Fields with this enum

* [Referral​Adjustment.category](https://shopify.dev/docs/api/partner/latest/objects/ReferralAdjustment#field-ReferralAdjustment.fields.category)
* [Referral​Transaction.category](https://shopify.dev/docs/api/partner/latest/objects/ReferralTransaction#field-ReferralTransaction.fields.category)