Redeem an invitation token to join a merchant
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
token
The unique invitation token received by the user
Response
Invitation redeemed successfully. Roles assigned.
invitedByUser
grantedRoles
Names of the roles granted to the user for the merchant
merchant