@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
@@ -3,7 +3,7 @@
3
3
  /* eslint-disable */
4
4
  /**
5
5
  * Selling Partner API for Orders
6
- * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. _Note:_ The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
6
+ * The Selling Partner API for Orders helps you programmatically retrieve order information. These APIs let you develop fast, flexible, custom applications in areas like order synchronization, order research, and demand-based decision support tools. The Orders API supports orders that are two years old or less. Orders more than two years old will not show in the API response. **Note:** The Orders API supports orders from 2016 and after for the JP, AU, and SG marketplaces.
7
7
  *
8
8
  * The version of the OpenAPI document: v0
9
9
  *
@@ -30,9 +30,9 @@ const base_1 = require("../base");
30
30
  const OrdersV0ApiAxiosParamCreator = function (configuration) {
31
31
  return {
32
32
  /**
33
- * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
33
+ * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
34
34
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
35
- * @param {ConfirmShipmentRequest} payload Request body of confirmShipment.
35
+ * @param {ConfirmShipmentRequest} payload The request body of the `confirmShipment` operation.
36
36
  * @param {*} [options] Override http request option.
37
37
  * @throws {RequiredError}
38
38
  */
@@ -63,7 +63,7 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
63
63
  };
64
64
  },
65
65
  /**
66
- * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
66
+ * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
67
67
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
68
68
  * @param {*} [options] Override http request option.
69
69
  * @throws {RequiredError}
@@ -91,8 +91,8 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
91
91
  };
92
92
  },
93
93
  /**
94
- * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
95
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
94
+ * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
95
+ * @param {string} orderId An `orderId` is an Amazon-defined order identifier, in 3-7-7 format.
96
96
  * @param {*} [options] Override http request option.
97
97
  * @throws {RequiredError}
98
98
  */
@@ -119,8 +119,8 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
119
119
  };
120
120
  },
121
121
  /**
122
- * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
123
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
122
+ * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
123
+ * @param {string} orderId An `orderId` is an Amazon-defined order identifier, in 3-7-7 format.
124
124
  * @param {*} [options] Override http request option.
125
125
  * @throws {RequiredError}
126
126
  */
@@ -147,7 +147,7 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
147
147
  };
148
148
  },
149
149
  /**
150
- * Returns detailed order item information for the order that you specify. If NextToken is provided, it\'s used to retrieve the next page of order items. __Note__: When an order is in the Pending state (the order has been placed but payment has not been authorized), the getOrderItems operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the Unshipped, Partially Shipped, or Shipped state, the getOrderItems operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
150
+ * Returns detailed order item information for the order that you specify. If `NextToken` is provided, it\'s used to retrieve the next page of order items. **Note**: When an order is in the Pending state (the order has been placed but payment has not been authorized), the `getOrderItems` operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the `Unshipped`, `Partially Shipped`, or `Shipped` state, the `getOrderItems` operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
151
151
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
152
152
  * @param {string} [nextToken] A string token returned in the response of your previous request.
153
153
  * @param {*} [options] Override http request option.
@@ -179,7 +179,7 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
179
179
  };
180
180
  },
181
181
  /**
182
- * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
182
+ * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
183
183
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
184
184
  * @param {string} [nextToken] A string token returned in the response of your previous request.
185
185
  * @param {*} [options] Override http request option.
@@ -211,8 +211,8 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
211
211
  };
212
212
  },
213
213
  /**
214
- * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
215
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
214
+ * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
215
+ * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
216
216
  * @param {*} [options] Override http request option.
217
217
  * @throws {RequiredError}
218
218
  */
@@ -239,15 +239,15 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
239
239
  };
240
240
  },
