![]() Billing Central API Developer Reference
|
ffbc.TaxCodesServiceglobal with sharing class TaxCodesService This class provides service functionality for the FinancialForce ERP Tax Code and Tax Rate objects. MethodsgetTaxRatesglobal static List<ffbc.TaxCodesService.TaxRate> getTaxRates(ffbc.TaxCodesService.TaxRatesRequest request) Retrieves all tax rates that are in effect on the specified date. Input Parameters
Return ValueA list of wrappers for tax rate information. ffbc.TaxCodesService.TaxRatesRequestglobal class TaxRatesRequest This class wraps the parameters for which to retrieve tax rates. Properties
Methodsffbc.TaxCodesService.TaxRateglobal class TaxRate This class relates a tax code to a tax rate. Properties
|