Logo
Visma Solutions Oy - Netvisor API flow examples API Documentation

getbatchstatus.nv

GET {{host}}/getbatchstatus.nv?id=8

Get batch -status

Documentation: https://support.netvisor.fi/en/support/solutions/articles/77000554288-get-batch-status-getbatchstatus-nv

 

Body PARAM

Key Datatype Required Description 
id
number Mandatory. Batch identifier in Netvisor
addsalesinvoicelinkinformation
number Optional. Adds the link information of the sales invoices created to Netvisor based on the imported Batch Element SalesInvoiceLinkInformation is added to the response message
batchtype
null Optional. Returns salesinvoice or purchaseinvoice batches. If value is not given, will return salesinvoice batch. Accepted values: salesinvoice, purchaseinvoice
addpurchaseinvoicelinkinformation
null Optional. Adds the link information of the purchase invoices created to Netvisor based on the imported Batch Element addpurchaseinvoicelinkinformation is added to the response message



HEADERS

Key Datatype Required Description 
Content-Type
string
User-Agent
string
X-Netvisor-Authentication-
Curl
curl -X GET 'host/getbatchstatus.nv?id=8?id=8&addsalesinvoicelinkinformation=1&batchtype=&addpurchaseinvoicelinkinformation=' -H 'Content-Type: text/xml' -H 'User-Agent: Postman' -H 'X-Netvisor-Authentication-PartnerId: partnerId' -H 'X-Netvisor-Authentication-CustomerId: userId' -H 'X-Netvisor-Interface-Language: FI' -H 'X-Netvisor-Authentication-Timestamp: timeStamp' -H 'X-Netvisor-Organisation-ID: organisationId' -H 'X-Netvisor-Authentication-Sender: Netvisor public postman example' -H 'X-Netvisor-Authentication-TransactionId: transactionId' -H 'X-Netvisor-Authentication-MACHashCalculationAlgorithm: SHA256' -H 'X-Netvisor-Authentication-MAC: sha256Hash'

ENDPOINTS