Resource: getbatchlist.nv

HTTP-method: GET

Get status of all batches.

Querystring parameters:

Parameter name Occurs Description
status 0...1 Allowed values: pending, processing, finished.
The returned list can be filtered by batch status. For example, pending returns only batches whose processing has not yet started.
batchtype 0...1 Allowed values: salesinvoice, purchaseinvoice
Returns either sales invoice batches or purchase invoice batches.
If not given, will return sales invoice batches.

Response:

Level Element name Type Occurs Description Example
Root root Aggr. 1    
1 Batches Aggr. 1    
2 Batch Aggr. 1...n    
3 ID Numeric 1    
3 Status Text 1 A description of the batch status. Does not tell if e.g. sales invoice has been sent from Netvisor, tells only the status of the batch in Netvisor.
Values: pending, processing, finished
pending
3 Statuscode Numeric 1 Statuscode for the batch status, linked to the Status -information. Does not tell if e.g. sales invoice has been sent from Netvisor, tells only the status of the batch in Netvisor.
1 = pending, 2 = processing, 3 = finished
1
3 ImportTimestamp Date 1    
This article has been translated using an AI-based translation tool. The contents or wording of these instructions may differ from those in other instructions or in the software.


Did you find it helpful? Yes No

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