organization.membership.code.invalid | The specified code is not valid. Provide 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 could not 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. Ensure it does not 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. Ensure it does not contain special characters. |
organization.membership.user.last.name.required | The user's last name was not included in the request. |