VAT Codes REST Endpoints

Power Data/VAT Codes
The operations from the Power Data/VAT Codes category.
Create a VAT Code
Method: post
Path: /vatCodes
Delete a VAT Code
Method: delete
Path: /vatCodes/{vatCodeGid}
Get a VAT Code
Method: get
Path: /vatCodes/{vatCodeGid}
Get VAT Codes
Method: get
Path: /vatCodes
Update a VAT Code
Method: patch
Path: /vatCodes/{vatCodeGid}