Get details of region salary config

GET /api-v1/payslip/region

Headers

Query parameters

Responses

GET /api-v1/payslip/region
curl \
 -X GET http://wyzio.app/api-v1/payslip/region?countryCode=string&regionCode=string \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
{
  "key": []
}