@sp-api-sdk/orders-api-v0 3.3.1 → 3.5.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 (233) hide show
  1. package/README.md +2 -2
  2. package/dist/cjs/src/api-model/api/orders-v0-api.js +71 -71
  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-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/amazon-programs.js +15 -0
  11. package/dist/cjs/src/api-model/models/associated-item.js +1 -1
  12. package/dist/cjs/src/api-model/models/association-type.js +1 -1
  13. package/dist/cjs/src/api-model/models/automated-shipping-settings.js +1 -1
  14. package/dist/cjs/src/api-model/models/business-hours.js +1 -1
  15. package/dist/cjs/src/api-model/models/buyer-customized-info-detail.js +1 -1
  16. package/dist/cjs/src/api-model/models/buyer-info.js +1 -1
  17. package/dist/cjs/src/api-model/models/buyer-requested-cancel.js +1 -1
  18. package/dist/cjs/src/api-model/models/buyer-tax-info.js +1 -1
  19. package/dist/cjs/src/api-model/models/buyer-tax-information.js +1 -1
  20. package/dist/cjs/src/api-model/models/confirm-shipment-error-response.js +1 -1
  21. package/dist/cjs/src/api-model/models/confirm-shipment-order-item.js +1 -1
  22. package/dist/cjs/src/api-model/models/confirm-shipment-request.js +1 -1
  23. package/dist/cjs/src/api-model/models/constraint-type.js +1 -1
  24. package/dist/cjs/src/api-model/models/delivery-preferences.js +1 -1
  25. package/dist/cjs/src/api-model/models/easy-ship-shipment-status.js +2 -2
  26. package/dist/cjs/src/api-model/models/electronic-invoice-status.js +1 -1
  27. package/dist/cjs/src/api-model/models/exception-dates.js +1 -1
  28. package/dist/cjs/src/api-model/models/fulfillment-instruction.js +1 -1
  29. package/dist/cjs/src/api-model/models/get-order-address-response.js +1 -1
  30. package/dist/cjs/src/api-model/models/get-order-buyer-info-response.js +1 -1
  31. package/dist/cjs/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  32. package/dist/cjs/src/api-model/models/get-order-items-response.js +1 -1
  33. package/dist/cjs/src/api-model/models/get-order-regulated-info-response.js +1 -1
  34. package/dist/cjs/src/api-model/models/get-order-response.js +1 -1
  35. package/dist/cjs/src/api-model/models/get-orders-response.js +1 -1
  36. package/dist/cjs/src/api-model/models/index.js +4 -0
  37. package/dist/cjs/src/api-model/models/item-buyer-info.js +1 -1
  38. package/dist/cjs/src/api-model/models/marketplace-tax-info.js +1 -1
  39. package/dist/cjs/src/api-model/models/measurement.js +1 -1
  40. package/dist/cjs/src/api-model/models/model-error.js +1 -1
  41. package/dist/cjs/src/api-model/models/money.js +1 -1
  42. package/dist/cjs/src/api-model/models/open-interval.js +1 -1
  43. package/dist/cjs/src/api-model/models/open-time-interval.js +1 -1
  44. package/dist/cjs/src/api-model/models/order-address.js +1 -1
  45. package/dist/cjs/src/api-model/models/order-buyer-info.js +1 -1
  46. package/dist/cjs/src/api-model/models/order-item-buyer-info.js +1 -1
  47. package/dist/cjs/src/api-model/models/order-item.js +1 -1
  48. package/dist/cjs/src/api-model/models/order-items-buyer-info-list.js +1 -1
  49. package/dist/cjs/src/api-model/models/order-items-inner.js +1 -1
  50. package/dist/cjs/src/api-model/models/order-items-list.js +1 -1
  51. package/dist/cjs/src/api-model/models/order-regulated-info.js +1 -1
  52. package/dist/cjs/src/api-model/models/order.js +1 -1
  53. package/dist/cjs/src/api-model/models/orders-list.js +1 -1
  54. package/dist/cjs/src/api-model/models/other-delivery-attributes.js +1 -1
  55. package/dist/cjs/src/api-model/models/package-detail.js +1 -1
  56. package/dist/cjs/src/api-model/models/payment-execution-detail-item.js +1 -1
  57. package/dist/cjs/src/api-model/models/points-granted-detail.js +1 -1
  58. package/dist/cjs/src/api-model/models/preferred-delivery-time.js +1 -1
  59. package/dist/cjs/src/api-model/models/prescription-detail.js +15 -0
  60. package/dist/cjs/src/api-model/models/product-info-detail.js +1 -1
  61. package/dist/cjs/src/api-model/models/regulated-information-field.js +1 -1
  62. package/dist/cjs/src/api-model/models/regulated-information.js +1 -1
  63. package/dist/cjs/src/api-model/models/regulated-order-verification-status.js +1 -1
  64. package/dist/cjs/src/api-model/models/rejection-reason.js +1 -1
  65. package/dist/cjs/src/api-model/models/shipment-status.js +1 -1
  66. package/dist/cjs/src/api-model/models/shipping-constraints.js +1 -1
  67. package/dist/cjs/src/api-model/models/substitution-option.js +1 -1
  68. package/dist/cjs/src/api-model/models/substitution-preferences.js +1 -1
  69. package/dist/cjs/src/api-model/models/tax-classification.js +1 -1
  70. package/dist/cjs/src/api-model/models/tax-collection.js +1 -1
  71. package/dist/cjs/src/api-model/models/update-shipment-status-error-response.js +1 -1
  72. package/dist/cjs/src/api-model/models/update-shipment-status-request.js +1 -1
  73. package/dist/cjs/src/api-model/models/update-verification-status-error-response.js +1 -1
  74. package/dist/cjs/src/api-model/models/update-verification-status-request-body.js +1 -1
  75. package/dist/cjs/src/api-model/models/update-verification-status-request.js +1 -1
  76. package/dist/cjs/src/api-model/models/valid-verification-detail.js +15 -0
  77. package/dist/cjs/src/api-model/models/verification-details.js +15 -0
  78. package/dist/cjs/src/api-model/models/verification-status.js +1 -1
  79. package/dist/es/src/api-model/api/orders-v0-api.js +71 -71
  80. package/dist/es/src/api-model/api.js +1 -1
  81. package/dist/es/src/api-model/base.js +1 -1
  82. package/dist/es/src/api-model/common.js +1 -1
  83. package/dist/es/src/api-model/configuration.js +1 -1
  84. package/dist/es/src/api-model/index.js +1 -1
  85. package/dist/es/src/api-model/models/address-extended-fields.js +1 -1
  86. package/dist/es/src/api-model/models/address.js +1 -1
  87. package/dist/es/src/api-model/models/amazon-programs.js +14 -0
  88. package/dist/es/src/api-model/models/associated-item.js +1 -1
  89. package/dist/es/src/api-model/models/association-type.js +1 -1
  90. package/dist/es/src/api-model/models/automated-shipping-settings.js +1 -1
  91. package/dist/es/src/api-model/models/business-hours.js +1 -1
  92. package/dist/es/src/api-model/models/buyer-customized-info-detail.js +1 -1
  93. package/dist/es/src/api-model/models/buyer-info.js +1 -1
  94. package/dist/es/src/api-model/models/buyer-requested-cancel.js +1 -1
  95. package/dist/es/src/api-model/models/buyer-tax-info.js +1 -1
  96. package/dist/es/src/api-model/models/buyer-tax-information.js +1 -1
  97. package/dist/es/src/api-model/models/confirm-shipment-error-response.js +1 -1
  98. package/dist/es/src/api-model/models/confirm-shipment-order-item.js +1 -1
  99. package/dist/es/src/api-model/models/confirm-shipment-request.js +1 -1
  100. package/dist/es/src/api-model/models/constraint-type.js +1 -1
  101. package/dist/es/src/api-model/models/delivery-preferences.js +1 -1
  102. package/dist/es/src/api-model/models/easy-ship-shipment-status.js +2 -2
  103. package/dist/es/src/api-model/models/electronic-invoice-status.js +1 -1
  104. package/dist/es/src/api-model/models/exception-dates.js +1 -1
  105. package/dist/es/src/api-model/models/fulfillment-instruction.js +1 -1
  106. package/dist/es/src/api-model/models/get-order-address-response.js +1 -1
  107. package/dist/es/src/api-model/models/get-order-buyer-info-response.js +1 -1
  108. package/dist/es/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  109. package/dist/es/src/api-model/models/get-order-items-response.js +1 -1
  110. package/dist/es/src/api-model/models/get-order-regulated-info-response.js +1 -1
  111. package/dist/es/src/api-model/models/get-order-response.js +1 -1
  112. package/dist/es/src/api-model/models/get-orders-response.js +1 -1
  113. package/dist/es/src/api-model/models/index.js +4 -0
  114. package/dist/es/src/api-model/models/item-buyer-info.js +1 -1
  115. package/dist/es/src/api-model/models/marketplace-tax-info.js +1 -1
  116. package/dist/es/src/api-model/models/measurement.js +1 -1
  117. package/dist/es/src/api-model/models/model-error.js +1 -1
  118. package/dist/es/src/api-model/models/money.js +1 -1
  119. package/dist/es/src/api-model/models/open-interval.js +1 -1
  120. package/dist/es/src/api-model/models/open-time-interval.js +1 -1
  121. package/dist/es/src/api-model/models/order-address.js +1 -1
  122. package/dist/es/src/api-model/models/order-buyer-info.js +1 -1
  123. package/dist/es/src/api-model/models/order-item-buyer-info.js +1 -1
  124. package/dist/es/src/api-model/models/order-item.js +1 -1
  125. package/dist/es/src/api-model/models/order-items-buyer-info-list.js +1 -1
  126. package/dist/es/src/api-model/models/order-items-inner.js +1 -1
  127. package/dist/es/src/api-model/models/order-items-list.js +1 -1
  128. package/dist/es/src/api-model/models/order-regulated-info.js +1 -1
  129. package/dist/es/src/api-model/models/order.js +1 -1
  130. package/dist/es/src/api-model/models/orders-list.js +1 -1
  131. package/dist/es/src/api-model/models/other-delivery-attributes.js +1 -1
  132. package/dist/es/src/api-model/models/package-detail.js +1 -1
  133. package/dist/es/src/api-model/models/payment-execution-detail-item.js +1 -1
  134. package/dist/es/src/api-model/models/points-granted-detail.js +1 -1
  135. package/dist/es/src/api-model/models/preferred-delivery-time.js +1 -1
  136. package/dist/es/src/api-model/models/prescription-detail.js +14 -0
  137. package/dist/es/src/api-model/models/product-info-detail.js +1 -1
  138. package/dist/es/src/api-model/models/regulated-information-field.js +1 -1
  139. package/dist/es/src/api-model/models/regulated-information.js +1 -1
  140. package/dist/es/src/api-model/models/regulated-order-verification-status.js +1 -1
  141. package/dist/es/src/api-model/models/rejection-reason.js +1 -1
  142. package/dist/es/src/api-model/models/shipment-status.js +1 -1
  143. package/dist/es/src/api-model/models/shipping-constraints.js +1 -1
  144. package/dist/es/src/api-model/models/substitution-option.js +1 -1
  145. package/dist/es/src/api-model/models/substitution-preferences.js +1 -1
  146. package/dist/es/src/api-model/models/tax-classification.js +1 -1
  147. package/dist/es/src/api-model/models/tax-collection.js +1 -1
  148. package/dist/es/src/api-model/models/update-shipment-status-error-response.js +1 -1
  149. package/dist/es/src/api-model/models/update-shipment-status-request.js +1 -1
  150. package/dist/es/src/api-model/models/update-verification-status-error-response.js +1 -1
  151. package/dist/es/src/api-model/models/update-verification-status-request-body.js +1 -1
  152. package/dist/es/src/api-model/models/update-verification-status-request.js +1 -1
  153. package/dist/es/src/api-model/models/valid-verification-detail.js +14 -0
  154. package/dist/es/src/api-model/models/verification-details.js +14 -0
  155. package/dist/es/src/api-model/models/verification-status.js +1 -1
  156. package/dist/types/src/api-model/api/orders-v0-api.d.ts +86 -86
  157. package/dist/types/src/api-model/api.d.ts +1 -1
  158. package/dist/types/src/api-model/base.d.ts +1 -1
  159. package/dist/types/src/api-model/common.d.ts +1 -1
  160. package/dist/types/src/api-model/configuration.d.ts +1 -1
  161. package/dist/types/src/api-model/index.d.ts +1 -1
  162. package/dist/types/src/api-model/models/address-extended-fields.d.ts +4 -4
  163. package/dist/types/src/api-model/models/address.d.ts +2 -2
  164. package/dist/types/src/api-model/models/amazon-programs.d.ts +24 -0
  165. package/dist/types/src/api-model/models/associated-item.d.ts +2 -2
  166. package/dist/types/src/api-model/models/association-type.d.ts +1 -1
  167. package/dist/types/src/api-model/models/automated-shipping-settings.d.ts +1 -1
  168. package/dist/types/src/api-model/models/business-hours.d.ts +1 -1
  169. package/dist/types/src/api-model/models/buyer-customized-info-detail.d.ts +2 -2
  170. package/dist/types/src/api-model/models/buyer-info.d.ts +2 -2
  171. package/dist/types/src/api-model/models/buyer-requested-cancel.d.ts +1 -1
  172. package/dist/types/src/api-model/models/buyer-tax-info.d.ts +1 -1
  173. package/dist/types/src/api-model/models/buyer-tax-information.d.ts +1 -1
  174. package/dist/types/src/api-model/models/confirm-shipment-error-response.d.ts +1 -1
  175. package/dist/types/src/api-model/models/confirm-shipment-order-item.d.ts +3 -3
  176. package/dist/types/src/api-model/models/confirm-shipment-request.d.ts +2 -2
  177. package/dist/types/src/api-model/models/constraint-type.d.ts +1 -1
  178. package/dist/types/src/api-model/models/delivery-preferences.d.ts +1 -1
  179. package/dist/types/src/api-model/models/easy-ship-shipment-status.d.ts +2 -2
  180. package/dist/types/src/api-model/models/electronic-invoice-status.d.ts +1 -1
  181. package/dist/types/src/api-model/models/exception-dates.d.ts +1 -1
  182. package/dist/types/src/api-model/models/fulfillment-instruction.d.ts +3 -3
  183. package/dist/types/src/api-model/models/get-order-address-response.d.ts +1 -1
  184. package/dist/types/src/api-model/models/get-order-buyer-info-response.d.ts +1 -1
  185. package/dist/types/src/api-model/models/get-order-items-buyer-info-response.d.ts +1 -1
  186. package/dist/types/src/api-model/models/get-order-items-response.d.ts +1 -1
  187. package/dist/types/src/api-model/models/get-order-regulated-info-response.d.ts +1 -1
  188. package/dist/types/src/api-model/models/get-order-response.d.ts +1 -1
  189. package/dist/types/src/api-model/models/get-orders-response.d.ts +1 -1
  190. package/dist/types/src/api-model/models/index.d.ts +4 -0
  191. package/dist/types/src/api-model/models/item-buyer-info.d.ts +2 -2
  192. package/dist/types/src/api-model/models/marketplace-tax-info.d.ts +1 -1
  193. package/dist/types/src/api-model/models/measurement.d.ts +3 -3
  194. package/dist/types/src/api-model/models/model-error.d.ts +1 -1
  195. package/dist/types/src/api-model/models/money.d.ts +1 -1
  196. package/dist/types/src/api-model/models/open-interval.d.ts +1 -1
  197. package/dist/types/src/api-model/models/open-time-interval.d.ts +1 -1
  198. package/dist/types/src/api-model/models/order-address.d.ts +2 -2
  199. package/dist/types/src/api-model/models/order-buyer-info.d.ts +2 -2
  200. package/dist/types/src/api-model/models/order-item-buyer-info.d.ts +2 -2
  201. package/dist/types/src/api-model/models/order-item.d.ts +21 -14
  202. package/dist/types/src/api-model/models/order-items-buyer-info-list.d.ts +1 -1
  203. package/dist/types/src/api-model/models/order-items-inner.d.ts +2 -2
  204. package/dist/types/src/api-model/models/order-items-list.d.ts +1 -1
  205. package/dist/types/src/api-model/models/order-regulated-info.d.ts +1 -1
  206. package/dist/types/src/api-model/models/order.d.ts +18 -18
  207. package/dist/types/src/api-model/models/orders-list.d.ts +3 -3
  208. package/dist/types/src/api-model/models/other-delivery-attributes.d.ts +1 -1
  209. package/dist/types/src/api-model/models/package-detail.d.ts +4 -4
  210. package/dist/types/src/api-model/models/payment-execution-detail-item.d.ts +2 -2
  211. package/dist/types/src/api-model/models/points-granted-detail.d.ts +1 -1
  212. package/dist/types/src/api-model/models/preferred-delivery-time.d.ts +2 -2
  213. package/dist/types/src/api-model/models/prescription-detail.d.ts +60 -0
  214. package/dist/types/src/api-model/models/product-info-detail.d.ts +1 -1
  215. package/dist/types/src/api-model/models/regulated-information-field.d.ts +4 -4
  216. package/dist/types/src/api-model/models/regulated-information.d.ts +1 -1
  217. package/dist/types/src/api-model/models/regulated-order-verification-status.d.ts +10 -3
  218. package/dist/types/src/api-model/models/rejection-reason.d.ts +2 -2
  219. package/dist/types/src/api-model/models/shipment-status.d.ts +1 -1
  220. package/dist/types/src/api-model/models/shipping-constraints.d.ts +19 -1
  221. package/dist/types/src/api-model/models/substitution-option.d.ts +4 -4
  222. package/dist/types/src/api-model/models/substitution-preferences.d.ts +1 -1
  223. package/dist/types/src/api-model/models/tax-classification.d.ts +2 -2
  224. package/dist/types/src/api-model/models/tax-collection.d.ts +1 -1
  225. package/dist/types/src/api-model/models/update-shipment-status-error-response.d.ts +1 -1
  226. package/dist/types/src/api-model/models/update-shipment-status-request.d.ts +1 -1
  227. package/dist/types/src/api-model/models/update-verification-status-error-response.d.ts +1 -1
  228. package/dist/types/src/api-model/models/update-verification-status-request-body.d.ts +11 -4
  229. package/dist/types/src/api-model/models/update-verification-status-request.d.ts +1 -1
  230. package/dist/types/src/api-model/models/valid-verification-detail.d.ts +31 -0
  231. package/dist/types/src/api-model/models/verification-details.d.ts +25 -0
  232. package/dist/types/src/api-model/models/verification-status.d.ts +1 -1
  233. 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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * The container of extended address fields. For example, street name, street number. Only available with Brazil shipping addresses as of now.
13
+ * The container for address extended fields (such as `street name` and `street number`). Currently only available with Brazil shipping addresses.
14
14
  * @export
15
15
  * @interface AddressExtendedFields
16
16
  */
@@ -22,7 +22,7 @@ export interface AddressExtendedFields {
22
22
  */
23
23
  'StreetName'?: string;
24
24
  /**
25
- * The house number/building number/property number in the street.
25
+ * The house, building, or property number associated with the location\'s street address.
26
26
  * @type {string}
27
27
  * @memberof AddressExtendedFields
28
28
  */
@@ -34,7 +34,7 @@ export interface AddressExtendedFields {
34
34
  */
35
35
  'Complement'?: string;
36
36
  /**
37
- * The neighborhood. It\'s smaller than a region and an integral part of an address. It is used in some countries like Brazil.
37
+ * The neighborhood. This value is only used in some countries (such as Brazil).
38
38
  * @type {string}
39
39
  * @memberof AddressExtendedFields
40
40
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -89,7 +89,7 @@ export interface Address {
89
89
  */
90
90
  'CountryCode'?: string;
91
91
  /**
92
- * The phone number of the buyer. **Note**: 1. This attribute is only available for shipping address. 2. The buyer `Phone` number is suppressed in some cases, including but not limited to a. `Phone` is suppressed for all Fulfillment by Amazon (FBA) orders. b. `Phone` is suppressed for the shipped MFN(Fulfilled by the seller) order when current date is past Latest Delivery Date.
92
+ * The phone number of the buyer. **Note**: 1. This attribute is only available for shipping address. 2. In some cases, the buyer phone number is suppressed: a. Phone is suppressed for all `AFN` (fulfilled by Amazon) orders. b. Phone is suppressed for the shipped `MFN` (fulfilled by seller) order when the current date is past the Latest Delivery Date.
93
93
  * @type {string}
94
94
  * @memberof Address
95
95
  */
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Selling Partner API for Orders
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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
+ * Contains the list of programs that are associated with an item. Possible programs are: - **Subscribe and Save**: Offers recurring, scheduled deliveries to Amazon customers and Amazon Business customers for their frequently ordered products.
14
+ * @export
15
+ * @interface AmazonPrograms
16
+ */
17
+ export interface AmazonPrograms {
18
+ /**
19
+ * A list of the programs that are associated with the specified order item. **Possible values**: `SUBSCRIBE_AND_SAVE`
20
+ * @type {Array<string>}
21
+ * @memberof AmazonPrograms
22
+ */
23
+ 'Programs': Array<string>;
24
+ }
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -11,7 +11,7 @@
11
11
  */
12
12
  import type { AssociationType } from './association-type';
13
13
  /**
14
- * An item associated with an order item. For example, a tire installation service purchased with tires.
14
+ * An item that is associated with an order item. For example, a tire installation service that is purchased with tires.
15
15
  * @export
16
16
  * @interface AssociatedItem
17
17
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -16,7 +16,7 @@
16
16
  */
17
17
  export interface BuyerCustomizedInfoDetail {
18
18
  /**
19
- * The location of a zip file containing Amazon Custom data.
19
+ * The location of a ZIP file containing Amazon Custom data.
20
20
  * @type {string}
21
21
  * @memberof BuyerCustomizedInfoDetail
22
22
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -41,7 +41,7 @@ export interface BuyerInfo {
41
41
  */
42
42
  'BuyerTaxInfo'?: BuyerTaxInfo;
43
43
  /**
44
- * The purchase order (PO) number entered by the buyer at checkout. Returned only for orders where the buyer entered a PO number at checkout.
44
+ * The purchase order (PO) number entered by the buyer at checkout. Only returned for orders where the buyer entered a PO number at checkout.
45
45
  * @type {string}
46
46
  * @memberof BuyerInfo
47
47
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -16,13 +16,13 @@
16
16
  */
17
17
  export interface ConfirmShipmentOrderItem {
18
18
  /**
19
- * The unique identifier of the order item.
19
+ * The order item\'s unique identifier.
20
20
  * @type {string}
21
21
  * @memberof ConfirmShipmentOrderItem
22
22
  */
23
23
  'orderItemId': string;
24
24
  /**
25
- * The quantity of the item.
25
+ * The item\'s quantity.
26
26
  * @type {number}
27
27
  * @memberof ConfirmShipmentOrderItem
28
28
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -23,7 +23,7 @@ export interface ConfirmShipmentRequest {
23
23
  */
24
24
  'packageDetail': PackageDetail;
25
25
  /**
26
- * The cod collection method, support in JP only.
26
+ * The COD collection method (only supported in the JP marketplace).
27
27
  * @type {string}
28
28
  * @memberof ConfirmShipmentRequest
29
29
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * The status of the Amazon Easy Ship order. This property is included only for Amazon Easy Ship orders.
13
+ * The status of the Amazon Easy Ship order. This property is only included for Amazon Easy Ship orders.
14
14
  * @export
15
15
  * @enum {string}
16
16
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -10,13 +10,13 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- * Contains the instructions about the fulfillment like where should it be fulfilled from.
13
+ * Contains the instructions about the fulfillment, such as the location from where you want the order filled.
14
14
  * @export
15
15
  * @interface FulfillmentInstruction
16
16
  */
17
17
  export interface FulfillmentInstruction {
18
18
  /**
19
- * Denotes the recommended `sourceId` where the order should be fulfilled from.
19
+ * The `sourceId` of the location from where you want the order fulfilled.
20
20
  * @type {string}
21
21
  * @memberof FulfillmentInstruction
22
22
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -1,5 +1,6 @@
1
1
  export * from './address';
2
2
  export * from './address-extended-fields';
3
+ export * from './amazon-programs';
3
4
  export * from './associated-item';
4
5
  export * from './association-type';
5
6
  export * from './automated-shipping-settings';
@@ -47,6 +48,7 @@ export * from './package-detail';
47
48
  export * from './payment-execution-detail-item';
48
49
  export * from './points-granted-detail';
49
50
  export * from './preferred-delivery-time';
51
+ export * from './prescription-detail';
50
52
  export * from './product-info-detail';
51
53
  export * from './regulated-information';
52
54
  export * from './regulated-information-field';
@@ -63,4 +65,6 @@ export * from './update-shipment-status-request';
63
65
  export * from './update-verification-status-error-response';
64
66
  export * from './update-verification-status-request';
65
67
  export * from './update-verification-status-request-body';
68
+ export * from './valid-verification-detail';
69
+ export * from './verification-details';
66
70
  export * from './verification-status';
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *
@@ -36,7 +36,7 @@ export interface ItemBuyerInfo {
36
36
  */
37
37
  'GiftWrapTax'?: Money;
38
38
  /**
39
- * A gift message provided by the buyer. **Note**: This attribute is only available for MFN (Fulfilled by the seller) orders.
39
+ * A gift message provided by the buyer. **Note**: This attribute is only available for MFN (fulfilled by seller) orders.
40
40
  * @type {string}
41
41
  * @memberof ItemBuyerInfo
42
42
  */
@@ -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 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.
3
+ * Use the Orders Selling Partner API to programmatically retrieve order information. With this API, you can develop fast, flexible, and custom applications to manage order synchronization, perform order research, and create demand-based decision support tools. _Note:_ For the JP, AU, and SG marketplaces, the Orders API supports orders from 2016 onward. For all other marketplaces, the Orders API supports orders for the last two years (orders older than this don\'t show up in the response).
4
4
  *
5
5
  * The version of the OpenAPI document: v0
6
6
  *