Protected_Adds a member to the merchant account with the specified roles.
By default, sends an invitation email to the provided address. The recipient must accept the invitation to join the account.
When is_managed_user is true, creates a managed user with the provided password and optional nickname and assigns the roles directly, without sending an invitation.
Optionaloptions: RequestOptionsOptionaloptions: RequestOptionsDeletes a merchant member.
Optionaloptions: RequestOptionsOptionaloptions: RequestOptionsRetrieve a merchant member.
Optionaloptions: RequestOptionsOptionaloptions: RequestOptionsLists merchant members.
Optionalquery: ListMerchantMembersQueryParamsOptionaloptions: RequestOptionsOptionalquery: ListMerchantMembersQueryParamsOptionaloptions: RequestOptionsUpdates a merchant member and returns the updated member.
Providing roles replaces the member's assigned roles and can grant or revoke access. Providing metadata replaces the entire metadata object.
For managed users, user.nickname changes the display name and user.password replaces the password. Updating the password also enables the managed user account.
Optionaloptions: RequestOptionsOptionaloptions: RequestOptions
API resource for the Members endpoints.
Endpoints to manage account members. Members are users that have membership within merchant accounts.