Skip to main content
PUT
Update 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"

fixed_charge_code
string
required

Code of the existing fixed charge.

Example:

"setup_fee_charge"

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 updated

fixed_charge
object
required