Skip to main content

Clientonupdate

assignedBranchKeystring

Description for assignedBranchKey in ClientOnUpdate

assignedCentreKeystring

Description for assignedCentreKey in ClientOnUpdate

assignedUserKeystring

Description for assignedUserKey in ClientOnUpdate

birthDatestring

Description for birthDate in ClientOnUpdate

emailAddressstring

Description for emailAddress in ClientOnUpdate

firstNamestring

Description for firstName in ClientOnUpdate

genderstring

Gender, can be null

Possible values: [MALE, FEMALE]

homePhonestring

Description for homePhone in ClientOnUpdate

idstring

Description for id in ClientOnUpdate

lastNamestring

Description for lastName in ClientOnUpdate

middleNamestring

Description for middleName in ClientOnUpdate

mobilePhone1string

Description for mobilePhone1 in ClientOnUpdate

notesstring

Description for notes in ClientOnUpdate

preferredLanguagestring

A language supported by Mambu. When used, it does not accept null values.

Possible values: [PORTUGESE, RUSSIAN, ROMANIAN, ENGLISH, SPANISH, GEORGIAN, BURMESE, PHRASE, CHINESE, GERMAN, FRENCH, INDONESIAN]

statestring

Description for state in ClientOnUpdate

Possible values: [PENDING_APPROVAL, ACTIVE, INACTIVE, EXITED, BLACKLISTED, REJECTED]

clientRoleIdstring

Description for clientRoleId in ClientOnUpdate

Clientonupdate
{
"assignedBranchKey": "string",
"assignedCentreKey": "string",
"assignedUserKey": "string",
"birthDate": "string",
"emailAddress": "string",
"firstName": "string",
"gender": "MALE",
"homePhone": "string",
"id": "string",
"lastName": "string",
"middleName": "string",
"mobilePhone1": "string",
"notes": "string",
"preferredLanguage": "PORTUGESE",
"state": "PENDING_APPROVAL",
"clientRoleId": "string"
}