241
241
  /**
242
- * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
243
- * @param {Array<string>} marketplaceIds A list of MarketplaceId values. Used to select orders that were placed in the specified marketplaces. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a complete list of marketplaceId values.
244
- * @param {string} [createdAfter] A date used for selecting orders created after (or at) a specified time. Only orders placed after the specified time are returned. Either the CreatedAfter parameter or the LastUpdatedAfter parameter is required. Both cannot be empty. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
245
- * @param {string} [createdBefore] A date used for selecting orders created before (or at) a specified time. Only orders placed before the specified time are returned. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
246
- * @param {string} [lastUpdatedAfter] A date used for selecting orders that were last updated after (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
247
- * @param {string} [lastUpdatedBefore] A date used for selecting orders that were last updated before (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
242
+ * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
243
+ * @param {Array<string>} marketplaceIds A list of &#x60;MarketplaceId&#x60; values. Used to select orders that were placed in the specified marketplaces. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a complete list of &#x60;MarketplaceId&#x60; values.
244
+ * @param {string} [createdAfter] A date used for selecting orders created after (or at) a specified time. Only orders placed after the specified time are returned. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: Either the &#x60;CreatedAfter&#x60; parameter or the &#x60;LastUpdatedAfter&#x60; parameter is required. You could specify &#x60;CreatedBefore&#x60; but not provide &#x60;LastUpdatedAfter&#x60; or &#x60;LastUpdatedBefore&#x60; when &#x60;CreatedAfter&#x60; is specified.
245
+ * @param {string} [createdBefore] A date used for selecting orders created before (or at) a specified time. Only orders placed before the specified time are returned. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: &#x60;CreatedBefore&#x60; is optional when &#x60;CreatedAfter&#x60; is specified. But if specified, &#x60;CreatedBefore&#x60; should be equal to or after the &#x60;CreatedAfter&#x60; date and at least 2 minutes before the current time.
246
+ * @param {string} [lastUpdatedAfter] A date used for selecting orders that were last updated before (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: &#x60;LastUpdatedBefore&#x60; is optional when &#x60;LastUpdatedAfter&#x60; is specified. But if specified, &#x60;LastUpdatedBefore&#x60; should be equal to or after the &#x60;LastUpdatedAfter&#x60; date and at least 2 minutes before current time.
247
+ * @param {string} [lastUpdatedBefore] A date used for selecting orders that were last updated before (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: LastUpdatedBefore is optional when LastUpdatedAfter is set. But if specified, LastUpdatedBefore should be equal to or after the LastUpdatedAfter date and at least 2 minutes before current time.
248
248
  * @param {Array<string>} [orderStatuses] A list of &#x60;OrderStatus&#x60; values used to filter the results. **Possible values:** - &#x60;PendingAvailability&#x60; (This status is available for pre-orders only. The order has been placed, payment has not been authorized, and the release date of the item is in the future.) - &#x60;Pending&#x60; (The order has been placed but payment has not been authorized.) - &#x60;Unshipped&#x60; (Payment has been authorized and the order is ready for shipment, but no items in the order have been shipped.) - &#x60;PartiallyShipped&#x60; (One or more, but not all, items in the order have been shipped.) - &#x60;Shipped&#x60; (All items in the order have been shipped.) - &#x60;InvoiceUnconfirmed&#x60; (All items in the order have been shipped. The seller has not yet given confirmation to Amazon that the invoice has been shipped to the buyer.) - &#x60;Canceled&#x60; (The order has been canceled.) - &#x60;Unfulfillable&#x60; (The order cannot be fulfilled. This state applies only to Multi-Channel Fulfillment orders.)
249
- * @param {Array<string>} [fulfillmentChannels] A list that indicates how an order was fulfilled. Filters the results by fulfillment channel. Possible values: AFN (Fulfillment by Amazon); MFN (Fulfilled by the seller).
250
- * @param {Array<string>} [paymentMethods] A list of payment method values. Used to select orders paid using the specified payment methods. Possible values: COD (Cash on delivery); CVS (Convenience store payment); Other (Any payment method other than COD or CVS).
249
+ * @param {Array<string>} [fulfillmentChannels] A list that indicates how an order was fulfilled. Filters the results by fulfillment channel. **Possible values**: &#x60;AFN&#x60; (Fulfillment by Amazon); &#x60;MFN&#x60; (Fulfilled by the seller).
250
+ * @param {Array<string>} [paymentMethods] A list of payment method values. Used to select orders paid using the specified payment methods. **Possible values**: &#x60;COD&#x60; (Cash on delivery); &#x60;CVS&#x60; (Convenience store payment); &#x60;Other&#x60; (Any payment method other than &#x60;COD&#x60; or &#x60;CVS&#x60;).
251
251
  * @param {string} [buyerEmail] The email address of a buyer. Used to select orders that contain the specified email address.
252
252
  * @param {string} [sellerOrderId] An order identifier that is specified by the seller. Used to select only the orders that match the order identifier. If SellerOrderId is specified, then FulfillmentChannels, OrderStatuses, PaymentMethod, LastUpdatedAfter, LastUpdatedBefore, and BuyerEmail cannot be specified.
253
253
  * @param {number} [maxResultsPerPage] A number that indicates the maximum number of orders that can be returned per page. Value must be 1 - 100. Default 100.
@@ -353,9 +353,9 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
353
353
  };
354
354
  },
355
355
  /**
356
- * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
356
+ * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
357
357
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
358
- * @param {UpdateShipmentStatusRequest} payload The request body for the updateShipmentStatus operation.
358
+ * @param {UpdateShipmentStatusRequest} payload The request body for the &#x60;updateShipmentStatus&#x60; operation.
359
359
  * @param {*} [options] Override http request option.
360
360
  * @throws {RequiredError}
361
361
  */
