subscriptions.create
Create recurring payment subscriptions for customers using the Ryft API. Specify billing cycles, amounts, and intervals to automate revenue collection.
Instructions
Create a Ryft subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | ||
| paymentMethodId | No | ||
| description | No | ||
| billingCycleTimestamp | No | ||
| amount | Yes | ||
| currency | Yes | ||
| interval | Yes | ||
| metadata | No |