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
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
tax
object
requiredResponse
200 - application/json
tax
object
requiredWas this page helpful?