Patches a person information for a given person ID.Copy Pagepatch https://integrationhub.wellsky.io/commands/v4/persons/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint64requiredDefaults to nullThe unique identifier of a person to update.Query Paramsapi-versionstringThe requested API versionBody Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request containing the person information to patch.firstNamestring | nullThe first name of the personmiddleNamestring | nullThe middle name of the person.lastNamestring | nullThe last name of the person.suffixstring | nullThe suffix of the person's name.organizationNamestring | nullThe name of the organization the person is associated with.languagestring | nullThe name of the lookup value associated with the person's Language.titlestring | nullThe name of the lookup value associated with the person's NameTitle.taxIdentifierstring | nullThe unique tax identifier associated with the person. For example, social security number.dateOfBirthdate-time | nullThe person's date of birth.genderstring | nullThe name of the lookup value associated with the person's Gender.maritalStatusstring | nullThe name of the lookup value associated with the person's MaritalStatus.isReferralSourceboolean | nullIndicates if the person is sourced from a referral.truefalseallowWebAccessboolean | nullAllows the person record to be accessed on the web.truefalseisActiveboolean | nullIndicates if the person is in an active state.truefalsenotesstring | nullNotes associated with the person.Headerscontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 400Bad Request 404Not Found 500Internal Server ErrorUpdated 3 months ago Search for persons based on the provided criteria.PrescriptionsDid this page help you?YesNo