Amazon Turkiye Connector
Amazon Turkiye SP-API: dogrudan siparis cekme, varyant (parent/child) listeleme, stok/fiyat, FBA stok, feed
Amazon Türkiye Direct Connector for Odoo
Temel Özellikler
Amazon Product Type
Amazon Product Type. Tracks Product Type, Amazon Display Name, Attributes. One-click sync product types, sync attributes.
Amazon Product Type Attribute
Amazon Product Type Attribute. Tracks Attribute Key, Mandatory, Allows Custom Value, Variation Attribute, Allowed Values.
Amazon Product Type Attribute Value
Amazon Product Type Attribute Value. Tracks Value.
Amazon Product Attribute Mapping
Amazon Product Attribute Mapping. Tracks Amazon Attribute, Mandatory, Allows Custom, Fixed Value, Odoo Attribute.
Amazon Product Attribute Value Mapping
Amazon Product Attribute Value Mapping. Tracks Odoo Value, Amazon Value.
Amazon Türkiye Direct Connector for
Amazon Türkiye Direct Connector for Odoo
Direct integration with the Amazon
Direct integration with the Amazon Selling Partner API (SP-API)** for the Amazon Türkiye marketplace (amazon.com.tr, marketplaceId A33AVAJ2PDY3EV, EU region) — no third-party platforms or middleware.
Key Features LWA (Login With
Key Features LWA (Login With Amazon) auth: exchanges your long-lived refresh token for a short-lived access token at https://api.amazon.com/auth/o2/token and sends it as the ``x-amz-access-token`` bearer on the EU SP-API host (``sellingpartnerapi-eu.amazon.com``).
Kullanım Senaryoları
Ekran Görüntüleri
Amazon Api Log
Amazon Product Types
Amazon Tr Settings
Neden Bu Modül
Key Features LWA (Login With Amazon) auth: exchanges your long-lived refresh token for a short-lived access token at https://api.amazon.com/auth/o2/token and sends it as the ``x-amz-access-token`` bearer on the EU SP-API host (``sellingpartnerapi-eu.amazon.com``). SP-API since 2023 needs **no AWS SigV4 signing** — the access token alone authorizes the call. Order Sync (pull): a cron pulls orders created in the last 24h via ``GET /orders/v0/orders`` (paginated by ``NextToken``), fetches each order's line items via ``GET /orders/v0/orders/{id}/orderItems``, maps the buyer + lines, and resolves each line to the exact Odoo variant by SellerSKU / ASIN. Variant Listing (parent/child): each Odoo product variant is published as its own child listing item via ``PUT /listings/2021-08-01/items/{sellerId}/ {sku}`` carrying ``child_parent_sku_relationship`` (parent SKU) + ``variation_theme``; a parent listing groups them. Per-variant SKU, barcode (external_product_id), price (incl. attribute price_extra), quantity and images are sent. Idempotent: re-pushing updates instead of duplicating. Stock & Price Sync: ``PATCH /listings/2021-08-01/items/...`` updates ``fulfillment_availability`` (quantity) and ``purchasable_offer`` (price); a cron (off by default) keeps every synced variant in sync in 20-item batches. FBA Inventory: ``GET /fba/inventory/v1/summaries`` reads Amazon-held fulfillable quantities back into Odoo. Feeds: bulk ``JSON_LISTINGS_FEED`` submission via the real 3-step Feeds flow (create document → upload → enqueue) for high-volume price/stock pushes. API Logs: every API call is logged with status code, duration and an error excerpt. Test Connection: a Settings button verifies the credentials with a real ``getOrders`` call against the Türkiye marketplace.
Teknik Özellikler
- Uyumlu: Odoo 17.0 / 18.0 / 19.0
- Lisans: OPL-1
- Diller: Türkçe, İngilizce
- Geliştirici: Pokutsoft
- Bağımlılıklar: sale_management, stock, product
- Destek: support@pokutsoft.com
- Update date: 2026-07-09