---
title: Billing Plans v1
canonical: https://developer.paypal.com/api/deprecated/payments.billing-plans/v1
openapi_schema:
  json: https://developer.paypal.com/api/deprecated/payments.billing-plans/v1/schema.json
  yaml: https://developer.paypal.com/api/deprecated/payments.billing-plans/v1/schema.yaml
---

# Billing Plans v1 (/api/deprecated/payments.billing-plans/v1)

> This is an API reference page. The information below is a summary — the [JSON](https://developer.paypal.com/api/deprecated/payments.billing-plans/v1/schema.json) and [YAML](https://developer.paypal.com/api/deprecated/payments.billing-plans/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

### billing-plans

- `GET` [Show billing plan details](/api/deprecated/payments.billing-plans/v1/billing-plans-get): Shows details for a billing plan, by ID.
- `PATCH` [Update billing plan](/api/deprecated/payments.billing-plans/v1/billing-plans-patch): Updates fields in a billing plan, by ID.
- `GET` [List billing plans](/api/deprecated/payments.billing-plans/v1/billing-plans-list): Lists billing plans.
- `POST` [Create billing plan](/api/deprecated/payments.billing-plans/v1/billing-plans-post): Creates a billing plan.

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