@sp-api-sdk/orders-api-v0 3.1.2 → 3.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (223) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/src/api-model/api/orders-v0-api.js +99 -79
  3. package/dist/cjs/src/api-model/api.js +1 -1
  4. package/dist/cjs/src/api-model/base.js +8 -3
  5. package/dist/cjs/src/api-model/common.js +2 -2
  6. package/dist/cjs/src/api-model/configuration.js +9 -1
  7. package/dist/cjs/src/api-model/index.js +1 -1
  8. package/dist/cjs/src/api-model/models/address-extended-fields.js +1 -1
  9. package/dist/cjs/src/api-model/models/address.js +1 -1
  10. package/dist/cjs/src/api-model/models/associated-item.js +1 -1
  11. package/dist/cjs/src/api-model/models/association-type.js +1 -1
  12. package/dist/cjs/src/api-model/models/automated-shipping-settings.js +1 -1
  13. package/dist/cjs/src/api-model/models/business-hours.js +1 -1
  14. package/dist/cjs/src/api-model/models/buyer-customized-info-detail.js +1 -1
  15. package/dist/cjs/src/api-model/models/buyer-info.js +1 -1
  16. package/dist/cjs/src/api-model/models/buyer-requested-cancel.js +1 -1
  17. package/dist/cjs/src/api-model/models/buyer-tax-info.js +1 -1
  18. package/dist/cjs/src/api-model/models/buyer-tax-information.js +1 -1
  19. package/dist/cjs/src/api-model/models/confirm-shipment-error-response.js +1 -1
  20. package/dist/cjs/src/api-model/models/confirm-shipment-order-item.js +1 -1
  21. package/dist/cjs/src/api-model/models/confirm-shipment-request.js +1 -1
  22. package/dist/cjs/src/api-model/models/constraint-type.js +24 -0
  23. package/dist/cjs/src/api-model/models/delivery-preferences.js +1 -1
  24. package/dist/cjs/src/api-model/models/easy-ship-shipment-status.js +1 -1
  25. package/dist/cjs/src/api-model/models/electronic-invoice-status.js +1 -1
  26. package/dist/cjs/src/api-model/models/exception-dates.js +1 -1
  27. package/dist/cjs/src/api-model/models/fulfillment-instruction.js +1 -1
  28. package/dist/cjs/src/api-model/models/get-order-address-response.js +1 -1
  29. package/dist/cjs/src/api-model/models/get-order-buyer-info-response.js +1 -1
  30. package/dist/cjs/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  31. package/dist/cjs/src/api-model/models/get-order-items-response.js +1 -1
  32. package/dist/cjs/src/api-model/models/get-order-regulated-info-response.js +1 -1
  33. package/dist/cjs/src/api-model/models/get-order-response.js +1 -1
  34. package/dist/cjs/src/api-model/models/get-orders-response.js +1 -1
  35. package/dist/cjs/src/api-model/models/index.js +2 -0
  36. package/dist/cjs/src/api-model/models/item-buyer-info.js +1 -1
  37. package/dist/cjs/src/api-model/models/marketplace-tax-info.js +1 -1
  38. package/dist/cjs/src/api-model/models/measurement.js +1 -1
  39. package/dist/cjs/src/api-model/models/model-error.js +1 -1
  40. package/dist/cjs/src/api-model/models/money.js +1 -1
  41. package/dist/cjs/src/api-model/models/open-interval.js +1 -1
  42. package/dist/cjs/src/api-model/models/open-time-interval.js +1 -1
  43. package/dist/cjs/src/api-model/models/order-address.js +1 -1
  44. package/dist/cjs/src/api-model/models/order-buyer-info.js +1 -1
  45. package/dist/cjs/src/api-model/models/order-item-buyer-info.js +1 -1
  46. package/dist/cjs/src/api-model/models/order-item.js +1 -1
  47. package/dist/cjs/src/api-model/models/order-items-buyer-info-list.js +1 -1
  48. package/dist/cjs/src/api-model/models/order-items-inner.js +1 -1
  49. package/dist/cjs/src/api-model/models/order-items-list.js +1 -1
  50. package/dist/cjs/src/api-model/models/order-regulated-info.js +1 -1
  51. package/dist/cjs/src/api-model/models/order.js +1 -1
  52. package/dist/cjs/src/api-model/models/orders-list.js +1 -1
  53. package/dist/cjs/src/api-model/models/other-delivery-attributes.js +1 -1
  54. package/dist/cjs/src/api-model/models/package-detail.js +1 -1
  55. package/dist/cjs/src/api-model/models/payment-execution-detail-item.js +1 -1
  56. package/dist/cjs/src/api-model/models/points-granted-detail.js +1 -1
  57. package/dist/cjs/src/api-model/models/preferred-delivery-time.js +1 -1
  58. package/dist/cjs/src/api-model/models/product-info-detail.js +1 -1
  59. package/dist/cjs/src/api-model/models/regulated-information-field.js +1 -1
  60. package/dist/cjs/src/api-model/models/regulated-information.js +1 -1
  61. package/dist/cjs/src/api-model/models/regulated-order-verification-status.js +1 -1
  62. package/dist/cjs/src/api-model/models/rejection-reason.js +1 -1
  63. package/dist/cjs/src/api-model/models/shipment-status.js +1 -1
  64. package/dist/cjs/src/api-model/models/shipping-constraints.js +15 -0
  65. package/dist/cjs/src/api-model/models/substitution-option.js +1 -1
  66. package/dist/cjs/src/api-model/models/substitution-preferences.js +1 -1
  67. package/dist/cjs/src/api-model/models/tax-classification.js +1 -1
  68. package/dist/cjs/src/api-model/models/tax-collection.js +1 -1
  69. package/dist/cjs/src/api-model/models/update-shipment-status-error-response.js +1 -1
  70. package/dist/cjs/src/api-model/models/update-shipment-status-request.js +1 -1
  71. package/dist/cjs/src/api-model/models/update-verification-status-error-response.js +1 -1
  72. package/dist/cjs/src/api-model/models/update-verification-status-request-body.js +1 -1
  73. package/dist/cjs/src/api-model/models/update-verification-status-request.js +1 -1
  74. package/dist/cjs/src/api-model/models/verification-status.js +1 -1
  75. package/dist/cjs/src/client.js +6 -6
  76. package/dist/es/src/api-model/api/orders-v0-api.js +100 -80
  77. package/dist/es/src/api-model/api.js +1 -1
  78. package/dist/es/src/api-model/base.js +7 -2
  79. package/dist/es/src/api-model/common.js +2 -2
  80. package/dist/es/src/api-model/configuration.js +9 -1
  81. package/dist/es/src/api-model/index.js +1 -1
  82. package/dist/es/src/api-model/models/address-extended-fields.js +1 -1
  83. package/dist/es/src/api-model/models/address.js +1 -1
  84. package/dist/es/src/api-model/models/associated-item.js +1 -1
  85. package/dist/es/src/api-model/models/association-type.js +1 -1
  86. package/dist/es/src/api-model/models/automated-shipping-settings.js +1 -1
  87. package/dist/es/src/api-model/models/business-hours.js +1 -1
  88. package/dist/es/src/api-model/models/buyer-customized-info-detail.js +1 -1
  89. package/dist/es/src/api-model/models/buyer-info.js +1 -1
  90. package/dist/es/src/api-model/models/buyer-requested-cancel.js +1 -1
  91. package/dist/es/src/api-model/models/buyer-tax-info.js +1 -1
  92. package/dist/es/src/api-model/models/buyer-tax-information.js +1 -1
  93. package/dist/es/src/api-model/models/confirm-shipment-error-response.js +1 -1
  94. package/dist/es/src/api-model/models/confirm-shipment-order-item.js +1 -1
  95. package/dist/es/src/api-model/models/confirm-shipment-request.js +1 -1
  96. package/dist/es/src/api-model/models/constraint-type.js +21 -0
  97. package/dist/es/src/api-model/models/delivery-preferences.js +1 -1
  98. package/dist/es/src/api-model/models/easy-ship-shipment-status.js +1 -1
  99. package/dist/es/src/api-model/models/electronic-invoice-status.js +1 -1
  100. package/dist/es/src/api-model/models/exception-dates.js +1 -1
  101. package/dist/es/src/api-model/models/fulfillment-instruction.js +1 -1
  102. package/dist/es/src/api-model/models/get-order-address-response.js +1 -1
  103. package/dist/es/src/api-model/models/get-order-buyer-info-response.js +1 -1
  104. package/dist/es/src/api-model/models/get-order-items-buyer-info-response.js +1 -1
  105. package/dist/es/src/api-model/models/get-order-items-response.js +1 -1
  106. package/dist/es/src/api-model/models/get-order-regulated-info-response.js +1 -1
  107. package/dist/es/src/api-model/models/get-order-response.js +1 -1
  108. package/dist/es/src/api-model/models/get-orders-response.js +1 -1
  109. package/dist/es/src/api-model/models/index.js +2 -0
  110. package/dist/es/src/api-model/models/item-buyer-info.js +1 -1
  111. package/dist/es/src/api-model/models/marketplace-tax-info.js +1 -1
  112. package/dist/es/src/api-model/models/measurement.js +1 -1
  113. package/dist/es/src/api-model/models/model-error.js +1 -1
  114. package/dist/es/src/api-model/models/money.js +1 -1
  115. package/dist/es/src/api-model/models/open-interval.js +1 -1
  116. package/dist/es/src/api-model/models/open-time-interval.js +1 -1
  117. package/dist/es/src/api-model/models/order-address.js +1 -1
  118. package/dist/es/src/api-model/models/order-buyer-info.js +1 -1
  119. package/dist/es/src/api-model/models/order-item-buyer-info.js +1 -1
  120. package/dist/es/src/api-model/models/order-item.js +1 -1
  121. package/dist/es/src/api-model/models/order-items-buyer-info-list.js +1 -1
  122. package/dist/es/src/api-model/models/order-items-inner.js +1 -1
  123. package/dist/es/src/api-model/models/order-items-list.js +1 -1
  124. package/dist/es/src/api-model/models/order-regulated-info.js +1 -1
  125. package/dist/es/src/api-model/models/order.js +1 -1
  126. package/dist/es/src/api-model/models/orders-list.js +1 -1
  127. package/dist/es/src/api-model/models/other-delivery-attributes.js +1 -1
  128. package/dist/es/src/api-model/models/package-detail.js +1 -1
  129. package/dist/es/src/api-model/models/payment-execution-detail-item.js +1 -1
  130. package/dist/es/src/api-model/models/points-granted-detail.js +1 -1
  131. package/dist/es/src/api-model/models/preferred-delivery-time.js +1 -1
  132. package/dist/es/src/api-model/models/product-info-detail.js +1 -1
  133. package/dist/es/src/api-model/models/regulated-information-field.js +1 -1
  134. package/dist/es/src/api-model/models/regulated-information.js +1 -1
  135. package/dist/es/src/api-model/models/regulated-order-verification-status.js +1 -1
  136. package/dist/es/src/api-model/models/rejection-reason.js +1 -1
  137. package/dist/es/src/api-model/models/shipment-status.js +1 -1
  138. package/dist/es/src/api-model/models/shipping-constraints.js +14 -0
  139. package/dist/es/src/api-model/models/substitution-option.js +1 -1
  140. package/dist/es/src/api-model/models/substitution-preferences.js +1 -1
  141. package/dist/es/src/api-model/models/tax-classification.js +1 -1
  142. package/dist/es/src/api-model/models/tax-collection.js +1 -1
  143. package/dist/es/src/api-model/models/update-shipment-status-error-response.js +1 -1
  144. package/dist/es/src/api-model/models/update-shipment-status-request.js +1 -1
  145. package/dist/es/src/api-model/models/update-verification-status-error-response.js +1 -1
  146. package/dist/es/src/api-model/models/update-verification-status-request-body.js +1 -1
  147. package/dist/es/src/api-model/models/update-verification-status-request.js +1 -1
  148. package/dist/es/src/api-model/models/verification-status.js +1 -1
  149. package/dist/es/src/client.js +6 -6
  150. package/dist/types/src/api-model/api/orders-v0-api.d.ts +135 -135
  151. package/dist/types/src/api-model/api.d.ts +1 -1
  152. package/dist/types/src/api-model/base.d.ts +15 -3
  153. package/dist/types/src/api-model/common.d.ts +1 -1
  154. package/dist/types/src/api-model/configuration.d.ts +9 -1
  155. package/dist/types/src/api-model/index.d.ts +1 -1
  156. package/dist/types/src/api-model/models/address-extended-fields.d.ts +2 -2
  157. package/dist/types/src/api-model/models/address.d.ts +10 -4
  158. package/dist/types/src/api-model/models/associated-item.d.ts +2 -2
  159. package/dist/types/src/api-model/models/association-type.d.ts +1 -1
  160. package/dist/types/src/api-model/models/automated-shipping-settings.d.ts +1 -1
  161. package/dist/types/src/api-model/models/business-hours.d.ts +2 -2
  162. package/dist/types/src/api-model/models/buyer-customized-info-detail.d.ts +1 -1
  163. package/dist/types/src/api-model/models/buyer-info.d.ts +3 -3
  164. package/dist/types/src/api-model/models/buyer-requested-cancel.d.ts +4 -4
  165. package/dist/types/src/api-model/models/buyer-tax-info.d.ts +2 -2
  166. package/dist/types/src/api-model/models/buyer-tax-information.d.ts +1 -1
  167. package/dist/types/src/api-model/models/confirm-shipment-error-response.d.ts +2 -2
  168. package/dist/types/src/api-model/models/confirm-shipment-order-item.d.ts +1 -1
  169. package/dist/types/src/api-model/models/confirm-shipment-request.d.ts +2 -2
  170. package/dist/types/src/api-model/models/constraint-type.d.ts +20 -0
  171. package/dist/types/src/api-model/models/delivery-preferences.d.ts +3 -3
  172. package/dist/types/src/api-model/models/easy-ship-shipment-status.d.ts +1 -1
  173. package/dist/types/src/api-model/models/electronic-invoice-status.d.ts +1 -1
  174. package/dist/types/src/api-model/models/exception-dates.d.ts +2 -2
  175. package/dist/types/src/api-model/models/fulfillment-instruction.d.ts +2 -2
  176. package/dist/types/src/api-model/models/get-order-address-response.d.ts +3 -3
  177. package/dist/types/src/api-model/models/get-order-buyer-info-response.d.ts +3 -3
  178. package/dist/types/src/api-model/models/get-order-items-buyer-info-response.d.ts +3 -3
  179. package/dist/types/src/api-model/models/get-order-items-response.d.ts +3 -3
  180. package/dist/types/src/api-model/models/get-order-regulated-info-response.d.ts +3 -3
  181. package/dist/types/src/api-model/models/get-order-response.d.ts +3 -3
  182. package/dist/types/src/api-model/models/get-orders-response.d.ts +3 -3
  183. package/dist/types/src/api-model/models/index.d.ts +2 -0
  184. package/dist/types/src/api-model/models/item-buyer-info.d.ts +4 -4
  185. package/dist/types/src/api-model/models/marketplace-tax-info.d.ts +2 -2
  186. package/dist/types/src/api-model/models/measurement.d.ts +2 -2
  187. package/dist/types/src/api-model/models/model-error.d.ts +1 -1
  188. package/dist/types/src/api-model/models/money.d.ts +1 -1
  189. package/dist/types/src/api-model/models/open-interval.d.ts +2 -2
  190. package/dist/types/src/api-model/models/open-time-interval.d.ts +1 -1
  191. package/dist/types/src/api-model/models/order-address.d.ts +4 -4
  192. package/dist/types/src/api-model/models/order-buyer-info.d.ts +3 -3
  193. package/dist/types/src/api-model/models/order-item-buyer-info.d.ts +4 -4
  194. package/dist/types/src/api-model/models/order-item.d.ts +23 -16
  195. package/dist/types/src/api-model/models/order-items-buyer-info-list.d.ts +2 -2
  196. package/dist/types/src/api-model/models/order-items-inner.d.ts +1 -1
  197. package/dist/types/src/api-model/models/order-items-list.d.ts +2 -2
  198. package/dist/types/src/api-model/models/order-regulated-info.d.ts +3 -3
  199. package/dist/types/src/api-model/models/order.d.ts +21 -21
  200. package/dist/types/src/api-model/models/orders-list.d.ts +2 -2
  201. package/dist/types/src/api-model/models/other-delivery-attributes.d.ts +1 -1
  202. package/dist/types/src/api-model/models/package-detail.d.ts +3 -3
  203. package/dist/types/src/api-model/models/payment-execution-detail-item.d.ts +3 -3
  204. package/dist/types/src/api-model/models/points-granted-detail.d.ts +2 -2
  205. package/dist/types/src/api-model/models/preferred-delivery-time.d.ts +3 -3
  206. package/dist/types/src/api-model/models/product-info-detail.d.ts +3 -3
  207. package/dist/types/src/api-model/models/regulated-information-field.d.ts +2 -2
  208. package/dist/types/src/api-model/models/regulated-information.d.ts +2 -2
  209. package/dist/types/src/api-model/models/regulated-order-verification-status.d.ts +3 -3
  210. package/dist/types/src/api-model/models/rejection-reason.d.ts +1 -1
  211. package/dist/types/src/api-model/models/shipment-status.d.ts +1 -1
  212. package/dist/types/src/api-model/models/shipping-constraints.d.ts +25 -0
  213. package/dist/types/src/api-model/models/substitution-option.d.ts +3 -3
  214. package/dist/types/src/api-model/models/substitution-preferences.d.ts +3 -3
  215. package/dist/types/src/api-model/models/tax-classification.d.ts +1 -1
  216. package/dist/types/src/api-model/models/tax-collection.d.ts +1 -1
  217. package/dist/types/src/api-model/models/update-shipment-status-error-response.d.ts +2 -2
  218. package/dist/types/src/api-model/models/update-shipment-status-request.d.ts +4 -4
  219. package/dist/types/src/api-model/models/update-verification-status-error-response.d.ts +2 -2
  220. package/dist/types/src/api-model/models/update-verification-status-request-body.d.ts +3 -3
  221. package/dist/types/src/api-model/models/update-verification-status-request.d.ts +3 -3
  222. package/dist/types/src/api-model/models/verification-status.d.ts +1 -1
  223. package/package.json +4 -4
