Public
This section contains 5 subgroups.
List Staff by Location Code
Public APIs / Public
GET
/public/restaurant/locations/:code/staffMost OnDi APIs require an authenticated session or service token. Public endpoints are marked by their path and module context.
Request
curl
1curl --request GET "$ONDI_BASE_URL/public/restaurant/locations/:code/staff" \2 --header "Authorization: Bearer $ONDI_ACCESS_TOKEN"Path parameters
codeRequiredpath string
Responses
No response example is available for this endpoint yet.