@sp-api-sdk/orders-api-v0 2.3.3 → 3.0.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 (212) hide show
  1. package/README.md +3 -7
  2. package/dist/cjs/src/api-model/api/orders-v0-api.js +28 -8
  3. package/dist/cjs/src/api-model/api.js +1 -1
  4. package/dist/cjs/src/api-model/base.js +1 -1
  5. package/dist/cjs/src/api-model/common.js +1 -1
  6. package/dist/cjs/src/api-model/configuration.js +1 -1
  7. package/dist/cjs/src/api-model/index.js +1 -1
  8. package/dist/cjs/src/api-model/models/address.js +1 -1
  9. package/dist/cjs/src/api-model/models/associated-item.js +15 -0
  10. package/dist/cjs/src/api-model/models/association-type.js +24 -0
  11. package/dist/cjs/src/api-model/models/automated-shipping-settings.js +1 -1
  12. package/dist/cjs/src/api-model/models/business-hours.js +1 -1
  13. package/dist/cjs/src/api-model/models/buyer-customized-info-detail.js +1 -1
  14. package/dist/cjs/src/api-model/models/buyer-info.js +1 -1
  15. package/dist/cjs/src/api-model/models/buyer-requested-cancel.js +1 -1
  16. package/dist/cjs/src/api-model/models/buyer-tax-info.js +1 -1
  17. package/dist/cjs/src/api-model/models/buyer-tax-information.js +1 -1
  18. package/dist/cjs/src/api-model/models/confirm-shipment-error-response.js +1 -1
  19. package/dist/cjs/src/api-model/models/confirm-shipment-order-item.js +1 -1
  20. package/dist/cjs/src/api-model/models/confirm-shipment-request.js +1 -1
  21. package/dist/cjs/src/api-model/models/delivery-preferences.js +1 -1
  22. package/dist/cjs/src/api-model/models/easy-ship-shipment-status.js +1 -1
  23. package/dist/cjs/src/api-model/models/electronic-invoice-status.js +1 -1
  24. package/dist/cjs/src/api-model/models/exception-dates.js +1 -1
  25. package/dist/cjs/src/api-model/models/fulfillment-instruction.js +1 -1
  26. package/dist/cjs/src/api-model/models/get-order-address-response.js +1 -1
  27. package/dist/cjs/src/api-model/models/get-order-buyer-info-response.js +1 -1
  28. package/dist/cjs/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  29. package/dist/cjs/src/api-model/models/get-order-items-response.js +1 -1
  30. package/dist/cjs/src/api-model/models/get-order-regulated-info-response.js +1 -1
  31. package/dist/cjs/src/api-model/models/get-order-response.js +1 -1
  32. package/dist/cjs/src/api-model/models/get-orders-response.js +1 -1
  33. package/dist/cjs/src/api-model/models/index.js +5 -0
  34. package/dist/cjs/src/api-model/models/item-buyer-info.js +1 -1
  35. package/dist/cjs/src/api-model/models/marketplace-tax-info.js +1 -1
  36. package/dist/cjs/src/api-model/models/measurement.js +42 -0
  37. package/dist/cjs/src/api-model/models/model-error.js +1 -1
  38. package/dist/cjs/src/api-model/models/money.js +1 -1
  39. package/dist/cjs/src/api-model/models/open-interval.js +1 -1
  40. package/dist/cjs/src/api-model/models/open-time-interval.js +1 -1
  41. package/dist/cjs/src/api-model/models/order-address.js +1 -1
  42. package/dist/cjs/src/api-model/models/order-buyer-info.js +1 -1
  43. package/dist/cjs/src/api-model/models/order-item-buyer-info.js +1 -1
  44. package/dist/cjs/src/api-model/models/order-item.js +1 -1
  45. package/dist/cjs/src/api-model/models/order-items-buyer-info-list.js +1 -1
  46. package/dist/cjs/src/api-model/models/order-items-inner.js +1 -1
  47. package/dist/cjs/src/api-model/models/order-items-list.js +1 -1
  48. package/dist/cjs/src/api-model/models/order-regulated-info.js +1 -1
  49. package/dist/cjs/src/api-model/models/order.js +1 -1
  50. package/dist/cjs/src/api-model/models/orders-list.js +1 -1
  51. package/dist/cjs/src/api-model/models/other-delivery-attributes.js +1 -1
  52. package/dist/cjs/src/api-model/models/package-detail.js +1 -1
  53. package/dist/cjs/src/api-model/models/payment-execution-detail-item.js +1 -1
  54. package/dist/cjs/src/api-model/models/points-granted-detail.js +1 -1
  55. package/dist/cjs/src/api-model/models/preferred-delivery-time.js +1 -1
  56. package/dist/cjs/src/api-model/models/product-info-detail.js +1 -1
  57. package/dist/cjs/src/api-model/models/regulated-information-field.js +1 -1
  58. package/dist/cjs/src/api-model/models/regulated-information.js +1 -1
  59. package/dist/cjs/src/api-model/models/regulated-order-verification-status.js +1 -1
  60. package/dist/cjs/src/api-model/models/rejection-reason.js +1 -1
  61. package/dist/cjs/src/api-model/models/shipment-status.js +1 -1
  62. package/dist/cjs/src/api-model/models/substitution-option.js +15 -0
  63. package/dist/cjs/src/api-model/models/substitution-preferences.js +21 -0
  64. package/dist/cjs/src/api-model/models/tax-classification.js +1 -1
  65. package/dist/cjs/src/api-model/models/tax-collection.js +1 -1
  66. package/dist/cjs/src/api-model/models/update-shipment-status-error-response.js +1 -1
  67. package/dist/cjs/src/api-model/models/update-shipment-status-request.js +1 -1
  68. package/dist/cjs/src/api-model/models/update-verification-status-error-response.js +1 -1
  69. package/dist/cjs/src/api-model/models/update-verification-status-request-body.js +1 -1
  70. package/dist/cjs/src/api-model/models/update-verification-status-request.js +1 -1
  71. package/dist/cjs/src/api-model/models/verification-status.js +1 -1
  72. package/dist/es/src/api-model/api/orders-v0-api.js +28 -8
  73. package/dist/es/src/api-model/api.js +1 -1
  74. package/dist/es/src/api-model/base.js +1 -1
  75. package/dist/es/src/api-model/common.js +1 -1
  76. package/dist/es/src/api-model/configuration.js +1 -1
  77. package/dist/es/src/api-model/index.js +1 -1
  78. package/dist/es/src/api-model/models/address.js +1 -1
  79. package/dist/es/src/api-model/models/associated-item.js +14 -0
  80. package/dist/es/src/api-model/models/association-type.js +21 -0
  81. package/dist/es/src/api-model/models/automated-shipping-settings.js +1 -1
  82. package/dist/es/src/api-model/models/business-hours.js +1 -1
  83. package/dist/es/src/api-model/models/buyer-customized-info-detail.js +1 -1
  84. package/dist/es/src/api-model/models/buyer-info.js +1 -1
  85. package/dist/es/src/api-model/models/buyer-requested-cancel.js +1 -1
  86. package/dist/es/src/api-model/models/buyer-tax-info.js +1 -1
  87. package/dist/es/src/api-model/models/buyer-tax-information.js +1 -1
  88. package/dist/es/src/api-model/models/confirm-shipment-error-response.js +1 -1
  89. package/dist/es/src/api-model/models/confirm-shipment-order-item.js +1 -1
  90. package/dist/es/src/api-model/models/confirm-shipment-request.js +1 -1
  91. package/dist/es/src/api-model/models/delivery-preferences.js +1 -1
  92. package/dist/es/src/api-model/models/easy-ship-shipment-status.js +1 -1
  93. package/dist/es/src/api-model/models/electronic-invoice-status.js +1 -1
  94. package/dist/es/src/api-model/models/exception-dates.js +1 -1
  95. package/dist/es/src/api-model/models/fulfillment-instruction.js +1 -1
  96. package/dist/es/src/api-model/models/get-order-address-response.js +1 -1
  97. package/dist/es/src/api-model/models/get-order-buyer-info-response.js +1 -1
  98. package/dist/es/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  99. package/dist/es/src/api-model/models/get-order-items-response.js +1 -1
  100. package/dist/es/src/api-model/models/get-order-regulated-info-response.js +1 -1
  101. package/dist/es/src/api-model/models/get-order-response.js +1 -1
  102. package/dist/es/src/api-model/models/get-orders-response.js +1 -1
  103. package/dist/es/src/api-model/models/index.js +5 -0
  104. package/dist/es/src/api-model/models/item-buyer-info.js +1 -1
  105. package/dist/es/src/api-model/models/marketplace-tax-info.js +1 -1
  106. package/dist/es/src/api-model/models/measurement.js +39 -0
  107. package/dist/es/src/api-model/models/model-error.js +1 -1
  108. package/dist/es/src/api-model/models/money.js +1 -1
  109. package/dist/es/src/api-model/models/open-interval.js +1 -1
  110. package/dist/es/src/api-model/models/open-time-interval.js +1 -1
  111. package/dist/es/src/api-model/models/order-address.js +1 -1
  112. package/dist/es/src/api-model/models/order-buyer-info.js +1 -1
  113. package/dist/es/src/api-model/models/order-item-buyer-info.js +1 -1
  114. package/dist/es/src/api-model/models/order-item.js +1 -1
  115. package/dist/es/src/api-model/models/order-items-buyer-info-list.js +1 -1
  116. package/dist/es/src/api-model/models/order-items-inner.js +1 -1
  117. package/dist/es/src/api-model/models/order-items-list.js +1 -1
  118. package/dist/es/src/api-model/models/order-regulated-info.js +1 -1
  119. package/dist/es/src/api-model/models/order.js +1 -1
  120. package/dist/es/src/api-model/models/orders-list.js +1 -1
  121. package/dist/es/src/api-model/models/other-delivery-attributes.js +1 -1
  122. package/dist/es/src/api-model/models/package-detail.js +1 -1
  123. package/dist/es/src/api-model/models/payment-execution-detail-item.js +1 -1
  124. package/dist/es/src/api-model/models/points-granted-detail.js +1 -1
  125. package/dist/es/src/api-model/models/preferred-delivery-time.js +1 -1
  126. package/dist/es/src/api-model/models/product-info-detail.js +1 -1
  127. package/dist/es/src/api-model/models/regulated-information-field.js +1 -1
  128. package/dist/es/src/api-model/models/regulated-information.js +1 -1
  129. package/dist/es/src/api-model/models/regulated-order-verification-status.js +1 -1
  130. package/dist/es/src/api-model/models/rejection-reason.js +1 -1
  131. package/dist/es/src/api-model/models/shipment-status.js +1 -1
  132. package/dist/es/src/api-model/models/substitution-option.js +14 -0
  133. package/dist/es/src/api-model/models/substitution-preferences.js +18 -0
  134. package/dist/es/src/api-model/models/tax-classification.js +1 -1
  135. package/dist/es/src/api-model/models/tax-collection.js +1 -1
  136. package/dist/es/src/api-model/models/update-shipment-status-error-response.js +1 -1
  137. package/dist/es/src/api-model/models/update-shipment-status-request.js +1 -1
  138. package/dist/es/src/api-model/models/update-verification-status-error-response.js +1 -1
  139. package/dist/es/src/api-model/models/update-verification-status-request-body.js +1 -1
  140. package/dist/es/src/api-model/models/update-verification-status-request.js +1 -1
  141. package/dist/es/src/api-model/models/verification-status.js +1 -1
  142. package/dist/types/src/api-model/api/orders-v0-api.d.ts +38 -6
  143. package/dist/types/src/api-model/api.d.ts +1 -1
  144. package/dist/types/src/api-model/base.d.ts +1 -1
  145. package/dist/types/src/api-model/common.d.ts +1 -1
  146. package/dist/types/src/api-model/configuration.d.ts +1 -1
  147. package/dist/types/src/api-model/index.d.ts +1 -1
  148. package/dist/types/src/api-model/models/address.d.ts +1 -1
  149. package/dist/types/src/api-model/models/associated-item.d.ts +37 -0
  150. package/dist/types/src/api-model/models/association-type.d.ts +20 -0
  151. package/dist/types/src/api-model/models/automated-shipping-settings.d.ts +1 -1
  152. package/dist/types/src/api-model/models/business-hours.d.ts +1 -1
  153. package/dist/types/src/api-model/models/buyer-customized-info-detail.d.ts +1 -1
  154. package/dist/types/src/api-model/models/buyer-info.d.ts +1 -1
  155. package/dist/types/src/api-model/models/buyer-requested-cancel.d.ts +1 -1
  156. package/dist/types/src/api-model/models/buyer-tax-info.d.ts +1 -1
  157. package/dist/types/src/api-model/models/buyer-tax-information.d.ts +1 -1
  158. package/dist/types/src/api-model/models/confirm-shipment-error-response.d.ts +1 -1
  159. package/dist/types/src/api-model/models/confirm-shipment-order-item.d.ts +1 -1
  160. package/dist/types/src/api-model/models/confirm-shipment-request.d.ts +1 -1
  161. package/dist/types/src/api-model/models/delivery-preferences.d.ts +1 -1
  162. package/dist/types/src/api-model/models/easy-ship-shipment-status.d.ts +1 -1
  163. package/dist/types/src/api-model/models/electronic-invoice-status.d.ts +1 -1
  164. package/dist/types/src/api-model/models/exception-dates.d.ts +1 -1
  165. package/dist/types/src/api-model/models/fulfillment-instruction.d.ts +1 -1
  166. package/dist/types/src/api-model/models/get-order-address-response.d.ts +1 -1
  167. package/dist/types/src/api-model/models/get-order-buyer-info-response.d.ts +1 -1
  168. package/dist/types/src/api-model/models/get-order-items-buyer-info-response.d.ts +1 -1
  169. package/dist/types/src/api-model/models/get-order-items-response.d.ts +1 -1
  170. package/dist/types/src/api-model/models/get-order-regulated-info-response.d.ts +1 -1
  171. package/dist/types/src/api-model/models/get-order-response.d.ts +1 -1
  172. package/dist/types/src/api-model/models/get-orders-response.d.ts +1 -1
  173. package/dist/types/src/api-model/models/index.d.ts +5 -0
  174. package/dist/types/src/api-model/models/item-buyer-info.d.ts +1 -1
  175. package/dist/types/src/api-model/models/marketplace-tax-info.d.ts +1 -1
  176. package/dist/types/src/api-model/models/measurement.d.ts +57 -0
  177. package/dist/types/src/api-model/models/model-error.d.ts +1 -1
  178. package/dist/types/src/api-model/models/money.d.ts +1 -1
  179. package/dist/types/src/api-model/models/open-interval.d.ts +1 -1
  180. package/dist/types/src/api-model/models/open-time-interval.d.ts +1 -1
  181. package/dist/types/src/api-model/models/order-address.d.ts +2 -2
  182. package/dist/types/src/api-model/models/order-buyer-info.d.ts +1 -1
  183. package/dist/types/src/api-model/models/order-item-buyer-info.d.ts +1 -1
  184. package/dist/types/src/api-model/models/order-item.d.ts +23 -2
  185. package/dist/types/src/api-model/models/order-items-buyer-info-list.d.ts +1 -1
  186. package/dist/types/src/api-model/models/order-items-inner.d.ts +1 -1
  187. package/dist/types/src/api-model/models/order-items-list.d.ts +1 -1
  188. package/dist/types/src/api-model/models/order-regulated-info.d.ts +1 -1
  189. package/dist/types/src/api-model/models/order.d.ts +1 -1
  190. package/dist/types/src/api-model/models/orders-list.d.ts +1 -1
  191. package/dist/types/src/api-model/models/other-delivery-attributes.d.ts +1 -1
  192. package/dist/types/src/api-model/models/package-detail.d.ts +1 -1
  193. package/dist/types/src/api-model/models/payment-execution-detail-item.d.ts +1 -1
  194. package/dist/types/src/api-model/models/points-granted-detail.d.ts +1 -1
  195. package/dist/types/src/api-model/models/preferred-delivery-time.d.ts +1 -1
  196. package/dist/types/src/api-model/models/product-info-detail.d.ts +1 -1
  197. package/dist/types/src/api-model/models/regulated-information-field.d.ts +1 -1
  198. package/dist/types/src/api-model/models/regulated-information.d.ts +1 -1
  199. package/dist/types/src/api-model/models/regulated-order-verification-status.d.ts +1 -1
  200. package/dist/types/src/api-model/models/rejection-reason.d.ts +1 -1
  201. package/dist/types/src/api-model/models/shipment-status.d.ts +1 -1
  202. package/dist/types/src/api-model/models/substitution-option.d.ts +49 -0
  203. package/dist/types/src/api-model/models/substitution-preferences.d.ts +37 -0
  204. package/dist/types/src/api-model/models/tax-classification.d.ts +1 -1
  205. package/dist/types/src/api-model/models/tax-collection.d.ts +1 -1
  206. package/dist/types/src/api-model/models/update-shipment-status-error-response.d.ts +1 -1
  207. package/dist/types/src/api-model/models/update-shipment-status-request.d.ts +1 -1
  208. package/dist/types/src/api-model/models/update-verification-status-error-response.d.ts +1 -1
  209. package/dist/types/src/api-model/models/update-verification-status-request-body.d.ts +1 -1
  210. package/dist/types/src/api-model/models/update-verification-status-request.d.ts +1 -1
  211. package/dist/types/src/api-model/models/verification-status.d.ts +1 -1
  212. package/package.json +5 -5
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,4 +1,6 @@
1
1
  export * from './address';