@@ -12,6 +12,7 @@ export * from './buyer-tax-information';
12
12
  export * from './confirm-shipment-error-response';
13
13
  export * from './confirm-shipment-order-item';
14
14
  export * from './confirm-shipment-request';
15
+ export * from './constraint-type';
15
16
  export * from './delivery-preferences';
16
17
  export * from './easy-ship-shipment-status';
17
18
  export * from './electronic-invoice-status';
@@ -52,6 +53,7 @@ export * from './regulated-information-field';
52
53
  export * from './regulated-order-verification-status';
53
54
  export * from './rejection-reason';
54
55
  export * from './shipment-status';
56
+ export * from './shipping-constraints';
55
57
  export * from './substitution-option';
56
58
  export * from './substitution-preferences';
57
59
  export * from './tax-classification';
@@ -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
+ * 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,8 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { BuyerCustomizedInfoDetail } from './buyer-customized-info-detail';
13
- import { Money } from './money';
12
+ import type { BuyerCustomizedInfoDetail } from './buyer-customized-info-detail';
13
+ import type { Money } from './money';
14
14
  /**
15
15
  * A single item\'s buyer information.
16
16
  * @export
@@ -36,7 +36,7 @@ export interface ItemBuyerInfo {
36
36
  */
37
37
  'GiftWrapTax'?: Money;
