Create a subscription plan.

This endpoint enables the creation of a subscription plan for recurring billing. Once a plan is created, customers can subscribe to it.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Optional. commercial name of the plan.

string

Optional. subscription plan reference.

double
required

recurrent amount to charge for the plan

string
required

currency associated to the amount.

integer

Required. number of installments. If there is no limit, ignore it,

integer
Defaults to 30

Number of days between two installments. Defaults to 30 if not specified.

string

Message intended to customer for installment payment. The message is sent to the customer with the payment link at every occurence. Do no add customer name or grettings in the message.

Headers
string

HTTP request identifier allow to trace individual request sent from client to service.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

The caller is not authenticated

403

Access rights not sufficient

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