Error Codes

organization.membership.code.invalidThe specified code is not valid. Specify a valid 4-6 digit code.
organization.membership.code.uniqueThis code is already taken. Please provide a different code.
organization.membership.id.requiredThe membership ID was not included in the request.
organization.membership.notFoundThe membership cannot be found.
organization.membership.search.user.invalidThe specified user ID is not valid.
organization.membership.user.requiredThe user object was not included in the request.
organization.membership.user.contact.email.invalidThe specified contact email is not valid.
organization.membership.user.first.name.invalidThe specified first name is not valid. Make sure it doesn't contain special characters.
organization.membership.user.first.name.requiredThe user's first name was not included in the request.
organization.membership.user.last.name.invalidThe specified last name is not valid. Make sure it doesn't contain special characters.
organization.membership.user.last.name.requiredThe user's last name was not included in the request.