Logo
Visma Solutions Oy - Netvisor API flow examples API Documentation

getemployeesalaryparameters.nv

GET {{host}}/getemployeesalaryparameters.nv?identifiertype=&identifier=

Get employee salary parameters

Documentation: https://support.netvisor.fi/en/support/solutions/articles/77000554261-get-employee-salary-parameters-getemployeesalaryparameters-nv

 

Body PARAM

Key Datatype Required Description 
identifiertype
null Mandatory. Value: pin = employee personal identity code or number = employee number
identifier
null Mandatory. Identifier defined by the type: employee personal identity code or employee number



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
Curl
curl -X GET 'host/getemployeesalaryparameters.nv?identifiertype=&identifier=?identifiertype=&identifier=' -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