access.notFound | No access with the specified ID was found. |
access.duplicated | An access with the same details already exists. |
access.required | No access ID was specified. |
access.resend.error | The access booking notification could not be sent. |
access.locale.invalid | The specified language is invalid or unsupported. |
access.startDate.invalid | The specified start date was invalid. |
access.endDate.invalid | The specified end date was invalid. |
access.startTime.invalid | The specified start time was invalid. |
access.endTime.invalid | The specified end time was invalid. |
access.timeZone.invalid | The specified time zone was invalid. |
access.startDate.required | A start date must be specified if the end date is specified. |
access.endDate.required | An end date must be specified if the start date is specified. |
access.accessStartDate.required | A start date must be specified if the start time is specified. |
access.accessEndDate.required | An end date must be specified if the end time is specified. |
access.accessStartTime.required | A start time must be specified if the end time is specified. |
access.accessEndTime.required | An end time must be specified if the start time is specified. |
access.endDate.beforeStart.error | The access end date must not be earlier than the access start date |
access.endDate.in.past.error | The access end date cannot be in the past. |
access.key.required | Please specify a key ID. |
access.key.ambiguous | Please specify only either the key ID, or the key serial number. |
access.key.inactive | The key fob has not been activated. |
access.key.notFound | The specified key could not be found. |
access.key.forbidden | The key owner is not the authenticated user. |
access.user.required | A user must be specified to create an access. |
access.billing.update.required | Your free trial has ended, or your billing details are out of date. A billing update is required. |
access.user.notFound | The specified user could not be found. |
access.user.self.error | The specified user cannot be the user creating the access. |
access.user.email.invalid | The specified user email is not valid. |
access.user.mobile.invalid | The specified mobile number is not valid. |
access.search.forbidden | Accesses can only be searched by authenticated users. |
access.search.key.limit | The number of keys provided for search exceeds the maximum allowed. |
access.search.key.invalid | One or more of the specified key IDs is not valid. |
access.search.user.invalid | The user ID specified is not valid. |
access.link.self.error | You cannot give yourself access to your own keys. |
access.name.required | Name is required if no user information is specified. |