@sp-api-sdk/orders-api-v0 3.1.1 → 3.2.0

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.
Files changed (223) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/src/api-model/api/orders-v0-api.js +99 -79
  3. package/dist/cjs/src/api-model/api.js +1 -1
  4. package/dist/cjs/src/api-model/base.js +8 -3
  5. package/dist/cjs/src/api-model/common.js +2 -2
  6. package/dist/cjs/src/api-model/configuration.js +9 -1
  7. package/dist/cjs/src/api-model/index.js +1 -1
  8. package/dist/cjs/src/api-model/models/address-extended-fields.js +1 -1
  9. package/dist/cjs/src/api-model/models/address.js +1 -1
  10. package/dist/cjs/src/api-model/models/associated-item.js +1 -1
  11. package/dist/cjs/src/api-model/models/association-type.js +1 -1
  12. package/dist/cjs/src/api-model/models/automated-shipping-settings.js +1 -1
  13. package/dist/cjs/src/api-model/models/business-hours.js +1 -1
  14. package/dist/cjs/src/api-model/models/buyer-customized-info-detail.js +1 -1
  15. package/dist/cjs/src/api-model/models/buyer-info.js +1 -1
  16. package/dist/cjs/src/api-model/models/buyer-requested-cancel.js +1 -1
  17. package/dist/cjs/src/api-model/models/buyer-tax-info.js +1 -1
  18. package/dist/cjs/src/api-model/models/buyer-tax-information.js +1 -1
  19. package/dist/cjs/src/api-model/models/confirm-shipment-error-response.js +1 -1
  20. package/dist/cjs/src/api-model/models/confirm-shipment-order-item.js +1 -1
  21. package/dist/cjs/src/api-model/models/confirm-shipment-request.js +1 -1
  22. package/dist/cjs/src/api-model/models/constraint-type.js +24 -0
  23. package/dist/cjs/src/api-model/models/delivery-preferences.js +1 -1
  24. package/dist/cjs/src/api-model/models/easy-ship-shipment-status.js +1 -1
  25. package/dist/cjs/src/api-model/models/electronic-invoice-status.js +1 -1
  26. package/dist/cjs/src/api-model/models/exception-dates.js +1 -1
  27. package/dist/cjs/src/api-model/models/fulfillment-instruction.js +1 -1
  28. package/dist/cjs/src/api-model/models/get-order-address-response.js +1 -1
  29. package/dist/cjs/src/api-model/models/get-order-buyer-info-response.js +1 -1
  30. package/dist/cjs/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  31. package/dist/cjs/src/api-model/models/get-order-items-response.js +1 -1
  32. package/dist/cjs/src/api-model/models/get-order-regulated-info-response.js +1 -1
  33. package/dist/cjs/src/api-model/models/get-order-response.js +1 -1
  34. package/dist/cjs/src/api-model/models/get-orders-response.js +1 -1
  35. package/dist/cjs/src/api-model/models/index.js +2 -0
  36. package/dist/cjs/src/api-model/models/item-buyer-info.js +1 -1
  37. package/dist/cjs/src/api-model/models/marketplace-tax-info.js +1 -1
  38. package/dist/cjs/src/api-model/models/measurement.js +1 -1
  39. package/dist/cjs/src/api-model/models/model-error.js +1 -1
  40. package/dist/cjs/src/api-model/models/money.js +1 -1
  41. package/dist/cjs/src/api-model/models/open-interval.js +1 -1
  42. package/dist/cjs/src/api-model/models/open-time-interval.js +1 -1
  43. package/dist/cjs/src/api-model/models/order-address.js +1 -1
  44. package/dist/cjs/src/api-model/models/order-buyer-info.js +1 -1
  45. package/dist/cjs/src/api-model/models/order-item-buyer-info.js +1 -1
  46. package/dist/cjs/src/api-model/models/order-item.js +1 -1
  47. package/dist/cjs/src/api-model/models/order-items-buyer-info-list.js +1 -1
  48. package/dist/cjs/src/api-model/models/order-items-inner.js +1 -1
  49. package/dist/cjs/src/api-model/models/order-items-list.js +1 -1
  50. package/dist/cjs/src/api-model/models/order-regulated-info.js +1 -1
  51. package/dist/cjs/src/api-model/models/order.js +1 -1
  52. package/dist/cjs/src/api-model/models/orders-list.js +1 -1
  53. package/dist/cjs/src/api-model/models/other-delivery-attributes.js +1 -1
  54. package/dist/cjs/src/api-model/models/package-detail.js +1 -1
  55. package/dist/cjs/src/api-model/models/payment-execution-detail-item.js +1 -1
  56. package/dist/cjs/src/api-model/models/points-granted-detail.js +1 -1
  57. package/dist/cjs/src/api-model/models/preferred-delivery-time.js +1 -1
  58. package/dist/cjs/src/api-model/models/product-info-detail.js +1 -1
  59. package/dist/cjs/src/api-model/models/regulated-information-field.js +1 -1
  60. package/dist/cjs/src/api-model/models/regulated-information.js +1 -1
  61. package/dist/cjs/src/api-model/models/regulated-order-verification-status.js +1 -1
  62. package/dist/cjs/src/api-model/models/rejection-reason.js +1 -1
  63. package/dist/cjs/src/api-model/models/shipment-status.js +1 -1
  64. package/dist/cjs/src/api-model/models/shipping-constraints.js +15 -0
  65. package/dist/cjs/src/api-model/models/substitution-option.js +1 -1
  66. package/dist/cjs/src/api-model/models/substitution-preferences.js +1 -1
  67. package/dist/cjs/src/api-model/models/tax-classification.js +1 -1
  68. package/dist/cjs/src/api-model/models/tax-collection.js +1 -1
  69. package/dist/cjs/src/api-model/models/update-shipment-status-error-response.js +1 -1
  70. package/dist/cjs/src/api-model/models/update-shipment-status-request.js +1 -1
  71. package/dist/cjs/src/api-model/models/update-verification-status-error-response.js +1 -1
  72. package/dist/cjs/src/api-model/models/update-verification-status-request-body.js +1 -1
  73. package/dist/cjs/src/api-model/models/update-verification-status-request.js +1 -1
  74. package/dist/cjs/src/api-model/models/verification-status.js +1 -1
  75. package/dist/cjs/src/client.js +6 -6
  76. package/dist/es/src/api-model/api/orders-v0-api.js +100 -80
  77. package/dist/es/src/api-model/api.js +1 -1
  78. package/dist/es/src/api-model/base.js +7 -2
  79. package/dist/es/src/api-model/common.js +2 -2
  80. package/dist/es/src/api-model/configuration.js +9 -1
  81. package/dist/es/src/api-model/index.js +1 -1
  82. package/dist/es/src/api-model/models/address-extended-fields.js +1 -1
  83. package/dist/es/src/api-model/models/address.js +1 -1
  84. package/dist/es/src/api-model/models/associated-item.js +1 -1
  85. package/dist/es/src/api-model/models/association-type.js +1 -1
  86. package/dist/es/src/api-model/models/automated-shipping-settings.js +1 -1
  87. package/dist/es/src/api-model/models/business-hours.js +1 -1
  88. package/dist/es/src/api-model/models/buyer-customized-info-detail.js +1 -1
  89. package/dist/es/src/api-model/models/buyer-info.js +1 -1
  90. package/dist/es/src/api-model/models/buyer-requested-cancel.js +1 -1
  91. package/dist/es/src/api-model/models/buyer-tax-info.js +1 -1
  92. package/dist/es/src/api-model/models/buyer-tax-information.js +1 -1
  93. package/dist/es/src/api-model/models/confirm-shipment-error-response.js +1 -1
  94. package/dist/es/src/api-model/models/confirm-shipment-order-item.js +1 -1
  95. package/dist/es/src/api-model/models/confirm-shipment-request.js +1 -1
  96. package/dist/es/src/api-model/models/constraint-type.js +21 -0
  97. package/dist/es/src/api-model/models/delivery-preferences.js +1 -1
  98. package/dist/es/src/api-model/models/easy-ship-shipment-status.js +1 -1
  99. package/dist/es/src/api-model/models/electronic-invoice-status.js +1 -1
  100. package/dist/es/src/api-model/models/exception-dates.js +1 -1
  101. package/dist/es/src/api-model/models/fulfillment-instruction.js +1 -1
  102. package/dist/es/src/api-model/models/get-order-address-response.js +1 -1
  103. package/dist/es/src/api-model/models/get-order-buyer-info-response.js +1 -1
  104. package/dist/es/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  105. package/dist/es/src/api-model/models/get-order-items-response.js +1 -1
  106. package/dist/es/src/api-model/models/get-order-regulated-info-response.js +1 -1
  107. package/dist/es/src/api-model/models/get-order-response.js +1 -1
  108. package/dist/es/src/api-model/models/get-orders-response.js +1 -1
  109. package/dist/es/src/api-model/models/index.js +2 -0
  110. package/dist/es/src/api-model/models/item-buyer-info.js +1 -1
  111. package/dist/es/src/api-model/models/marketplace-tax-info.js +1 -1
  112. package/dist/es/src/api-model/models/measurement.js +1 -1
  113. package/dist/es/src/api-model/models/model-error.js +1 -1
  114. package/dist/es/src/api-model/models/money.js +1 -1
  115. package/dist/es/src/api-model/models/open-interval.js +1 -1
  116. package/dist/es/src/api-model/models/open-time-interval.js +1 -1
  117. package/dist/es/src/api-model/models/order-address.js +1 -1
  118. package/dist/es/src/api-model/models/order-buyer-info.js +1 -1
  119. package/dist/es/src/api-model/models/order-item-buyer-info.js +1 -1
  120. package/dist/es/src/api-model/models/order-item.js +1 -1
  121. package/dist/es/src/api-model/models/order-items-buyer-info-list.js +1 -1
  122. package/dist/es/src/api-model/models/order-items-inner.js +1 -1
  123. package/dist/es/src/api-model/models/order-items-list.js +1 -1
  124. package/dist/es/src/api-model/models/order-regulated-info.js +1 -1
  125. package/dist/es/src/api-model/models/order.js +1 -1
  126. package/dist/es/src/api-model/models/orders-list.js +1 -1
  127. package/dist/es/src/api-model/models/other-delivery-attributes.js +1 -1
  128. package/dist/es/src/api-model/models/package-detail.js +1 -1
  129. package/dist/es/src/api-model/models/payment-execution-detail-item.js +1 -1
  130. package/dist/es/src/api-model/models/points-granted-detail.js +1 -1
  131. package/dist/es/src/api-model/models/preferred-delivery-time.js +1 -1
  132. package/dist/es/src/api-model/models/product-info-detail.js +1 -1
  133. package/dist/es/src/api-model/models/regulated-information-field.js +1 -1
  134. package/dist/es/src/api-model/models/regulated-information.js +1 -1
  135. package/dist/es/src/api-model/models/regulated-order-verification-status.js +1 -1
  136. package/dist/es/src/api-model/models/rejection-reason.js +1 -1
  137. package/dist/es/src/api-model/models/shipment-status.js +1 -1
  138. package/dist/es/src/api-model/models/shipping-constraints.js +14 -0
  139. package/dist/es/src/api-model/models/substitution-option.js +1 -1
  140. package/dist/es/src/api-model/models/substitution-preferences.js +1 -1
  141. package/dist/es/src/api-model/models/tax-classification.js +1 -1
  142. package/dist/es/src/api-model/models/tax-collection.js +1 -1
  143. package/dist/es/src/api-model/models/update-shipment-status-error-response.js +1 -1
  144. package/dist/es/src/api-model/models/update-shipment-status-request.js +1 -1
  145. package/dist/es/src/api-model/models/update-verification-status-error-response.js +1 -1
  146. package/dist/es/src/api-model/models/update-verification-status-request-body.js +1 -1
  147. package/dist/es/src/api-model/models/update-verification-status-request.js +1 -1
  148. package/dist/es/src/api-model/models/verification-status.js +1 -1
  149. package/dist/es/src/client.js +6 -6
  150. package/dist/types/src/api-model/api/orders-v0-api.d.ts +135 -135
  151. package/dist/types/src/api-model/api.d.ts +1 -1
  152. package/dist/types/src/api-model/base.d.ts +15 -3
  153. package/dist/types/src/api-model/common.d.ts +1 -1
  154. package/dist/types/src/api-model/configuration.d.ts +9 -1
  155. package/dist/types/src/api-model/index.d.ts +1 -1
  156. package/dist/types/src/api-model/models/address-extended-fields.d.ts +2 -2
  157. package/dist/types/src/api-model/models/address.d.ts +10 -4
  158. package/dist/types/src/api-model/models/associated-item.d.ts +2 -2
  159. package/dist/types/src/api-model/models/association-type.d.ts +1 -1
  160. package/dist/types/src/api-model/models/automated-shipping-settings.d.ts +1 -1
  161. package/dist/types/src/api-model/models/business-hours.d.ts +2 -2
  162. package/dist/types/src/api-model/models/buyer-customized-info-detail.d.ts +1 -1
  163. package/dist/types/src/api-model/models/buyer-info.d.ts +3 -3
  164. package/dist/types/src/api-model/models/buyer-requested-cancel.d.ts +4 -4
  165. package/dist/types/src/api-model/models/buyer-tax-info.d.ts +2 -2
  166. package/dist/types/src/api-model/models/buyer-tax-information.d.ts +1 -1
  167. package/dist/types/src/api-model/models/confirm-shipment-error-response.d.ts +2 -2
  168. package/dist/types/src/api-model/models/confirm-shipment-order-item.d.ts +1 -1
  169. package/dist/types/src/api-model/models/confirm-shipment-request.d.ts +2 -2
  170. package/dist/types/src/api-model/models/constraint-type.d.ts +20 -0
  171. package/dist/types/src/api-model/models/delivery-preferences.d.ts +3 -3
  172. package/dist/types/src/api-model/models/easy-ship-shipment-status.d.ts +1 -1
  173. package/dist/types/src/api-model/models/electronic-invoice-status.d.ts +1 -1
  174. package/dist/types/src/api-model/models/exception-dates.d.ts +2 -2
  175. package/dist/types/src/api-model/models/fulfillment-instruction.d.ts +2 -2
  176. package/dist/types/src/api-model/models/get-order-address-response.d.ts +3 -3
  177. package/dist/types/src/api-model/models/get-order-buyer-info-response.d.ts +3 -3
  178. package/dist/types/src/api-model/models/get-order-items-buyer-info-response.d.ts +3 -3
  179. package/dist/types/src/api-model/models/get-order-items-response.d.ts +3 -3
  180. package/dist/types/src/api-model/models/get-order-regulated-info-response.d.ts +3 -3
  181. package/dist/types/src/api-model/models/get-order-response.d.ts +3 -3
  182. package/dist/types/src/api-model/models/get-orders-response.d.ts +3 -3
  183. package/dist/types/src/api-model/models/index.d.ts +2 -0
  184. package/dist/types/src/api-model/models/item-buyer-info.d.ts +4 -4
  185. package/dist/types/src/api-model/models/marketplace-tax-info.d.ts +2 -2
  186. package/dist/types/src/api-model/models/measurement.d.ts +2 -2
  187. package/dist/types/src/api-model/models/model-error.d.ts +1 -1
  188. package/dist/types/src/api-model/models/money.d.ts +1 -1
  189. package/dist/types/src/api-model/models/open-interval.d.ts +2 -2
  190. package/dist/types/src/api-model/models/open-time-interval.d.ts +1 -1
  191. package/dist/types/src/api-model/models/order-address.d.ts +4 -4
  192. package/dist/types/src/api-model/models/order-buyer-info.d.ts +3 -3
  193. package/dist/types/src/api-model/models/order-item-buyer-info.d.ts +4 -4
  194. package/dist/types/src/api-model/models/order-item.d.ts +23 -16
  195. package/dist/types/src/api-model/models/order-items-buyer-info-list.d.ts +2 -2
  196. package/dist/types/src/api-model/models/order-items-inner.d.ts +1 -1
  197. package/dist/types/src/api-model/models/order-items-list.d.ts +2 -2
  198. package/dist/types/src/api-model/models/order-regulated-info.d.ts +3 -3
  199. package/dist/types/src/api-model/models/order.d.ts +21 -21
  200. package/dist/types/src/api-model/models/orders-list.d.ts +2 -2
  201. package/dist/types/src/api-model/models/other-delivery-attributes.d.ts +1 -1
  202. package/dist/types/src/api-model/models/package-detail.d.ts +3 -3
  203. package/dist/types/src/api-model/models/payment-execution-detail-item.d.ts +3 -3
  204. package/dist/types/src/api-model/models/points-granted-detail.d.ts +2 -2
  205. package/dist/types/src/api-model/models/preferred-delivery-time.d.ts +3 -3
  206. package/dist/types/src/api-model/models/product-info-detail.d.ts +3 -3
  207. package/dist/types/src/api-model/models/regulated-information-field.d.ts +2 -2
  208. package/dist/types/src/api-model/models/regulated-information.d.ts +2 -2
  209. package/dist/types/src/api-model/models/regulated-order-verification-status.d.ts +3 -3
  210. package/dist/types/src/api-model/models/rejection-reason.d.ts +1 -1
  211. package/dist/types/src/api-model/models/shipment-status.d.ts +1 -1
  212. package/dist/types/src/api-model/models/shipping-constraints.d.ts +25 -0
  213. package/dist/types/src/api-model/models/substitution-option.d.ts +3 -3
  214. package/dist/types/src/api-model/models/substitution-preferences.d.ts +3 -3
  215. package/dist/types/src/api-model/models/tax-classification.d.ts +1 -1
  216. package/dist/types/src/api-model/models/tax-collection.d.ts +1 -1
  217. package/dist/types/src/api-model/models/update-shipment-status-error-response.d.ts +2 -2
  218. package/dist/types/src/api-model/models/update-shipment-status-request.d.ts +4 -4
  219. package/dist/types/src/api-model/models/update-verification-status-error-response.d.ts +2 -2
  220. package/dist/types/src/api-model/models/update-verification-status-request-body.d.ts +3 -3
  221. package/dist/types/src/api-model/models/update-verification-status-request.d.ts +3 -3
  222. package/dist/types/src/api-model/models/verification-status.d.ts +1 -1
  223. package/package.json +5 -5
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -16,7 +16,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
16
16
  return (mod && mod.__esModule) ? mod : { "default": mod };
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
19
+ exports.operationServerMap = exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
20
20
  const axios_1 = __importDefault(require("axios"));