38
38
  /**
39
- * A gift message provided by the buyer.
39
+ * A gift message provided by the buyer. **Note**: This attribute is only available for MFN (Fulfilled by the 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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { TaxClassification } from './tax-classification';
12
+ import type { TaxClassification } from './tax-classification';
13
13
  /**
14
14
  * Tax information about the marketplace.
15
15
  * @export
@@ -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
+ * 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
  *
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  /**
13
- *
13
+ * Measurement information for an order item.
14
14
  * @export
15
15
  * @interface Measurement
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
+ * 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 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
+ * 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 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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { OpenTimeInterval } from './open-time-interval';
12
+ import type { OpenTimeInterval } from './open-time-interval';
13
13
  /**
14
14
  * The time interval for which the business is open.
15
15
  * @export
@@ -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
+ * 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 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
+ * 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,8 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { Address } from './address';
13
- import { DeliveryPreferences } from './delivery-preferences';
12
+ import type { Address } from './address';
13
+ import type { DeliveryPreferences } from './delivery-preferences';
14
14
  /**
15
15
  * The shipping address for the order.
16
16
  * @export
@@ -24,7 +24,7 @@ export interface OrderAddress {
24
24
  */
25
25
  'AmazonOrderId': string;
26
26
  /**
27
- * Company Name of the Buyer.
27
+ * The company name of the contact buyer. For Invoice By Amazon (IBA) orders, the buyer company should be Amazon entities.
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 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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { BuyerTaxInfo } from './buyer-tax-info';
12
+ import type { BuyerTaxInfo } from './buyer-tax-info';
13
13
  /**
14
14
  * Buyer information for an order.
15
15
  * @export
@@ -35,7 +35,7 @@ export interface OrderBuyerInfo {
35
35
  */
