---
title: Payouts v1
canonical: https://developer.paypal.com/api/payments.payouts-batch/v1
openapi_schema:
  json: https://developer.paypal.com/api/payments.payouts-batch/v1/schema.json
  yaml: https://developer.paypal.com/api/payments.payouts-batch/v1/schema.yaml
---

# Payouts v1 (/api/payments.payouts-batch/v1)

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

### payouts

- `POST` [Create batch payout](/api/payments.payouts-batch/v1/payouts-post): Creates a batch payout.
- `GET` [Show payout batch details](/api/payments.payouts-batch/v1/payouts-get): Shows the latest status of a batch payout.

### payouts-item

- `GET` [Show payout item details](/api/payments.payouts-batch/v1/payouts-item-get): Shows details for a payout item, by ID.
- `POST` [Cancel unclaimed payout item](/api/payments.payouts-batch/v1/payouts-item-cancel): Cancels an unclaimed payout item, by ID.

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