getvendor.nv
GET {{host}}/getvendor.nv
Get vendor
Documentation:
https://support.netvisor.fi/en/support/solutions/articles/77000554209-get-vendor-getvendor-nv
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
netvisorkey | null | Mandatory. Netvisor key of the vendor. The root element in the response is "vendor" | |
netvisorkeylist | null | Optional. Can be used to get the details of several vendors with given id. | |
Note that there should be a vendor with all given IDs, otherwise the API will return an error message. | |||
The root element in the response is "vendors" if there are several IDs given. | |||
changedsince | null | Optional. Filters result to contain only vendors having change after given date, date in format YYYY-MM-DD or time in format YYYY-MM-DDTHH:MM:SS. |
The root element in the response is "vendors" if there are several IDs given. If there are no changes vendor details, the content of the vendors element is empty. |
| page
| null | | Optional. Parameter can be used to get vendors in the groups of 500. Each page must be called in a separate request.
Page information is included in the response header information e.g. X-Netvisor-Pagination-Current-Page : 2 X-Netvisor-Pagination-Previous-Page : 1 X-Netvisor-Pagination-Next-Page : 3 X-Netvisor-Pagination-Limit : 100 X-Netvisor-Pagination-Total-Count : 1000 |
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 |