36
36
  'BuyerName'?: string;
37
37
  /**
38
- * The county of the buyer.
38
+ * The county of the buyer. **Note**: This attribute is only available in the Brazil marketplace.
39
39
  * @type {string}
40
40
  * @memberof OrderBuyerInfo
41
41
  */
@@ -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
+ * 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,8 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { BuyerCustomizedInfoDetail } from './buyer-customized-info-detail';
13
- import { Money } from './money';
12
+ import type { BuyerCustomizedInfoDetail } from './buyer-customized-info-detail';
13
+ import type { Money } from './money';
14
14
  /**
15
15
  * A single order item\'s buyer information.
16
16
  * @export
@@ -42,7 +42,7 @@ export interface OrderItemBuyerInfo {
42
42
  */
43
43
  'GiftWrapTax'?: Money;
44
44
  /**
45
- * A gift message provided by the buyer.
45
+ * A gift message provided by the buyer. **Note**: This attribute is only available for MFN (Fulfilled by the seller) orders.
46
46
  * @type {string}
47
47
  * @memberof OrderItemBuyerInfo
48
48
  */
@@ -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
+ * 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,15 +9,16 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { AssociatedItem } from './associated-item';
13
- import { BuyerRequestedCancel } from './buyer-requested-cancel';
14
- import { ItemBuyerInfo } from './item-buyer-info';
15
- import { Measurement } from './measurement';
16
- import { Money } from './money';
17
- import { PointsGrantedDetail } from './points-granted-detail';
18
- import { ProductInfoDetail } from './product-info-detail';
19
- import { SubstitutionPreferences } from './substitution-preferences';
20
- import { TaxCollection } from './tax-collection';
12
+ import type { AssociatedItem } from './associated-item';
13
+ import type { BuyerRequestedCancel } from './buyer-requested-cancel';
14
+ import type { ItemBuyerInfo } from './item-buyer-info';
15
+ import type { Measurement } from './measurement';
16
+ import type { Money } from './money';
17
+ import type { PointsGrantedDetail } from './points-granted-detail';
18
+ import type { ProductInfoDetail } from './product-info-detail';
19
+ import type { ShippingConstraints } from './shipping-constraints';
20
+ import type { SubstitutionPreferences } from './substitution-preferences';
21
+ import type { TaxCollection } from './tax-collection';
21
22
  /**
22
23
  * A single order item.
23
24
  * @export
@@ -145,11 +146,11 @@ export interface OrderItem {
145
146
  */
