Orders API
This page will help you learn about how Daasity replicates data from the Amazon Selling Partner Orders API, limitations to the data we can extract and where the data is stored in the schema.
Only 2 years of history is available through the Amazon Orders API
If an order is more than 2 years older than the day you begin to load history, we will not be able to retrieve that data because it is not made available through the API (source).
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:
Enterprise
Growth
API Endpoints
The Daasity Amazon Seller Central - Orders API extractor is built based on this Amazon Seller Central API documentation. The following endpoints are used by Daasity to replicate data from Amazon Seller Central:
Entity Relationship Diagram (ERD)
Click here to view the ERD for the Daasity Amazon Seller Central - Orders API integration illustrating the different tables and keys to join across tables.
Amazon Seller Central Schema
The Orders 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.
ASC Orders
Endpoint: Orders
Update Method: UPSERT
Table Name: [
AMAZON_SELLER_CENTRAL.ASC_ORDERS
]
Limitations:
Daasity's default request is hourly.
Amazon data is updated daily.
Last updated