Endpoints
Estonia: https://palk.merit.ee/api/v1/sendsalary
Query payload
Elements for Creating Salaries
Field name | Type | Comment |
---|---|---|
ContractCode | Str 11 | Contract’s import code in Merit Palk system or employee’s Personal ID Code |
Typecode | Int | If positive – Salary Type Code in Merit Palk system. If negative - Withholding Type Code in Merit Palk system. |
Tariff | Decimal 14.6 | |
Amount | Decimal 12.4 | Amount – hours, days, months, pieces or percentage. Gross Amount of salary is calculated by multiplying Amount and Tariff. Ignored in Withholding. |
DepCode | Str 32 | Department Code. Ignored if missing. |
CCCode | Str 32 | Cost Center Code. Ignored if missing. |
PrCode | Str 32 | Project Code. Ignored if missing. |
Month | Int | Active month. |
Year | Int | Active year. |
DocName | Str 64 | Name or a number of the document. |