- Subcategories:
- Rates
VAT Codes REST Endpoints
Power Data/VAT Codes
The operations from the Power Data/VAT Codes category.
- Create a VAT Code
- Method: postPath:
/vatCodes - Delete a VAT Code
- Method: deletePath:
/vatCodes/{vatCodeGid} - Get a VAT Code
- Method: getPath:
/vatCodes/{vatCodeGid} - Get VAT Codes
- Method: getPath:
/vatCodes - Update a VAT Code
- Method: patchPath:
/vatCodes/{vatCodeGid}