Taxes
Create a tax rate
This endpoint creates a new tax representing a customizable tax rate applicable to either the organization or a specific customer.
POST
/
taxes
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Was this page helpful?