PayPal · Schema

CLASSIC API integration

The integration details for PayPal CLASSIC endpoints.

BillingCommerceDisputesInvoicesOrdersPaymentsPayoutsSubscriptionsTokensWebhooks
View JSON Schema on GitHub

JSON Schema

paypal-classic-api-integration-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/classic_api_integration",
  "title": "CLASSIC API integration",
  "type": "object",
  "description": "The integration details for PayPal CLASSIC endpoints.",
  "additionalProperties": false,
  "properties": {}
}