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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Tax creation payload
The body is of type object
.
Response
200
application/json
Tax created
The response is of type object
.