Amazon Account (Account Card)
On this page, you manage the settings of your Amazon Seller account. Here you configure API credentials, Azure Functions, email notifications, and sales channel settings.
Opening the Page
- Via search: Amazon Account Card
- Via the Amazon Dashboard → Action Setup
Fields
General
| Field |
Description |
| Account Name |
Name of the Amazon Seller account for identification. |
| Active |
Enables or disables this account. Only active accounts are considered during imports and syncs. |
| Marketplace ID |
The Amazon Marketplace ID (e.g., A1PA6795UKMFR9 for Germany). |
| Merchant ID |
Your Amazon Merchant/Seller ID. |
| Service Country |
The target country of the marketplace. |
| Use Sandbox |
Enables sandbox mode for testing (uses the Amazon SP-API sandbox environment). |
| Application ID |
The Application ID of your Amazon SP-API registration. |
Credentials (Access Keys)
| Field |
Description |
| New Refresh Token |
The Refresh Token for Amazon SP-API authentication. Stored securely in IsolatedStorage. |
| New Client ID |
The Client ID of your SP-API application. |
| New Client Secret |
The Client Secret of your SP-API application (masked display). |
Security
Credentials are stored encrypted in IsolatedStorage. Only enter them during initial setup or when renewing.
Azure Function Keys
| Field |
Description |
| Key SHA256 |
Function Key for the SHA256 hash function. |
| Key AES |
Function Key for AES encryption. |
| Key GZIP |
Function Key for GZIP compression. |
| Key Blob Upload |
Function Key for image uploads to Azure Blob Storage. |
Azure Function URLs
| Field |
Description |
| Func. URL SHA256 |
URL of the Azure Function for SHA256 hashing. |
| Func. URL AES Encrypt |
URL of the Azure Function for AES encryption. |
| Func. URL AES Decrypt |
URL of the Azure Function for AES decryption. |
| Func. URL GZIP Compress |
URL of the Azure Function for GZIP compression. |
| Func. URL GZIP Decompress |
URL of the Azure Function for GZIP decompression. |
| Notification Webhook URL |
URL for Amazon notifications (webhooks). |
| Notification API Key |
API key for webhook authentication (masked display). |
| Blob Upload URL |
URL for direct image upload to Azure Blob Storage. |
Email Notifications
| Field |
Description |
| Enable Email Notifications |
Enables email notifications for import and feed results. |
| Notification Email |
Recipient email address(es). Separate multiple addresses with semicolons. |
| Notification Email Account |
The email account used for sending. Select via AssistEdit. |
| Notify on Success |
Sends an email upon successful processing. |
| Notify on Error |
Sends an email upon errors. |
| Notify on Feed Submission |
Sends an email after each feed submission. |
Sales Channel Settings
| Field |
Description |
| Default Sell B2B |
Default setting for B2B sales (Amazon Business) for new items. |
| Default Sell B2C |
Default setting for B2C sales (regular Marketplace) for new items. |
Auto-Pricing
| Field |
Description |
| Auto Adjust to Market Price |
Enables automatic price adjustment to the market price. |
| Allow Auto Price Decrease |
Allows automatic price reductions below the calculated price. |
API Debug Settings
| Field |
Description |
| SP-API Endpoint URL |
The base URL of the Amazon SP-API (set automatically). |
| Show API Requests |
Shows API requests in the log (for debugging only). |
| Show API Responses |
Shows API responses in the log (for debugging only). |
Actions
| Action |
Description |
| Apply Sales Channels to All Items |
Applies the default sales channel settings (B2B/B2C) to all existing Amazon items. Requires confirmation. |
| Test Feed Submission Email |
Sends a test email for feed submission. |
| Test Feed Result Success Email |
Sends a test email for successful feed results. |
| Test Feed Result Error Email |
Sends a test email for failed feed results. |
Tips
Initial Setup
- Enter the Marketplace ID and Merchant ID.
- Provide the SP-API credentials (Refresh Token, Client ID, Client Secret).
- Configure the Azure Function URLs and keys.
- Activate the account using the Active toggle.