Auth

Switch merchant

Switch the current dashboard merchant context.

post/auth/switch-merchant

Request body

merchant_idstring required

Example request

{
  "merchant_id": "merchant_demo"
}

Response

Authenticated user

tokenstring
user_idstring
emailstring
merchant_idstring
rolestring

Changes