Skip to main content
POST
Create a fixed charge

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Code of the existing plan.

Example:

"startup"

Body

application/json

Fixed charge payload

fixed_charge
object
required

Properties of a fixed charge that can be overridden at the subscription level.

Response

Fixed charge created

fixed_charge
object
required