Tables
The connector models the data in Amazon Marketplace as a list of tables in a relational database that can be queried using standard SQL statements.
CData Python Connector for Amazon Marketplace Tables
Name | Description |
Destinations | Returns information about all destinations. |
ListingsItems | Returns details about a listings item for a selling partner. |
ListingsItemsAttributes | Returns details about a listings item attributes for a selling partner. |
Subscriptions | Returns information about subscriptions of the specified notification type. |
VendorCustomerInvoices | This view is part of Vendor Direct Fulfillment Shipping API. Returns a list of customer invoices created during a time frame that you specify. The date range to search must be no more than 7 days. |
VendorPackingSlips | This view is part of Vendor Direct Fulfillment Shipping API. Returns a list of packing slips for the purchase orders that match the criteria specified. Date range to search must not be more than 7 days. |
VendorShippingLabels | This table is part of Vendor Direct Fulfillment Shipping API. Returns a list of shipping labels created during the time frame that you specify. You define that time frame using the createdAfter and createdBefore parameters. The date range to search must not be more than 7 days. |