Loading...
Was this page helpful?
This documentation provides a reference to the retrieveTaxRate
method. This belongs to the Tax Module.
This method retrieves a tax by its ID.
A simple example that retrieves a tax rate by its ID:
To specify relations that should be retrieved:
taxRateId
stringselect
or relations
, accept the
attributes or relations associated with a tax rate.Promise
Promise<TaxRateDTO>