Create a pricing plan subscription
Requires the PRICING_PLAN_SUBSCRIPTION.CREATE or QUOTE.PRICING_PLAN_SUBSCRIPTION.CREATE permission.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
The period of the invoice. If not set, the default (platform) value will be taken.
The alphabetic currency code representing the type of currency used for billing. If not set, the default (platform) value will be taken.
The configuration of the due date of the invoices in the subscriptions. If not set, the default (platform) value will be taken.
The resource ID(s) of the specific payment acceptors for the subscription
The reference to the customer that needs to be used for the invoice (for FORWARD_BILLING)
Show the tax per line item on the invoice. When not provided or true, the tax is shown per invoice line. When false, the tax is only summarized (per tax rate) at the invoice total. This is a display only setting; the tax is always calculated per line item
Response
The period of the invoice. If not set, the default (platform) value will be taken.
The alphabetic currency code representing the type of currency used for billing. If not set, the default (platform) value will be taken.
The configuration of the due date of the invoices in the subscriptions. If not set, the default (platform) value will be taken.
The resource ID(s) of the specific payment acceptors for the subscription
The reference to the customer that needs to be used for the invoice (for FORWARD_BILLING)
Show the tax per line item on the invoice. When not provided or true, the tax is shown per invoice line. When false, the tax is only summarized (per tax rate) at the invoice total. This is a display only setting; the tax is always calculated per line item