Integration Overview
The Daasity Amazon Seller Central integrations utilize the Selling Partner API (SP-API) which is a REST-based API that helps Amazon selling partners programmatically access their data on orders, shipments, payments, and more.
Integration Availability
This integration is available for:
API Endpoints
The Daasity Amazon Seller Central - Reports API - FBA Customer Concessions extractor is built based on this . The following endpoints are used by Daasity to replicate data from Amazon Seller Central:
Entity Relationship Diagram (ERD)
illustrating the different tables and keys to join across tables.
Amazon Seller Central Schema
The Reports API will generate files in one of three formats (CSV, XML, and JSON). A report might vary slightly for each Seller Central account and thus Daasity will dynamically create the table based on the file extracted from Amazon. Thus each table will be a direct mapping from the file output to the table with no transformation.
FBA Returns Report
This report provides data on how many units of a SKU or set of SKUs have been returned and credited to your inventory balance.
Table Name:
[AMAZON_SELLER_CENTRAL.GET_FBA_FULFILLMENT_CUSTOMER_RETURNS_DATA
]
FBA Replacements Report
This report provides data on replacements that have been issued to customers for completed orders including the original order, the replacement order, and the reason for the replacement.
Table Name:
[AMAZON_SELLER_CENTRAL.GET_FBA_FULFILLMENT_CUSTOMER_SHIPMENT_REPLACEMENT_DATA
]