Error Codes

Error CodeDescription
aliasCode.access.invalidNo access with the specified ID was found.
aliasCode.code.format.invalidCode was unspecified or not properly formatted (must be 4–16 digits).
aliasCode.create.invalidAn alias code cannot be created with the given parameters.
aliasCode.id.invalidNo alias code with the specified ID was found.
aliasCode.id.requiredAlias code ID was not included in the request.
aliasCode.location.private.id.requiredNo private location with the specified ID was found.
aliasCode.search.access.invalidThe access search term is not a valid integer.
aliasCode.search.code.invalidThe code search term is not valid.
aliasCode.search.location.invalidThe location search term is not a valid integer.
aliasCode.update.invalidThe alias code cannot be updated with the given parameters.
aliasCode.user.location.private.requiredThe authenticated user does not own a private location.