getorder.nv
GET {{host}}/getorder.nv?netvisorkey=5
Get sales order
Documentation: https://support.netvisor.fi/en/support/solutions/articles/77000554151-get-sales-invoice-details-getsalesinvoice-nv-getorder-nv
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
netvisorkey | number | Mandatory, sales invoice's NetvisorKey | |
pdfimage | null | Optional. If the parameter is not given, the response is the same as pdfimage=lastsentprintservice | |
lastsentprintservice | |||
returns the image of the sales invoice as a PDF-file (element: LastSentInvoicePDFBase64Data) if the sales invoice is sent to the printing service | |||
Returns the image of the sales invoice as a PDF file (element: LastSentInvoicePDFBase64Data) | |||
nopdf | |||
Doesn't return anything | |||
showprocesshistory | null | Optional. Returns the sending and printing history of the sales invoice in ProcessHistory-element | |
includeattachments | null | Optional. Returns all the attachments in Base64-encoding | |
showcommentlines | null | Optional. Returns invoice's comment rows inside Invoiceline aggregate | |
netvisorkeylist | null | Optional. Can be used to get the full details of several invoices with given id. Max. 500 identifiers | |
includedocuments | null | Optional. When getting salesinvoice, returns orders related to the invoice. | |
When getting salesorder, returns invoices related to the order. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Netvisor-Authentication-PartnerId | string | Environmentin muuttuja | |
X-Netvisor-Authentication-CustomerId | string | Environmentin muuttuja | |
X-Netvisor-Interface-Language | string | ||
X-Netvisor-Authentication-Timestamp | string | Muodostetaan Pre-request Scriptissä, nousee sieltä Environment muuttujaksi | |
X-Netvisor-Organisation-ID | string | Y-tunnus annetaan Pre-request Scriptissä, nousee sieltä Environment muuttujaksi | |
X-Netvisor-Authentication-Sender | string | Collectionin muuttuja | |
X-Netvisor-Authentication-TransactionId | string | Muodostetaan Pre-request Scriptissä, nousee sieltä Environment muuttujaksi | |
X-Netvisor-Authentication-MACHashCalculationAlgorithm | string | ||
X-Netvisor-Authentication-MAC | string | Muodostetaan Pre-request Scriptissä, nousee sieltä Environment muuttujaksi |