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