@@ -386,9 +386,9 @@ const OrdersV0ApiAxiosParamCreator = function (configuration) {
386
386
  };
387
387
  },
388
388
  /**
389
- * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
390
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
391
- * @param {UpdateVerificationStatusRequest} payload The request body for the updateVerificationStatus operation.
389
+ * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
390
+ * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
391
+ * @param {UpdateVerificationStatusRequest} payload The request body for the &#x60;updateVerificationStatus&#x60; operation.
392
392
  * @param {*} [options] Override http request option.
393
393
  * @throws {RequiredError}
394
394
  */
@@ -429,48 +429,56 @@ const OrdersV0ApiFp = function (configuration) {
429
429
  const localVarAxiosParamCreator = (0, exports.OrdersV0ApiAxiosParamCreator)(configuration);
430
430
  return {
431
431
  /**
432
- * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
432
+ * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
433
433
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
434
- * @param {ConfirmShipmentRequest} payload Request body of confirmShipment.
434
+ * @param {ConfirmShipmentRequest} payload The request body of the &#x60;confirmShipment&#x60; operation.
435
435
  * @param {*} [options] Override http request option.
436
436
  * @throws {RequiredError}
437
437
  */
438
438
  async confirmShipment(orderId, payload, options) {
439
439
  const localVarAxiosArgs = await localVarAxiosParamCreator.confirmShipment(orderId, payload, options);
440
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
440
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
441
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.confirmShipment']?.[localVarOperationServerIndex]?.url;
442
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
441
443
  },
442
444
  /**
443
- * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
445
+ * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
444
446
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
445
447
  * @param {*} [options] Override http request option.
446
448
  * @throws {RequiredError}
447
449
  */
448
450
  async getOrder(orderId, options) {
449
451
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrder(orderId, options);
450
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
452
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
453
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrder']?.[localVarOperationServerIndex]?.url;
454
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
451
455
  },
452
456
  /**
453
- * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
454
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
457
+ * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
458
+ * @param {string} orderId An &#x60;orderId&#x60; is an Amazon-defined order identifier, in 3-7-7 format.
455
459
  * @param {*} [options] Override http request option.
456
460
  * @throws {RequiredError}
457
461
  */
458
462
  async getOrderAddress(orderId, options) {
459
463
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrderAddress(orderId, options);
460
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
464
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
465
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrderAddress']?.[localVarOperationServerIndex]?.url;
466
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
461
467
  },
462
468
  /**
463
- * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
464
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
469
+ * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
470
+ * @param {string} orderId An &#x60;orderId&#x60; is an Amazon-defined order identifier, in 3-7-7 format.
465
471
  * @param {*} [options] Override http request option.
466
472
  * @throws {RequiredError}
467
473
  */
468
474
  async getOrderBuyerInfo(orderId, options) {
469
475
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrderBuyerInfo(orderId, options);
470
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
476
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
477
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrderBuyerInfo']?.[localVarOperationServerIndex]?.url;
478
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
471
479
  },
472
480
  /**
473
- * Returns detailed order item information for the order that you specify. If NextToken is provided, it\'s used to retrieve the next page of order items. __Note__: When an order is in the Pending state (the order has been placed but payment has not been authorized), the getOrderItems operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the Unshipped, Partially Shipped, or Shipped state, the getOrderItems operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
481
+ * Returns detailed order item information for the order that you specify. If `NextToken` is provided, it\'s used to retrieve the next page of order items. **Note**: When an order is in the Pending state (the order has been placed but payment has not been authorized), the `getOrderItems` operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the `Unshipped`, `Partially Shipped`, or `Shipped` state, the `getOrderItems` operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
474
482
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
475
483
  * @param {string} [nextToken] A string token returned in the response of your previous request.
476
484
  * @param {*} [options] Override http request option.
@@ -478,10 +486,12 @@ const OrdersV0ApiFp = function (configuration) {
478
486
  */
479
487
  async getOrderItems(orderId, nextToken, options) {
480
488
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrderItems(orderId, nextToken, options);
481
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
489
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
490
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrderItems']?.[localVarOperationServerIndex]?.url;
491
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
482
492
  },
483
493
  /**
484
- * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
494
+ * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
485
495
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
486
496
  * @param {string} [nextToken] A string token returned in the response of your previous request.
487
497
  * @param {*} [options] Override http request option.
@@ -489,28 +499,32 @@ const OrdersV0ApiFp = function (configuration) {
489
499
  */
490
500
  async getOrderItemsBuyerInfo(orderId, nextToken, options) {
491
501
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrderItemsBuyerInfo(orderId, nextToken, options);
492
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
502
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
503
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrderItemsBuyerInfo']?.[localVarOperationServerIndex]?.url;
504
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
493
505
  },
494
506
  /**
495
- * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
496
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
507
+ * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
508
+ * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
497
509
  * @param {*} [options] Override http request option.
498
510
  * @throws {RequiredError}
499
511
  */
500
512
  async getOrderRegulatedInfo(orderId, options) {
501
513
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrderRegulatedInfo(orderId, options);
502
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
514
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
515
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrderRegulatedInfo']?.[localVarOperationServerIndex]?.url;
516
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
503
517
  },
504
518
  /**
505
- * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
506
- * @param {Array<string>} marketplaceIds A list of MarketplaceId values. Used to select orders that were placed in the specified marketplaces. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a complete list of marketplaceId values.
507
- * @param {string} [createdAfter] A date used for selecting orders created after (or at) a specified time. Only orders placed after the specified time are returned. Either the CreatedAfter parameter or the LastUpdatedAfter parameter is required. Both cannot be empty. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
508
- * @param {string} [createdBefore] A date used for selecting orders created before (or at) a specified time. Only orders placed before the specified time are returned. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
509
- * @param {string} [lastUpdatedAfter] A date used for selecting orders that were last updated after (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
510
- * @param {string} [lastUpdatedBefore] A date used for selecting orders that were last updated before (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format.
519
+ * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
520
+ * @param {Array<string>} marketplaceIds A list of &#x60;MarketplaceId&#x60; values. Used to select orders that were placed in the specified marketplaces. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a complete list of &#x60;MarketplaceId&#x60; values.
521
+ * @param {string} [createdAfter] A date used for selecting orders created after (or at) a specified time. Only orders placed after the specified time are returned. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: Either the &#x60;CreatedAfter&#x60; parameter or the &#x60;LastUpdatedAfter&#x60; parameter is required. You could specify &#x60;CreatedBefore&#x60; but not provide &#x60;LastUpdatedAfter&#x60; or &#x60;LastUpdatedBefore&#x60; when &#x60;CreatedAfter&#x60; is specified.
522
+ * @param {string} [createdBefore] A date used for selecting orders created before (or at) a specified time. Only orders placed before the specified time are returned. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: &#x60;CreatedBefore&#x60; is optional when &#x60;CreatedAfter&#x60; is specified. But if specified, &#x60;CreatedBefore&#x60; should be equal to or after the &#x60;CreatedAfter&#x60; date and at least 2 minutes before the current time.
523
+ * @param {string} [lastUpdatedAfter] A date used for selecting orders that were last updated before (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: &#x60;LastUpdatedBefore&#x60; is optional when &#x60;LastUpdatedAfter&#x60; is specified. But if specified, &#x60;LastUpdatedBefore&#x60; should be equal to or after the &#x60;LastUpdatedAfter&#x60; date and at least 2 minutes before current time.
524
+ * @param {string} [lastUpdatedBefore] A date used for selecting orders that were last updated before (or at) a specified time. An update is defined as any change in order status, including the creation of a new order. Includes updates made by Amazon and by the seller. The date must be in &lt;a href&#x3D;\&#39;https://developer-docs.amazon.com/sp-api/docs/iso-8601\&#39;&gt;ISO 8601&lt;/a&gt; format. **Note**: LastUpdatedBefore is optional when LastUpdatedAfter is set. But if specified, LastUpdatedBefore should be equal to or after the LastUpdatedAfter date and at least 2 minutes before current time.
511
525
  * @param {Array<string>} [orderStatuses] A list of &#x60;OrderStatus&#x60; values used to filter the results. **Possible values:** - &#x60;PendingAvailability&#x60; (This status is available for pre-orders only. The order has been placed, payment has not been authorized, and the release date of the item is in the future.) - &#x60;Pending&#x60; (The order has been placed but payment has not been authorized.) - &#x60;Unshipped&#x60; (Payment has been authorized and the order is ready for shipment, but no items in the order have been shipped.) - &#x60;PartiallyShipped&#x60; (One or more, but not all, items in the order have been shipped.) - &#x60;Shipped&#x60; (All items in the order have been shipped.) - &#x60;InvoiceUnconfirmed&#x60; (All items in the order have been shipped. The seller has not yet given confirmation to Amazon that the invoice has been shipped to the buyer.) - &#x60;Canceled&#x60; (The order has been canceled.) - &#x60;Unfulfillable&#x60; (The order cannot be fulfilled. This state applies only to Multi-Channel Fulfillment orders.)
512
- * @param {Array<string>} [fulfillmentChannels] A list that indicates how an order was fulfilled. Filters the results by fulfillment channel. Possible values: AFN (Fulfillment by Amazon); MFN (Fulfilled by the seller).
513
- * @param {Array<string>} [paymentMethods] A list of payment method values. Used to select orders paid using the specified payment methods. Possible values: COD (Cash on delivery); CVS (Convenience store payment); Other (Any payment method other than COD or CVS).
526
+ * @param {Array<string>} [fulfillmentChannels] A list that indicates how an order was fulfilled. Filters the results by fulfillment channel. **Possible values**: &#x60;AFN&#x60; (Fulfillment by Amazon); &#x60;MFN&#x60; (Fulfilled by the seller).
527
+ * @param {Array<string>} [paymentMethods] A list of payment method values. Used to select orders paid using the specified payment methods. **Possible values**: &#x60;COD&#x60; (Cash on delivery); &#x60;CVS&#x60; (Convenience store payment); &#x60;Other&#x60; (Any payment method other than &#x60;COD&#x60; or &#x60;CVS&#x60;).
514
528
  * @param {string} [buyerEmail] The email address of a buyer. Used to select orders that contain the specified email address.
515
529
  * @param {string} [sellerOrderId] An order identifier that is specified by the seller. Used to select only the orders that match the order identifier. If SellerOrderId is specified, then FulfillmentChannels, OrderStatuses, PaymentMethod, LastUpdatedAfter, LastUpdatedBefore, and BuyerEmail cannot be specified.
516
530
  * @param {number} [maxResultsPerPage] A number that indicates the maximum number of orders that can be returned per page. Value must be 1 - 100. Default 100.
@@ -530,29 +544,35 @@ const OrdersV0ApiFp = function (configuration) {
530
544
  */
531
545
  async getOrders(marketplaceIds, createdAfter, createdBefore, lastUpdatedAfter, lastUpdatedBefore, orderStatuses, fulfillmentChannels, paymentMethods, buyerEmail, sellerOrderId, maxResultsPerPage, easyShipShipmentStatuses, electronicInvoiceStatuses, nextToken, amazonOrderIds, actualFulfillmentSupplySourceId, isISPU, storeChainStoreId, earliestDeliveryDateBefore, earliestDeliveryDateAfter, latestDeliveryDateBefore, latestDeliveryDateAfter, options) {
532
546
  const localVarAxiosArgs = await localVarAxiosParamCreator.getOrders(marketplaceIds, createdAfter, createdBefore, lastUpdatedAfter, lastUpdatedBefore, orderStatuses, fulfillmentChannels, paymentMethods, buyerEmail, sellerOrderId, maxResultsPerPage, easyShipShipmentStatuses, electronicInvoiceStatuses, nextToken, amazonOrderIds, actualFulfillmentSupplySourceId, isISPU, storeChainStoreId, earliestDeliveryDateBefore, earliestDeliveryDateAfter, latestDeliveryDateBefore, latestDeliveryDateAfter, options);
533
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
547
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
548
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.getOrders']?.[localVarOperationServerIndex]?.url;
549
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
534
550
  },
535
551
  /**
536
- * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
552
+ * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
537
553
  * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
538
- * @param {UpdateShipmentStatusRequest} payload The request body for the updateShipmentStatus operation.
554
+ * @param {UpdateShipmentStatusRequest} payload The request body for the &#x60;updateShipmentStatus&#x60; operation.
539
555
  * @param {*} [options] Override http request option.
540
556
  * @throws {RequiredError}
541
557
  */
542
558
  async updateShipmentStatus(orderId, payload, options) {
543
559
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateShipmentStatus(orderId, payload, options);
544
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
560
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
561
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.updateShipmentStatus']?.[localVarOperationServerIndex]?.url;
562
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
545
563
  },
546
564
  /**
547
- * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
548
- * @param {string} orderId An orderId is an Amazon-defined order identifier, in 3-7-7 format.
549
- * @param {UpdateVerificationStatusRequest} payload The request body for the updateVerificationStatus operation.
565
+ * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
566
+ * @param {string} orderId An Amazon-defined order identifier, in 3-7-7 format.
567
+ * @param {UpdateVerificationStatusRequest} payload The request body for the &#x60;updateVerificationStatus&#x60; operation.
550
568
  * @param {*} [options] Override http request option.
551
569
  * @throws {RequiredError}
552
570
  */
553
571
  async updateVerificationStatus(orderId, payload, options) {
554
572
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateVerificationStatus(orderId, payload, options);
555
- return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration);
573
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
574
+ const localVarOperationServerBasePath = base_1.operationServerMap['OrdersV0Api.updateVerificationStatus']?.[localVarOperationServerIndex]?.url;
575
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
556
576
  },
557
577
  };
