APIs
Create Company Plan
A plan basically acts as a template of account balance denominations and parameters that you can apply to an account upon creation
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
application/json
Should all existing balances be cleared when a new billing period starts?
Causes a webhook to be sent when any of the balances drops below the given percentage
Response
200
OK