146
147
  'CODFeeDiscount'?: Money;
147
148
  /**
148
- * When true, the item is a gift.
149
- * @type {boolean}
149
+ * Indicates whether the item is a gift. **Possible values**: `true`, `false`.
150
+ * @type {string}
150
151
  * @memberof OrderItem
151
152
  */
152
- 'IsGift'?: boolean;
153
+ 'IsGift'?: string;
153
154
  /**
154
155
  * The condition of the item as described by the seller.
155
156
  * @type {string}
@@ -157,13 +158,13 @@ export interface OrderItem {
157
158
  */
158
159
  'ConditionNote'?: string;
159
160
  /**
160
- * The condition of the item. Possible values: New, Used, Collectible, Refurbished, Preorder, Club.
161
+ * The condition of the item. **Possible values**: `New`, `Used`, `Collectible`, `Refurbished`, `Preorder`, `Club`.
161
162
  * @type {string}
162
163
  * @memberof OrderItem
163
164
  */
164
165
  'ConditionId'?: string;
165
166
  /**
166
- * The subcondition of the item. Possible values: New, Mint, Very Good, Good, Acceptable, Poor, Club, OEM, Warranty, Refurbished Warranty, Refurbished, Open Box, Any, Other.
167
+ * The subcondition of the item. **Possible values**: `New`, `Mint`, `Very Good`, `Good`, `Acceptable`, `Poor`, `Club`, `OEM`, `Warranty`, `Refurbished Warranty`, `Refurbished`, `Open Box`, `Any`, `Other`.
167
168
  * @type {string}
168
169
  * @memberof OrderItem
169
170
  */
