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

# Partner Referrals v1 (/api/deprecated/partner-referrals/v1)

> This is an API reference page. The information below is a summary — the [JSON](https://developer.paypal.com/api/deprecated/partner-referrals/v1/schema.json) and [YAML](https://developer.paypal.com/api/deprecated/partner-referrals/v1/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/deprecated/partner-referrals/v1/partner-referrals-create): Creates a partner referral that is shared by the API caller.
- `GET` [Show referral data](/api/deprecated/partner-referrals/v1/partner-referrals-read): Shows details for referral data, by ID, that was shared by the API caller.

### merchant-integration

- `GET` [List seller tracking information](/api/deprecated/partner-referrals/v1/merchant-integration-find): Lists sellers that a partner onboarded, by partner ID.
- `GET` [Show seller status](/api/deprecated/partner-referrals/v1/merchant-integration-status): Shows status information for sellers that the partner on-boards, by partner ID.
- `GET` [Fetch merchant credentials](/api/deprecated/partner-referrals/v1/merchant-integration-credentials): Fetches merchant credentials for a merchant onboarded through downloadable cart flow.

### partner

- `GET` [Show partner information - agreements and preferences](/api/deprecated/partner-referrals/v1/partner-read): Shows partner information - agreements and preferences - by partner ID.
- `POST` [Create partner information - agreements and preferences](/api/deprecated/partner-referrals/v1/partner-create): Creates partner information - agreements and preferences - for the given partner.
- `PUT` [Update partner information - agreements and preferences](/api/deprecated/partner-referrals/v1/partner-update): Updates partner information - agreements and preferences - for the given partner.

## 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/deprecated/partner-referrals/v1/schema.json) · [YAML](https://developer.paypal.com/api/deprecated/partner-referrals/v1/schema.yaml)