Error Codes

access.notFoundNo access with the specified ID was found.
access.duplicatedAn access with the same details already exists.
access.requiredNo access ID was specified.
access.resend.errorThe access booking notification could not be sent.
access.locale.invalidThe specified language is invalid or unsupported.
access.startDate.invalidThe specified start date was invalid.
access.endDate.invalidThe specified end date was invalid.
access.startTime.invalidThe specified start time was invalid.
access.endTime.invalidThe specified end time was invalid.
access.timeZone.invalidThe specified time zone was invalid.
access.startDate.requiredA start date must be specified if the end date is specified.
access.endDate.requiredAn end date must be specified if the start date is specified.
access.accessStartDate.requiredA start date must be specified if the start time is specified.
access.accessEndDate.requiredAn end date must be specified if the end time is specified.
access.accessStartTime.requiredA start time must be specified if the end time is specified.
access.accessEndTime.requiredAn end time must be specified if the start time is specified.
access.endDate.beforeStart.errorThe access end date must not be earlier than the access start date
access.endDate.in.past.errorThe access end date cannot be in the past.
access.key.requiredPlease specify a key ID.
access.key.ambiguousPlease specify only either the key ID, or the key serial number.
access.key.inactiveThe key fob has not been activated.
access.key.notFoundThe specified key could not be found.
access.key.forbiddenThe key owner is not the authenticated user.
access.user.requiredA user must be specified to create an access.
access.billing.update.requiredYour free trial has ended, or your billing details are out of date. A billing update is required.
access.user.notFoundThe specified user could not be found.
access.user.self.errorThe specified user cannot be the user creating the access.
access.user.email.invalidThe specified user email is not valid.
access.user.mobile.invalidThe specified mobile number is not valid.
access.search.forbiddenAccesses can only be searched by authenticated users.
access.search.key.limitThe number of keys provided for search exceeds the maximum allowed.
access.search.key.invalidOne or more of the specified key IDs is not valid.
access.search.user.invalidThe user ID specified is not valid.
access.link.self.errorYou cannot give yourself access to your own keys.
access.name.requiredName is required if no user information is specified.