Paysafe Payment Scheduler API

A REST API for creating and managing recurring payment plans and customer subscriptions. Merchants define billing plans (interval, amount, currency) and subscribe customers to them. Supports full CRUD for plans and subscriptions with JSON request/response format. Base path: /subscriptionsplans/v1/.

API entry from apis.yml

apis.yml Raw ↑
aid: paysafe:paysafe-payment-scheduler-api
name: Paysafe Payment Scheduler API
tags:
- Subscriptions
- Recurring Payments
- Plans
- Billing
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.paysafe.com
humanURL: https://developer.paysafe.com/en/api-docs/payment-scheduler/overview/
description: 'A REST API for creating and managing recurring payment plans and customer subscriptions.
  Merchants define billing plans (interval, amount, currency) and subscribe customers to them. Supports
  full CRUD for plans and subscriptions with JSON request/response format. Base path: /subscriptionsplans/v1/.'
properties:
- url: https://developer.paysafe.com/en/api-docs/payment-scheduler/overview/
  type: Documentation
- url: https://developer.paysafe.com/en/api-docs/payment-scheduler/using-the-api/api-endpoints/
  type: APIReference