Resource: getbatchlist.nv
HTTP-method: GET
Get status of all batches
Querystring parameters:
| Parameter name | Occurs | Description |
| status | 0...1 | Includes only invoices with given status: pending, processing or finished |
| batchtype | 0...1 | Returns salesinvoice or purchaseinvoice batches. If value is not given, will return salesinvoice batch. Accepted values: salesinvoice, purchaseinvoice |
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 | Text | 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 |
Did you find it helpful? Yes No
Send feedback