21
21
  exports.BASE_PATH = "https://sellingpartnerapi-na.amazon.com".replace(/\/+$/, "");
22
22
  /**
@@ -43,7 +43,7 @@ class BaseAPI {
43
43
  this.axios = axios;
44
44
  if (configuration) {
45
45
  this.configuration = configuration;
46
- this.basePath = configuration.basePath || this.basePath;
46
+ this.basePath = configuration.basePath ?? basePath;
47
47
  }
48
48
  }
49
49
  }
@@ -64,3 +64,8 @@ class RequiredError extends Error {
64
64
  }
65
65
  }
66
66
  exports.RequiredError = RequiredError;
67
+ /**
68
+ *
69
+ * @export
70
+ */
71
+ exports.operationServerMap = {};
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -138,7 +138,7 @@ exports.toPathString = toPathString;
138
138
  */
139
139
  const createRequestFunction = function (axiosArgs, globalAxios, BASE_PATH, configuration) {
140
140
  return (axios = globalAxios, basePath = BASE_PATH) => {
141
- const axiosRequestArgs = { ...axiosArgs.options, url: (configuration?.basePath || basePath) + axiosArgs.url };
141
+ const axiosRequestArgs = { ...axiosArgs.options, url: (axios.defaults.baseURL ? '' : configuration?.basePath ?? basePath) + axiosArgs.url };
142
142
  return axios.request(axiosRequestArgs);
143
143
  };
144
144
  };
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -49,6 +49,13 @@ class Configuration {
49
49
  * @memberof Configuration
50
50
  */
51
51
  basePath;
52
+ /**
53
+ * override server index
54
+ *
55
+ * @type {number}
56
+ * @memberof Configuration
57
+ */
58
+ serverIndex;
52
59
  /**
53
60
  * base options for axios calls
54
61
  *
@@ -70,6 +77,7 @@ class Configuration {
70
77
  this.password = param.password;
71
78
  this.accessToken = param.accessToken;
72
79
  this.basePath = param.basePath;
80
+ this.serverIndex = param.serverIndex;
73
81
  this.baseOptions = param.baseOptions;
74
82
  this.formDataCtor = param.formDataCtor;
75
83
  }
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Selling Partner API for Orders
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
+ *
8
+ * The version of the OpenAPI document: v0
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ConstraintType = void 0;
17
+ /**
18
+ * Details the importance of the constraint present on the item
19
+ * @export
20
+ * @enum {string}
21
+ */
22
+ exports.ConstraintType = {
23
+ Mandatory: 'MANDATORY'
24
+ };
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -28,6 +28,7 @@ __exportStar(require("./buyer-tax-information"), exports);
28
28
  __exportStar(require("./confirm-shipment-error-response"), exports);
29
29
  __exportStar(require("./confirm-shipment-order-item"), exports);
30
30
  __exportStar(require("./confirm-shipment-request"), exports);
31
+ __exportStar(require("./constraint-type"), exports);
31
32
  __exportStar(require("./delivery-preferences"), exports);
32
33
  __exportStar(require("./easy-ship-shipment-status"), exports);
33
34
  __exportStar(require("./electronic-invoice-status"), exports);
@@ -68,6 +69,7 @@ __exportStar(require("./regulated-information-field"), exports);
68
69
  __exportStar(require("./regulated-order-verification-status"), exports);
69
70
  __exportStar(require("./rejection-reason"), exports);
70
71
  __exportStar(require("./shipment-status"), exports);
72
+ __exportStar(require("./shipping-constraints"), exports);
71
73
  __exportStar(require("./substitution-option"), exports);
72
74
  __exportStar(require("./substitution-preferences"), exports);
73
75
  __exportStar(require("./tax-classification"), exports);
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *