v1

latestOpenAPI 3.0.32026-08-0645108163.2 KB
Onboarding flow

Update the info of a worker

post/public/onboarding/v1/update-worker

Request body

workerIdstring uuid required
mobilePhoneNumberstring required

The mobile number of the worker.

emailAddressstring email required
ibanstring required

Example request

{
  "address": {
    "houseNumber": 102,
    "houseNumberAddition": "B",
    "zipCode": "5652AA",
    "countryCode": "US"
  }
}

Response

Successfully updated a worker