Indonesian Overtime Pay
Overtime pay under PP 35/2021, for a working day or a rest day.
curl -X POST https://sinikoding.dev/api/v1/overtime-pay \
-H 'content-type: application/json' \
-H 'x-api-key: tk_live_…' \
-d '{"wage":5000000,"hours":2,"day":"workday"}'Need indonesian overtime pay from your own code? Create a free account to get an API key. This page stays free without one.
Create account