> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-tm-for-sage-300-integration/amazon/gumu-tm-portal-user/required-configurations/plugins-configuration/amazon-configuration.md).

# Amazon Configuration

<figure><img src="/files/Tt6JomlHv80NBhc9q6nu" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/003in1CNmI3o1cIk6Sr3" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="188.00006103515625">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Token URL</strong></td><td>Specifies the <strong>Amazon authorization endpoint URL</strong> used to generate an access token.<br>This URL is required to authenticate API requests using OAuth 2.0.</td></tr><tr><td><strong>Client ID</strong></td><td>A unique identifier provided by Amazon when you register your application in the <strong>Amazon Developer Console</strong>.<br>Used along with the Client Secret to authenticate API access.</td></tr><tr><td><strong>Client Secret</strong></td><td>A confidential key associated with the Client ID.<br>This is used to securely request access tokens from Amazon and must be kept private.</td></tr><tr><td><strong>Refresh Token</strong></td><td><p>A long-lived token generated during the authorization process.<br>Used to obtain new access tokens without requiring repeated user authentication.</p><ul><li>Ensures continuous API access</li><li>Required for all SP-API operations</li></ul></td></tr><tr><td><strong>Market Place ID</strong></td><td><p>Identifies the specific <strong>Amazon marketplace</strong> from which data will be fetched.</p><ul><li>Each region has a unique Marketplace ID</li><li>Determines which orders, products, and data are retrieved</li></ul></td></tr><tr><td><strong>Market Place Region</strong></td><td><p>Specifies the <strong>geographical region</strong> of the marketplace.</p><p>This determines:</p><ul><li>API endpoints used</li><li>Data residency and compliance</li></ul></td></tr><tr><td><strong>Seller ID</strong></td><td><p>A unique identifier assigned to the seller account in Amazon (also known as <strong>Merchant ID</strong>).</p><ul><li>Used to fetch seller-specific data (orders, inventory, reports)</li><li>Ensures API calls are scoped to the correct seller account</li></ul></td></tr></tbody></table>

**Test Connection:**\
After entering the above details, click **Test Connection** to verify that the integration platform can successfully connect to the Amazon account using the provided API credentials.
