The Amazon module connects an 86d store to Amazon Marketplace via SP-API. It supports both FBA (Fulfilled by Amazon) and FBM (Fulfilled by Merchant). Listings sync from your catalog with ASIN mapping; Amazon orders ingest into yourDocumentation Index
Fetch the complete documentation index at: https://86d.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
@86d-app/orders queue with channel: "amazon".
Source: modules/amazon · npm: @86d-app/amazon
Installation
Configuration
Admin endpoints
| Method | Path | Description |
|---|---|---|
GET | /admin/amazon/listings | List Amazon listings |
POST | /admin/amazon/listings | Create a listing |
POST | /admin/amazon/inventory/sync | Push inventory |
GET | /admin/amazon/orders | Amazon orders |

