Error Codes

aliasCode.access.invalid

No access with the specified ID was found.

aliasCode.code.format.invalid

Code was unspecified or was not formatted properly (4-16 digits).

aliasCode.create.invalid

An alias code cannot be created with the given parameters.

aliasCode.id.invalid

No alias code with the specified ID was found.

aliasCode.id.required

Alias code ID was not included in the request.

aliasCode.location.private.id.required

No private location with the specified ID was found.

aliasCode.search.access.invalid

The “access” search term is not a valid integer.

aliasCode.search.code.invalid

The “code” search term is not valid.

aliasCode.search.location.invalid

The “location” search term is not a valid integer.

aliasCode.update.invalid

The alias code cannot be updated with the given parameters.

aliasCode.user.location.private.required

The authenticated user does not own a private location.