#filipeestacio
1 messages · Page 1 of 1 (latest)
Hi
Could you please share more details/ concrete example of what you want to achieve ?
We have a process to capture a customer's tax ID and tax type as part of our account creation. We can set those via API on the customer object. But depending on the tax type we would like to conditionally set the tax status from "taxable" to "reverse charge" following our internal business logic.
We have not found how to set the tax status in the documentation.