# Release Notes

## May 2023

`DailyVendorInventoryReportByManufacturing` and `DailyVendorInventoryReportBySourcing` tables added.&#x20;

### April 2023

`CatalogItems` table added. A list of ASINs is required to access this table and it must be provided by the user.

## February 2023

API calls now start at 00:00 in `reportStartTime` for `PromotionsPerformanceReport`. \
Many promotions that started at 12:00 AM were missed out due to the fact that our `promotionStartTime` used to start at 12:01.xxx AM instead of 12:00.000 AM. We will be backfilling data to correct this.

## January 2023

Table-level history has been implemented. History and frequency can be set specifically for each table. This feature would reduce the volume of data replicated, further reducing replication and warehouse costs.&#x20;

## December 2022

**Tables added:**

* `RetailProcurementOrdersStatus`
* `MarketBasketAnalysisReport`
* `RepeatPurchaseBehaviourReport`

## November 2022

**Tables added:**

* `PromotionsPerformanceReport`
* `APlusContentDocument`

## August 2022

#### <mark style="color:green;background-color:green;">(BETA RELEASE)</mark>&#x20;

New report tables have been added:

* `MonthlyVendorInventoryReportByManufacturing`
* `MonthlyVendorInventoryReportBySourcing`
* `RetailProcurementOrders`&#x20;

## First Released: July 2022

<details>

<summary>About <mark style="color:green;">Amazon Vendor Central <strong>Connector</strong></mark> <mark style="color:green;background-color:green;">(BETA RELEASE)</mark> </summary>

Vendor Central is an invite-only program for Amazon Vendors, i.e., parties that sell directly to Amazon.&#x20;

The beta release includes reports that are **exclusively accessible by Vendors only.**

</details>

The following tables for reports have been added:&#x20;

* `VendorSalesReportBySourcing`
* `VendorSalesReportByManufacturing`&#x20;
* `VendorTrafficReport`&#x20;
* `VendorInventoryReportBySourcing`&#x20;
* `VendorInventoryReportByManufacturing`&#x20;
* `VendorForecastingReport`&#x20;
* `NetPureProductMarginReport`&#x20;

The [reports](https://docs.sarasanalytics.com/integrations/data-sources/ecommerce/amazon-vendor-central/all-report-types-and-tables) in this connector map to the new Amazon Retail Analytics dashboard found in Vendor Central. &#x20;

## June 2022

**Upcoming**&#x20;

**Support for the connector with the following reports** *ETA: 30th June 2022*&#x20;

* `NetPureProductMarginReport`
* `VendorForecastingReport`
* `VendorInventoryReportByManufacturing`
* `VendorInventoryReportBySourcing`
* `VendorSalesReportByManufacturing`
* `VendorSalesReportBySourcing`
* `VendorTrafficReport`

*Click* [*here*](/daton/integrations/data-sources/ecommerce/amazon-vendor-central.md) *to read the documentation of the <mark style="color:green;">Amazon Vendor Central</mark> connector.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/ecommerce/amazon-vendor-central/release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
