You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am using the api to create a payment , i need to set the tax rate for each line item to GST On Expenses, however, that option is not available on the TaxType class. If i dont put anything, it defaults to BASEXCLUDED which is wrong. How can i set the taxrate of a lineitem to GST n Expenses?
thanks
The text was updated successfully, but these errors were encountered:
To override the default tax rate of an account, you'll need to use the TaxType field and specify it to the value that you want to use. For "GST on Expenses" in AUstralia, the TaxType is INPUT
Hello,
I am using the api to create a payment , i need to set the tax rate for each line item to GST On Expenses, however, that option is not available on the TaxType class. If i dont put anything, it defaults to BASEXCLUDED which is wrong. How can i set the taxrate of a lineitem to GST n Expenses?
thanks
The text was updated successfully, but these errors were encountered: