Get salary config line signs

GET /api-v1/list/payslip-line-sign-types

Returns a map {sign: translation}

Headers

Responses

GET /api-v1/list/payslip-line-sign-types
curl \
 -X GET http://wyzio.app/api-v1/list/payslip-line-sign-types \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
{
  "key": "string"
}