558
578
  };
@@ -565,7 +585,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
565
585
  const localVarFp = (0, exports.OrdersV0ApiFp)(configuration);
566
586
  return {
567
587
  /**
568
- * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
588
+ * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
569
589
  * @param {OrdersV0ApiConfirmShipmentRequest} requestParameters Request parameters.
570
590
  * @param {*} [options] Override http request option.
571
591
  * @throws {RequiredError}
@@ -574,7 +594,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
574
594
  return localVarFp.confirmShipment(requestParameters.orderId, requestParameters.payload, options).then((request) => request(axios, basePath));
575
595
  },
576
596
  /**
577
- * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
597
+ * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
578
598
  * @param {OrdersV0ApiGetOrderRequest} requestParameters Request parameters.
579
599
  * @param {*} [options] Override http request option.
580
600
  * @throws {RequiredError}
@@ -583,7 +603,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
583
603
  return localVarFp.getOrder(requestParameters.orderId, options).then((request) => request(axios, basePath));
584
604
  },
585
605
  /**
586
- * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
606
+ * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
587
607
  * @param {OrdersV0ApiGetOrderAddressRequest} requestParameters Request parameters.
588
608
  * @param {*} [options] Override http request option.
589
609
  * @throws {RequiredError}
@@ -592,7 +612,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
592
612
  return localVarFp.getOrderAddress(requestParameters.orderId, options).then((request) => request(axios, basePath));
593
613
  },
594
614
  /**
595
- * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
615
+ * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
596
616
  * @param {OrdersV0ApiGetOrderBuyerInfoRequest} requestParameters Request parameters.
597
617
  * @param {*} [options] Override http request option.
598
618
  * @throws {RequiredError}
@@ -601,7 +621,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
601
621
  return localVarFp.getOrderBuyerInfo(requestParameters.orderId, options).then((request) => request(axios, basePath));
602
622
  },
603
623
  /**
604
- * Returns detailed order item information for the order that you specify. If NextToken is provided, it\'s used to retrieve the next page of order items. __Note__: When an order is in the Pending state (the order has been placed but payment has not been authorized), the getOrderItems operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the Unshipped, Partially Shipped, or Shipped state, the getOrderItems operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
624
+ * Returns detailed order item information for the order that you specify. If `NextToken` is provided, it\'s used to retrieve the next page of order items. **Note**: When an order is in the Pending state (the order has been placed but payment has not been authorized), the `getOrderItems` operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the `Unshipped`, `Partially Shipped`, or `Shipped` state, the `getOrderItems` operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
605
625
  * @param {OrdersV0ApiGetOrderItemsRequest} requestParameters Request parameters.
606
626
  * @param {*} [options] Override http request option.
607
627
  * @throws {RequiredError}
@@ -610,7 +630,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
610
630
  return localVarFp.getOrderItems(requestParameters.orderId, requestParameters.nextToken, options).then((request) => request(axios, basePath));
611
631
  },
612
632
  /**
613
- * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
633
+ * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
614
634
  * @param {OrdersV0ApiGetOrderItemsBuyerInfoRequest} requestParameters Request parameters.
615
635
  * @param {*} [options] Override http request option.
616
636
  * @throws {RequiredError}
@@ -619,7 +639,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
619
639
  return localVarFp.getOrderItemsBuyerInfo(requestParameters.orderId, requestParameters.nextToken, options).then((request) => request(axios, basePath));
620
640
  },
621
641
  /**
622
- * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
642
+ * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
623
643
  * @param {OrdersV0ApiGetOrderRegulatedInfoRequest} requestParameters Request parameters.
624
644
  * @param {*} [options] Override http request option.
625
645
  * @throws {RequiredError}
@@ -628,7 +648,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
628
648
  return localVarFp.getOrderRegulatedInfo(requestParameters.orderId, options).then((request) => request(axios, basePath));
629
649
  },
630
650
  /**
631
- * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
651
+ * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
632
652
  * @param {OrdersV0ApiGetOrdersRequest} requestParameters Request parameters.
633
653
  * @param {*} [options] Override http request option.
634
654
  * @throws {RequiredError}
@@ -637,7 +657,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
637
657
  return localVarFp.getOrders(requestParameters.marketplaceIds, requestParameters.createdAfter, requestParameters.createdBefore, requestParameters.lastUpdatedAfter, requestParameters.lastUpdatedBefore, requestParameters.orderStatuses, requestParameters.fulfillmentChannels, requestParameters.paymentMethods, requestParameters.buyerEmail, requestParameters.sellerOrderId, requestParameters.maxResultsPerPage, requestParameters.easyShipShipmentStatuses, requestParameters.electronicInvoiceStatuses, requestParameters.nextToken, requestParameters.amazonOrderIds, requestParameters.actualFulfillmentSupplySourceId, requestParameters.isISPU, requestParameters.storeChainStoreId, requestParameters.earliestDeliveryDateBefore, requestParameters.earliestDeliveryDateAfter, requestParameters.latestDeliveryDateBefore, requestParameters.latestDeliveryDateAfter, options).then((request) => request(axios, basePath));
638
658
  },
639
659
  /**
640
- * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
660
+ * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
641
661
  * @param {OrdersV0ApiUpdateShipmentStatusRequest} requestParameters Request parameters.
642
662
  * @param {*} [options] Override http request option.
643
663
  * @throws {RequiredError}
@@ -646,7 +666,7 @@ const OrdersV0ApiFactory = function (configuration, basePath, axios) {
646
666
  return localVarFp.updateShipmentStatus(requestParameters.orderId, requestParameters.payload, options).then((request) => request(axios, basePath));
647
667
  },
648
668
  /**
649
- * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
669
+ * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
650
670
  * @param {OrdersV0ApiUpdateVerificationStatusRequest} requestParameters Request parameters.
651
671
  * @param {*} [options] Override http request option.
652
672
  * @throws {RequiredError}
@@ -665,7 +685,7 @@ exports.OrdersV0ApiFactory = OrdersV0ApiFactory;
665
685
  */
666
686
  class OrdersV0Api extends base_1.BaseAPI {
667
687
  /**
668
- * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
688
+ * Updates the shipment confirmation status for a specified order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 10 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
669
689
  * @param {OrdersV0ApiConfirmShipmentRequest} requestParameters Request parameters.
670
690
  * @param {*} [options] Override http request option.
671
691
  * @throws {RequiredError}
@@ -675,7 +695,7 @@ class OrdersV0Api extends base_1.BaseAPI {
675
695
  return (0, exports.OrdersV0ApiFp)(this.configuration).confirmShipment(requestParameters.orderId, requestParameters.payload, options).then((request) => request(this.axios, this.basePath));
676
696
  }
677
697
  /**
678
- * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
698
+ * Returns the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
679
699
  * @param {OrdersV0ApiGetOrderRequest} requestParameters Request parameters.
680
700
  * @param {*} [options] Override http request option.
681
701
  * @throws {RequiredError}
@@ -685,7 +705,7 @@ class OrdersV0Api extends base_1.BaseAPI {
685
705
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrder(requestParameters.orderId, options).then((request) => request(this.axios, this.basePath));
686
706
  }
687
707
  /**
688
- * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
708
+ * Returns the shipping address for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
689
709
  * @param {OrdersV0ApiGetOrderAddressRequest} requestParameters Request parameters.
690
710
  * @param {*} [options] Override http request option.
691
711
  * @throws {RequiredError}
@@ -695,7 +715,7 @@ class OrdersV0Api extends base_1.BaseAPI {
695
715
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrderAddress(requestParameters.orderId, options).then((request) => request(this.axios, this.basePath));
696
716
  }
697
717
  /**
698
- * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
718
+ * Returns buyer information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
699
719
  * @param {OrdersV0ApiGetOrderBuyerInfoRequest} requestParameters Request parameters.
700
720
  * @param {*} [options] Override http request option.
701
721
  * @throws {RequiredError}
@@ -705,7 +725,7 @@ class OrdersV0Api extends base_1.BaseAPI {
705
725
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrderBuyerInfo(requestParameters.orderId, options).then((request) => request(this.axios, this.basePath));
706
726
  }
707
727
  /**
708
- * Returns detailed order item information for the order that you specify. If NextToken is provided, it\'s used to retrieve the next page of order items. __Note__: When an order is in the Pending state (the order has been placed but payment has not been authorized), the getOrderItems operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the Unshipped, Partially Shipped, or Shipped state, the getOrderItems operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
728
+ * Returns detailed order item information for the order that you specify. If `NextToken` is provided, it\'s used to retrieve the next page of order items. **Note**: When an order is in the Pending state (the order has been placed but payment has not been authorized), the `getOrderItems` operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the `Unshipped`, `Partially Shipped`, or `Shipped` state, the `getOrderItems` operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
709
729
  * @param {OrdersV0ApiGetOrderItemsRequest} requestParameters Request parameters.
710
730
  * @param {*} [options] Override http request option.
711
731
  * @throws {RequiredError}
@@ -715,7 +735,7 @@ class OrdersV0Api extends base_1.BaseAPI {
715
735
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrderItems(requestParameters.orderId, requestParameters.nextToken, options).then((request) => request(this.axios, this.basePath));
716
736
  }
717
737
  /**
718
- * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
738
+ * Returns buyer information for the order items in the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
719
739
  * @param {OrdersV0ApiGetOrderItemsBuyerInfoRequest} requestParameters Request parameters.
720
740
  * @param {*} [options] Override http request option.
721
741
  * @throws {RequiredError}
@@ -725,7 +745,7 @@ class OrdersV0Api extends base_1.BaseAPI {
725
745
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrderItemsBuyerInfo(requestParameters.orderId, requestParameters.nextToken, options).then((request) => request(this.axios, this.basePath));
726
746
  }
727
747
  /**
728
- * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
748
+ * Returns regulated information for the order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
729
749
  * @param {OrdersV0ApiGetOrderRegulatedInfoRequest} requestParameters Request parameters.
730
750
  * @param {*} [options] Override http request option.
731
751
  * @throws {RequiredError}
@@ -735,7 +755,7 @@ class OrdersV0Api extends base_1.BaseAPI {
735
755
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrderRegulatedInfo(requestParameters.orderId, options).then((request) => request(this.axios, this.basePath));
736
756
  }
737
757
  /**
738
- * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
758
+ * Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If NextToken is present, that will be used to retrieve the orders instead of other criteria. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.0167 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
739
759
  * @param {OrdersV0ApiGetOrdersRequest} requestParameters Request parameters.
740
760
  * @param {*} [options] Override http request option.
741
761
  * @throws {RequiredError}
@@ -745,7 +765,7 @@ class OrdersV0Api extends base_1.BaseAPI {
745
765
  return (0, exports.OrdersV0ApiFp)(this.configuration).getOrders(requestParameters.marketplaceIds, requestParameters.createdAfter, requestParameters.createdBefore, requestParameters.lastUpdatedAfter, requestParameters.lastUpdatedBefore, requestParameters.orderStatuses, requestParameters.fulfillmentChannels, requestParameters.paymentMethods, requestParameters.buyerEmail, requestParameters.sellerOrderId, requestParameters.maxResultsPerPage, requestParameters.easyShipShipmentStatuses, requestParameters.electronicInvoiceStatuses, requestParameters.nextToken, requestParameters.amazonOrderIds, requestParameters.actualFulfillmentSupplySourceId, requestParameters.isISPU, requestParameters.storeChainStoreId, requestParameters.earliestDeliveryDateBefore, requestParameters.earliestDeliveryDateAfter, requestParameters.latestDeliveryDateBefore, requestParameters.latestDeliveryDateAfter, options).then((request) => request(this.axios, this.basePath));
746
766
  }
747
767
  /**
748
- * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
768
+ * Update the shipment status for an order that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
749
769
  * @param {OrdersV0ApiUpdateShipmentStatusRequest} requestParameters Request parameters.
750
770
  * @param {*} [options] Override http request option.
751
771
  * @throws {RequiredError}
@@ -755,7 +775,7 @@ class OrdersV0Api extends base_1.BaseAPI {
755
775
  return (0, exports.OrdersV0ApiFp)(this.configuration).updateShipmentStatus(requestParameters.orderId, requestParameters.payload, options).then((request) => request(this.axios, this.basePath));
756
776
  }
757
777
  /**
758
- * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
778
+ * Updates (approves or rejects) the verification status of an order containing regulated products. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 0.5 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
759
779
  * @param {OrdersV0ApiUpdateVerificationStatusRequest} requestParameters Request parameters.
760
780
  * @param {*} [options] Override http request option.
761
781
  * @throws {RequiredError}