diff --git a/getting-started/README.md b/getting-started/README.md index 5fa1d97f..e7d682b1 100644 --- a/getting-started/README.md +++ b/getting-started/README.md @@ -37,7 +37,7 @@ To begin testing: 2. **Note the tokens** for that property: - `ClientToken` - `AccessToken` -3. **(Optional)** Log in to [Mews Operations](https://app.mews-demo.com) using the provided email and password to explore the UI and sample data. +3. **(Optional)** [Request a dedicated Demo Property](../guidelines/environments.md#mews-operations-credentials) in __Mews Operations__ to explore the UI and sample data. You’ll use these credentials to make authenticated API requests. diff --git a/guidelines/environments.md b/guidelines/environments.md index 94edc60d..0086c78a 100644 --- a/guidelines/environments.md +++ b/guidelines/environments.md @@ -24,14 +24,6 @@ These addresses should be used for testing and development of client application * **PlatformAddress** - `https://api.mews-demo.com` * **WebSocketAddress** - `wss://ws.mews-demo.com` -### Mews system credentials - -These login credentials can be used to access __Mews Operations__ (for both Gross and Net Pricing Environments): - -* **Mews Web Application Address** - `https://app.mews-demo.com` -* **Email** - connector-api-demo@mews.com -* **Password** - connector-API-2024 - ### API tokens (Gross Pricing Environment) The credentials below will connect with a demo enterprise configured for Gross pricing. This demo enterprise is based in the `United Kingdom` legal and tax environment. It accepts `GBP`, `EUR` and `USD` currencies (any of them may be used). Refer to [Taxations](#taxations) for proper usage of the relevant [Tax rate](../operations/taxations.md#tax-rate) codes. Use any of the four sets of tokens. @@ -72,6 +64,15 @@ The credentials below will connect with a demo enterprise configured for Net pri * **ClientToken** - `07AB1F14B55C49B8BDD6AD200158423B-273A4497AFF5E20566D7199DB3DC2BA` * **AccessToken** - `BFD4298010F54B069F3DAD20015D53EA-D5561FADFBA4EFC8EA4C179C6BC461F` +### Mews Operations credentials + +Partners can request access to __Mews Operations__ for a dedicated Demo Property upon request: + +1. Fill in the [Become a Mews Partner Form](https://www.mews.com/en/partners/new-partnerships) +2. An automated email will be sent to your email address to reset your password to log in into the Demo Property +3. Reset the password +4. Now, you can successfully log in into the Demo Property through [demo environment of Mews Operations](https://app.mews-demo.com). + ### Request limits * 200 requests per `AccessToken` within 30 seconds