Skip to main content
POST
Create a 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

Charge payload

charge
object
required

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

Response

Charge created

charge
object
required