Add-ons
Create an add-on
This endpoint is used to create an add-on that can be then attached to a one-off invoice.
POST
/
add_ons
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
add_on
object
requiredResponse
200 - application/json
add_on
object
requiredWas this page helpful?