Skip to main content
POST
Create Company Plan

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

company_id
string
required

Body

application/json
charge_amount
integer
required
charge_denomination
string
required
billing_period
string
required
name
string
rollover
boolean

Should all existing balances be cleared when a new billing period starts?

threshold_alert_percentage
integer

Causes a webhook to be sent when any of the balances drops below the given percentage

balances
object[]
Minimum array length: 1

Response

200

OK