Tax Rates
Create Tax Rate
Create a tax rate.
POST
A Tax Rate is the percentage at which an individual or corporation is taxed.
[he Tax Rates Data Model] is designed to provide a unified representation of tax rates across various accounting platforms.
Additional Required Fields
To successfully create an tax rate, certain fields must be included in the raw_data object of the request body. The required fields are as follows:| Integration | Field | Description |
|---|---|---|
| MEKARI_JURNAL | buy_tax_account_id | The ID of the account that will be used to record the tax amount when a purchase is made. |
| MEKARI_JURNAL | sell_tax_account_id | The ID of the account that will be used to record the tax amount when a sale is made. |
Authorizations
Body
application/json
Response
200 - application/json
The time at which the request was received by the server
The time at which the response was sent by the server
The unique ID of the request