Create Subscription

Schedules a regularly recurring payment based on a customer's vaulted card.

Path Params
uuid
required

The unique identification string of a customer record.

string
required

The string token representing the card information (only relevant for card-based payments).

Body Params
string
required
length between 1 and 255

A descriptive information regarding the subscription.

totalAmount
object
required

Contains the value and currency of the transaction.

string
enum
required

The base unit of time of each scheduled payment of the subscription.

Allowed:
number
required
1 to 1000

Subcription payment recurs every intervalCount of the chosen interval unit of time.

date
required

The subscription's first payment date in ISO 8601 / RFC 3339 full-date format.

date

The subscription's ending date in ISO 8601 / RFC 3339 full-date format.

metadata
object

Used to provide additional data to the transaction such a payment faciliator information.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json