curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/app//crm/auth/verify-mobile/' \ --header 'sessiontoken;'
{ "success": true, "accessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." }