Resurssi: accountbalance.nv

HTTP-metodi: GET


Querystring parameters:

Parameter nameOccursDescription
Example
netvisorkey1
Netvisorkey of the account6
balancedates
1Fetch account balances from date interval or separate dates depending of the intervaltype parameter. Dates are comma separated.2024-09-01,2024-09-30
intervaltype0...1If not given or 0 then balances are fetched from separate dates defined by the balancedates parameter
Otherwise balances are fetched in defined steps inside the balancedates interval. The balances of the first and last day are always fetched.
not given or 0 = No Interval (separate dates)
1 = Day
2 = Week
3 = Month
4 = Year

Response:

LevelElement nameType and length
Occurs
Description
Example
rootRootAggr.1  
1AccountAggr.1  
Attr.
Netvisorkey
Numeric
1
 Netvisorkey of the account6
2AccountBalance
Aggr.
1...n

Attr.
DateDate
Date of the balance2024-09-01
3DebetNumeric
1Debet sum of the account150,22
3Kredit
NumericKredit sum of the account100,11
3Balance
NumericBalance of the account (Debet - Kredit)
50,11




Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.