Endpoint URL (POST):
Estonia: https://Palk.merit.ee/api/v1/sendpayterms
Elements for Adding Base Salary Agreements
| Field Name | Type | Comment | 
|---|---|---|
| ContractId | Str 11 | Contract’s import code in Merit Palk system or employee’s Personal ID Code Tag 'ContractId' has to be added to the request. 'ContractId' has to have a value, it can't be empty. 'ContractId' value can't be 0. | 
| SalaryTypeImpCode | Int | Salary Type Code in Merit Palk system. | 
| StartDate* | Date | Agreement start date | 
| Hours | Decimal 5.2 | Working hours per day | 
| Amount | Decimal 12.4 | Base salary tariff | 
| AutoTimeKeeping | Bool | true or false | 
| FullWorkingTime | Bool | true or false | 
| GLAccountCode | Str 32 | General Ledger Account Code. Must be found on Chart of Account in Merit Palk system. Ignored if missing. | 
| DepartmentCode | Str 32 | Department Code. Must be found in Merit Palk system. Ignored if missing. | 
| CCCode | Str 32 | Cost Center Code. Must be found in Merit Palk system. Ignored if missing. | 
| ProjectCode | Str 32 | Project Code. Must be found in Merit Palk system. Ignored if missing. | 

