Skip to content

Instantly share code, notes, and snippets.

View okmit's full-sized avatar

oleg kmit okmit

View GitHub Profile

HR Permissions

  • URL

    /v1/hr/settings/permissions

  • Method:

    GET

Fleet Trailer Create

  • URL

    /v1/trailers

  • Method:

    POST

Fleet Truck Create

  • URL

    /v1/trucks

  • Method:

    POST

Fleet Driver Create

  • URL

    /v1/drivers

  • Method:

    POST

HR Claims List

  • URL

    /v1/hr/claims

  • Method:

    GET

HR Employee Payroll Create

  • URL

    /v1/employees/:employee_id/payrolls

  • Method:

    POST

HR Employee Vacation Create

  • URL

    /v1/employees/:employee_id/vacations

  • Method:

    POST

Driver Authentication (STEP 1)

  • URL

    /v1/drivers/sessions

  • Method:

    POST

HR Employee Create

  • URL

    /v1/employees

  • Method:

    POST

Employee
sign in, forgot password, reset password, update profile

Driver
authentication (step 1, step 2), update profile