Add | Adds a tax office. |
 Delete | Deletes an existing tax office. |
 Get | Retrieves a tax office. The tax office is specified by its key, which is contained in the `TaxOfficeParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `TaxOfficesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `TaxOfficeParamsCollection` data collection that identifies all tax offices. |
 Update | Updates an existing tax office. |
Â