Skip to main content

Member Fields

Field NameData TypeDescription
guidStringThe unique identifier for the member. Defined by MX.
idStringThe unique partner-defined identifier for the member. Cannot begin with MBR-. Max Length is 1024.
institution_idStringClient-specific ID used to identify an alternate institution in a create member request. Rarely used.
is_disabledBooleanIndicates whether a member is disabled. Defaults to false.
loginStringLogin credential used with password to authenticate a user in a partner system. Alternative to userkey.
metadataStringAdditional information a partner can store on the member.
nameStringName of the member. Defaults to institution name if omitted. Max Length is 100. Rarely used in create requests.
passwordStringPassword credential used with login to authenticate a user. Alternative to userkey.
user_guidStringUnique identifier for the user this member belongs to. Defined by MX.
user_idStringPartner-defined identifier for the user this member belongs to.
userkeyStringPreferred authentication credential sent for MDX On Demand aggregation requests. Replaces login/password.