Connecting Amazon
Manage FBA and FBM orders via Selling Partner API.
RetailCoder OMS uses the modern Selling Partner API (SP-API) to fetch orders. This integration supports both "Fulfilled by Amazon" (FBA) inventory tracking and "Fulfilled by Merchant" (FBM) order processing.
1. Authorize RetailCoder App#
You do not need to create your own developer app. You simply need to authorize our public application.
- Log in to Amazon Seller Central.
- Go to Apps & Services > Explore Apps.
- Search for
RetailCoder OMS. - Click Authorize Now.
- Follow the OAuth flow to grant permission to read Orders and Inventory.
2. Configure Marketplace#
After authorization, you will be redirected back to the RetailCoder dashboard. You must confirm which marketplace regions you want to sync.
bash
Supported Regions: - North America (US, CA, MX) - Europe (UK, DE, FR, IT, ES) - India (IN)
3. Security & Data Compliance#
RC-OMS is fully compliant with the Amazon Data Protection Policy (DPP) and the Acceptable Use Policy (AUP). By connecting your Amazon account, our system automatically enforces the following safeguards:
- Authorized Sourcing: 100% of your Amazon order and catalog data is sourced securely via the official SP-API. We strictly block any alternative data ingestion methods (e.g., CSV bulk uploads or web scraping) for Amazon data.
- Automated PII Redaction: FBM order shipping details (Personally Identifiable Information) are automatically crypto-shredded and permanently overwritten from our database 30 days after the order is fulfilled, in strict adherence to Amazon's retention limits.
- Continuous Monitoring: All cross-tenant access and external data exports are actively monitored by our compliance engine to prevent data leakage.
Strict Data IsolationYou may not use RC-OMS to manually import, modify, or export Amazon customer PII outside of the automated SP-API workflows. Any violation of our Acceptable Use Policy will result in immediate suspension of your integration.