@@ -181,7 +182,7 @@ export interface OrderItem {
181
182
  */
182
183
  'ScheduledDeliveryEndDate'?: string;
183
184
  /**
184
- * Indicates that the selling price is a special price that is available only for Amazon Business orders. For more information about the Amazon Business Seller Program, see the [Amazon Business website](https://www.amazon.com/b2b/info/amazon-business). Possible values: BusinessPrice - A special price that is available only for Amazon Business orders.
185
+ * Indicates that the selling price is a special price that is available only for Amazon Business orders. For more information about the Amazon Business Seller Program, refer to [Amazon Business](https://business.amazon.com). **Possible values**: `BusinessPrice` - A special price that is available only for Amazon Business orders.
185
186
  * @type {string}
186
187
  * @memberof OrderItem
187
188
  */
@@ -252,6 +253,12 @@ export interface OrderItem {
252
253
  * @memberof OrderItem
253
254
  */
254
255
  'Measurement'?: Measurement;
256
+ /**
257
+ *
258
+ * @type {ShippingConstraints}
259
+ * @memberof OrderItem
260
+ */
261
+ 'ShippingConstraints'?: ShippingConstraints;
255
262
  }
256
263
  export declare const OrderItemDeemedResellerCategoryEnum: {
257
264
  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 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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { OrderItemBuyerInfo } from './order-item-buyer-info';
12
+ import type { OrderItemBuyerInfo } from './order-item-buyer-info';
13
13
  /**
14
14
  * A single order item\'s buyer information list with the order ID.
15
15
  * @export
@@ -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
+ * 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 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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { OrderItem } from './order-item';
12
+ import type { OrderItem } from './order-item';
13
13
  /**
14
14
  * The order items list along with the order ID.
15
15
  * @export
@@ -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
+ * 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,8 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { RegulatedInformation } from './regulated-information';
13
- import { RegulatedOrderVerificationStatus } from './regulated-order-verification-status';
12
+ import type { RegulatedInformation } from './regulated-information';
13
+ import type { RegulatedOrderVerificationStatus } from './regulated-order-verification-status';
14
14
  /**
15
15
  * The order\'s regulated information along with its verification status.
16
16
  * @export
@@ -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
+ * 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,16 +9,16 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { Address } from './address';
13
- import { AutomatedShippingSettings } from './automated-shipping-settings';
14
- import { BuyerInfo } from './buyer-info';
15
- import { BuyerTaxInformation } from './buyer-tax-information';
16
- import { EasyShipShipmentStatus } from './easy-ship-shipment-status';
17
- import { ElectronicInvoiceStatus } from './electronic-invoice-status';
18
- import { FulfillmentInstruction } from './fulfillment-instruction';
19
- import { MarketplaceTaxInfo } from './marketplace-tax-info';
20
- import { Money } from './money';
21
- import { PaymentExecutionDetailItem } from './payment-execution-detail-item';
12
+ import type { Address } from './address';
13
+ import type { AutomatedShippingSettings } from './automated-shipping-settings';
14
+ import type { BuyerInfo } from './buyer-info';
15
+ import type { BuyerTaxInformation } from './buyer-tax-information';
16
+ import type { EasyShipShipmentStatus } from './easy-ship-shipment-status';
17
+ import type { ElectronicInvoiceStatus } from './electronic-invoice-status';
18
+ import type { FulfillmentInstruction } from './fulfillment-instruction';
19
+ import type { MarketplaceTaxInfo } from './marketplace-tax-info';
20
+ import type { Money } from './money';
21
+ import type { PaymentExecutionDetailItem } from './payment-execution-detail-item';
22
22
  /**
23
23
  * Order information.
24
24
  * @export
@@ -44,7 +44,7 @@ export interface Order {
44
44
  */
45
45
  'PurchaseDate': string;
46
46
  /**
47
- * The date when the order was last updated. __Note__: LastUpdateDate is returned with an incorrect date for orders that were last updated before 2009-04-01.
47
+ * The date when the order was last updated. **Note**: `LastUpdateDate` is returned with an incorrect date for orders that were last updated before 2009-04-01.
48
48
  * @type {string}
49
49
  * @memberof Order
50
50
  */
@@ -104,7 +104,7 @@ export interface Order {
104
104
  */
105
105
  'PaymentExecutionDetail'?: Array<PaymentExecutionDetailItem>;
106
106
  /**
107
- * The payment method for the order. This property is limited to Cash On Delivery (COD) and Convenience Store (CVS) payment methods. Unless you need the specific COD payment information provided by the PaymentExecutionDetailItem object, we recommend using the PaymentMethodDetails property to get payment method information.
107
+ * The payment method for the order. This property is limited to Cash On Delivery (COD) and Convenience Store (CVS) payment methods. Unless you need the specific COD payment information provided by the `PaymentExecutionDetailItem` object, we recommend using the `PaymentMethodDetails` property to get payment method information.
108
108
  * @type {string}
109
109
  * @memberof Order
110
110
  */
@@ -122,7 +122,7 @@ export interface Order {
122
122
  */
123
123
  'MarketplaceId'?: string;
124
124
  /**
125
- * The shipment service level category of the order. Possible values: Expedited, FreeEconomy, NextDay, Priority, SameDay, SecondDay, Scheduled, Standard.
125
+ * The shipment service level category of the order. **Possible values**: `Expedited`, `FreeEconomy`, `NextDay`, `Priority`, `SameDay`, `SecondDay`, `Scheduled`, `Standard`.
126
126
  * @type {string}
127
127
  * @memberof Order
128
128
  */
@@ -146,13 +146,13 @@ export interface Order {
146
146
  */
147
147
  'OrderType'?: OrderOrderTypeEnum;
148
148
  /**
149
- * The start of the time period within which you have committed to ship the order. In <a href=\'https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> date time format. Returned only for seller-fulfilled orders. __Note__: EarliestShipDate might not be returned for orders placed before February 1, 2013.
149
+ * The start of the time period within which you have committed to ship the order. In <a href=\'https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> date time format. Returned only for seller-fulfilled orders. **Note**: `EarliestShipDate` might not be returned for orders placed before February 1, 2013.
150
150
  * @type {string}
151
151
  * @memberof Order
152
152
  */
153
153
  'EarliestShipDate'?: string;
154
154
  /**
155
- * The end of the time period within which you have committed to ship the order. In <a href=\'https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> date time format. Returned only for seller-fulfilled orders. __Note__: LatestShipDate might not be returned for orders placed before February 1, 2013.
155
+ * The end of the time period within which you have committed to ship the order. In <a href=\'https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> date time format. Returned only for seller-fulfilled orders. **Note**: `LatestShipDate` might not be returned for orders placed before February 1, 2013.
156
156
  * @type {string}
157
157
  * @memberof Order
158
158
  */
@@ -164,7 +164,7 @@ export interface Order {
164
164
  */
165
165
  'EarliestDeliveryDate'?: string;
166
166
  /**
167
- * The end of the time period within which you have committed to fulfill the order. In <a href=\'https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> date time format. Returned only for seller-fulfilled orders that do not have a PendingAvailability, Pending, or Canceled status.
167
+ * The end of the time period within which you have committed to fulfill the order. In <a href=\'https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> date time format. Returned only for seller-fulfilled orders that do not have a `PendingAvailability`, Pending, or Canceled status.
168
168
  * @type {string}
169
169
  * @memberof Order
170
170
  */
@@ -194,7 +194,7 @@ export interface Order {
194
194
  */
195
195
  'IsGlobalExpressEnabled'?: boolean;
196
196
  /**
197
- * The order ID value for the order that is being replaced. Returned only if IsReplacementOrder = true.
197
+ * The order ID value for the order that is being replaced. Returned only if `IsReplacementOrder` = true.
198
198
  * @type {string}
199
199
  * @memberof Order
200
200
  */
@@ -212,7 +212,7 @@ export interface Order {
212
212
  */
213
213
  'PromiseResponseDueDate'?: string;
214
214
  /**
215
- * When true, the estimated ship date is set for the order. Returned only for Sourcing on Demand orders.
215
+ * When true, the estimated ship date is specified for the order. Returned only for Sourcing on Demand orders.
216
216
  * @type {boolean}
217
217
  * @memberof Order
218
218
  */
@@ -236,7 +236,7 @@ export interface Order {
236
236
  */
237
237
  'DefaultShipFromLocationAddress'?: Address;
238
238
  /**
239
- * The buyer\'s invoicing preference. Available only in the TR marketplace.
239
+ * The buyer\'s invoicing preference. Sellers can use this data to issue electronic invoices for orders in Turkey. **Note**: This attribute is only available in the Turkey marketplace.
240
240
  * @type {string}
241
241
  * @memberof Order
242
242
  */
@@ -272,7 +272,7 @@ export interface Order {
272
272
  */
273
273
  'MarketplaceTaxInfo'?: MarketplaceTaxInfo;
274
274
  /**
275
- * The seller’s friendly name registered in the marketplace.
275
+ * The seller’s friendly name registered in the marketplace where the sale took place. Sellers can use this data to issue electronic invoices for orders in Brazil. **Note**: This attribute is only available in the Brazil marketplace for the orders with `Pending` or `Unshipped` status.
276
276
  * @type {string}
277
277
  * @memberof Order
278
278
  */
@@ -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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { Order } from './order';
12
+ import type { Order } from './order';
13
13
  /**
14
14
  * A list of orders along with additional information to make subsequent API calls.
15
15
  * @export
@@ -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
+ * 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 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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { ConfirmShipmentOrderItem } from './confirm-shipment-order-item';
12
+ import type { ConfirmShipmentOrderItem } from './confirm-shipment-order-item';
13
13
  /**
14
14
  * Properties of packages
15
15
  * @export
@@ -23,7 +23,7 @@ export interface PackageDetail {
23
23
  */
24
24
  'packageReferenceId': string;
25
25
  /**
26
- * Identifies the carrier that will deliver the package. This field is required for all marketplaces, see [reference](https://developer-docs.amazon.com/sp-api/changelog/carriercode-value-required-in-shipment-confirmations-for-br-mx-ca-sg-au-in-jp-marketplaces).
26
+ * Identifies the carrier that will deliver the package. This field is required for all marketplaces. For the acceptable `CarrierCode` value, refer to the list of <a href=\'https://images-na.ssl-images-amazon.com/images/G/01/rainier/help/xsd/release_1_9/amzn-base._TTH_.xsd\'>CarrierCode</a>.
27
27
  * @type {string}
28
28
  * @memberof PackageDetail
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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { Money } from './money';
12
+ import type { Money } from './money';
13
13
  /**
14
14
  * Information about a sub-payment method used to pay for a COD order.
15
15
  * @export
@@ -23,7 +23,7 @@ export interface PaymentExecutionDetailItem {
23
23
  */
24
24
  'Payment': Money;
25
25
  /**
26
- * A sub-payment method for a COD order. Possible values: * `COD`: Cash On Delivery. * `GC`: Gift Card. * `PointsAccount`: Amazon Points. * `Invoice`: Invoice.
26
+ * A sub-payment method for a COD order. **Possible values**: * `COD`: Cash On Delivery. * `GC`: Gift Card. * `PointsAccount`: Amazon Points. * `Invoice`: Invoice.
27
27
  * @type {string}
28
28
  * @memberof PaymentExecutionDetailItem
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
+ * 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,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { Money } from './money';
12
+ import type { Money } from './money';
13
13
  /**
14
14
  * The number of Amazon Points offered with the purchase of an item, and their monetary value.
15
15
  * @export
@@ -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
+ * 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,8 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import { BusinessHours } from './business-hours';
13
- import { ExceptionDates } from './exception-dates';
12
+ import type { BusinessHours } from './business-hours';
13
+ import type { ExceptionDates } from './exception-dates';
14
14
  /**
15
15
  * The time window when the delivery is preferred.
16
16
  * @export