2
+ export * from './associated-item';
3
+ export * from './association-type';
2
4
  export * from './automated-shipping-settings';
3
5
  export * from './business-hours';
4
6
  export * from './buyer-customized-info-detail';
@@ -23,6 +25,7 @@ export * from './get-order-response';
23
25
  export * from './get-orders-response';
24
26
  export * from './item-buyer-info';
25
27
  export * from './marketplace-tax-info';
28
+ export * from './measurement';
26
29
  export * from './model-error';
27
30
  export * from './money';
28
31
  export * from './open-interval';
@@ -48,6 +51,8 @@ export * from './regulated-information-field';
48
51
  export * from './regulated-order-verification-status';
49
52
  export * from './rejection-reason';
50
53
  export * from './shipment-status';
54
+ export * from './substitution-option';
55
+ export * from './substitution-preferences';
51
56
  export * from './tax-classification';
52
57
  export * from './tax-collection';
53
58
  export * from './update-shipment-status-error-response';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -0,0 +1,57 @@
1
+ /**
2
+ * Selling Partner API for Orders
3
+ * 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.
4
+ *
5
+ * The version of the OpenAPI document: v0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface Measurement
16
+ */
17
+ export interface Measurement {
18
+ /**
19
+ * The unit of measure for this measurement.
20
+ * @type {string}
21
+ * @memberof Measurement
22
+ */
23
+ 'Unit': MeasurementUnitEnum;
24
+ /**
25
+ * The value of the measurement.
26
+ * @type {number}
27
+ * @memberof Measurement
28
+ */
29
+ 'Value': number;
30
+ }
31
+ export declare const MeasurementUnitEnum: {
32
+ readonly Ounces: "OUNCES";
33
+ readonly Pounds: "POUNDS";
34
+ readonly Kilograms: "KILOGRAMS";
35
+ readonly Grams: "GRAMS";
36
+ readonly Milligrams: "MILLIGRAMS";
37
+ readonly Inches: "INCHES";
38
+ readonly Feet: "FEET";
39
+ readonly Meters: "METERS";
40
+ readonly Centimeters: "CENTIMETERS";
41
+ readonly Millimeters: "MILLIMETERS";
42
+ readonly SquareMeters: "SQUARE_METERS";
43
+ readonly SquareCentimeters: "SQUARE_CENTIMETERS";
44
+ readonly SquareFeet: "SQUARE_FEET";
45
+ readonly SquareInches: "SQUARE_INCHES";
46
+ readonly Gallons: "GALLONS";
47
+ readonly Pints: "PINTS";
48
+ readonly Quarts: "QUARTS";
49
+ readonly FluidOunces: "FLUID_OUNCES";
50
+ readonly Liters: "LITERS";
51
+ readonly CubicMeters: "CUBIC_METERS";
52
+ readonly CubicFeet: "CUBIC_FEET";
53
+ readonly CubicInches: "CUBIC_INCHES";
54
+ readonly CubicCentimeters: "CUBIC_CENTIMETERS";
55
+ readonly Count: "COUNT";
56
+ };
57
+ export type MeasurementUnitEnum = typeof MeasurementUnitEnum[keyof typeof MeasurementUnitEnum];
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -24,7 +24,7 @@ export interface OrderAddress {
24
24
  */
25
25
  'AmazonOrderId': string;
26
26
  /**
27
- * Company name of the destination address.
27
+ * Company Name of the Buyer.
28
28
  * @type {string}
29
29
  * @memberof OrderAddress
30
30
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -9,11 +9,14 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
+ import { AssociatedItem } from './associated-item';
12
13
  import { BuyerRequestedCancel } from './buyer-requested-cancel';
13
14
  import { ItemBuyerInfo } from './item-buyer-info';
15
+ import { Measurement } from './measurement';
14
16
  import { Money } from './money';
15
17
  import { PointsGrantedDetail } from './points-granted-detail';
16
18
  import { ProductInfoDetail } from './product-info-detail';
19
+ import { SubstitutionPreferences } from './substitution-preferences';
17
20
  import { TaxCollection } from './tax-collection';
18
21
  /**
19
22
  * A single order item.
@@ -39,6 +42,12 @@ export interface OrderItem {
39
42
  * @memberof OrderItem
40
43
  */
41
44
  'OrderItemId': string;
45
+ /**
46
+ * A list of associated items that a customer has purchased with a product. For example, a tire installation service purchased with tires.
47
+ * @type {Array<AssociatedItem>}
48
+ * @memberof OrderItem
49
+ */
50
+ 'AssociatedItems'?: Array<AssociatedItem>;
42
51
  /**
43
52
  * The name of the item.
44
53
  * @type {string}
@@ -190,7 +199,7 @@ export interface OrderItem {
190
199
  */
191
200
  'SerialNumberRequired'?: boolean;
192
201
  /**
193
- * When true, transparency codes are required.
202
+ * When true, the ASIN is enrolled in Transparency and the Transparency serial number that needs to be submitted can be determined by the following: **1D or 2D Barcode:** This has a **T** logo. Submit either the 29-character alpha-numeric identifier beginning with **AZ** or **ZA**, or the 38-character Serialized Global Trade Item Number (SGTIN). **2D Barcode SN:** Submit the 7- to 20-character serial number barcode, which likely has the prefix **SN**. The serial number will be applied to the same side of the packaging as the GTIN (UPC/EAN/ISBN) barcode. **QR code SN:** Submit the URL that the QR code generates.
194
203
  * @type {boolean}
195
204
  * @memberof OrderItem
196
205
  */
@@ -231,6 +240,18 @@ export interface OrderItem {
231
240
  * @memberof OrderItem
232
241
  */
233
242
  'SerialNumbers'?: Array<string>;
243
+ /**
244
+ *
245
+ * @type {SubstitutionPreferences}
246
+ * @memberof OrderItem
247
+ */
248
+ 'SubstitutionPreferences'?: SubstitutionPreferences;
249
+ /**
250
+ *
251
+ * @type {Measurement}
252
+ * @memberof OrderItem
253
+ */
254
+ 'Measurement'?: Measurement;
234
255
  }
235
256
  export declare const OrderItemDeemedResellerCategoryEnum: {
236
257
  readonly Ioss: "IOSS";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -0,0 +1,49 @@
1
+ /**
2
+ * Selling Partner API for Orders
3
+ * 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.
4
+ *
5
+ * The version of the OpenAPI document: v0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import { Measurement } from './measurement';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SubstitutionOption
17
+ */
18
+ export interface SubstitutionOption {
19
+ /**
20
+ * The Amazon Standard Identification Number (ASIN) of the item.
21
+ * @type {string}
22
+ * @memberof SubstitutionOption
23
+ */
24
+ 'ASIN'?: string;
25
+ /**
26
+ * The number of items to be picked for this substitution option.
27
+ * @type {number}
28
+ * @memberof SubstitutionOption
29
+ */
30
+ 'QuantityOrdered'?: number;
31
+ /**
32
+ * The seller stock keeping unit (SKU) of the item.
33
+ * @type {string}
34
+ * @memberof SubstitutionOption
35
+ */
36
+ 'SellerSKU'?: string;
37
+ /**
38
+ * The title of the item.
39
+ * @type {string}
40
+ * @memberof SubstitutionOption
41
+ */
42
+ 'Title'?: string;
43
+ /**
44
+ *
45
+ * @type {Measurement}
46
+ * @memberof SubstitutionOption
47
+ */
48
+ 'Measurement'?: Measurement;
49
+ }
@@ -0,0 +1,37 @@
1
+ /**
2
+ * Selling Partner API for Orders
3
+ * 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.
4
+ *
5
+ * The version of the OpenAPI document: v0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import { SubstitutionOption } from './substitution-option';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SubstitutionPreferences
17
+ */
18
+ export interface SubstitutionPreferences {
19
+ /**
20
+ * The type of substitution that these preferences represent.
21
+ * @type {string}
22
+ * @memberof SubstitutionPreferences
23
+ */
24
+ 'SubstitutionType': SubstitutionPreferencesSubstitutionTypeEnum;
25
+ /**
26
+ * A collection of substitution options.
27
+ * @type {Array<SubstitutionOption>}
28
+ * @memberof SubstitutionPreferences
29
+ */
30
+ 'SubstitutionOptions'?: Array<SubstitutionOption>;
31
+ }
32
+ export declare const SubstitutionPreferencesSubstitutionTypeEnum: {
33
+ readonly CustomerPreference: "CUSTOMER_PREFERENCE";
34
+ readonly AmazonRecommended: "AMAZON_RECOMMENDED";
35
+ readonly DoNotSubstitute: "DO_NOT_SUBSTITUTE";
36
+ };
37
+ export type SubstitutionPreferencesSubstitutionTypeEnum = typeof SubstitutionPreferencesSubstitutionTypeEnum[keyof typeof SubstitutionPreferencesSubstitutionTypeEnum];
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Selling Partner API for Orders
3
- * 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 only supports orders that are less than two years old. Orders more than two years old will not show in the API response.
3
+ * 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.
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *