VAT Analyses REST Endpoints

Business Objects/Invoices/VAT Analyses
The operations from the Business Objects/Invoices/VAT Analyses category.
Create a VAT Analysis
Method: post
Path: /invoices/{invoiceGid}/vatAnalyses
Delete a VAT Analysis
Method: delete
Path: /invoices/{invoiceGid}/vatAnalyses/{vatCodeGid}
Get a VAT Analysis
Method: get
Path: /invoices/{invoiceGid}/vatAnalyses/{vatCodeGid}
Get VAT Analyses
Method: get
Path: /invoices/{invoiceGid}/vatAnalyses
Update a VAT Analysis
Method: patch
Path: /invoices/{invoiceGid}/vatAnalyses/{vatCodeGid}
Update VAT Analyses
Method: patch
Path: /invoices/{invoiceGid}/vatAnalyses