User Invitations
Invite a user to a merchant
POST
/users/invitations/merchant| Parameter | Type | Examples | Description |
|---|---|---|---|
email Required | string | user@example.com | The email address of the user to invite |
role Required | string | merchant_user | The role to assign to the invited user |
merchant_id Required | integer | 1 | The ID of the merchant to invite the user to |
