Skip to main content
POST
Create Subscription

Authorizations

X-Api-Key
string
header
required

Use this

Body

label
string
default:Merchant Subscription 0001
required
Required string length: 1 - 100
Pattern: ^[0-9A-Za-z _\-\.,`'()@#!?\/\\:;|+=@%&]*$
cycle
object | null
required
amount
object | null
required
installments
integer<int32> | null

Number of installments to run at the specified unit, and interval

Required range: 0 <= x <= 2147483647

Response

object | null

OK

The response is of type object | null.