VAT Provincial Registrations REST Endpoints
Power Data/VAT Provincial Registrations
The operations from the Power Data/VAT Provincial Registrations category.
- Create a VAT Provincial Registration
- Method: postPath:
/vatProvincialRegistrations - Delete a VAT Provincial Registration
- Method: deletePath:
/vatProvincialRegistrations/{vatProvincialRegGid} - Get a VAT Provincial Registration
- Method: getPath:
/vatProvincialRegistrations/{vatProvincialRegGid} - Get VAT Provincial Registrations
- Method: getPath:
/vatProvincialRegistrations - Update a VAT Provincial Registration
- Method: patchPath:
/vatProvincialRegistrations/{vatProvincialRegGid}