Resurssi: contractinvoicingreport.nv
HTTP-method: GET
This resource can be used to retrieve the contract invoicing report via API.
Querystring parameters:
Parameter | Occurs | Description | Example |
year | 1 | Mandatory paramater, predicted year | 2022 |
collectionnetvisorkey | 0...1 | Optional, service basket's NetvisorKey | 1 |
Response:
Level | Element | Type and length | Occurs | Description | Example |
1 | root | Aggr. | 1 | ||
2 | ContractInvoicing | Aggr. | 1 | ||
3 | ServiceCollection | Aggr. | 1 | ||
4 | Name | String | 1 | Service basket name | |
Attr. | Netvisorkey | Numeric | 1 | Service basket's NetvisorKey | 2587 |
4 | BeginDate | Päivämäärä | 1 | Invoicing periods from | 01.04.2022 |
Attr. | Format | String | 1 | Date format, always ansi | ansi |
4 | EndDate | Päivämäärä | 1 | Invoicing periods until, if the element value is returned empty, the invoicing period is valid for until further notice | |
Attr. | Format | String | 0...1 | Date format, always ansi | ansi |
4 | PeriodInterval | Numeric | 1 | Invoicing period interval, indicates the numeric value of period interval. | 2 |
Attr. | Type | String | 1 | Type of invoicing period interval, day, week, month, year | month |
4 | Periods | Aggr. | 1 | ||
5 | Period | Aggr. | 1 | ||
6 | Month | Numeric | 1 | Year and month of the contract invoicing report | 2022-01 |
6 | Invoiced | Numeric | 1 | Created invoices VAT 0% | 14 016,00 |
6 | Forecast | Numeric | 1 | Forecast sum VAT 0% | 28 032,00 |
6 | Total | Numeric | 1 | Total sum VAT 0% | 42 048,00 |
Did you find it helpful? Yes No
Send feedback