/VatRate

Short Description

Chapter Contents:

Long Description

Supported Methods

GET /VatRate

Gets a list of VatRates.
You can use the fields header to select which fields you wish to see in your response (see Adjust Number of Fields to be Returned from a Request for information).
You can use filters to reduce response data (see Filtering for search parameters). 

GET /VatRate/{key}

Gets all information of a specific VatRate, identified by its key.

POST /VatRate

Creates a new VatRate. The fields vatvatRate and fromDate are required.

PUT /VatRate/{key}

Updates the VatRate identified by key. You only need to include the field(s) you are updating in your request.

DELETE /VatRate/{key}

Deletes a VatRate identified by key.

Properties

Property
Type
Length
Mandatory
Description
Comments
vat/Vat Yes When posting/putting, use the Vat's key in the request.
vatRateDouble Yes  
fromDateDate Yes  
remarksArray of /Remark    
keyInteger    

Top
Back

Related Content

 Expand to see related content

Unknown macro: {dynamiccontentbylabel}