VAT Registrations REST Endpoints

Power Data/VAT Registrations
The operations from the Power Data/VAT Registrations category.
Create a VAT Registration
Method: post
Path: /vatRegistrations
Delete a VAT Registration
Method: delete
Path: /vatRegistrations/{vatRegNoGid}
Get a VAT Registration
Method: get
Path: /vatRegistrations/{vatRegNoGid}
Get VAT Registrations
Method: get
Path: /vatRegistrations
Update a VAT Registration
Method: patch
Path: /vatRegistrations/{vatRegNoGid}