Create a Tax Rule

This endpoint allows you to create a tax rule that will be used by the Brinta tax engine for determining taxes on your transactions.

Body Params
string
required

Name for the tax rule

string

Description of the tax rule

transaction_types
array of strings

List of transaction types to which the rule will apply. They can be "sale", "calculation", "refund","chargeback", "adjustment", "transfer", "purchase","settlement"

transaction_types
payment_methods
array of objects

List of payment methods to which the rule will apply.

payment_methods
item_categories
array of objects

List of item categories to which the rule will apply

item_categories
date

Date at which the rule starts being valid

date

Date at which the rule will stop applying

owner
object

Information about the owner of the transaction

counterpart
object

Information about the counterpart of the transaction

tax
object
required

Information of the tax rule

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json