AddUserRequest

Request that contains the user ids and the merchants that they need to be linked to

Variables

user_id

int64 The list of merchant ids to which to add the users

merchant_id

int64 The list of user ids to add the merchants

Close