---
title: Partner Referrals v2
canonical: https://developer.paypal.com/api/partner-referrals/v2
openapi_schema:
  json: https://developer.paypal.com/api/partner-referrals/v2/schema.json
  yaml: https://developer.paypal.com/api/partner-referrals/v2/schema.yaml
---

# Partner Referrals v2 (/api/partner-referrals/v2)

> This is an API reference page. The information below is a summary — the [JSON](https://developer.paypal.com/api/partner-referrals/v2/schema.json) and [YAML](https://developer.paypal.com/api/partner-referrals/v2/schema.yaml) schema are the preferred, authoritative source for exact parameters, request/response shapes, and validation rules.

## Base URL(s)

- https://api-m.sandbox.paypal.com

## Authentication

- Oauth2 (OAuth 2.0, clientCredentials)

## Operations

### partner-referrals

- `POST` [Create partner referral](/api/partner-referrals/v2/partner-referrals-create): Creates a partner referral that is shared by the partner or API caller.
- `GET` [Show referral data](/api/partner-referrals/v2/partner-referrals-read): Shows details by ID for referral data that was shared by the partner or API caller.

## Full schema

The list above is a summary. Full parameter, request, and response detail for every operation lives in the schema: [JSON](https://developer.paypal.com/api/partner-referrals/v2/schema.json) · [YAML](https://developer.paypal.com/api/partner-referrals/v2/schema.yaml)