xxxxxxxxxx
{
"tax_name": "",
"tax_percentage": 0,
"tax_type": "",
"tax_factor": "",
"tax_specific_type": "",
"tax_authority_name": "",
"tax_authority_id": "",
"country_code": "",
"purchase_tax_expense_account_id": 0,
"is_value_added": "",
"update_draft_invoice": "",
"update_draft_so": "",
"is_editable": ""
}
The payload will be sent as a application/json as a part of the request body.
Created by @samalgorai