@sp-api-sdk/replenishment-api-2022-11-07 2.0.0 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/dist/cjs/src/api-model/api/offers-api.js +1 -1
- package/dist/cjs/src/api-model/api.js +1 -1
- package/dist/cjs/src/api-model/base.js +1 -1
- package/dist/cjs/src/api-model/common.js +1 -1
- package/dist/cjs/src/api-model/configuration.js +1 -1
- package/dist/cjs/src/api-model/index.js +1 -1
- package/dist/cjs/src/api-model/models/aggregation-frequency.js +1 -1
- package/dist/cjs/src/api-model/models/auto-enrollment-preference.js +1 -1
- package/dist/cjs/src/api-model/models/discount-funding.js +1 -1
- package/dist/cjs/src/api-model/models/eligibility-status.js +1 -1
- package/dist/cjs/src/api-model/models/enrollment-method.js +1 -1
- package/dist/cjs/src/api-model/models/error-list.js +1 -1
- package/dist/cjs/src/api-model/models/get-selling-partner-metrics-request.js +1 -1
- package/dist/cjs/src/api-model/models/get-selling-partner-metrics-response-metric.js +1 -1
- package/dist/cjs/src/api-model/models/get-selling-partner-metrics-response.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-request-filters.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-request-pagination.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-request-sort.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-request.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-response-offer.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-response.js +1 -1
- package/dist/cjs/src/api-model/models/list-offer-metrics-sort-key.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-request-filters.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-request-pagination.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-request-sort.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-request.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-response-offer.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-response.js +1 -1
- package/dist/cjs/src/api-model/models/list-offers-sort-key.js +1 -1
- package/dist/cjs/src/api-model/models/metric.js +1 -1
- package/dist/cjs/src/api-model/models/model-error.js +1 -1
- package/dist/cjs/src/api-model/models/offer-program-configuration-preferences.js +1 -1
- package/dist/cjs/src/api-model/models/offer-program-configuration-promotions-discount-funding.js +1 -1
- package/dist/cjs/src/api-model/models/offer-program-configuration-promotions.js +1 -1
- package/dist/cjs/src/api-model/models/offer-program-configuration.js +1 -1
- package/dist/cjs/src/api-model/models/pagination-response.js +1 -1
- package/dist/cjs/src/api-model/models/preference.js +1 -1
- package/dist/cjs/src/api-model/models/program-type.js +1 -1
- package/dist/cjs/src/api-model/models/promotion.js +1 -1
- package/dist/cjs/src/api-model/models/sort-order.js +1 -1
- package/dist/cjs/src/api-model/models/time-interval.js +1 -1
- package/dist/cjs/src/api-model/models/time-period-type.js +1 -1
- package/dist/es/src/api-model/api/offers-api.js +1 -1
- package/dist/es/src/api-model/api.js +1 -1
- package/dist/es/src/api-model/base.js +1 -1
- package/dist/es/src/api-model/common.js +1 -1
- package/dist/es/src/api-model/configuration.js +1 -1
- package/dist/es/src/api-model/index.js +1 -1
- package/dist/es/src/api-model/models/aggregation-frequency.js +1 -1
- package/dist/es/src/api-model/models/auto-enrollment-preference.js +1 -1
- package/dist/es/src/api-model/models/discount-funding.js +1 -1
- package/dist/es/src/api-model/models/eligibility-status.js +1 -1
- package/dist/es/src/api-model/models/enrollment-method.js +1 -1
- package/dist/es/src/api-model/models/error-list.js +1 -1
- package/dist/es/src/api-model/models/get-selling-partner-metrics-request.js +1 -1
- package/dist/es/src/api-model/models/get-selling-partner-metrics-response-metric.js +1 -1
- package/dist/es/src/api-model/models/get-selling-partner-metrics-response.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-request-filters.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-request-pagination.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-request-sort.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-request.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-response-offer.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-response.js +1 -1
- package/dist/es/src/api-model/models/list-offer-metrics-sort-key.js +1 -1
- package/dist/es/src/api-model/models/list-offers-request-filters.js +1 -1
- package/dist/es/src/api-model/models/list-offers-request-pagination.js +1 -1
- package/dist/es/src/api-model/models/list-offers-request-sort.js +1 -1
- package/dist/es/src/api-model/models/list-offers-request.js +1 -1
- package/dist/es/src/api-model/models/list-offers-response-offer.js +1 -1
- package/dist/es/src/api-model/models/list-offers-response.js +1 -1
- package/dist/es/src/api-model/models/list-offers-sort-key.js +1 -1
- package/dist/es/src/api-model/models/metric.js +1 -1
- package/dist/es/src/api-model/models/model-error.js +1 -1
- package/dist/es/src/api-model/models/offer-program-configuration-preferences.js +1 -1
- package/dist/es/src/api-model/models/offer-program-configuration-promotions-discount-funding.js +1 -1
- package/dist/es/src/api-model/models/offer-program-configuration-promotions.js +1 -1
- package/dist/es/src/api-model/models/offer-program-configuration.js +1 -1
- package/dist/es/src/api-model/models/pagination-response.js +1 -1
- package/dist/es/src/api-model/models/preference.js +1 -1
- package/dist/es/src/api-model/models/program-type.js +1 -1
- package/dist/es/src/api-model/models/promotion.js +1 -1
- package/dist/es/src/api-model/models/sort-order.js +1 -1
- package/dist/es/src/api-model/models/time-interval.js +1 -1
- package/dist/es/src/api-model/models/time-period-type.js +1 -1
- package/dist/types/src/api-model/api/offers-api.d.ts +1 -1
- package/dist/types/src/api-model/api.d.ts +1 -1
- package/dist/types/src/api-model/base.d.ts +1 -1
- package/dist/types/src/api-model/common.d.ts +1 -1
- package/dist/types/src/api-model/configuration.d.ts +1 -1
- package/dist/types/src/api-model/index.d.ts +1 -1
- package/dist/types/src/api-model/models/aggregation-frequency.d.ts +1 -1
- package/dist/types/src/api-model/models/auto-enrollment-preference.d.ts +1 -1
- package/dist/types/src/api-model/models/discount-funding.d.ts +1 -1
- package/dist/types/src/api-model/models/eligibility-status.d.ts +1 -1
- package/dist/types/src/api-model/models/enrollment-method.d.ts +1 -1
- package/dist/types/src/api-model/models/error-list.d.ts +1 -1
- package/dist/types/src/api-model/models/get-selling-partner-metrics-request.d.ts +1 -1
- package/dist/types/src/api-model/models/get-selling-partner-metrics-response-metric.d.ts +1 -1
- package/dist/types/src/api-model/models/get-selling-partner-metrics-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-request-filters.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-request-pagination.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-request-sort.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-request.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-response-offer.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offer-metrics-sort-key.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-request-filters.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-request-pagination.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-request-sort.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-request.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-response-offer.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-response.d.ts +1 -1
- package/dist/types/src/api-model/models/list-offers-sort-key.d.ts +1 -1
- package/dist/types/src/api-model/models/metric.d.ts +1 -1
- package/dist/types/src/api-model/models/model-error.d.ts +1 -1
- package/dist/types/src/api-model/models/offer-program-configuration-preferences.d.ts +1 -1
- package/dist/types/src/api-model/models/offer-program-configuration-promotions-discount-funding.d.ts +1 -1
- package/dist/types/src/api-model/models/offer-program-configuration-promotions.d.ts +1 -1
- package/dist/types/src/api-model/models/offer-program-configuration.d.ts +1 -1
- package/dist/types/src/api-model/models/pagination-response.d.ts +1 -1
- package/dist/types/src/api-model/models/preference.d.ts +1 -1
- package/dist/types/src/api-model/models/program-type.d.ts +1 -1
- package/dist/types/src/api-model/models/promotion.d.ts +1 -1
- package/dist/types/src/api-model/models/sort-order.d.ts +1 -1
- package/dist/types/src/api-model/models/time-interval.d.ts +1 -1
- package/dist/types/src/api-model/models/time-period-type.d.ts +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
# `replenishment-api-2022-11-07`
|
|
2
2
|
|
|
3
|
-
The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
3
|
+
The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer.
|
|
4
|
+
|
|
5
|
+
The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
4
6
|
|
|
5
7
|
[](https://www.npmjs.com/package/@sp-api-sdk/replenishment-api-2022-11-07)
|
|
6
8
|
[](https://github.com/xojs/xo)
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
package/dist/cjs/src/api-model/models/offer-program-configuration-promotions-discount-funding.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Selling Partner API for Replenishment
|
|
6
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
6
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 2022-11-07
|
|
9
9
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Selling Partner API for Replenishment
|
|
5
|
-
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery
|
|
5
|
+
* The Selling Partner API for Replenishment (Replenishment API) provides programmatic access to replenishment program metrics and offers. These programs provide recurring delivery of any replenishable item at a frequency chosen by the customer. The Replenishment API is available worldwide wherever Amazon Subscribe & Save is available or is supported. The API is available to vendors and FBA selling partners.
|
|
6
6
|
*
|
|
7
7
|
* The version of the OpenAPI document: 2022-11-07
|
|
8
8
|
*
|