@sp-api-sdk/fulfillment-outbound-api-2020-07-01 4.7.0 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/README.md +7 -8
  2. package/dist/index.cjs +1575 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/index.d.cts +2984 -0
  5. package/dist/index.d.ts +2984 -0
  6. package/dist/index.js +1529 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +26 -12
  9. package/dist/cjs/api-model/api/fulfillment-outbound-api.js +0 -963
  10. package/dist/cjs/api-model/api.js +0 -30
  11. package/dist/cjs/api-model/base.js +0 -52
  12. package/dist/cjs/api-model/common.js +0 -123
  13. package/dist/cjs/api-model/configuration.js +0 -98
  14. package/dist/cjs/api-model/index.js +0 -32
  15. package/dist/cjs/api-model/models/additional-location-info.js +0 -47
  16. package/dist/cjs/api-model/models/address.js +0 -15
  17. package/dist/cjs/api-model/models/amount.js +0 -19
  18. package/dist/cjs/api-model/models/cancel-fulfillment-order-response.js +0 -15
  19. package/dist/cjs/api-model/models/codsettings.js +0 -15
  20. package/dist/cjs/api-model/models/create-fulfillment-order-item.js +0 -15
  21. package/dist/cjs/api-model/models/create-fulfillment-order-request.js +0 -15
  22. package/dist/cjs/api-model/models/create-fulfillment-order-response.js +0 -15
  23. package/dist/cjs/api-model/models/create-fulfillment-return-request.js +0 -15
  24. package/dist/cjs/api-model/models/create-fulfillment-return-response.js +0 -15
  25. package/dist/cjs/api-model/models/create-fulfillment-return-result.js +0 -15
  26. package/dist/cjs/api-model/models/create-return-item.js +0 -15
  27. package/dist/cjs/api-model/models/current-status.js +0 -39
  28. package/dist/cjs/api-model/models/date-range.js +0 -15
  29. package/dist/cjs/api-model/models/delivery-document.js +0 -15
  30. package/dist/cjs/api-model/models/delivery-information.js +0 -15
  31. package/dist/cjs/api-model/models/delivery-message.js +0 -15
  32. package/dist/cjs/api-model/models/delivery-offer.js +0 -15
  33. package/dist/cjs/api-model/models/delivery-policy.js +0 -15
  34. package/dist/cjs/api-model/models/delivery-preferences.js +0 -15
  35. package/dist/cjs/api-model/models/delivery-window.js +0 -15
  36. package/dist/cjs/api-model/models/destination.js +0 -15
  37. package/dist/cjs/api-model/models/drop-off-location.js +0 -26
  38. package/dist/cjs/api-model/models/event-code.js +0 -56
  39. package/dist/cjs/api-model/models/feature-settings.js +0 -20
  40. package/dist/cjs/api-model/models/feature-sku.js +0 -15
  41. package/dist/cjs/api-model/models/feature.js +0 -15
  42. package/dist/cjs/api-model/models/fee.js +0 -22
  43. package/dist/cjs/api-model/models/fulfillment-action.js +0 -23
  44. package/dist/cjs/api-model/models/fulfillment-order-item.js +0 -15
  45. package/dist/cjs/api-model/models/fulfillment-order-status.js +0 -30
  46. package/dist/cjs/api-model/models/fulfillment-order.js +0 -15
  47. package/dist/cjs/api-model/models/fulfillment-policy.js +0 -24
  48. package/dist/cjs/api-model/models/fulfillment-preview-item.js +0 -20
  49. package/dist/cjs/api-model/models/fulfillment-preview-shipment.js +0 -15
  50. package/dist/cjs/api-model/models/fulfillment-preview.js +0 -15
  51. package/dist/cjs/api-model/models/fulfillment-return-item-status.js +0 -23
  52. package/dist/cjs/api-model/models/fulfillment-shipment-item.js +0 -15
  53. package/dist/cjs/api-model/models/fulfillment-shipment-package.js +0 -15
  54. package/dist/cjs/api-model/models/fulfillment-shipment.js +0 -22
  55. package/dist/cjs/api-model/models/get-delivery-offers-product.js +0 -15
  56. package/dist/cjs/api-model/models/get-delivery-offers-request.js +0 -15
  57. package/dist/cjs/api-model/models/get-delivery-offers-response.js +0 -15
  58. package/dist/cjs/api-model/models/get-delivery-offers-result.js +0 -15
  59. package/dist/cjs/api-model/models/get-delivery-offers-terms.js +0 -15
  60. package/dist/cjs/api-model/models/get-feature-inventory-response.js +0 -15
  61. package/dist/cjs/api-model/models/get-feature-inventory-result.js +0 -15
  62. package/dist/cjs/api-model/models/get-feature-sku-response.js +0 -15
  63. package/dist/cjs/api-model/models/get-feature-sku-result.js +0 -15
  64. package/dist/cjs/api-model/models/get-features-response.js +0 -15
  65. package/dist/cjs/api-model/models/get-features-result.js +0 -15
  66. package/dist/cjs/api-model/models/get-fulfillment-order-response.js +0 -15
  67. package/dist/cjs/api-model/models/get-fulfillment-order-result.js +0 -15
  68. package/dist/cjs/api-model/models/get-fulfillment-preview-item.js +0 -15
  69. package/dist/cjs/api-model/models/get-fulfillment-preview-request.js +0 -15
  70. package/dist/cjs/api-model/models/get-fulfillment-preview-response.js +0 -15
  71. package/dist/cjs/api-model/models/get-fulfillment-preview-result.js +0 -15
  72. package/dist/cjs/api-model/models/get-package-tracking-details-response.js +0 -15
  73. package/dist/cjs/api-model/models/index.js +0 -104
  74. package/dist/cjs/api-model/models/invalid-item-reason-code.js +0 -25
  75. package/dist/cjs/api-model/models/invalid-item-reason.js +0 -15
  76. package/dist/cjs/api-model/models/invalid-return-item.js +0 -15
  77. package/dist/cjs/api-model/models/list-all-fulfillment-orders-response.js +0 -15
  78. package/dist/cjs/api-model/models/list-all-fulfillment-orders-result.js +0 -15
  79. package/dist/cjs/api-model/models/list-return-reason-codes-response.js +0 -15
  80. package/dist/cjs/api-model/models/list-return-reason-codes-result.js +0 -15
  81. package/dist/cjs/api-model/models/locker-details.js +0 -15
  82. package/dist/cjs/api-model/models/model-error.js +0 -15
  83. package/dist/cjs/api-model/models/money.js +0 -15
  84. package/dist/cjs/api-model/models/origin.js +0 -15
  85. package/dist/cjs/api-model/models/package-tracking-details.js +0 -15
  86. package/dist/cjs/api-model/models/payment-information.js +0 -15
  87. package/dist/cjs/api-model/models/product-identifier.js +0 -15
  88. package/dist/cjs/api-model/models/reason-code-details.js +0 -15
  89. package/dist/cjs/api-model/models/return-authorization.js +0 -15
  90. package/dist/cjs/api-model/models/return-item-disposition.js +0 -26
  91. package/dist/cjs/api-model/models/return-item.js +0 -15
  92. package/dist/cjs/api-model/models/scheduled-delivery-info.js +0 -15
  93. package/dist/cjs/api-model/models/shipping-speed-category.js +0 -25
  94. package/dist/cjs/api-model/models/submit-fulfillment-order-status-update-request.js +0 -15
  95. package/dist/cjs/api-model/models/submit-fulfillment-order-status-update-response.js +0 -15
  96. package/dist/cjs/api-model/models/tracking-address.js +0 -15
  97. package/dist/cjs/api-model/models/tracking-event.js +0 -15
  98. package/dist/cjs/api-model/models/unfulfillable-preview-item.js +0 -15
  99. package/dist/cjs/api-model/models/update-fulfillment-order-item.js +0 -15
  100. package/dist/cjs/api-model/models/update-fulfillment-order-request.js +0 -15
  101. package/dist/cjs/api-model/models/update-fulfillment-order-response.js +0 -15
  102. package/dist/cjs/api-model/models/variable-precision-address.js +0 -15
  103. package/dist/cjs/api-model/models/weight.js +0 -22
  104. package/dist/cjs/client.js +0 -105
  105. package/dist/cjs/index.js +0 -19
  106. package/dist/es/api-model/api/fulfillment-outbound-api.js +0 -953
  107. package/dist/es/api-model/api.js +0 -14
  108. package/dist/es/api-model/base.js +0 -44
  109. package/dist/es/api-model/common.js +0 -110
  110. package/dist/es/api-model/configuration.js +0 -94
  111. package/dist/es/api-model/index.js +0 -16
  112. package/dist/es/api-model/models/additional-location-info.js +0 -44
  113. package/dist/es/api-model/models/address.js +0 -14
  114. package/dist/es/api-model/models/amount.js +0 -16
  115. package/dist/es/api-model/models/cancel-fulfillment-order-response.js +0 -14
  116. package/dist/es/api-model/models/codsettings.js +0 -14
  117. package/dist/es/api-model/models/create-fulfillment-order-item.js +0 -14
  118. package/dist/es/api-model/models/create-fulfillment-order-request.js +0 -14
  119. package/dist/es/api-model/models/create-fulfillment-order-response.js +0 -14
  120. package/dist/es/api-model/models/create-fulfillment-return-request.js +0 -14
  121. package/dist/es/api-model/models/create-fulfillment-return-response.js +0 -14
  122. package/dist/es/api-model/models/create-fulfillment-return-result.js +0 -14
  123. package/dist/es/api-model/models/create-return-item.js +0 -14
  124. package/dist/es/api-model/models/current-status.js +0 -36
  125. package/dist/es/api-model/models/date-range.js +0 -14
  126. package/dist/es/api-model/models/delivery-document.js +0 -14
  127. package/dist/es/api-model/models/delivery-information.js +0 -14
  128. package/dist/es/api-model/models/delivery-message.js +0 -14
  129. package/dist/es/api-model/models/delivery-offer.js +0 -14
  130. package/dist/es/api-model/models/delivery-policy.js +0 -14
  131. package/dist/es/api-model/models/delivery-preferences.js +0 -14
  132. package/dist/es/api-model/models/delivery-window.js +0 -14
  133. package/dist/es/api-model/models/destination.js +0 -14
  134. package/dist/es/api-model/models/drop-off-location.js +0 -23
  135. package/dist/es/api-model/models/event-code.js +0 -53
  136. package/dist/es/api-model/models/feature-settings.js +0 -17
  137. package/dist/es/api-model/models/feature-sku.js +0 -14
  138. package/dist/es/api-model/models/feature.js +0 -14
  139. package/dist/es/api-model/models/fee.js +0 -19
  140. package/dist/es/api-model/models/fulfillment-action.js +0 -20
  141. package/dist/es/api-model/models/fulfillment-order-item.js +0 -14
  142. package/dist/es/api-model/models/fulfillment-order-status.js +0 -27
  143. package/dist/es/api-model/models/fulfillment-order.js +0 -14
  144. package/dist/es/api-model/models/fulfillment-policy.js +0 -21
  145. package/dist/es/api-model/models/fulfillment-preview-item.js +0 -17
  146. package/dist/es/api-model/models/fulfillment-preview-shipment.js +0 -14
  147. package/dist/es/api-model/models/fulfillment-preview.js +0 -14
  148. package/dist/es/api-model/models/fulfillment-return-item-status.js +0 -20
  149. package/dist/es/api-model/models/fulfillment-shipment-item.js +0 -14
  150. package/dist/es/api-model/models/fulfillment-shipment-package.js +0 -14
  151. package/dist/es/api-model/models/fulfillment-shipment.js +0 -19
  152. package/dist/es/api-model/models/get-delivery-offers-product.js +0 -14
  153. package/dist/es/api-model/models/get-delivery-offers-request.js +0 -14
  154. package/dist/es/api-model/models/get-delivery-offers-response.js +0 -14
  155. package/dist/es/api-model/models/get-delivery-offers-result.js +0 -14
  156. package/dist/es/api-model/models/get-delivery-offers-terms.js +0 -14
  157. package/dist/es/api-model/models/get-feature-inventory-response.js +0 -14
  158. package/dist/es/api-model/models/get-feature-inventory-result.js +0 -14
  159. package/dist/es/api-model/models/get-feature-sku-response.js +0 -14
  160. package/dist/es/api-model/models/get-feature-sku-result.js +0 -14
  161. package/dist/es/api-model/models/get-features-response.js +0 -14
  162. package/dist/es/api-model/models/get-features-result.js +0 -14
  163. package/dist/es/api-model/models/get-fulfillment-order-response.js +0 -14
  164. package/dist/es/api-model/models/get-fulfillment-order-result.js +0 -14
  165. package/dist/es/api-model/models/get-fulfillment-preview-item.js +0 -14
  166. package/dist/es/api-model/models/get-fulfillment-preview-request.js +0 -14
  167. package/dist/es/api-model/models/get-fulfillment-preview-response.js +0 -14
  168. package/dist/es/api-model/models/get-fulfillment-preview-result.js +0 -14
  169. package/dist/es/api-model/models/get-package-tracking-details-response.js +0 -14
  170. package/dist/es/api-model/models/index.js +0 -88
  171. package/dist/es/api-model/models/invalid-item-reason-code.js +0 -22
  172. package/dist/es/api-model/models/invalid-item-reason.js +0 -14
  173. package/dist/es/api-model/models/invalid-return-item.js +0 -14
  174. package/dist/es/api-model/models/list-all-fulfillment-orders-response.js +0 -14
  175. package/dist/es/api-model/models/list-all-fulfillment-orders-result.js +0 -14
  176. package/dist/es/api-model/models/list-return-reason-codes-response.js +0 -14
  177. package/dist/es/api-model/models/list-return-reason-codes-result.js +0 -14
  178. package/dist/es/api-model/models/locker-details.js +0 -14
  179. package/dist/es/api-model/models/model-error.js +0 -14
  180. package/dist/es/api-model/models/money.js +0 -14
  181. package/dist/es/api-model/models/origin.js +0 -14
  182. package/dist/es/api-model/models/package-tracking-details.js +0 -14
  183. package/dist/es/api-model/models/payment-information.js +0 -14
  184. package/dist/es/api-model/models/product-identifier.js +0 -14
  185. package/dist/es/api-model/models/reason-code-details.js +0 -14
  186. package/dist/es/api-model/models/return-authorization.js +0 -14
  187. package/dist/es/api-model/models/return-item-disposition.js +0 -23
  188. package/dist/es/api-model/models/return-item.js +0 -14
  189. package/dist/es/api-model/models/scheduled-delivery-info.js +0 -14
  190. package/dist/es/api-model/models/shipping-speed-category.js +0 -22
  191. package/dist/es/api-model/models/submit-fulfillment-order-status-update-request.js +0 -14
  192. package/dist/es/api-model/models/submit-fulfillment-order-status-update-response.js +0 -14
  193. package/dist/es/api-model/models/tracking-address.js +0 -14
  194. package/dist/es/api-model/models/tracking-event.js +0 -14
  195. package/dist/es/api-model/models/unfulfillable-preview-item.js +0 -14
  196. package/dist/es/api-model/models/update-fulfillment-order-item.js +0 -14
  197. package/dist/es/api-model/models/update-fulfillment-order-request.js +0 -14
  198. package/dist/es/api-model/models/update-fulfillment-order-response.js +0 -14
  199. package/dist/es/api-model/models/variable-precision-address.js +0 -14
  200. package/dist/es/api-model/models/weight.js +0 -19
  201. package/dist/es/client.js +0 -101
  202. package/dist/es/index.js +0 -3
  203. package/dist/types/api-model/api/fulfillment-outbound-api.d.ts +0 -645
  204. package/dist/types/api-model/api.d.ts +0 -12
  205. package/dist/types/api-model/base.d.ts +0 -42
  206. package/dist/types/api-model/common.d.ts +0 -34
  207. package/dist/types/api-model/configuration.d.ts +0 -98
  208. package/dist/types/api-model/index.d.ts +0 -14
  209. package/dist/types/api-model/models/additional-location-info.d.ts +0 -43
  210. package/dist/types/api-model/models/address.d.ts +0 -56
  211. package/dist/types/api-model/models/amount.d.ts +0 -28
  212. package/dist/types/api-model/models/cancel-fulfillment-order-response.d.ts +0 -20
  213. package/dist/types/api-model/models/codsettings.d.ts +0 -25
  214. package/dist/types/api-model/models/create-fulfillment-order-item.d.ts +0 -44
  215. package/dist/types/api-model/models/create-fulfillment-order-request.d.ts +0 -73
  216. package/dist/types/api-model/models/create-fulfillment-order-response.d.ts +0 -20
  217. package/dist/types/api-model/models/create-fulfillment-return-request.d.ts +0 -21
  218. package/dist/types/api-model/models/create-fulfillment-return-response.d.ts +0 -22
  219. package/dist/types/api-model/models/create-fulfillment-return-result.d.ts +0 -31
  220. package/dist/types/api-model/models/create-return-item.d.ts +0 -36
  221. package/dist/types/api-model/models/current-status.d.ts +0 -35
  222. package/dist/types/api-model/models/date-range.d.ts +0 -24
  223. package/dist/types/api-model/models/delivery-document.d.ts +0 -24
  224. package/dist/types/api-model/models/delivery-information.d.ts +0 -23
  225. package/dist/types/api-model/models/delivery-message.d.ts +0 -24
  226. package/dist/types/api-model/models/delivery-offer.d.ts +0 -24
  227. package/dist/types/api-model/models/delivery-policy.d.ts +0 -18
  228. package/dist/types/api-model/models/delivery-preferences.d.ts +0 -22
  229. package/dist/types/api-model/models/delivery-window.d.ts +0 -24
  230. package/dist/types/api-model/models/destination.d.ts +0 -22
  231. package/dist/types/api-model/models/drop-off-location.d.ts +0 -37
  232. package/dist/types/api-model/models/event-code.d.ts +0 -52
  233. package/dist/types/api-model/models/feature-settings.d.ts +0 -29
  234. package/dist/types/api-model/models/feature-sku.d.ts +0 -36
  235. package/dist/types/api-model/models/feature.d.ts +0 -28
  236. package/dist/types/api-model/models/fee.d.ts +0 -29
  237. package/dist/types/api-model/models/fulfillment-action.d.ts +0 -19
  238. package/dist/types/api-model/models/fulfillment-order-item.d.ts +0 -64
  239. package/dist/types/api-model/models/fulfillment-order-status.d.ts +0 -26
  240. package/dist/types/api-model/models/fulfillment-order.d.ts +0 -67
  241. package/dist/types/api-model/models/fulfillment-policy.d.ts +0 -20
  242. package/dist/types/api-model/models/fulfillment-preview-item.d.ts +0 -39
  243. package/dist/types/api-model/models/fulfillment-preview-shipment.d.ts +0 -41
  244. package/dist/types/api-model/models/fulfillment-preview.d.ts +0 -58
  245. package/dist/types/api-model/models/fulfillment-return-item-status.d.ts +0 -19
  246. package/dist/types/api-model/models/fulfillment-shipment-item.d.ts +0 -40
  247. package/dist/types/api-model/models/fulfillment-shipment-package.d.ts +0 -40
  248. package/dist/types/api-model/models/fulfillment-shipment.d.ts +0 -57
  249. package/dist/types/api-model/models/get-delivery-offers-product.d.ts +0 -20
  250. package/dist/types/api-model/models/get-delivery-offers-request.d.ts +0 -20
  251. package/dist/types/api-model/models/get-delivery-offers-response.d.ts +0 -22
  252. package/dist/types/api-model/models/get-delivery-offers-result.d.ts +0 -21
  253. package/dist/types/api-model/models/get-delivery-offers-terms.d.ts +0 -20
  254. package/dist/types/api-model/models/get-feature-inventory-response.d.ts +0 -22
  255. package/dist/types/api-model/models/get-feature-inventory-result.d.ts +0 -33
  256. package/dist/types/api-model/models/get-feature-sku-response.d.ts +0 -22
  257. package/dist/types/api-model/models/get-feature-sku-result.d.ts +0 -48
  258. package/dist/types/api-model/models/get-features-response.d.ts +0 -22
  259. package/dist/types/api-model/models/get-features-result.d.ts +0 -21
  260. package/dist/types/api-model/models/get-fulfillment-order-response.d.ts +0 -22
  261. package/dist/types/api-model/models/get-fulfillment-order-result.d.ts +0 -43
  262. package/dist/types/api-model/models/get-fulfillment-preview-item.d.ts +0 -30
  263. package/dist/types/api-model/models/get-fulfillment-preview-request.d.ts +0 -45
  264. package/dist/types/api-model/models/get-fulfillment-preview-response.d.ts +0 -22
  265. package/dist/types/api-model/models/get-fulfillment-preview-result.d.ts +0 -21
  266. package/dist/types/api-model/models/get-package-tracking-details-response.d.ts +0 -22
  267. package/dist/types/api-model/models/index.d.ts +0 -88
  268. package/dist/types/api-model/models/invalid-item-reason-code.d.ts +0 -21
  269. package/dist/types/api-model/models/invalid-item-reason.d.ts +0 -22
  270. package/dist/types/api-model/models/invalid-return-item.d.ts +0 -26
  271. package/dist/types/api-model/models/list-all-fulfillment-orders-response.d.ts +0 -22
  272. package/dist/types/api-model/models/list-all-fulfillment-orders-result.d.ts +0 -25
  273. package/dist/types/api-model/models/list-return-reason-codes-response.d.ts +0 -22
  274. package/dist/types/api-model/models/list-return-reason-codes-result.d.ts +0 -21
  275. package/dist/types/api-model/models/locker-details.d.ts +0 -24
  276. package/dist/types/api-model/models/model-error.d.ts +0 -28
  277. package/dist/types/api-model/models/money.d.ts +0 -24
  278. package/dist/types/api-model/models/origin.d.ts +0 -20
  279. package/dist/types/api-model/models/package-tracking-details.d.ts +0 -69
  280. package/dist/types/api-model/models/payment-information.d.ts +0 -28
  281. package/dist/types/api-model/models/product-identifier.d.ts +0 -20
  282. package/dist/types/api-model/models/reason-code-details.d.ts +0 -28
  283. package/dist/types/api-model/models/return-authorization.d.ts +0 -34
  284. package/dist/types/api-model/models/return-item-disposition.d.ts +0 -22
  285. package/dist/types/api-model/models/return-item.d.ts +0 -56
  286. package/dist/types/api-model/models/scheduled-delivery-info.d.ts +0 -25
  287. package/dist/types/api-model/models/shipping-speed-category.d.ts +0 -21
  288. package/dist/types/api-model/models/submit-fulfillment-order-status-update-request.d.ts +0 -18
  289. package/dist/types/api-model/models/submit-fulfillment-order-status-update-response.d.ts +0 -20
  290. package/dist/types/api-model/models/tracking-address.d.ts +0 -28
  291. package/dist/types/api-model/models/tracking-event.d.ts +0 -28
  292. package/dist/types/api-model/models/unfulfillable-preview-item.d.ts +0 -32
  293. package/dist/types/api-model/models/update-fulfillment-order-item.d.ts +0 -48
  294. package/dist/types/api-model/models/update-fulfillment-order-request.d.ts +0 -58
  295. package/dist/types/api-model/models/update-fulfillment-order-response.d.ts +0 -20
  296. package/dist/types/api-model/models/variable-precision-address.d.ts +0 -48
  297. package/dist/types/api-model/models/weight.d.ts +0 -31
  298. package/dist/types/client.d.ts +0 -6
  299. package/dist/types/index.d.ts +0 -3
@@ -0,0 +1,2984 @@
1
+ import { ClientConfiguration, RateLimit } from "@sp-api-sdk/common";
2
+ import { AxiosInstance, AxiosPromise, RawAxiosRequestConfig } from "axios";
3
+ //#region src/api-model/configuration.d.ts
4
+ /**
5
+ * Selling Partner APIs for Fulfillment Outbound
6
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
7
+ *
8
+ * The version of the OpenAPI document: 2020-07-01
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ interface AWSv4Configuration {
16
+ options?: {
17
+ region?: string;
18
+ service?: string;
19
+ };
20
+ credentials?: {
21
+ accessKeyId?: string;
22
+ secretAccessKey?: string;
23
+ sessionToken?: string;
24
+ };
25
+ }
26
+ interface ConfigurationParameters {
27
+ apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
28
+ username?: string;
29
+ password?: string;
30
+ accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
31
+ awsv4?: AWSv4Configuration;
32
+ basePath?: string;
33
+ serverIndex?: number;
34
+ baseOptions?: any;
35
+ formDataCtor?: new () => any;
36
+ }
37
+ declare class Configuration {
38
+ /**
39
+ * parameter for apiKey security
40
+ * @param name security name
41
+ */
42
+ apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
43
+ /**
44
+ * parameter for basic security
45
+ */
46
+ username?: string;
47
+ /**
48
+ * parameter for basic security
49
+ */
50
+ password?: string;
51
+ /**
52
+ * parameter for oauth2 security
53
+ * @param name security name
54
+ * @param scopes oauth2 scope
55
+ */
56
+ accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
57
+ /**
58
+ * parameter for aws4 signature security
59
+ * @param {Object} AWS4Signature - AWS4 Signature security
60
+ * @param {string} options.region - aws region
61
+ * @param {string} options.service - name of the service.
62
+ * @param {string} credentials.accessKeyId - aws access key id
63
+ * @param {string} credentials.secretAccessKey - aws access key
64
+ * @param {string} credentials.sessionToken - aws session token
65
+ * @memberof Configuration
66
+ */
67
+ awsv4?: AWSv4Configuration;
68
+ /**
69
+ * override base path
70
+ */
71
+ basePath?: string;
72
+ /**
73
+ * override server index
74
+ */
75
+ serverIndex?: number;
76
+ /**
77
+ * base options for axios calls
78
+ */
79
+ baseOptions?: any;
80
+ /**
81
+ * The FormData constructor that will be used to create multipart form data
82
+ * requests. You can inject this here so that execution environments that
83
+ * do not support the FormData class can still run the generated client.
84
+ *
85
+ * @type {new () => FormData}
86
+ */
87
+ formDataCtor?: new () => any;
88
+ constructor(param?: ConfigurationParameters);
89
+ /**
90
+ * Check if the given MIME is a JSON MIME.
91
+ * JSON MIME examples:
92
+ * application/json
93
+ * application/json; charset=UTF8
94
+ * APPLICATION/JSON
95
+ * application/vnd.company+json
96
+ * @param mime - MIME (Multipurpose Internet Mail Extensions)
97
+ * @return True if the given MIME is JSON, false otherwise.
98
+ */
99
+ isJsonMime(mime: string): boolean;
100
+ }
101
+ //#endregion
102
+ //#region src/api-model/base.d.ts
103
+ interface RequestArgs {
104
+ url: string;
105
+ options: RawAxiosRequestConfig;
106
+ }
107
+ declare class BaseAPI {
108
+ protected basePath: string;
109
+ protected axios: AxiosInstance;
110
+ protected configuration: Configuration | undefined;
111
+ constructor(configuration?: Configuration, basePath?: string, axios?: AxiosInstance);
112
+ }
113
+ //#endregion
114
+ //#region src/api-model/models/additional-location-info.d.ts
115
+ /**
116
+ * Selling Partner APIs for Fulfillment Outbound
117
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
118
+ *
119
+ * The version of the OpenAPI document: 2020-07-01
120
+ *
121
+ *
122
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
123
+ * https://openapi-generator.tech
124
+ * Do not edit the class manually.
125
+ */
126
+ /**
127
+ * Additional location information.
128
+ */
129
+ declare const AdditionalLocationInfo: {
130
+ readonly AsInstructed: "AS_INSTRUCTED";
131
+ readonly Carport: "CARPORT";
132
+ readonly CustomerPickup: "CUSTOMER_PICKUP";
133
+ readonly Deck: "DECK";
134
+ readonly DoorPerson: "DOOR_PERSON";
135
+ readonly FrontDesk: "FRONT_DESK";
136
+ readonly FrontDoor: "FRONT_DOOR";
137
+ readonly Garage: "GARAGE";
138
+ readonly Guard: "GUARD";
139
+ readonly MailRoom: "MAIL_ROOM";
140
+ readonly MailSlot: "MAIL_SLOT";
141
+ readonly Mailbox: "MAILBOX";
142
+ readonly McBoy: "MC_BOY";
143
+ readonly McGirl: "MC_GIRL";
144
+ readonly McMan: "MC_MAN";
145
+ readonly McWoman: "MC_WOMAN";
146
+ readonly Neighbor: "NEIGHBOR";
147
+ readonly Office: "OFFICE";
148
+ readonly Outbuilding: "OUTBUILDING";
149
+ readonly Patio: "PATIO";
150
+ readonly Porch: "PORCH";
151
+ readonly RearDoor: "REAR_DOOR";
152
+ readonly Receptionist: "RECEPTIONIST";
153
+ readonly Receiver: "RECEIVER";
154
+ readonly SecureLocation: "SECURE_LOCATION";
155
+ readonly SideDoor: "SIDE_DOOR";
156
+ };
157
+ type AdditionalLocationInfo = typeof AdditionalLocationInfo[keyof typeof AdditionalLocationInfo];
158
+ //#endregion
159
+ //#region src/api-model/models/address.d.ts
160
+ /**
161
+ * Selling Partner APIs for Fulfillment Outbound
162
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
163
+ *
164
+ * The version of the OpenAPI document: 2020-07-01
165
+ *
166
+ *
167
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
168
+ * https://openapi-generator.tech
169
+ * Do not edit the class manually.
170
+ */
171
+ /**
172
+ * A physical address.
173
+ */
174
+ interface Address {
175
+ /**
176
+ * The name of the person, business or institution at the address.
177
+ */
178
+ 'name': string;
179
+ /**
180
+ * The first line of the address.
181
+ */
182
+ 'addressLine1': string;
183
+ /**
184
+ * Additional address information, if required.
185
+ */
186
+ 'addressLine2'?: string;
187
+ /**
188
+ * Additional address information, if required.
189
+ */
190
+ 'addressLine3'?: string;
191
+ /**
192
+ * The city where the person, business, or institution is located. This property is required in all countries except Japan. It should not be used in Japan.
193
+ */
194
+ 'city'?: string;
195
+ /**
196
+ * The district or county where the person, business, or institution is located.
197
+ */
198
+ 'districtOrCounty'?: string;
199
+ /**
200
+ * The state or region where the person, business or institution is located.
201
+ */
202
+ 'stateOrRegion'?: string;
203
+ /**
204
+ * The postal code of the address.
205
+ */
206
+ 'postalCode': string;
207
+ /**
208
+ * The two digit country code. In ISO 3166-1 alpha-2 format.
209
+ */
210
+ 'countryCode': string;
211
+ /**
212
+ * The phone number of the person, business, or institution located at the address.
213
+ */
214
+ 'phone'?: string;
215
+ }
216
+ //#endregion
217
+ //#region src/api-model/models/amount.d.ts
218
+ /**
219
+ * Selling Partner APIs for Fulfillment Outbound
220
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
221
+ *
222
+ * The version of the OpenAPI document: 2020-07-01
223
+ *
224
+ *
225
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
226
+ * https://openapi-generator.tech
227
+ * Do not edit the class manually.
228
+ */
229
+ /**
230
+ * A quantity based on the specified unit of measurement.
231
+ */
232
+ interface Amount {
233
+ /**
234
+ * The unit of measure for the amount.
235
+ */
236
+ 'unitOfMeasure': AmountUnitOfMeasureEnum;
237
+ /**
238
+ * A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation.
239
+ */
240
+ 'value': string;
241
+ }
242
+ declare const AmountUnitOfMeasureEnum: {
243
+ readonly Eaches: "Eaches";
244
+ };
245
+ type AmountUnitOfMeasureEnum = typeof AmountUnitOfMeasureEnum[keyof typeof AmountUnitOfMeasureEnum];
246
+ //#endregion
247
+ //#region src/api-model/models/money.d.ts
248
+ /**
249
+ * Selling Partner APIs for Fulfillment Outbound
250
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
251
+ *
252
+ * The version of the OpenAPI document: 2020-07-01
253
+ *
254
+ *
255
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
256
+ * https://openapi-generator.tech
257
+ * Do not edit the class manually.
258
+ */
259
+ /**
260
+ * An amount of money, including units in the form of currency.
261
+ */
262
+ interface Money {
263
+ /**
264
+ * Three digit currency code in ISO 4217 format.
265
+ */
266
+ 'currencyCode': string;
267
+ /**
268
+ * A decimal number with no loss of precision. Useful when precision loss is unacceptable, as with currencies. Follows RFC7159 for number representation.
269
+ */
270
+ 'value': string;
271
+ }
272
+ //#endregion
273
+ //#region src/api-model/models/codsettings.d.ts
274
+ /**
275
+ * The COD (Cash On Delivery) charges that you associate with a COD fulfillment order.
276
+ */
277
+ interface CODSettings {
278
+ /**
279
+ * When true, this fulfillment order requires a COD (Cash On Delivery) payment.
280
+ */
281
+ 'isCodRequired': boolean;
282
+ 'codCharge'?: Money;
283
+ 'codChargeTax'?: Money;
284
+ 'shippingCharge'?: Money;
285
+ 'shippingChargeTax'?: Money;
286
+ }
287
+ //#endregion
288
+ //#region src/api-model/models/cancel-fulfillment-order-response.d.ts
289
+ /**
290
+ * Selling Partner APIs for Fulfillment Outbound
291
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
292
+ *
293
+ * The version of the OpenAPI document: 2020-07-01
294
+ *
295
+ *
296
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
297
+ * https://openapi-generator.tech
298
+ * Do not edit the class manually.
299
+ */
300
+ /**
301
+ * The response schema for the `cancelFulfillmentOrder` operation.
302
+ */
303
+ interface CancelFulfillmentOrderResponse {
304
+ /**
305
+ * A list of error responses returned when a request is unsuccessful.
306
+ */
307
+ 'errors'?: Array<Error>;
308
+ }
309
+ //#endregion
310
+ //#region src/api-model/models/create-fulfillment-order-item.d.ts
311
+ /**
312
+ * Item information for creating a fulfillment order.
313
+ */
314
+ interface CreateFulfillmentOrderItem {
315
+ /**
316
+ * The seller SKU of the item.
317
+ */
318
+ 'sellerSku': string;
319
+ /**
320
+ * A fulfillment order item identifier that the seller creates to track fulfillment order items. Used to disambiguate multiple fulfillment items that have the same `sellerSku` value. For example, the seller might assign different `sellerFulfillmentOrderItemId` values to two items in a fulfillment order that share the same `sellerSku` value but have different `giftMessage` values.
321
+ */
322
+ 'sellerFulfillmentOrderItemId': string;
323
+ /**
324
+ * The item quantity.
325
+ */
326
+ 'quantity': number;
327
+ /**
328
+ * A message to the gift recipient, if applicable.
329
+ */
330
+ 'giftMessage'?: string;
331
+ /**
332
+ * Item-specific text that displays in recipient-facing materials such as the outbound shipment packing slip.
333
+ */
334
+ 'displayableComment'?: string;
335
+ /**
336
+ * Amazon\'s fulfillment network SKU of the item.
337
+ */
338
+ 'fulfillmentNetworkSku'?: string;
339
+ 'perUnitDeclaredValue'?: Money;
340
+ 'perUnitPrice'?: Money;
341
+ 'perUnitTax'?: Money;
342
+ }
343
+ //#endregion
344
+ //#region src/api-model/models/drop-off-location.d.ts
345
+ /**
346
+ * Selling Partner APIs for Fulfillment Outbound
347
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
348
+ *
349
+ * The version of the OpenAPI document: 2020-07-01
350
+ *
351
+ *
352
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
353
+ * https://openapi-generator.tech
354
+ * Do not edit the class manually.
355
+ */
356
+ /**
357
+ * The drop-off location at the destination address.
358
+ */
359
+ interface DropOffLocation {
360
+ /**
361
+ * The drop-off location type at the destination address.
362
+ */
363
+ 'type': DropOffLocationTypeEnum;
364
+ /**
365
+ * Additional information about the drop-off location. This information can vary depending on the type of drop-off location specified in the `type` field. If the `type` is set to `FALLBACK_NEIGHBOR_DELIVERY`, the `attributes` object must include the keys `neighborName` and `houseNumber` to provide the name and house number of the designated neighbor. For `RECEPTIONIST` type, the `attributes` object may include a `recipientName` field that contains the name of the person who received or will receive the package.
366
+ */
367
+ 'attributes'?: {
368
+ [key: string]: string;
369
+ };
370
+ }
371
+ declare const DropOffLocationTypeEnum: {
372
+ readonly FrontDoor: "FRONT_DOOR";
373
+ readonly DeliveryBox: "DELIVERY_BOX";
374
+ readonly GasMeterBox: "GAS_METER_BOX";
375
+ readonly BicycleBasket: "BICYCLE_BASKET";
376
+ readonly Garage: "GARAGE";
377
+ readonly Receptionist: "RECEPTIONIST";
378
+ readonly FallbackNeighborDelivery: "FALLBACK_NEIGHBOR_DELIVERY";
379
+ readonly DoNotLeaveUnattended: "DO_NOT_LEAVE_UNATTENDED";
380
+ };
381
+ type DropOffLocationTypeEnum = typeof DropOffLocationTypeEnum[keyof typeof DropOffLocationTypeEnum];
382
+ //#endregion
383
+ //#region src/api-model/models/delivery-preferences.d.ts
384
+ /**
385
+ * The delivery preferences applied to the destination address. These preferences are applied when possible and are best effort. This feature is currently supported only in the JP marketplace and not applicable for other marketplaces. For eligible orders, the default delivery preference will be to deliver the package unattended at the front door, unless you specify otherwise.
386
+ */
387
+ interface DeliveryPreferences {
388
+ /**
389
+ * Additional delivery instructions. For example, this could be instructions on how to enter a building, nearby landmark or navigation instructions, or `Beware of dogs`.
390
+ */
391
+ 'deliveryInstructions'?: string;
392
+ 'dropOffLocation'?: DropOffLocation;
393
+ }
394
+ //#endregion
395
+ //#region src/api-model/models/delivery-window.d.ts
396
+ /**
397
+ * Selling Partner APIs for Fulfillment Outbound
398
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
399
+ *
400
+ * The version of the OpenAPI document: 2020-07-01
401
+ *
402
+ *
403
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
404
+ * https://openapi-generator.tech
405
+ * Do not edit the class manually.
406
+ */
407
+ /**
408
+ * The time range within which a Scheduled Delivery fulfillment order should be delivered. This is only available in the JP marketplace.
409
+ */
410
+ interface DeliveryWindow {
411
+ /**
412
+ * Date timestamp
413
+ */
414
+ 'startDate': string;
415
+ /**
416
+ * Date timestamp
417
+ */
418
+ 'endDate': string;
419
+ }
420
+ //#endregion
421
+ //#region src/api-model/models/feature-settings.d.ts
422
+ /**
423
+ * Selling Partner APIs for Fulfillment Outbound
424
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
425
+ *
426
+ * The version of the OpenAPI document: 2020-07-01
427
+ *
428
+ *
429
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
430
+ * https://openapi-generator.tech
431
+ * Do not edit the class manually.
432
+ */
433
+ /**
434
+ * Feature settings allows you to apply fulfillment features to an order. To block an order from being shipped using Amazon Logistics (AMZL) and an AMZL tracking number, set `featureName` to `BLOCK_AMZL` and `featureFulfillmentPolicy` to `Required`. Blocking AMZL will incur an additional fee surcharge on your MCF orders and increase the risk of some of your orders being unfulfilled or delivered late if there are no alternative carriers available. Using `BLOCK_AMZL` in an order request will take precedence over your Seller Central account setting. To ship in non-Amazon branded packaging (blank boxes), set `featureName` to `BLANK_BOX`. To require items to be shipped in an overbox rather than in their original product packaging, set `featureName` to `OVERBOX`. To require a packing slip to be included with the order, set `featureName` to `PACKING_SLIP`. To require a signature from the recipient upon delivery, set `featureName` to `SIGNATURE_CONFIRMATION`. Note that using signature confirmation features will incur additional fees on MCF orders and are currently supported only in the US marketplace. To ensure all items in an order are delivered together, set `featureName` to `DELIVER_TOGETHER`.
435
+ */
436
+ interface FeatureSettings {
437
+ /**
438
+ * The name of the feature. Valid feature names are: - `BLOCK_AMZL`: Blocks orders from being shipped using Amazon Logistics (AMZL). - Note: Using this feature will incur additional fee surcharges on MCF orders and may increase the risk of unfulfilled or delayed deliveries if alternative carriers are unavailable. Using `BLOCK_AMZL` in an order request will take precedence over your Seller Central account setting. - `BLANK_BOX`: Ships orders in non-Amazon branded packaging (blank boxes). - `OVERBOX`: Requires items to be shipped in an overbox rather than in their original product packaging. - `PACKING_SLIP`: Requires a packing slip to be included with the order. - `SIGNATURE_CONFIRMATION`: Requires a signature from the recipient upon delivery. - Note: Using signature confirmation features will incur additional fees on MCF orders and are currently supported only in the US marketplace.
439
+ */
440
+ 'featureName'?: string;
441
+ /**
442
+ * Specifies the policy to use when fulfilling an order.
443
+ */
444
+ 'featureFulfillmentPolicy'?: FeatureSettingsFeatureFulfillmentPolicyEnum;
445
+ }
446
+ declare const FeatureSettingsFeatureFulfillmentPolicyEnum: {
447
+ readonly Required: "Required";
448
+ readonly NotRequired: "NotRequired";
449
+ };
450
+ type FeatureSettingsFeatureFulfillmentPolicyEnum = typeof FeatureSettingsFeatureFulfillmentPolicyEnum[keyof typeof FeatureSettingsFeatureFulfillmentPolicyEnum];
451
+ //#endregion
452
+ //#region src/api-model/models/fulfillment-action.d.ts
453
+ /**
454
+ * Selling Partner APIs for Fulfillment Outbound
455
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
456
+ *
457
+ * The version of the OpenAPI document: 2020-07-01
458
+ *
459
+ *
460
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
461
+ * https://openapi-generator.tech
462
+ * Do not edit the class manually.
463
+ */
464
+ /**
465
+ * Specifies whether the fulfillment order should ship now or have an order hold put on it.
466
+ */
467
+ declare const FulfillmentAction: {
468
+ readonly Ship: "Ship";
469
+ readonly Hold: "Hold";
470
+ };
471
+ type FulfillmentAction = typeof FulfillmentAction[keyof typeof FulfillmentAction];
472
+ //#endregion
473
+ //#region src/api-model/models/fulfillment-policy.d.ts
474
+ /**
475
+ * Selling Partner APIs for Fulfillment Outbound
476
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
477
+ *
478
+ * The version of the OpenAPI document: 2020-07-01
479
+ *
480
+ *
481
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
482
+ * https://openapi-generator.tech
483
+ * Do not edit the class manually.
484
+ */
485
+ /**
486
+ * The `FulfillmentPolicy` value specified when you called the `createFulfillmentOrder` operation.
487
+ */
488
+ declare const FulfillmentPolicy: {
489
+ readonly FillOrKill: "FillOrKill";
490
+ readonly FillAll: "FillAll";
491
+ readonly FillAllAvailable: "FillAllAvailable";
492
+ };
493
+ type FulfillmentPolicy = typeof FulfillmentPolicy[keyof typeof FulfillmentPolicy];
494
+ //#endregion
495
+ //#region src/api-model/models/payment-information.d.ts
496
+ /**
497
+ * Selling Partner APIs for Fulfillment Outbound
498
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
499
+ *
500
+ * The version of the OpenAPI document: 2020-07-01
501
+ *
502
+ *
503
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
504
+ * https://openapi-generator.tech
505
+ * Do not edit the class manually.
506
+ */
507
+ /**
508
+ * The attributes related to the payment made from customer to seller for this order.
509
+ */
510
+ interface PaymentInformation {
511
+ /**
512
+ * The transaction identifier of this payment.
513
+ */
514
+ 'paymentTransactionId': string;
515
+ /**
516
+ * The transaction mode of this payment.
517
+ */
518
+ 'paymentMode': string;
519
+ /**
520
+ * Date timestamp
521
+ */
522
+ 'paymentDate': string;
523
+ }
524
+ //#endregion
525
+ //#region src/api-model/models/shipping-speed-category.d.ts
526
+ /**
527
+ * Selling Partner APIs for Fulfillment Outbound
528
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
529
+ *
530
+ * The version of the OpenAPI document: 2020-07-01
531
+ *
532
+ *
533
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
534
+ * https://openapi-generator.tech
535
+ * Do not edit the class manually.
536
+ */
537
+ /**
538
+ * The shipping method used for the fulfillment order. When this value is `ScheduledDelivery`, choose `Ship` for the `fulfillmentAction`. `Hold` is not a valid `fulfillmentAction` value when the `shippingSpeedCategory` value is `ScheduledDelivery`. Note: Shipping method service level agreements vary by marketplace. Sellers should refer to the [Seller Central](https://developer-docs.amazon.com/sp-api/docs/seller-central-urls) website in their marketplace for shipping method service level agreements and fulfillment fees.
539
+ */
540
+ declare const ShippingSpeedCategory: {
541
+ readonly Standard: "Standard";
542
+ readonly Expedited: "Expedited";
543
+ readonly Priority: "Priority";
544
+ readonly ScheduledDelivery: "ScheduledDelivery";
545
+ };
546
+ type ShippingSpeedCategory = typeof ShippingSpeedCategory[keyof typeof ShippingSpeedCategory];
547
+ //#endregion
548
+ //#region src/api-model/models/create-fulfillment-order-request.d.ts
549
+ /**
550
+ * The request body schema for the `createFulfillmentOrder` operation.
551
+ */
552
+ interface CreateFulfillmentOrderRequest {
553
+ /**
554
+ * The marketplace the fulfillment order is placed against.
555
+ */
556
+ 'marketplaceId'?: string;
557
+ /**
558
+ * A fulfillment order identifier that the seller creates to track their fulfillment order. The `sellerFulfillmentOrderId` must be unique for each fulfillment order that a seller creates. If the seller\'s system already creates unique order identifiers, then these might be good values for them to use.
559
+ */
560
+ 'sellerFulfillmentOrderId': string;
561
+ /**
562
+ * A fulfillment order identifier that the seller creates. This value displays as the order identifier in recipient-facing materials such as the outbound shipment packing slip. The value of `displayableOrderId` should match the order identifier that the seller provides to the recipient. The seller can use the SellerFulfillmentOrderId for this value or they can specify an alternate value if they want the recipient to reference an alternate order identifier. The value must be an alpha-numeric or ISO 8859-1 compliant string from one to 40 characters in length. Cannot contain two spaces in a row. Leading and trailing white space is removed.
563
+ */
564
+ 'displayableOrderId': string;
565
+ /**
566
+ * Date timestamp
567
+ */
568
+ 'displayableOrderDate': string;
569
+ /**
570
+ * Order-specific text that appears in recipient-facing materials such as the outbound shipment packing slip.
571
+ */
572
+ 'displayableOrderComment': string;
573
+ 'shippingSpeedCategory': ShippingSpeedCategory;
574
+ 'deliveryWindow'?: DeliveryWindow;
575
+ 'destinationAddress': Address;
576
+ 'deliveryPreferences'?: DeliveryPreferences;
577
+ 'fulfillmentAction'?: FulfillmentAction;
578
+ 'fulfillmentPolicy'?: FulfillmentPolicy;
579
+ 'codSettings'?: CODSettings;
580
+ /**
581
+ * The two-character country code for the country from which the fulfillment order ships. Must be in ISO 3166-1 alpha-2 format.
582
+ */
583
+ 'shipFromCountryCode'?: string;
584
+ /**
585
+ * A list of email addresses that the seller provides that are used by Amazon to send ship-complete notifications to recipients on behalf of the seller.
586
+ */
587
+ 'notificationEmails'?: Array<string>;
588
+ /**
589
+ * A list of features and their fulfillment policies to apply to the order.
590
+ */
591
+ 'featureConstraints'?: Array<FeatureSettings>;
592
+ /**
593
+ * An array of item information for creating a fulfillment order.
594
+ */
595
+ 'items': Array<CreateFulfillmentOrderItem>;
596
+ /**
597
+ * An array of various payment attributes related to this fulfillment order.
598
+ */
599
+ 'paymentInformation'?: Array<PaymentInformation>;
600
+ }
601
+ //#endregion
602
+ //#region src/api-model/models/create-fulfillment-order-response.d.ts
603
+ /**
604
+ * Selling Partner APIs for Fulfillment Outbound
605
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
606
+ *
607
+ * The version of the OpenAPI document: 2020-07-01
608
+ *
609
+ *
610
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
611
+ * https://openapi-generator.tech
612
+ * Do not edit the class manually.
613
+ */
614
+ /**
615
+ * The response schema for the `createFulfillmentOrder` operation.
616
+ */
617
+ interface CreateFulfillmentOrderResponse {
618
+ /**
619
+ * A list of error responses returned when a request is unsuccessful.
620
+ */
621
+ 'errors'?: Array<Error>;
622
+ }
623
+ //#endregion
624
+ //#region src/api-model/models/create-return-item.d.ts
625
+ /**
626
+ * Selling Partner APIs for Fulfillment Outbound
627
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
628
+ *
629
+ * The version of the OpenAPI document: 2020-07-01
630
+ *
631
+ *
632
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
633
+ * https://openapi-generator.tech
634
+ * Do not edit the class manually.
635
+ */
636
+ /**
637
+ * An item that Amazon accepted for return.
638
+ */
639
+ interface CreateReturnItem {
640
+ /**
641
+ * An identifier the seller assigns to the return item.
642
+ */
643
+ 'sellerReturnItemId': string;
644
+ /**
645
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
646
+ */
647
+ 'sellerFulfillmentOrderItemId': string;
648
+ /**
649
+ * The identifier for the shipment that is associated with the return item.
650
+ */
651
+ 'amazonShipmentId': string;
652
+ /**
653
+ * The return reason code assigned to the return item by the seller.
654
+ */
655
+ 'returnReasonCode': string;
656
+ /**
657
+ * An optional comment about the return item.
658
+ */
659
+ 'returnComment'?: string;
660
+ }
661
+ //#endregion
662
+ //#region src/api-model/models/create-fulfillment-return-request.d.ts
663
+ /**
664
+ * The `createFulfillmentReturn` operation creates a fulfillment return for items that were fulfilled using the `createFulfillmentOrder` operation. For calls to `createFulfillmentReturn`, you must include `returnReasonCode` values returned by a previous call to the `listReturnReasonCodes` operation.
665
+ */
666
+ interface CreateFulfillmentReturnRequest {
667
+ /**
668
+ * An array of items to be returned.
669
+ */
670
+ 'items': Array<CreateReturnItem>;
671
+ }
672
+ //#endregion
673
+ //#region src/api-model/models/invalid-item-reason-code.d.ts
674
+ /**
675
+ * Selling Partner APIs for Fulfillment Outbound
676
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
677
+ *
678
+ * The version of the OpenAPI document: 2020-07-01
679
+ *
680
+ *
681
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
682
+ * https://openapi-generator.tech
683
+ * Do not edit the class manually.
684
+ */
685
+ /**
686
+ * A code for why the item is invalid for return.
687
+ */
688
+ declare const InvalidItemReasonCode: {
689
+ readonly InvalidValues: "InvalidValues";
690
+ readonly DuplicateRequest: "DuplicateRequest";
691
+ readonly NoCompletedShipItems: "NoCompletedShipItems";
692
+ readonly NoReturnableQuantity: "NoReturnableQuantity";
693
+ };
694
+ type InvalidItemReasonCode = typeof InvalidItemReasonCode[keyof typeof InvalidItemReasonCode];
695
+ //#endregion
696
+ //#region src/api-model/models/invalid-item-reason.d.ts
697
+ /**
698
+ * The reason that the item is invalid for return.
699
+ */
700
+ interface InvalidItemReason {
701
+ 'invalidItemReasonCode': InvalidItemReasonCode;
702
+ /**
703
+ * A human readable description of the invalid item reason code.
704
+ */
705
+ 'description': string;
706
+ }
707
+ //#endregion
708
+ //#region src/api-model/models/invalid-return-item.d.ts
709
+ /**
710
+ * An item that is invalid for return.
711
+ */
712
+ interface InvalidReturnItem {
713
+ /**
714
+ * An identifier the seller assigns to the return item.
715
+ */
716
+ 'sellerReturnItemId': string;
717
+ /**
718
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
719
+ */
720
+ 'sellerFulfillmentOrderItemId': string;
721
+ 'invalidItemReason': InvalidItemReason;
722
+ }
723
+ //#endregion
724
+ //#region src/api-model/models/return-authorization.d.ts
725
+ /**
726
+ * Return authorization information for items accepted for return.
727
+ */
728
+ interface ReturnAuthorization {
729
+ /**
730
+ * An identifier for the return authorization. This identifier associates return items with the return authorization used to return them.
731
+ */
732
+ 'returnAuthorizationId': string;
733
+ /**
734
+ * An identifier for the Amazon fulfillment center to which the return items should be sent.
735
+ */
736
+ 'fulfillmentCenterId': string;
737
+ 'returnToAddress': Address;
738
+ /**
739
+ * The return merchandise authorization (RMA) that Amazon needs to process the return.
740
+ */
741
+ 'amazonRmaId': string;
742
+ /**
743
+ * A URL for a web page that contains the return authorization barcode and the mailing label. This does not include pre-paid shipping.
744
+ */
745
+ 'rmaPageURL': string;
746
+ }
747
+ //#endregion
748
+ //#region src/api-model/models/fulfillment-return-item-status.d.ts
749
+ /**
750
+ * Selling Partner APIs for Fulfillment Outbound
751
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
752
+ *
753
+ * The version of the OpenAPI document: 2020-07-01
754
+ *
755
+ *
756
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
757
+ * https://openapi-generator.tech
758
+ * Do not edit the class manually.
759
+ */
760
+ /**
761
+ * Indicates if the return item has been processed by a fulfillment center.
762
+ */
763
+ declare const FulfillmentReturnItemStatus: {
764
+ readonly New: "New";
765
+ readonly Processed: "Processed";
766
+ };
767
+ type FulfillmentReturnItemStatus = typeof FulfillmentReturnItemStatus[keyof typeof FulfillmentReturnItemStatus];
768
+ //#endregion
769
+ //#region src/api-model/models/return-item-disposition.d.ts
770
+ /**
771
+ * Selling Partner APIs for Fulfillment Outbound
772
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
773
+ *
774
+ * The version of the OpenAPI document: 2020-07-01
775
+ *
776
+ *
777
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
778
+ * https://openapi-generator.tech
779
+ * Do not edit the class manually.
780
+ */
781
+ /**
782
+ * The condition of the return item when received by an Amazon fulfillment center.
783
+ */
784
+ declare const ReturnItemDisposition: {
785
+ readonly Sellable: "Sellable";
786
+ readonly Defective: "Defective";
787
+ readonly CustomerDamaged: "CustomerDamaged";
788
+ readonly CarrierDamaged: "CarrierDamaged";
789
+ readonly FulfillerDamaged: "FulfillerDamaged";
790
+ };
791
+ type ReturnItemDisposition = typeof ReturnItemDisposition[keyof typeof ReturnItemDisposition];
792
+ //#endregion
793
+ //#region src/api-model/models/return-item.d.ts
794
+ /**
795
+ * An item that Amazon accepted for return.
796
+ */
797
+ interface ReturnItem {
798
+ /**
799
+ * An identifier the seller assigns to the return item.
800
+ */
801
+ 'sellerReturnItemId': string;
802
+ /**
803
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
804
+ */
805
+ 'sellerFulfillmentOrderItemId': string;
806
+ /**
807
+ * The identifier for the shipment that is associated with the return item.
808
+ */
809
+ 'amazonShipmentId': string;
810
+ /**
811
+ * The return reason code assigned to the return item by the seller.
812
+ */
813
+ 'sellerReturnReasonCode': string;
814
+ /**
815
+ * An optional comment about the return item.
816
+ */
817
+ 'returnComment'?: string;
818
+ /**
819
+ * The return reason code that the Amazon fulfillment center assigned to the return item.
820
+ */
821
+ 'amazonReturnReasonCode'?: string;
822
+ 'status': FulfillmentReturnItemStatus;
823
+ /**
824
+ * Date timestamp
825
+ */
826
+ 'statusChangedDate': string;
827
+ /**
828
+ * Identifies the return authorization used to return this item. Refer to `ReturnAuthorization`.
829
+ */
830
+ 'returnAuthorizationId'?: string;
831
+ 'returnReceivedCondition'?: ReturnItemDisposition;
832
+ /**
833
+ * The identifier for the Amazon fulfillment center that processed the return item.
834
+ */
835
+ 'fulfillmentCenterId'?: string;
836
+ }
837
+ //#endregion
838
+ //#region src/api-model/models/create-fulfillment-return-result.d.ts
839
+ /**
840
+ * The result for the `createFulfillmentReturn` operation.
841
+ */
842
+ interface CreateFulfillmentReturnResult {
843
+ /**
844
+ * An array of items that Amazon accepted for return. Returns empty if no items were accepted for return.
845
+ */
846
+ 'returnItems'?: Array<ReturnItem>;
847
+ /**
848
+ * An array of invalid return item information.
849
+ */
850
+ 'invalidReturnItems'?: Array<InvalidReturnItem>;
851
+ /**
852
+ * An array of return authorization information.
853
+ */
854
+ 'returnAuthorizations'?: Array<ReturnAuthorization>;
855
+ }
856
+ //#endregion
857
+ //#region src/api-model/models/create-fulfillment-return-response.d.ts
858
+ /**
859
+ * The response schema for the `createFulfillmentReturn` operation.
860
+ */
861
+ interface CreateFulfillmentReturnResponse {
862
+ 'payload'?: CreateFulfillmentReturnResult;
863
+ /**
864
+ * A list of error responses returned when a request is unsuccessful.
865
+ */
866
+ 'errors'?: Array<Error>;
867
+ }
868
+ //#endregion
869
+ //#region src/api-model/models/current-status.d.ts
870
+ /**
871
+ * Selling Partner APIs for Fulfillment Outbound
872
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
873
+ *
874
+ * The version of the OpenAPI document: 2020-07-01
875
+ *
876
+ *
877
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
878
+ * https://openapi-generator.tech
879
+ * Do not edit the class manually.
880
+ */
881
+ /**
882
+ * The current delivery status of the package.
883
+ */
884
+ declare const CurrentStatus: {
885
+ readonly InTransit: "IN_TRANSIT";
886
+ readonly Delivered: "DELIVERED";
887
+ readonly Returning: "RETURNING";
888
+ readonly Returned: "RETURNED";
889
+ readonly Undeliverable: "UNDELIVERABLE";
890
+ readonly Delayed: "DELAYED";
891
+ readonly AvailableForPickup: "AVAILABLE_FOR_PICKUP";
892
+ readonly CustomerAction: "CUSTOMER_ACTION";
893
+ readonly Unknown: "UNKNOWN";
894
+ readonly OutForDelivery: "OUT_FOR_DELIVERY";
895
+ readonly DeliveryAttempted: "DELIVERY_ATTEMPTED";
896
+ readonly PickupSuccessful: "PICKUP_SUCCESSFUL";
897
+ readonly PickupCancelled: "PICKUP_CANCELLED";
898
+ readonly PickupAttempted: "PICKUP_ATTEMPTED";
899
+ readonly PickupScheduled: "PICKUP_SCHEDULED";
900
+ readonly ReturnRequestAccepted: "RETURN_REQUEST_ACCEPTED";
901
+ readonly RefundIssued: "REFUND_ISSUED";
902
+ readonly ReturnReceivedInFc: "RETURN_RECEIVED_IN_FC";
903
+ };
904
+ type CurrentStatus = typeof CurrentStatus[keyof typeof CurrentStatus];
905
+ //#endregion
906
+ //#region src/api-model/models/date-range.d.ts
907
+ /**
908
+ * Selling Partner APIs for Fulfillment Outbound
909
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
910
+ *
911
+ * The version of the OpenAPI document: 2020-07-01
912
+ *
913
+ *
914
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
915
+ * https://openapi-generator.tech
916
+ * Do not edit the class manually.
917
+ */
918
+ /**
919
+ * The time range within which something (for example, a delivery) will occur.
920
+ */
921
+ interface DateRange {
922
+ /**
923
+ * Date timestamp
924
+ */
925
+ 'earliest': string;
926
+ /**
927
+ * Date timestamp
928
+ */
929
+ 'latest': string;
930
+ }
931
+ //#endregion
932
+ //#region src/api-model/models/delivery-document.d.ts
933
+ /**
934
+ * Selling Partner APIs for Fulfillment Outbound
935
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
936
+ *
937
+ * The version of the OpenAPI document: 2020-07-01
938
+ *
939
+ *
940
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
941
+ * https://openapi-generator.tech
942
+ * Do not edit the class manually.
943
+ */
944
+ /**
945
+ * A delivery document for a package.
946
+ */
947
+ interface DeliveryDocument {
948
+ /**
949
+ * The delivery document type. The only possible value is `DELIVERY_IMAGE`.
950
+ */
951
+ 'documentType': string;
952
+ /**
953
+ * A URL that is valid for one hour to download the document. In case of URL expiry, call the API again to get a new url. The URL will have a Content-Type header.
954
+ */
955
+ 'url'?: string;
956
+ }
957
+ //#endregion
958
+ //#region src/api-model/models/delivery-information.d.ts
959
+ /**
960
+ * The delivery information of the package, this information is only available post package delivery to its intended destination.
961
+ */
962
+ interface DeliveryInformation {
963
+ /**
964
+ * A list of delivery documents for a package.
965
+ */
966
+ 'deliveryDocumentList'?: Array<DeliveryDocument>;
967
+ 'dropOffLocation'?: DropOffLocation;
968
+ }
969
+ //#endregion
970
+ //#region src/api-model/models/delivery-message.d.ts
971
+ /**
972
+ * Selling Partner APIs for Fulfillment Outbound
973
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
974
+ *
975
+ * The version of the OpenAPI document: 2020-07-01
976
+ *
977
+ *
978
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
979
+ * https://openapi-generator.tech
980
+ * Do not edit the class manually.
981
+ */
982
+ /**
983
+ * Localized messaging for a delivery offering.
984
+ */
985
+ interface DeliveryMessage {
986
+ /**
987
+ * The message content for a delivery offering.
988
+ */
989
+ 'text'?: string;
990
+ /**
991
+ * The locale for the message (e.g., `en_US`).
992
+ */
993
+ 'locale'?: string;
994
+ }
995
+ //#endregion
996
+ //#region src/api-model/models/delivery-policy.d.ts
997
+ /**
998
+ * The policy for a delivery offering.
999
+ */
1000
+ interface DeliveryPolicy {
1001
+ 'message'?: DeliveryMessage;
1002
+ }
1003
+ //#endregion
1004
+ //#region src/api-model/models/delivery-offer.d.ts
1005
+ /**
1006
+ * An available offer for delivery of a product.
1007
+ */
1008
+ interface DeliveryOffer {
1009
+ /**
1010
+ * Date timestamp
1011
+ */
1012
+ 'expiresAt'?: string;
1013
+ 'dateRange'?: DateRange;
1014
+ 'policy'?: DeliveryPolicy;
1015
+ }
1016
+ //#endregion
1017
+ //#region src/api-model/models/variable-precision-address.d.ts
1018
+ /**
1019
+ * Selling Partner APIs for Fulfillment Outbound
1020
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1021
+ *
1022
+ * The version of the OpenAPI document: 2020-07-01
1023
+ *
1024
+ *
1025
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1026
+ * https://openapi-generator.tech
1027
+ * Do not edit the class manually.
1028
+ */
1029
+ /**
1030
+ * A physical address with varying degrees of precision. A more precise address can provide more accurate results than country code and postal code alone.
1031
+ */
1032
+ interface VariablePrecisionAddress {
1033
+ /**
1034
+ * The first line of the address.
1035
+ */
1036
+ 'addressLine1'?: string;
1037
+ /**
1038
+ * Additional address information, if required.
1039
+ */
1040
+ 'addressLine2'?: string;
1041
+ /**
1042
+ * Additional address information, if required.
1043
+ */
1044
+ 'addressLine3'?: string;
1045
+ /**
1046
+ * The city where the person, business, or institution is located. This property should not be used in Japan.
1047
+ */
1048
+ 'city'?: string;
1049
+ /**
1050
+ * The district or county where the person, business, or institution is located.
1051
+ */
1052
+ 'districtOrCounty'?: string;
1053
+ /**
1054
+ * The state or region where the person, business or institution is located.
1055
+ */
1056
+ 'stateOrRegion'?: string;
1057
+ /**
1058
+ * The postal code of the address.
1059
+ */
1060
+ 'postalCode': string;
1061
+ /**
1062
+ * The two digit country code. In ISO 3166-1 alpha-2 format.
1063
+ */
1064
+ 'countryCode': string;
1065
+ }
1066
+ //#endregion
1067
+ //#region src/api-model/models/destination.d.ts
1068
+ /**
1069
+ * The destination for the delivery offer.
1070
+ */
1071
+ interface Destination {
1072
+ 'deliveryAddress'?: VariablePrecisionAddress;
1073
+ /**
1074
+ * An IP address.
1075
+ */
1076
+ 'ipAddress'?: string;
1077
+ }
1078
+ //#endregion
1079
+ //#region src/api-model/models/event-code.d.ts
1080
+ /**
1081
+ * Selling Partner APIs for Fulfillment Outbound
1082
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1083
+ *
1084
+ * The version of the OpenAPI document: 2020-07-01
1085
+ *
1086
+ *
1087
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1088
+ * https://openapi-generator.tech
1089
+ * Do not edit the class manually.
1090
+ */
1091
+ /**
1092
+ * The event code for the delivery event.
1093
+ */
1094
+ declare const EventCode: {
1095
+ readonly Event101: "EVENT_101";
1096
+ readonly Event102: "EVENT_102";
1097
+ readonly Event201: "EVENT_201";
1098
+ readonly Event202: "EVENT_202";
1099
+ readonly Event203: "EVENT_203";
1100
+ readonly Event204: "EVENT_204";
1101
+ readonly Event205: "EVENT_205";
1102
+ readonly Event206: "EVENT_206";
1103
+ readonly Event301: "EVENT_301";
1104
+ readonly Event302: "EVENT_302";
1105
+ readonly Event304: "EVENT_304";
1106
+ readonly Event306: "EVENT_306";
1107
+ readonly Event307: "EVENT_307";
1108
+ readonly Event308: "EVENT_308";
1109
+ readonly Event309: "EVENT_309";
1110
+ readonly Event401: "EVENT_401";
1111
+ readonly Event402: "EVENT_402";
1112
+ readonly Event403: "EVENT_403";
1113
+ readonly Event404: "EVENT_404";
1114
+ readonly Event405: "EVENT_405";
1115
+ readonly Event406: "EVENT_406";
1116
+ readonly Event407: "EVENT_407";
1117
+ readonly Event408: "EVENT_408";
1118
+ readonly Event409: "EVENT_409";
1119
+ readonly Event411: "EVENT_411";
1120
+ readonly Event412: "EVENT_412";
1121
+ readonly Event413: "EVENT_413";
1122
+ readonly Event414: "EVENT_414";
1123
+ readonly Event415: "EVENT_415";
1124
+ readonly Event416: "EVENT_416";
1125
+ readonly Event417: "EVENT_417";
1126
+ readonly Event418: "EVENT_418";
1127
+ readonly Event419: "EVENT_419";
1128
+ readonly Event801: "EVENT_801";
1129
+ readonly Event804: "EVENT_804";
1130
+ };
1131
+ type EventCode = typeof EventCode[keyof typeof EventCode];
1132
+ //#endregion
1133
+ //#region src/api-model/models/feature.d.ts
1134
+ /**
1135
+ * Selling Partner APIs for Fulfillment Outbound
1136
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1137
+ *
1138
+ * The version of the OpenAPI document: 2020-07-01
1139
+ *
1140
+ *
1141
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1142
+ * https://openapi-generator.tech
1143
+ * Do not edit the class manually.
1144
+ */
1145
+ /**
1146
+ * A Multi-Channel Fulfillment feature.
1147
+ */
1148
+ interface Feature {
1149
+ /**
1150
+ * The feature name.
1151
+ */
1152
+ 'featureName': string;
1153
+ /**
1154
+ * The feature description.
1155
+ */
1156
+ 'featureDescription': string;
1157
+ /**
1158
+ * When true, indicates that the seller is eligible to use the feature.
1159
+ */
1160
+ 'sellerEligible'?: boolean;
1161
+ }
1162
+ //#endregion
1163
+ //#region src/api-model/models/feature-sku.d.ts
1164
+ /**
1165
+ * Selling Partner APIs for Fulfillment Outbound
1166
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1167
+ *
1168
+ * The version of the OpenAPI document: 2020-07-01
1169
+ *
1170
+ *
1171
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1172
+ * https://openapi-generator.tech
1173
+ * Do not edit the class manually.
1174
+ */
1175
+ /**
1176
+ * Information about an SKU, including the count available, identifiers, and a list of overlapping SKUs that share the same inventory pool.
1177
+ */
1178
+ interface FeatureSku {
1179
+ /**
1180
+ * Used to identify an item in the given marketplace. SellerSKU is qualified by the seller\'s SellerId, which is included with every operation that you submit.
1181
+ */
1182
+ 'sellerSku'?: string;
1183
+ /**
1184
+ * The unique SKU used by Amazon\'s fulfillment network.
1185
+ */
1186
+ 'fnSku'?: string;
1187
+ /**
1188
+ * The Amazon Standard Identification Number (ASIN) of the item.
1189
+ */
1190
+ 'asin'?: string;
1191
+ /**
1192
+ * The number of SKUs available for this service.
1193
+ */
1194
+ 'skuCount'?: number;
1195
+ /**
1196
+ * Other seller SKUs that are shared across the same inventory.
1197
+ */
1198
+ 'overlappingSkus'?: Array<string>;
1199
+ }
1200
+ //#endregion
1201
+ //#region src/api-model/models/fee.d.ts
1202
+ /**
1203
+ * Fee type and cost.
1204
+ */
1205
+ interface Fee {
1206
+ /**
1207
+ * The type of fee.
1208
+ */
1209
+ 'name': FeeNameEnum;
1210
+ 'amount': Money;
1211
+ }
1212
+ declare const FeeNameEnum: {
1213
+ readonly FbaPerUnitFulfillmentFee: "FBAPerUnitFulfillmentFee";
1214
+ readonly FbaPerOrderFulfillmentFee: "FBAPerOrderFulfillmentFee";
1215
+ readonly FbaTransportationFee: "FBATransportationFee";
1216
+ readonly FbaFulfillmentCodFee: "FBAFulfillmentCODFee";
1217
+ };
1218
+ type FeeNameEnum = typeof FeeNameEnum[keyof typeof FeeNameEnum];
1219
+ //#endregion
1220
+ //#region src/api-model/models/fulfillment-order-status.d.ts
1221
+ /**
1222
+ * Selling Partner APIs for Fulfillment Outbound
1223
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1224
+ *
1225
+ * The version of the OpenAPI document: 2020-07-01
1226
+ *
1227
+ *
1228
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1229
+ * https://openapi-generator.tech
1230
+ * Do not edit the class manually.
1231
+ */
1232
+ /**
1233
+ * The current status of the fulfillment order.
1234
+ */
1235
+ declare const FulfillmentOrderStatus: {
1236
+ readonly New: "New";
1237
+ readonly Received: "Received";
1238
+ readonly Planning: "Planning";
1239
+ readonly Processing: "Processing";
1240
+ readonly Cancelled: "Cancelled";
1241
+ readonly Complete: "Complete";
1242
+ readonly CompletePartialled: "CompletePartialled";
1243
+ readonly Unfulfillable: "Unfulfillable";
1244
+ readonly Invalid: "Invalid";
1245
+ };
1246
+ type FulfillmentOrderStatus = typeof FulfillmentOrderStatus[keyof typeof FulfillmentOrderStatus];
1247
+ //#endregion
1248
+ //#region src/api-model/models/fulfillment-order.d.ts
1249
+ /**
1250
+ * General information about a fulfillment order, including its status.
1251
+ */
1252
+ interface FulfillmentOrder {
1253
+ /**
1254
+ * The fulfillment order identifier submitted with the `createFulfillmentOrder` operation.
1255
+ */
1256
+ 'sellerFulfillmentOrderId': string;
1257
+ /**
1258
+ * The identifier for the marketplace the fulfillment order is placed against.
1259
+ */
1260
+ 'marketplaceId': string;
1261
+ /**
1262
+ * A fulfillment order identifier submitted with the `createFulfillmentOrder` operation. Displays as the order identifier in recipient-facing materials such as the packing slip.
1263
+ */
1264
+ 'displayableOrderId': string;
1265
+ /**
1266
+ * Date timestamp
1267
+ */
1268
+ 'displayableOrderDate': string;
1269
+ /**
1270
+ * A text block submitted with the `createFulfillmentOrder` operation. Displays in recipient-facing materials such as the packing slip.
1271
+ */
1272
+ 'displayableOrderComment': string;
1273
+ 'shippingSpeedCategory': ShippingSpeedCategory;
1274
+ 'deliveryWindow'?: DeliveryWindow;
1275
+ 'destinationAddress': Address;
1276
+ 'fulfillmentAction'?: FulfillmentAction;
1277
+ 'fulfillmentPolicy'?: FulfillmentPolicy;
1278
+ 'codSettings'?: CODSettings;
1279
+ /**
1280
+ * Date timestamp
1281
+ */
1282
+ 'receivedDate': string;
1283
+ 'fulfillmentOrderStatus': FulfillmentOrderStatus;
1284
+ /**
1285
+ * Date timestamp
1286
+ */
1287
+ 'statusUpdatedDate': string;
1288
+ /**
1289
+ * A list of email addresses that the seller provides that are used by Amazon to send ship-complete notifications to recipients on behalf of the seller.
1290
+ */
1291
+ 'notificationEmails'?: Array<string>;
1292
+ /**
1293
+ * A list of features and their fulfillment policies to apply to the order.
1294
+ */
1295
+ 'featureConstraints'?: Array<FeatureSettings>;
1296
+ }
1297
+ //#endregion
1298
+ //#region src/api-model/models/fulfillment-order-item.d.ts
1299
+ /**
1300
+ * Item information for a fulfillment order.
1301
+ */
1302
+ interface FulfillmentOrderItem {
1303
+ /**
1304
+ * The seller SKU of the item.
1305
+ */
1306
+ 'sellerSku': string;
1307
+ /**
1308
+ * A fulfillment order item identifier submitted with a call to the `createFulfillmentOrder` operation.
1309
+ */
1310
+ 'sellerFulfillmentOrderItemId': string;
1311
+ /**
1312
+ * The item quantity.
1313
+ */
1314
+ 'quantity': number;
1315
+ /**
1316
+ * A message to the gift recipient, if applicable.
1317
+ */
1318
+ 'giftMessage'?: string;
1319
+ /**
1320
+ * Item-specific text that displays in recipient-facing materials such as the outbound shipment packing slip.
1321
+ */
1322
+ 'displayableComment'?: string;
1323
+ /**
1324
+ * Amazon\'s fulfillment network SKU of the item.
1325
+ */
1326
+ 'fulfillmentNetworkSku'?: string;
1327
+ /**
1328
+ * Indicates whether the item is sellable or unsellable.
1329
+ */
1330
+ 'orderItemDisposition'?: string;
1331
+ /**
1332
+ * The item quantity.
1333
+ */
1334
+ 'cancelledQuantity': number;
1335
+ /**
1336
+ * The item quantity.
1337
+ */
1338
+ 'unfulfillableQuantity': number;
1339
+ /**
1340
+ * Date timestamp
1341
+ */
1342
+ 'estimatedShipDate'?: string;
1343
+ /**
1344
+ * Date timestamp
1345
+ */
1346
+ 'estimatedArrivalDate'?: string;
1347
+ 'perUnitPrice'?: Money;
1348
+ 'perUnitTax'?: Money;
1349
+ 'perUnitDeclaredValue'?: Money;
1350
+ }
1351
+ //#endregion
1352
+ //#region src/api-model/models/weight.d.ts
1353
+ /**
1354
+ * Selling Partner APIs for Fulfillment Outbound
1355
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1356
+ *
1357
+ * The version of the OpenAPI document: 2020-07-01
1358
+ *
1359
+ *
1360
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1361
+ * https://openapi-generator.tech
1362
+ * Do not edit the class manually.
1363
+ */
1364
+ /**
1365
+ * The weight.
1366
+ */
1367
+ interface Weight {
1368
+ /**
1369
+ * The unit of weight.
1370
+ */
1371
+ 'unit': WeightUnitEnum;
1372
+ /**
1373
+ * The weight value.
1374
+ */
1375
+ 'value': string;
1376
+ }
1377
+ declare const WeightUnitEnum: {
1378
+ readonly Kg: "KG";
1379
+ readonly Kilograms: "KILOGRAMS";
1380
+ readonly Lb: "LB";
1381
+ readonly Pounds: "POUNDS";
1382
+ };
1383
+ type WeightUnitEnum = typeof WeightUnitEnum[keyof typeof WeightUnitEnum];
1384
+ //#endregion
1385
+ //#region src/api-model/models/fulfillment-preview-item.d.ts
1386
+ /**
1387
+ * Item information for a shipment in a fulfillment order preview.
1388
+ */
1389
+ interface FulfillmentPreviewItem {
1390
+ /**
1391
+ * The seller SKU of the item.
1392
+ */
1393
+ 'sellerSku': string;
1394
+ /**
1395
+ * The item quantity.
1396
+ */
1397
+ 'quantity': number;
1398
+ /**
1399
+ * A fulfillment order item identifier that the seller created with a call to the `createFulfillmentOrder` operation.
1400
+ */
1401
+ 'sellerFulfillmentOrderItemId': string;
1402
+ 'estimatedShippingWeight'?: Weight;
1403
+ /**
1404
+ * The method used to calculate the estimated shipping weight.
1405
+ */
1406
+ 'shippingWeightCalculationMethod'?: FulfillmentPreviewItemShippingWeightCalculationMethodEnum;
1407
+ }
1408
+ declare const FulfillmentPreviewItemShippingWeightCalculationMethodEnum: {
1409
+ readonly Package: "Package";
1410
+ readonly Dimensional: "Dimensional";
1411
+ };
1412
+ type FulfillmentPreviewItemShippingWeightCalculationMethodEnum = typeof FulfillmentPreviewItemShippingWeightCalculationMethodEnum[keyof typeof FulfillmentPreviewItemShippingWeightCalculationMethodEnum];
1413
+ //#endregion
1414
+ //#region src/api-model/models/fulfillment-preview-shipment.d.ts
1415
+ /**
1416
+ * Delivery and item information for a shipment in a fulfillment order preview.
1417
+ */
1418
+ interface FulfillmentPreviewShipment {
1419
+ /**
1420
+ * Date timestamp
1421
+ */
1422
+ 'earliestShipDate'?: string;
1423
+ /**
1424
+ * Date timestamp
1425
+ */
1426
+ 'latestShipDate'?: string;
1427
+ /**
1428
+ * Date timestamp
1429
+ */
1430
+ 'earliestArrivalDate'?: string;
1431
+ /**
1432
+ * Date timestamp
1433
+ */
1434
+ 'latestArrivalDate'?: string;
1435
+ /**
1436
+ * Provides additional insight into the shipment timeline when exact delivery dates are not able to be precomputed.
1437
+ */
1438
+ 'shippingNotes'?: Array<string>;
1439
+ /**
1440
+ * An array of fulfillment preview item information.
1441
+ */
1442
+ 'fulfillmentPreviewItems': Array<FulfillmentPreviewItem>;
1443
+ }
1444
+ //#endregion
1445
+ //#region src/api-model/models/scheduled-delivery-info.d.ts
1446
+ /**
1447
+ * Delivery information for a scheduled delivery. This is only available in the JP marketplace.
1448
+ */
1449
+ interface ScheduledDeliveryInfo {
1450
+ /**
1451
+ * The time zone of the destination address for the fulfillment order preview. Must be an IANA time zone name. Example: Asia/Tokyo.
1452
+ */
1453
+ 'deliveryTimeZone': string;
1454
+ /**
1455
+ * An array of delivery windows.
1456
+ */
1457
+ 'deliveryWindows': Array<DeliveryWindow>;
1458
+ }
1459
+ //#endregion
1460
+ //#region src/api-model/models/unfulfillable-preview-item.d.ts
1461
+ /**
1462
+ * Selling Partner APIs for Fulfillment Outbound
1463
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1464
+ *
1465
+ * The version of the OpenAPI document: 2020-07-01
1466
+ *
1467
+ *
1468
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1469
+ * https://openapi-generator.tech
1470
+ * Do not edit the class manually.
1471
+ */
1472
+ /**
1473
+ * Information about unfulfillable items in a fulfillment order preview.
1474
+ */
1475
+ interface UnfulfillablePreviewItem {
1476
+ /**
1477
+ * The seller SKU of the item.
1478
+ */
1479
+ 'sellerSku': string;
1480
+ /**
1481
+ * The item quantity.
1482
+ */
1483
+ 'quantity': number;
1484
+ /**
1485
+ * A fulfillment order item identifier created with a call to the `getFulfillmentPreview` operation.
1486
+ */
1487
+ 'sellerFulfillmentOrderItemId': string;
1488
+ /**
1489
+ * String list
1490
+ */
1491
+ 'itemUnfulfillableReasons'?: Array<string>;
1492
+ }
1493
+ //#endregion
1494
+ //#region src/api-model/models/fulfillment-preview.d.ts
1495
+ /**
1496
+ * Information about a fulfillment order preview, including delivery and fee information based on shipping method.
1497
+ */
1498
+ interface FulfillmentPreview {
1499
+ 'shippingSpeedCategory': ShippingSpeedCategory;
1500
+ 'scheduledDeliveryInfo'?: ScheduledDeliveryInfo;
1501
+ /**
1502
+ * When true, this fulfillment order preview is fulfillable.
1503
+ */
1504
+ 'isFulfillable': boolean;
1505
+ /**
1506
+ * When true, this fulfillment order preview is for COD (Cash On Delivery).
1507
+ */
1508
+ 'isCODCapable': boolean;
1509
+ 'estimatedShippingWeight'?: Weight;
1510
+ /**
1511
+ * An array of fee type and cost pairs.
1512
+ */
1513
+ 'estimatedFees'?: Array<Fee>;
1514
+ /**
1515
+ * An array of fulfillment preview shipment information.
1516
+ */
1517
+ 'fulfillmentPreviewShipments'?: Array<FulfillmentPreviewShipment>;
1518
+ /**
1519
+ * An array of unfulfillable preview item information.
1520
+ */
1521
+ 'unfulfillablePreviewItems'?: Array<UnfulfillablePreviewItem>;
1522
+ /**
1523
+ * String list
1524
+ */
1525
+ 'orderUnfulfillableReasons'?: Array<string>;
1526
+ /**
1527
+ * The marketplace the fulfillment order is placed against.
1528
+ */
1529
+ 'marketplaceId': string;
1530
+ /**
1531
+ * A list of features and their fulfillment policies to apply to the order.
1532
+ */
1533
+ 'featureConstraints'?: Array<FeatureSettings>;
1534
+ }
1535
+ //#endregion
1536
+ //#region src/api-model/models/fulfillment-shipment-item.d.ts
1537
+ /**
1538
+ * Selling Partner APIs for Fulfillment Outbound
1539
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1540
+ *
1541
+ * The version of the OpenAPI document: 2020-07-01
1542
+ *
1543
+ *
1544
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1545
+ * https://openapi-generator.tech
1546
+ * Do not edit the class manually.
1547
+ */
1548
+ /**
1549
+ * Item information for a shipment in a fulfillment order.
1550
+ */
1551
+ interface FulfillmentShipmentItem {
1552
+ /**
1553
+ * The seller SKU of the item.
1554
+ */
1555
+ 'sellerSku': string;
1556
+ /**
1557
+ * The fulfillment order item identifier that the seller created and submitted with a call to the `createFulfillmentOrder` operation.
1558
+ */
1559
+ 'sellerFulfillmentOrderItemId': string;
1560
+ /**
1561
+ * The item quantity.
1562
+ */
1563
+ 'quantity': number;
1564
+ /**
1565
+ * An identifier for the package that contains the item quantity.
1566
+ */
1567
+ 'packageNumber'?: number;
1568
+ /**
1569
+ * The serial number of the shipped item.
1570
+ */
1571
+ 'serialNumber'?: string;
1572
+ /**
1573
+ * String list
1574
+ */
1575
+ 'manufacturerLotCodes'?: Array<string>;
1576
+ }
1577
+ //#endregion
1578
+ //#region src/api-model/models/locker-details.d.ts
1579
+ /**
1580
+ * Selling Partner APIs for Fulfillment Outbound
1581
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1582
+ *
1583
+ * The version of the OpenAPI document: 2020-07-01
1584
+ *
1585
+ *
1586
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1587
+ * https://openapi-generator.tech
1588
+ * Do not edit the class manually.
1589
+ */
1590
+ /**
1591
+ * The locker details, which you can use to access the locker delivery box.
1592
+ */
1593
+ interface LockerDetails {
1594
+ /**
1595
+ * Indicates the locker number
1596
+ */
1597
+ 'lockerNumber'?: string;
1598
+ /**
1599
+ * Indicates the locker access code
1600
+ */
1601
+ 'lockerAccessCode'?: string;
1602
+ }
1603
+ //#endregion
1604
+ //#region src/api-model/models/fulfillment-shipment-package.d.ts
1605
+ /**
1606
+ * Package information for a shipment in a fulfillment order.
1607
+ */
1608
+ interface FulfillmentShipmentPackage {
1609
+ /**
1610
+ * Identifies a package in a shipment.
1611
+ */
1612
+ 'packageNumber': number;
1613
+ /**
1614
+ * Identifies the carrier who will deliver the shipment to the recipient.
1615
+ */
1616
+ 'carrierCode': string;
1617
+ /**
1618
+ * The tracking number, if provided, can be used to obtain tracking and delivery information.
1619
+ */
1620
+ 'trackingNumber'?: string;
1621
+ /**
1622
+ * The Amazon fulfillment tracking number, if provided, can be used to obtain tracking and delivery information.
1623
+ */
1624
+ 'amazonFulfillmentTrackingNumber'?: string;
1625
+ /**
1626
+ * Date timestamp
1627
+ */
1628
+ 'estimatedArrivalDate'?: string;
1629
+ 'lockerDetails'?: LockerDetails;
1630
+ 'deliveryInformation'?: DeliveryInformation;
1631
+ }
1632
+ //#endregion
1633
+ //#region src/api-model/models/fulfillment-shipment.d.ts
1634
+ /**
1635
+ * Delivery and item information for a shipment in a fulfillment order.
1636
+ */
1637
+ interface FulfillmentShipment {
1638
+ /**
1639
+ * A shipment identifier assigned by Amazon.
1640
+ */
1641
+ 'amazonShipmentId': string;
1642
+ /**
1643
+ * An identifier for the fulfillment center from which the shipment is sent.
1644
+ */
1645
+ 'fulfillmentCenterId': string;
1646
+ /**
1647
+ * The current status of the shipment.
1648
+ */
1649
+ 'fulfillmentShipmentStatus': FulfillmentShipmentFulfillmentShipmentStatusEnum;
1650
+ /**
1651
+ * Date timestamp
1652
+ */
1653
+ 'shippingDate'?: string;
1654
+ /**
1655
+ * Date timestamp
1656
+ */
1657
+ 'estimatedArrivalDate'?: string;
1658
+ /**
1659
+ * Provides additional insight into shipment timeline. Primarily used to communicate that actual delivery dates aren\'t available.
1660
+ */
1661
+ 'shippingNotes'?: Array<string>;
1662
+ /**
1663
+ * An array of fulfillment shipment item information.
1664
+ */
1665
+ 'fulfillmentShipmentItem': Array<FulfillmentShipmentItem>;
1666
+ /**
1667
+ * An array of fulfillment shipment package information.
1668
+ */
1669
+ 'fulfillmentShipmentPackage'?: Array<FulfillmentShipmentPackage>;
1670
+ }
1671
+ declare const FulfillmentShipmentFulfillmentShipmentStatusEnum: {
1672
+ readonly Pending: "PENDING";
1673
+ readonly Shipped: "SHIPPED";
1674
+ readonly CancelledByFulfiller: "CANCELLED_BY_FULFILLER";
1675
+ readonly CancelledBySeller: "CANCELLED_BY_SELLER";
1676
+ };
1677
+ type FulfillmentShipmentFulfillmentShipmentStatusEnum = typeof FulfillmentShipmentFulfillmentShipmentStatusEnum[keyof typeof FulfillmentShipmentFulfillmentShipmentStatusEnum];
1678
+ //#endregion
1679
+ //#region src/api-model/models/product-identifier.d.ts
1680
+ /**
1681
+ * Selling Partner APIs for Fulfillment Outbound
1682
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1683
+ *
1684
+ * The version of the OpenAPI document: 2020-07-01
1685
+ *
1686
+ *
1687
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1688
+ * https://openapi-generator.tech
1689
+ * Do not edit the class manually.
1690
+ */
1691
+ /**
1692
+ * Product identifier input that locates a product for MCF.
1693
+ */
1694
+ interface ProductIdentifier {
1695
+ /**
1696
+ * The merchant SKU for the product.
1697
+ */
1698
+ 'merchantSku': string;
1699
+ }
1700
+ //#endregion
1701
+ //#region src/api-model/models/get-delivery-offers-product.d.ts
1702
+ /**
1703
+ * The product details for the delivery offer.
1704
+ */
1705
+ interface GetDeliveryOffersProduct {
1706
+ 'productIdentifier': ProductIdentifier;
1707
+ 'amount'?: Amount;
1708
+ }
1709
+ //#endregion
1710
+ //#region src/api-model/models/origin.d.ts
1711
+ /**
1712
+ * Selling Partner APIs for Fulfillment Outbound
1713
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1714
+ *
1715
+ * The version of the OpenAPI document: 2020-07-01
1716
+ *
1717
+ *
1718
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1719
+ * https://openapi-generator.tech
1720
+ * Do not edit the class manually.
1721
+ */
1722
+ /**
1723
+ * The origin for the delivery offer.
1724
+ */
1725
+ interface Origin {
1726
+ /**
1727
+ * The two-digit country code (in ISO 3166-1 alpha-2 format) for the country where the items will ship from.
1728
+ */
1729
+ 'countryCode': string;
1730
+ }
1731
+ //#endregion
1732
+ //#region src/api-model/models/get-delivery-offers-terms.d.ts
1733
+ /**
1734
+ * The delivery terms for the delivery offer.
1735
+ */
1736
+ interface GetDeliveryOffersTerms {
1737
+ 'origin': Origin;
1738
+ 'destination': Destination;
1739
+ }
1740
+ //#endregion
1741
+ //#region src/api-model/models/get-delivery-offers-request.d.ts
1742
+ /**
1743
+ * The request body schema for the `getDeliveryOffers` operation.
1744
+ */
1745
+ interface GetDeliveryOffersRequest {
1746
+ 'product': GetDeliveryOffersProduct;
1747
+ 'terms': GetDeliveryOffersTerms;
1748
+ }
1749
+ //#endregion
1750
+ //#region src/api-model/models/get-delivery-offers-result.d.ts
1751
+ /**
1752
+ * A list of delivery offers, including offer expiration, earliest and latest date and time range, and the delivery offer policy.
1753
+ */
1754
+ interface GetDeliveryOffersResult {
1755
+ /**
1756
+ * An array of delivery offer information.
1757
+ */
1758
+ 'deliveryOffers'?: Array<DeliveryOffer>;
1759
+ }
1760
+ //#endregion
1761
+ //#region src/api-model/models/get-delivery-offers-response.d.ts
1762
+ /**
1763
+ * The response schema for the `getDeliveryOffers` operation.
1764
+ */
1765
+ interface GetDeliveryOffersResponse {
1766
+ 'payload'?: GetDeliveryOffersResult;
1767
+ /**
1768
+ * A list of error responses returned when a request is unsuccessful.
1769
+ */
1770
+ 'errors'?: Array<Error>;
1771
+ }
1772
+ //#endregion
1773
+ //#region src/api-model/models/get-feature-inventory-result.d.ts
1774
+ /**
1775
+ * The payload for the `getEligibleInventory` operation.
1776
+ */
1777
+ interface GetFeatureInventoryResult {
1778
+ /**
1779
+ * The requested marketplace.
1780
+ */
1781
+ 'marketplaceId': string;
1782
+ /**
1783
+ * The name of the feature.
1784
+ */
1785
+ 'featureName': string;
1786
+ /**
1787
+ * When present and not empty, pass this string token in the next request to return the next response page.
1788
+ */
1789
+ 'nextToken'?: string;
1790
+ /**
1791
+ * An array of SKUs eligible for this feature and the quantity available.
1792
+ */
1793
+ 'featureSkus'?: Array<FeatureSku>;
1794
+ }
1795
+ //#endregion
1796
+ //#region src/api-model/models/get-feature-inventory-response.d.ts
1797
+ /**
1798
+ * The breakdown of eligibility inventory by feature.
1799
+ */
1800
+ interface GetFeatureInventoryResponse {
1801
+ 'payload'?: GetFeatureInventoryResult;
1802
+ /**
1803
+ * A list of error responses returned when a request is unsuccessful.
1804
+ */
1805
+ 'errors'?: Array<Error>;
1806
+ }
1807
+ //#endregion
1808
+ //#region src/api-model/models/get-feature-sku-result.d.ts
1809
+ /**
1810
+ * Selling Partner APIs for Fulfillment Outbound
1811
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
1812
+ *
1813
+ * The version of the OpenAPI document: 2020-07-01
1814
+ *
1815
+ *
1816
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1817
+ * https://openapi-generator.tech
1818
+ * Do not edit the class manually.
1819
+ */
1820
+ /**
1821
+ * The payload for the `getFeatureSKU` operation.
1822
+ */
1823
+ interface GetFeatureSkuResult {
1824
+ /**
1825
+ * The requested marketplace.
1826
+ */
1827
+ 'marketplaceId': string;
1828
+ /**
1829
+ * The name of the feature.
1830
+ */
1831
+ 'featureName': string;
1832
+ /**
1833
+ * When true, the seller SKU is eligible for the requested feature.
1834
+ */
1835
+ 'isEligible': boolean;
1836
+ /**
1837
+ * A list of one or more reasons that the seller SKU is ineligible for the feature. Possible values: * `MERCHANT_NOT_ENROLLED`: The merchant isn\'t enrolled for the feature. * `SKU_NOT_ELIGIBLE`: The SKU doesn\'t reside in a warehouse that supports the feature. * `INVALID_SKU`: There is an issue with the SKU provided.
1838
+ */
1839
+ 'ineligibleReasons'?: Array<string>;
1840
+ /**
1841
+ * Used to identify an item in the given marketplace. SellerSKU is qualified by the seller\'s SellerId, which is included with every operation that you submit.
1842
+ */
1843
+ 'sellerSku'?: string;
1844
+ /**
1845
+ * The unique SKU used by Amazon\'s fulfillment network.
1846
+ */
1847
+ 'fnSku'?: string;
1848
+ /**
1849
+ * The Amazon Standard Identification Number (ASIN) of the item.
1850
+ */
1851
+ 'asin'?: string;
1852
+ /**
1853
+ * The number of SKUs available for this service.
1854
+ */
1855
+ 'skuCount'?: number;
1856
+ }
1857
+ //#endregion
1858
+ //#region src/api-model/models/get-feature-sku-response.d.ts
1859
+ /**
1860
+ * The response schema for the `getFeatureSKU` operation.
1861
+ */
1862
+ interface GetFeatureSkuResponse {
1863
+ 'payload'?: GetFeatureSkuResult;
1864
+ /**
1865
+ * A list of error responses returned when a request is unsuccessful.
1866
+ */
1867
+ 'errors'?: Array<Error>;
1868
+ }
1869
+ //#endregion
1870
+ //#region src/api-model/models/get-features-result.d.ts
1871
+ /**
1872
+ * The payload for the `getFeatures` operation.
1873
+ */
1874
+ interface GetFeaturesResult {
1875
+ /**
1876
+ * An array of features.
1877
+ */
1878
+ 'features': Array<Feature>;
1879
+ }
1880
+ //#endregion
1881
+ //#region src/api-model/models/get-features-response.d.ts
1882
+ /**
1883
+ * The response schema for the `getFeatures` operation.
1884
+ */
1885
+ interface GetFeaturesResponse {
1886
+ 'payload'?: GetFeaturesResult;
1887
+ /**
1888
+ * A list of error responses returned when a request is unsuccessful.
1889
+ */
1890
+ 'errors'?: Array<Error>;
1891
+ }
1892
+ //#endregion
1893
+ //#region src/api-model/models/get-fulfillment-order-result.d.ts
1894
+ /**
1895
+ * The request for the `getFulfillmentOrder` operation.
1896
+ */
1897
+ interface GetFulfillmentOrderResult {
1898
+ 'fulfillmentOrder': FulfillmentOrder;
1899
+ /**
1900
+ * An array of fulfillment order item information.
1901
+ */
1902
+ 'fulfillmentOrderItems': Array<FulfillmentOrderItem>;
1903
+ /**
1904
+ * An array of fulfillment shipment information.
1905
+ */
1906
+ 'fulfillmentShipments'?: Array<FulfillmentShipment>;
1907
+ /**
1908
+ * An array of items that Amazon accepted for return. Returns empty if no items were accepted for return.
1909
+ */
1910
+ 'returnItems': Array<ReturnItem>;
1911
+ /**
1912
+ * An array of return authorization information.
1913
+ */
1914
+ 'returnAuthorizations': Array<ReturnAuthorization>;
1915
+ /**
1916
+ * An array of various payment attributes related to this fulfillment order.
1917
+ */
1918
+ 'paymentInformation'?: Array<PaymentInformation>;
1919
+ }
1920
+ //#endregion
1921
+ //#region src/api-model/models/get-fulfillment-order-response.d.ts
1922
+ /**
1923
+ * The response schema for the `getFulfillmentOrder` operation.
1924
+ */
1925
+ interface GetFulfillmentOrderResponse {
1926
+ 'payload'?: GetFulfillmentOrderResult;
1927
+ /**
1928
+ * A list of error responses returned when a request is unsuccessful.
1929
+ */
1930
+ 'errors'?: Array<Error>;
1931
+ }
1932
+ //#endregion
1933
+ //#region src/api-model/models/get-fulfillment-preview-item.d.ts
1934
+ /**
1935
+ * Item information for a fulfillment order preview.
1936
+ */
1937
+ interface GetFulfillmentPreviewItem {
1938
+ /**
1939
+ * The seller SKU of the item.
1940
+ */
1941
+ 'sellerSku': string;
1942
+ /**
1943
+ * The item quantity.
1944
+ */
1945
+ 'quantity': number;
1946
+ 'perUnitDeclaredValue'?: Money;
1947
+ /**
1948
+ * A fulfillment order item identifier that the seller creates to track items in the fulfillment preview.
1949
+ */
1950
+ 'sellerFulfillmentOrderItemId': string;
1951
+ }
1952
+ //#endregion
1953
+ //#region src/api-model/models/get-fulfillment-preview-request.d.ts
1954
+ /**
1955
+ * The request body schema for the `getFulfillmentPreview` operation.
1956
+ */
1957
+ interface GetFulfillmentPreviewRequest {
1958
+ /**
1959
+ * The marketplace the fulfillment order is placed against.
1960
+ */
1961
+ 'marketplaceId'?: string;
1962
+ 'address': Address;
1963
+ /**
1964
+ * An array of fulfillment preview item information.
1965
+ */
1966
+ 'items': Array<GetFulfillmentPreviewItem>;
1967
+ /**
1968
+ * List of shipping speed categories.
1969
+ */
1970
+ 'shippingSpeedCategories'?: Array<ShippingSpeedCategory>;
1971
+ /**
1972
+ * When true, returns all fulfillment order previews both for COD and not for COD. Otherwise, returns only fulfillment order previews that are not for COD.
1973
+ */
1974
+ 'includeCODFulfillmentPreview'?: boolean;
1975
+ /**
1976
+ * When true, returns the `ScheduledDeliveryInfo` response object, which contains the available delivery windows for a Scheduled Delivery. The `ScheduledDeliveryInfo` response object can only be returned for fulfillment order previews with `ShippingSpeedCategories` equal to `ScheduledDelivery`.
1977
+ */
1978
+ 'includeDeliveryWindows'?: boolean;
1979
+ /**
1980
+ * A list of features and their fulfillment policies to apply to the order.
1981
+ */
1982
+ 'featureConstraints'?: Array<FeatureSettings>;
1983
+ }
1984
+ //#endregion
1985
+ //#region src/api-model/models/get-fulfillment-preview-result.d.ts
1986
+ /**
1987
+ * A list of fulfillment order previews, including estimated shipping weights, estimated shipping fees, and estimated ship dates and arrival dates.
1988
+ */
1989
+ interface GetFulfillmentPreviewResult {
1990
+ /**
1991
+ * An array of fulfillment preview information.
1992
+ */
1993
+ 'fulfillmentPreviews'?: Array<FulfillmentPreview>;
1994
+ }
1995
+ //#endregion
1996
+ //#region src/api-model/models/get-fulfillment-preview-response.d.ts
1997
+ /**
1998
+ * The response schema for the `getFulfillmentPreview` operation.
1999
+ */
2000
+ interface GetFulfillmentPreviewResponse {
2001
+ 'payload'?: GetFulfillmentPreviewResult;
2002
+ /**
2003
+ * A list of error responses returned when a request is unsuccessful.
2004
+ */
2005
+ 'errors'?: Array<Error>;
2006
+ }
2007
+ //#endregion
2008
+ //#region src/api-model/models/tracking-address.d.ts
2009
+ /**
2010
+ * Selling Partner APIs for Fulfillment Outbound
2011
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
2012
+ *
2013
+ * The version of the OpenAPI document: 2020-07-01
2014
+ *
2015
+ *
2016
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2017
+ * https://openapi-generator.tech
2018
+ * Do not edit the class manually.
2019
+ */
2020
+ /**
2021
+ * Address information for tracking the package.
2022
+ */
2023
+ interface TrackingAddress {
2024
+ /**
2025
+ * The city.
2026
+ */
2027
+ 'city': string;
2028
+ /**
2029
+ * The state.
2030
+ */
2031
+ 'state': string;
2032
+ /**
2033
+ * The country.
2034
+ */
2035
+ 'country': string;
2036
+ }
2037
+ //#endregion
2038
+ //#region src/api-model/models/tracking-event.d.ts
2039
+ /**
2040
+ * Information for tracking package deliveries.
2041
+ */
2042
+ interface TrackingEvent {
2043
+ /**
2044
+ * Date timestamp
2045
+ */
2046
+ 'eventDate': string;
2047
+ 'eventAddress': TrackingAddress;
2048
+ 'eventCode': EventCode;
2049
+ /**
2050
+ * A description for the corresponding event code.
2051
+ */
2052
+ 'eventDescription': string;
2053
+ }
2054
+ //#endregion
2055
+ //#region src/api-model/models/package-tracking-details.d.ts
2056
+ /**
2057
+ * Tracking details of package
2058
+ */
2059
+ interface PackageTrackingDetails {
2060
+ /**
2061
+ * The package identifier.
2062
+ */
2063
+ 'packageNumber': number;
2064
+ /**
2065
+ * The tracking number for the package.
2066
+ */
2067
+ 'trackingNumber'?: string;
2068
+ /**
2069
+ * Link on swiship.com that allows customers to track the package.
2070
+ */
2071
+ 'customerTrackingLink'?: string;
2072
+ /**
2073
+ * The name of the carrier.
2074
+ */
2075
+ 'carrierCode'?: string;
2076
+ /**
2077
+ * The phone number of the carrier.
2078
+ */
2079
+ 'carrierPhoneNumber'?: string;
2080
+ /**
2081
+ * The URL of the carrier\'s website.
2082
+ */
2083
+ 'carrierURL'?: string;
2084
+ /**
2085
+ * Date timestamp
2086
+ */
2087
+ 'shipDate'?: string;
2088
+ /**
2089
+ * Date timestamp
2090
+ */
2091
+ 'estimatedArrivalDate'?: string;
2092
+ 'shipToAddress'?: TrackingAddress;
2093
+ 'currentStatus'?: CurrentStatus;
2094
+ /**
2095
+ * Description corresponding to the `CurrentStatus` value.
2096
+ */
2097
+ 'currentStatusDescription'?: string;
2098
+ 'deliveryWindow'?: DateRange;
2099
+ /**
2100
+ * The name of the person who signed for the package.
2101
+ */
2102
+ 'signedForBy'?: string;
2103
+ 'additionalLocationInfo'?: AdditionalLocationInfo;
2104
+ /**
2105
+ * An array of tracking event information.
2106
+ */
2107
+ 'trackingEvents'?: Array<TrackingEvent>;
2108
+ }
2109
+ //#endregion
2110
+ //#region src/api-model/models/get-package-tracking-details-response.d.ts
2111
+ /**
2112
+ * The response schema for the `getPackageTrackingDetails` operation.
2113
+ */
2114
+ interface GetPackageTrackingDetailsResponse {
2115
+ 'payload'?: PackageTrackingDetails;
2116
+ /**
2117
+ * A list of error responses returned when a request is unsuccessful.
2118
+ */
2119
+ 'errors'?: Array<Error>;
2120
+ }
2121
+ //#endregion
2122
+ //#region src/api-model/models/list-all-fulfillment-orders-result.d.ts
2123
+ /**
2124
+ * The request for the `listAllFulfillmentOrders` operation.
2125
+ */
2126
+ interface ListAllFulfillmentOrdersResult {
2127
+ /**
2128
+ * When present and not empty, pass this string token in the next request to return the next response page.
2129
+ */
2130
+ 'nextToken'?: string;
2131
+ /**
2132
+ * An array of fulfillment order information.
2133
+ */
2134
+ 'fulfillmentOrders'?: Array<FulfillmentOrder>;
2135
+ }
2136
+ //#endregion
2137
+ //#region src/api-model/models/list-all-fulfillment-orders-response.d.ts
2138
+ /**
2139
+ * The response schema for the `listAllFulfillmentOrders` operation.
2140
+ */
2141
+ interface ListAllFulfillmentOrdersResponse {
2142
+ 'payload'?: ListAllFulfillmentOrdersResult;
2143
+ /**
2144
+ * A list of error responses returned when a request is unsuccessful.
2145
+ */
2146
+ 'errors'?: Array<Error>;
2147
+ }
2148
+ //#endregion
2149
+ //#region src/api-model/models/reason-code-details.d.ts
2150
+ /**
2151
+ * Selling Partner APIs for Fulfillment Outbound
2152
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
2153
+ *
2154
+ * The version of the OpenAPI document: 2020-07-01
2155
+ *
2156
+ *
2157
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2158
+ * https://openapi-generator.tech
2159
+ * Do not edit the class manually.
2160
+ */
2161
+ /**
2162
+ * A return reason code, a description, and an optional description translation.
2163
+ */
2164
+ interface ReasonCodeDetails {
2165
+ /**
2166
+ * A code that indicates a valid return reason.
2167
+ */
2168
+ 'returnReasonCode': string;
2169
+ /**
2170
+ * A human readable description of the return reason code.
2171
+ */
2172
+ 'description': string;
2173
+ /**
2174
+ * A translation of the description. The translation is in the language specified in the `language` request parameter.
2175
+ */
2176
+ 'translatedDescription'?: string;
2177
+ }
2178
+ //#endregion
2179
+ //#region src/api-model/models/list-return-reason-codes-result.d.ts
2180
+ /**
2181
+ * The request for the `listReturnReasonCodes` operation.
2182
+ */
2183
+ interface ListReturnReasonCodesResult {
2184
+ /**
2185
+ * An array of return reason code details.
2186
+ */
2187
+ 'reasonCodeDetails'?: Array<ReasonCodeDetails>;
2188
+ }
2189
+ //#endregion
2190
+ //#region src/api-model/models/list-return-reason-codes-response.d.ts
2191
+ /**
2192
+ * The response schema for the `listReturnReasonCodes` operation.
2193
+ */
2194
+ interface ListReturnReasonCodesResponse {
2195
+ 'payload'?: ListReturnReasonCodesResult;
2196
+ /**
2197
+ * A list of error responses returned when a request is unsuccessful.
2198
+ */
2199
+ 'errors'?: Array<Error>;
2200
+ }
2201
+ //#endregion
2202
+ //#region src/api-model/models/model-error.d.ts
2203
+ /**
2204
+ * Selling Partner APIs for Fulfillment Outbound
2205
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
2206
+ *
2207
+ * The version of the OpenAPI document: 2020-07-01
2208
+ *
2209
+ *
2210
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2211
+ * https://openapi-generator.tech
2212
+ * Do not edit the class manually.
2213
+ */
2214
+ /**
2215
+ * Error response returned when the request is unsuccessful.
2216
+ */
2217
+ interface ModelError {
2218
+ /**
2219
+ * An error code that identifies the type of error that occurred.
2220
+ */
2221
+ 'code': string;
2222
+ /**
2223
+ * A message that describes the error condition.
2224
+ */
2225
+ 'message': string;
2226
+ /**
2227
+ * Additional details that can help the caller understand or fix the issue.
2228
+ */
2229
+ 'details'?: string;
2230
+ }
2231
+ //#endregion
2232
+ //#region src/api-model/models/submit-fulfillment-order-status-update-request.d.ts
2233
+ /**
2234
+ * The request body schema for the `submitFulfillmentOrderStatusUpdate` operation.
2235
+ */
2236
+ interface SubmitFulfillmentOrderStatusUpdateRequest {
2237
+ 'fulfillmentOrderStatus'?: FulfillmentOrderStatus;
2238
+ }
2239
+ //#endregion
2240
+ //#region src/api-model/models/submit-fulfillment-order-status-update-response.d.ts
2241
+ /**
2242
+ * Selling Partner APIs for Fulfillment Outbound
2243
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
2244
+ *
2245
+ * The version of the OpenAPI document: 2020-07-01
2246
+ *
2247
+ *
2248
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2249
+ * https://openapi-generator.tech
2250
+ * Do not edit the class manually.
2251
+ */
2252
+ /**
2253
+ * The response schema for the `SubmitFulfillmentOrderStatusUpdate` operation.
2254
+ */
2255
+ interface SubmitFulfillmentOrderStatusUpdateResponse {
2256
+ /**
2257
+ * A list of error responses returned when a request is unsuccessful.
2258
+ */
2259
+ 'errors'?: Array<Error>;
2260
+ }
2261
+ //#endregion
2262
+ //#region src/api-model/models/update-fulfillment-order-item.d.ts
2263
+ /**
2264
+ * Item information for updating a fulfillment order.
2265
+ */
2266
+ interface UpdateFulfillmentOrderItem {
2267
+ /**
2268
+ * The seller SKU of the item.
2269
+ */
2270
+ 'sellerSku'?: string;
2271
+ /**
2272
+ * Identifies the fulfillment order item to update. Created with a previous call to the `createFulfillmentOrder` operation.
2273
+ */
2274
+ 'sellerFulfillmentOrderItemId': string;
2275
+ /**
2276
+ * The item quantity.
2277
+ */
2278
+ 'quantity': number;
2279
+ /**
2280
+ * A message to the gift recipient, if applicable.
2281
+ */
2282
+ 'giftMessage'?: string;
2283
+ /**
2284
+ * Item-specific text that displays in recipient-facing materials such as the outbound shipment packing slip.
2285
+ */
2286
+ 'displayableComment'?: string;
2287
+ /**
2288
+ * Amazon\'s fulfillment network SKU of the item.
2289
+ */
2290
+ 'fulfillmentNetworkSku'?: string;
2291
+ /**
2292
+ * Indicates whether the item is sellable or unsellable.
2293
+ */
2294
+ 'orderItemDisposition'?: string;
2295
+ 'perUnitDeclaredValue'?: Money;
2296
+ 'perUnitPrice'?: Money;
2297
+ 'perUnitTax'?: Money;
2298
+ }
2299
+ //#endregion
2300
+ //#region src/api-model/models/update-fulfillment-order-request.d.ts
2301
+ /**
2302
+ * The request body schema for the `updateFulfillmentOrder` operation.
2303
+ */
2304
+ interface UpdateFulfillmentOrderRequest {
2305
+ /**
2306
+ * The marketplace the fulfillment order is placed against.
2307
+ */
2308
+ 'marketplaceId'?: string;
2309
+ /**
2310
+ * A fulfillment order identifier that the seller creates. This value displays as the order identifier in recipient-facing materials such as the outbound shipment packing slip. The value of `DisplayableOrderId` should match the order identifier that the seller provides to the recipient. The seller can use the `SellerFulfillmentOrderId` for this value or they can specify an alternate value if they want the recipient to reference an alternate order identifier.
2311
+ */
2312
+ 'displayableOrderId'?: string;
2313
+ /**
2314
+ * Date timestamp
2315
+ */
2316
+ 'displayableOrderDate'?: string;
2317
+ /**
2318
+ * Order-specific text that appears in recipient-facing materials such as the outbound shipment packing slip.
2319
+ */
2320
+ 'displayableOrderComment'?: string;
2321
+ 'shippingSpeedCategory'?: ShippingSpeedCategory;
2322
+ 'destinationAddress'?: Address;
2323
+ 'fulfillmentAction'?: FulfillmentAction;
2324
+ 'fulfillmentPolicy'?: FulfillmentPolicy;
2325
+ /**
2326
+ * The two-character country code for the country from which the fulfillment order ships. Must be in ISO 3166-1 alpha-2 format.
2327
+ */
2328
+ 'shipFromCountryCode'?: string;
2329
+ /**
2330
+ * A list of email addresses that the seller provides that are used by Amazon to send ship-complete notifications to recipients on behalf of the seller.
2331
+ */
2332
+ 'notificationEmails'?: Array<string>;
2333
+ /**
2334
+ * A list of features and their fulfillment policies to apply to the order.
2335
+ */
2336
+ 'featureConstraints'?: Array<FeatureSettings>;
2337
+ /**
2338
+ * An array of fulfillment order item information for updating a fulfillment order.
2339
+ */
2340
+ 'items'?: Array<UpdateFulfillmentOrderItem>;
2341
+ }
2342
+ //#endregion
2343
+ //#region src/api-model/models/update-fulfillment-order-response.d.ts
2344
+ /**
2345
+ * Selling Partner APIs for Fulfillment Outbound
2346
+ * The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon\'s fulfillment network. You can get information on both potential and existing fulfillment orders.
2347
+ *
2348
+ * The version of the OpenAPI document: 2020-07-01
2349
+ *
2350
+ *
2351
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
2352
+ * https://openapi-generator.tech
2353
+ * Do not edit the class manually.
2354
+ */
2355
+ /**
2356
+ * The response schema for the `updateFulfillmentOrder` operation.
2357
+ */
2358
+ interface UpdateFulfillmentOrderResponse {
2359
+ /**
2360
+ * A list of error responses returned when a request is unsuccessful.
2361
+ */
2362
+ 'errors'?: Array<Error>;
2363
+ }
2364
+ //#endregion
2365
+ //#region src/api-model/api/fulfillment-outbound-api.d.ts
2366
+ /**
2367
+ * FulfillmentOutboundApi - axios parameter creator
2368
+ */
2369
+ declare const FulfillmentOutboundApiAxiosParamCreator: (configuration?: Configuration) => {
2370
+ /**
2371
+ * Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2372
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2373
+ * @param {*} [options] Override http request option.
2374
+ * @throws {RequiredError}
2375
+ */
2376
+ cancelFulfillmentOrder: (sellerFulfillmentOrderId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2377
+ /**
2378
+ * Requests that Amazon ship items from the seller\'s inventory in Amazon\'s fulfillment network to a destination address. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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)
2379
+ * @param {CreateFulfillmentOrderRequest} body CreateFulfillmentOrderRequest parameter
2380
+ * @param {*} [options] Override http request option.
2381
+ * @throws {RequiredError}
2382
+ */
2383
+ createFulfillmentOrder: (body: CreateFulfillmentOrderRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2384
+ /**
2385
+ * Creates a fulfillment return. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2386
+ * @param {string} sellerFulfillmentOrderId An identifier the seller assigns to the fulfillment order at the time it was created. The seller uses their own records to find the correct &#x60;sellerFulfillmentOrderId&#x60; value based on the buyer\&#39;s request to return items.
2387
+ * @param {CreateFulfillmentReturnRequest} body The request body of the &#x60;createFulfillmentReturn&#x60; operation.
2388
+ * @param {*} [options] Override http request option.
2389
+ * @throws {RequiredError}
2390
+ */
2391
+ createFulfillmentReturn: (sellerFulfillmentOrderId: string, body: CreateFulfillmentReturnRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2392
+ /**
2393
+ * Returns delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 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 have higher rate and burst values than 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).
2394
+ * @param {GetDeliveryOffersRequest} body GetDeliveryOffersRequest parameter
2395
+ * @param {*} [options] Override http request option.
2396
+ * @throws {RequiredError}
2397
+ */
2398
+ deliveryOffers: (body: GetDeliveryOffersRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2399
+ /**
2400
+ * Returns a list of inventory items that are eligible for the fulfillment feature you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2401
+ * @param {string} marketplaceId The marketplace for which to return a list of the inventory that is eligible for the specified feature.
2402
+ * @param {string} featureName The name of the feature for which to return a list of eligible inventory.
2403
+ * @param {string} [nextToken] A string token returned in the response to your previous request that is used to return the next response page. A value of &#x60;null&#x60; will return the first page.
2404
+ * @param {string} [queryStartDate] A date that you can use to select inventory that has been updated since a specified date. An update is defined as any change in feature-enabled inventory availability. The date must be in the format &#x60;yyyy-MM-ddTHH:mm:ss.sssZ&#x60;
2405
+ * @param {*} [options] Override http request option.
2406
+ * @throws {RequiredError}
2407
+ */
2408
+ getFeatureInventory: (marketplaceId: string, featureName: string, nextToken?: string, queryStartDate?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2409
+ /**
2410
+ * Returns the number of items with the `sellerSku` you specify that can have orders fulfilled using the specified feature. Note that if the `sellerSku` isn\'t eligible, the response will contain an empty `skuInfo` object. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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).
2411
+ * @param {string} marketplaceId The marketplace for which to return the count.
2412
+ * @param {string} featureName The name of the feature.
2413
+ * @param {string} sellerSku Used to identify an item in the given marketplace. &#x60;sellerSku&#x60; is qualified by the seller\&#39;s &#x60;sellerId&#x60;, which is included with every operation that you submit.
2414
+ * @param {*} [options] Override http request option.
2415
+ * @throws {RequiredError}
2416
+ */
2417
+ getFeatureSKU: (marketplaceId: string, featureName: string, sellerSku: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2418
+ /**
2419
+ * Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2420
+ * @param {string} marketplaceId The marketplace for which to return the list of features.
2421
+ * @param {*} [options] Override http request option.
2422
+ * @throws {RequiredError}
2423
+ */
2424
+ getFeatures: (marketplaceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2425
+ /**
2426
+ * Returns the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2427
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2428
+ * @param {*} [options] Override http request option.
2429
+ * @throws {RequiredError}
2430
+ */
2431
+ getFulfillmentOrder: (sellerFulfillmentOrderId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2432
+ /**
2433
+ * Returns a list of fulfillment order previews based on shipping criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2434
+ * @param {GetFulfillmentPreviewRequest} body GetFulfillmentPreviewRequest parameter
2435
+ * @param {*} [options] Override http request option.
2436
+ * @throws {RequiredError}
2437
+ */
2438
+ getFulfillmentPreview: (body: GetFulfillmentPreviewRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2439
+ /**
2440
+ * Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2441
+ * @param {number} packageNumber The unencrypted package identifier. You can obtain this value from the &#x60;getFulfillmentOrder&#x60; operation.
2442
+ * @param {*} [options] Override http request option.
2443
+ * @throws {RequiredError}
2444
+ */
2445
+ getPackageTrackingDetails: (packageNumber: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2446
+ /**
2447
+ * Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the `nextToken` parameter. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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)
2448
+ * @param {string} [queryStartDate] A date used to select fulfillment orders that were last updated after (or at) a specified time. An update is defined as any change in fulfillment order status, including the creation of a new fulfillment order.
2449
+ * @param {string} [nextToken] A string token returned in the response to your previous request.
2450
+ * @param {*} [options] Override http request option.
2451
+ * @throws {RequiredError}
2452
+ */
2453
+ listAllFulfillmentOrders: (queryStartDate?: string, nextToken?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2454
+ /**
2455
+ * Returns a list of return reason codes for a seller SKU in a given marketplace. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2456
+ * @param {string} sellerSku The seller SKU for which return reason codes are required.
2457
+ * @param {string} [marketplaceId] The marketplace for which the seller wants return reason codes.
2458
+ * @param {string} [sellerFulfillmentOrderId] The identifier assigned to the item by the seller when the fulfillment order was created. The service uses this value to determine the marketplace for which the seller wants return reason codes.
2459
+ * @param {string} [language] The language that the &#x60;TranslatedDescription&#x60; property of the &#x60;ReasonCodeDetails&#x60; response object should be translated into.
2460
+ * @param {*} [options] Override http request option.
2461
+ * @throws {RequiredError}
2462
+ */
2463
+ listReturnReasonCodes: (sellerSku: string, marketplaceId?: string, sellerFulfillmentOrderId?: string, language?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2464
+ /**
2465
+ * Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Fulfillment Outbound Dynamic Sandbox Guide](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide) and [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information.
2466
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2467
+ * @param {SubmitFulfillmentOrderStatusUpdateRequest} body The identifier assigned to the item by the seller when the fulfillment order was created.
2468
+ * @param {*} [options] Override http request option.
2469
+ * @throws {RequiredError}
2470
+ */
2471
+ submitFulfillmentOrderStatusUpdate: (sellerFulfillmentOrderId: string, body: SubmitFulfillmentOrderStatusUpdateRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2472
+ /**
2473
+ * Updates and/or requests shipment for a fulfillment order with an order hold on it. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2474
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2475
+ * @param {UpdateFulfillmentOrderRequest} body The request body of the &#x60;updateFulfillmentOrder&#x60; operation.
2476
+ * @param {*} [options] Override http request option.
2477
+ * @throws {RequiredError}
2478
+ */
2479
+ updateFulfillmentOrder: (sellerFulfillmentOrderId: string, body: UpdateFulfillmentOrderRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
2480
+ };
2481
+ /**
2482
+ * FulfillmentOutboundApi - functional programming interface
2483
+ */
2484
+ declare const FulfillmentOutboundApiFp: (configuration?: Configuration) => {
2485
+ /**
2486
+ * Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2487
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2488
+ * @param {*} [options] Override http request option.
2489
+ * @throws {RequiredError}
2490
+ */
2491
+ cancelFulfillmentOrder(sellerFulfillmentOrderId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CancelFulfillmentOrderResponse>>;
2492
+ /**
2493
+ * Requests that Amazon ship items from the seller\'s inventory in Amazon\'s fulfillment network to a destination address. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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)
2494
+ * @param {CreateFulfillmentOrderRequest} body CreateFulfillmentOrderRequest parameter
2495
+ * @param {*} [options] Override http request option.
2496
+ * @throws {RequiredError}
2497
+ */
2498
+ createFulfillmentOrder(body: CreateFulfillmentOrderRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CreateFulfillmentOrderResponse>>;
2499
+ /**
2500
+ * Creates a fulfillment return. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2501
+ * @param {string} sellerFulfillmentOrderId An identifier the seller assigns to the fulfillment order at the time it was created. The seller uses their own records to find the correct &#x60;sellerFulfillmentOrderId&#x60; value based on the buyer\&#39;s request to return items.
2502
+ * @param {CreateFulfillmentReturnRequest} body The request body of the &#x60;createFulfillmentReturn&#x60; operation.
2503
+ * @param {*} [options] Override http request option.
2504
+ * @throws {RequiredError}
2505
+ */
2506
+ createFulfillmentReturn(sellerFulfillmentOrderId: string, body: CreateFulfillmentReturnRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CreateFulfillmentReturnResponse>>;
2507
+ /**
2508
+ * Returns delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 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 have higher rate and burst values than 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).
2509
+ * @param {GetDeliveryOffersRequest} body GetDeliveryOffersRequest parameter
2510
+ * @param {*} [options] Override http request option.
2511
+ * @throws {RequiredError}
2512
+ */
2513
+ deliveryOffers(body: GetDeliveryOffersRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetDeliveryOffersResponse>>;
2514
+ /**
2515
+ * Returns a list of inventory items that are eligible for the fulfillment feature you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2516
+ * @param {string} marketplaceId The marketplace for which to return a list of the inventory that is eligible for the specified feature.
2517
+ * @param {string} featureName The name of the feature for which to return a list of eligible inventory.
2518
+ * @param {string} [nextToken] A string token returned in the response to your previous request that is used to return the next response page. A value of &#x60;null&#x60; will return the first page.
2519
+ * @param {string} [queryStartDate] A date that you can use to select inventory that has been updated since a specified date. An update is defined as any change in feature-enabled inventory availability. The date must be in the format &#x60;yyyy-MM-ddTHH:mm:ss.sssZ&#x60;
2520
+ * @param {*} [options] Override http request option.
2521
+ * @throws {RequiredError}
2522
+ */
2523
+ getFeatureInventory(marketplaceId: string, featureName: string, nextToken?: string, queryStartDate?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetFeatureInventoryResponse>>;
2524
+ /**
2525
+ * Returns the number of items with the `sellerSku` you specify that can have orders fulfilled using the specified feature. Note that if the `sellerSku` isn\'t eligible, the response will contain an empty `skuInfo` object. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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).
2526
+ * @param {string} marketplaceId The marketplace for which to return the count.
2527
+ * @param {string} featureName The name of the feature.
2528
+ * @param {string} sellerSku Used to identify an item in the given marketplace. &#x60;sellerSku&#x60; is qualified by the seller\&#39;s &#x60;sellerId&#x60;, which is included with every operation that you submit.
2529
+ * @param {*} [options] Override http request option.
2530
+ * @throws {RequiredError}
2531
+ */
2532
+ getFeatureSKU(marketplaceId: string, featureName: string, sellerSku: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetFeatureSkuResponse>>;
2533
+ /**
2534
+ * Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2535
+ * @param {string} marketplaceId The marketplace for which to return the list of features.
2536
+ * @param {*} [options] Override http request option.
2537
+ * @throws {RequiredError}
2538
+ */
2539
+ getFeatures(marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetFeaturesResponse>>;
2540
+ /**
2541
+ * Returns the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2542
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2543
+ * @param {*} [options] Override http request option.
2544
+ * @throws {RequiredError}
2545
+ */
2546
+ getFulfillmentOrder(sellerFulfillmentOrderId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetFulfillmentOrderResponse>>;
2547
+ /**
2548
+ * Returns a list of fulfillment order previews based on shipping criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2549
+ * @param {GetFulfillmentPreviewRequest} body GetFulfillmentPreviewRequest parameter
2550
+ * @param {*} [options] Override http request option.
2551
+ * @throws {RequiredError}
2552
+ */
2553
+ getFulfillmentPreview(body: GetFulfillmentPreviewRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetFulfillmentPreviewResponse>>;
2554
+ /**
2555
+ * Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2556
+ * @param {number} packageNumber The unencrypted package identifier. You can obtain this value from the &#x60;getFulfillmentOrder&#x60; operation.
2557
+ * @param {*} [options] Override http request option.
2558
+ * @throws {RequiredError}
2559
+ */
2560
+ getPackageTrackingDetails(packageNumber: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetPackageTrackingDetailsResponse>>;
2561
+ /**
2562
+ * Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the `nextToken` parameter. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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)
2563
+ * @param {string} [queryStartDate] A date used to select fulfillment orders that were last updated after (or at) a specified time. An update is defined as any change in fulfillment order status, including the creation of a new fulfillment order.
2564
+ * @param {string} [nextToken] A string token returned in the response to your previous request.
2565
+ * @param {*} [options] Override http request option.
2566
+ * @throws {RequiredError}
2567
+ */
2568
+ listAllFulfillmentOrders(queryStartDate?: string, nextToken?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListAllFulfillmentOrdersResponse>>;
2569
+ /**
2570
+ * Returns a list of return reason codes for a seller SKU in a given marketplace. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2571
+ * @param {string} sellerSku The seller SKU for which return reason codes are required.
2572
+ * @param {string} [marketplaceId] The marketplace for which the seller wants return reason codes.
2573
+ * @param {string} [sellerFulfillmentOrderId] The identifier assigned to the item by the seller when the fulfillment order was created. The service uses this value to determine the marketplace for which the seller wants return reason codes.
2574
+ * @param {string} [language] The language that the &#x60;TranslatedDescription&#x60; property of the &#x60;ReasonCodeDetails&#x60; response object should be translated into.
2575
+ * @param {*} [options] Override http request option.
2576
+ * @throws {RequiredError}
2577
+ */
2578
+ listReturnReasonCodes(sellerSku: string, marketplaceId?: string, sellerFulfillmentOrderId?: string, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListReturnReasonCodesResponse>>;
2579
+ /**
2580
+ * Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Fulfillment Outbound Dynamic Sandbox Guide](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide) and [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information.
2581
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2582
+ * @param {SubmitFulfillmentOrderStatusUpdateRequest} body The identifier assigned to the item by the seller when the fulfillment order was created.
2583
+ * @param {*} [options] Override http request option.
2584
+ * @throws {RequiredError}
2585
+ */
2586
+ submitFulfillmentOrderStatusUpdate(sellerFulfillmentOrderId: string, body: SubmitFulfillmentOrderStatusUpdateRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SubmitFulfillmentOrderStatusUpdateResponse>>;
2587
+ /**
2588
+ * Updates and/or requests shipment for a fulfillment order with an order hold on it. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2589
+ * @param {string} sellerFulfillmentOrderId The identifier assigned to the item by the seller when the fulfillment order was created.
2590
+ * @param {UpdateFulfillmentOrderRequest} body The request body of the &#x60;updateFulfillmentOrder&#x60; operation.
2591
+ * @param {*} [options] Override http request option.
2592
+ * @throws {RequiredError}
2593
+ */
2594
+ updateFulfillmentOrder(sellerFulfillmentOrderId: string, body: UpdateFulfillmentOrderRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UpdateFulfillmentOrderResponse>>;
2595
+ };
2596
+ /**
2597
+ * FulfillmentOutboundApi - factory interface
2598
+ */
2599
+ declare const FulfillmentOutboundApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
2600
+ /**
2601
+ * Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2602
+ * @param {FulfillmentOutboundApiCancelFulfillmentOrderRequest} requestParameters Request parameters.
2603
+ * @param {*} [options] Override http request option.
2604
+ * @throws {RequiredError}
2605
+ */
2606
+ cancelFulfillmentOrder(requestParameters: FulfillmentOutboundApiCancelFulfillmentOrderRequest, options?: RawAxiosRequestConfig): AxiosPromise<CancelFulfillmentOrderResponse>;
2607
+ /**
2608
+ * Requests that Amazon ship items from the seller\'s inventory in Amazon\'s fulfillment network to a destination address. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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)
2609
+ * @param {FulfillmentOutboundApiCreateFulfillmentOrderRequest} requestParameters Request parameters.
2610
+ * @param {*} [options] Override http request option.
2611
+ * @throws {RequiredError}
2612
+ */
2613
+ createFulfillmentOrder(requestParameters: FulfillmentOutboundApiCreateFulfillmentOrderRequest, options?: RawAxiosRequestConfig): AxiosPromise<CreateFulfillmentOrderResponse>;
2614
+ /**
2615
+ * Creates a fulfillment return. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2616
+ * @param {FulfillmentOutboundApiCreateFulfillmentReturnRequest} requestParameters Request parameters.
2617
+ * @param {*} [options] Override http request option.
2618
+ * @throws {RequiredError}
2619
+ */
2620
+ createFulfillmentReturn(requestParameters: FulfillmentOutboundApiCreateFulfillmentReturnRequest, options?: RawAxiosRequestConfig): AxiosPromise<CreateFulfillmentReturnResponse>;
2621
+ /**
2622
+ * Returns delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 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 have higher rate and burst values than 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).
2623
+ * @param {FulfillmentOutboundApiDeliveryOffersRequest} requestParameters Request parameters.
2624
+ * @param {*} [options] Override http request option.
2625
+ * @throws {RequiredError}
2626
+ */
2627
+ deliveryOffers(requestParameters: FulfillmentOutboundApiDeliveryOffersRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetDeliveryOffersResponse>;
2628
+ /**
2629
+ * Returns a list of inventory items that are eligible for the fulfillment feature you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2630
+ * @param {FulfillmentOutboundApiGetFeatureInventoryRequest} requestParameters Request parameters.
2631
+ * @param {*} [options] Override http request option.
2632
+ * @throws {RequiredError}
2633
+ */
2634
+ getFeatureInventory(requestParameters: FulfillmentOutboundApiGetFeatureInventoryRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetFeatureInventoryResponse>;
2635
+ /**
2636
+ * Returns the number of items with the `sellerSku` you specify that can have orders fulfilled using the specified feature. Note that if the `sellerSku` isn\'t eligible, the response will contain an empty `skuInfo` object. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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).
2637
+ * @param {FulfillmentOutboundApiGetFeatureSKURequest} requestParameters Request parameters.
2638
+ * @param {*} [options] Override http request option.
2639
+ * @throws {RequiredError}
2640
+ */
2641
+ getFeatureSKU(requestParameters: FulfillmentOutboundApiGetFeatureSKURequest, options?: RawAxiosRequestConfig): AxiosPromise<GetFeatureSkuResponse>;
2642
+ /**
2643
+ * Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2644
+ * @param {FulfillmentOutboundApiGetFeaturesRequest} requestParameters Request parameters.
2645
+ * @param {*} [options] Override http request option.
2646
+ * @throws {RequiredError}
2647
+ */
2648
+ getFeatures(requestParameters: FulfillmentOutboundApiGetFeaturesRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetFeaturesResponse>;
2649
+ /**
2650
+ * Returns the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2651
+ * @param {FulfillmentOutboundApiGetFulfillmentOrderRequest} requestParameters Request parameters.
2652
+ * @param {*} [options] Override http request option.
2653
+ * @throws {RequiredError}
2654
+ */
2655
+ getFulfillmentOrder(requestParameters: FulfillmentOutboundApiGetFulfillmentOrderRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetFulfillmentOrderResponse>;
2656
+ /**
2657
+ * Returns a list of fulfillment order previews based on shipping criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2658
+ * @param {FulfillmentOutboundApiGetFulfillmentPreviewRequest} requestParameters Request parameters.
2659
+ * @param {*} [options] Override http request option.
2660
+ * @throws {RequiredError}
2661
+ */
2662
+ getFulfillmentPreview(requestParameters: FulfillmentOutboundApiGetFulfillmentPreviewRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetFulfillmentPreviewResponse>;
2663
+ /**
2664
+ * Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2665
+ * @param {FulfillmentOutboundApiGetPackageTrackingDetailsRequest} requestParameters Request parameters.
2666
+ * @param {*} [options] Override http request option.
2667
+ * @throws {RequiredError}
2668
+ */
2669
+ getPackageTrackingDetails(requestParameters: FulfillmentOutboundApiGetPackageTrackingDetailsRequest, options?: RawAxiosRequestConfig): AxiosPromise<GetPackageTrackingDetailsResponse>;
2670
+ /**
2671
+ * Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the `nextToken` parameter. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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)
2672
+ * @param {FulfillmentOutboundApiListAllFulfillmentOrdersRequest} requestParameters Request parameters.
2673
+ * @param {*} [options] Override http request option.
2674
+ * @throws {RequiredError}
2675
+ */
2676
+ listAllFulfillmentOrders(requestParameters?: FulfillmentOutboundApiListAllFulfillmentOrdersRequest, options?: RawAxiosRequestConfig): AxiosPromise<ListAllFulfillmentOrdersResponse>;
2677
+ /**
2678
+ * Returns a list of return reason codes for a seller SKU in a given marketplace. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2679
+ * @param {FulfillmentOutboundApiListReturnReasonCodesRequest} requestParameters Request parameters.
2680
+ * @param {*} [options] Override http request option.
2681
+ * @throws {RequiredError}
2682
+ */
2683
+ listReturnReasonCodes(requestParameters: FulfillmentOutboundApiListReturnReasonCodesRequest, options?: RawAxiosRequestConfig): AxiosPromise<ListReturnReasonCodesResponse>;
2684
+ /**
2685
+ * Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Fulfillment Outbound Dynamic Sandbox Guide](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide) and [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information.
2686
+ * @param {FulfillmentOutboundApiSubmitFulfillmentOrderStatusUpdateRequest} requestParameters Request parameters.
2687
+ * @param {*} [options] Override http request option.
2688
+ * @throws {RequiredError}
2689
+ */
2690
+ submitFulfillmentOrderStatusUpdate(requestParameters: FulfillmentOutboundApiSubmitFulfillmentOrderStatusUpdateRequest, options?: RawAxiosRequestConfig): AxiosPromise<SubmitFulfillmentOrderStatusUpdateResponse>;
2691
+ /**
2692
+ * Updates and/or requests shipment for a fulfillment order with an order hold on it. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2693
+ * @param {FulfillmentOutboundApiUpdateFulfillmentOrderRequest} requestParameters Request parameters.
2694
+ * @param {*} [options] Override http request option.
2695
+ * @throws {RequiredError}
2696
+ */
2697
+ updateFulfillmentOrder(requestParameters: FulfillmentOutboundApiUpdateFulfillmentOrderRequest, options?: RawAxiosRequestConfig): AxiosPromise<UpdateFulfillmentOrderResponse>;
2698
+ };
2699
+ /**
2700
+ * Request parameters for cancelFulfillmentOrder operation in FulfillmentOutboundApi.
2701
+ */
2702
+ interface FulfillmentOutboundApiCancelFulfillmentOrderRequest {
2703
+ /**
2704
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
2705
+ */
2706
+ readonly sellerFulfillmentOrderId: string;
2707
+ }
2708
+ /**
2709
+ * Request parameters for createFulfillmentOrder operation in FulfillmentOutboundApi.
2710
+ */
2711
+ interface FulfillmentOutboundApiCreateFulfillmentOrderRequest {
2712
+ /**
2713
+ * CreateFulfillmentOrderRequest parameter
2714
+ */
2715
+ readonly body: CreateFulfillmentOrderRequest;
2716
+ }
2717
+ /**
2718
+ * Request parameters for createFulfillmentReturn operation in FulfillmentOutboundApi.
2719
+ */
2720
+ interface FulfillmentOutboundApiCreateFulfillmentReturnRequest {
2721
+ /**
2722
+ * An identifier the seller assigns to the fulfillment order at the time it was created. The seller uses their own records to find the correct &#x60;sellerFulfillmentOrderId&#x60; value based on the buyer\&#39;s request to return items.
2723
+ */
2724
+ readonly sellerFulfillmentOrderId: string;
2725
+ /**
2726
+ * The request body of the &#x60;createFulfillmentReturn&#x60; operation.
2727
+ */
2728
+ readonly body: CreateFulfillmentReturnRequest;
2729
+ }
2730
+ /**
2731
+ * Request parameters for deliveryOffers operation in FulfillmentOutboundApi.
2732
+ */
2733
+ interface FulfillmentOutboundApiDeliveryOffersRequest {
2734
+ /**
2735
+ * GetDeliveryOffersRequest parameter
2736
+ */
2737
+ readonly body: GetDeliveryOffersRequest;
2738
+ }
2739
+ /**
2740
+ * Request parameters for getFeatureInventory operation in FulfillmentOutboundApi.
2741
+ */
2742
+ interface FulfillmentOutboundApiGetFeatureInventoryRequest {
2743
+ /**
2744
+ * The marketplace for which to return a list of the inventory that is eligible for the specified feature.
2745
+ */
2746
+ readonly marketplaceId: string;
2747
+ /**
2748
+ * The name of the feature for which to return a list of eligible inventory.
2749
+ */
2750
+ readonly featureName: string;
2751
+ /**
2752
+ * A string token returned in the response to your previous request that is used to return the next response page. A value of &#x60;null&#x60; will return the first page.
2753
+ */
2754
+ readonly nextToken?: string;
2755
+ /**
2756
+ * A date that you can use to select inventory that has been updated since a specified date. An update is defined as any change in feature-enabled inventory availability. The date must be in the format &#x60;yyyy-MM-ddTHH:mm:ss.sssZ&#x60;
2757
+ */
2758
+ readonly queryStartDate?: string;
2759
+ }
2760
+ /**
2761
+ * Request parameters for getFeatureSKU operation in FulfillmentOutboundApi.
2762
+ */
2763
+ interface FulfillmentOutboundApiGetFeatureSKURequest {
2764
+ /**
2765
+ * The marketplace for which to return the count.
2766
+ */
2767
+ readonly marketplaceId: string;
2768
+ /**
2769
+ * The name of the feature.
2770
+ */
2771
+ readonly featureName: string;
2772
+ /**
2773
+ * Used to identify an item in the given marketplace. &#x60;sellerSku&#x60; is qualified by the seller\&#39;s &#x60;sellerId&#x60;, which is included with every operation that you submit.
2774
+ */
2775
+ readonly sellerSku: string;
2776
+ }
2777
+ /**
2778
+ * Request parameters for getFeatures operation in FulfillmentOutboundApi.
2779
+ */
2780
+ interface FulfillmentOutboundApiGetFeaturesRequest {
2781
+ /**
2782
+ * The marketplace for which to return the list of features.
2783
+ */
2784
+ readonly marketplaceId: string;
2785
+ }
2786
+ /**
2787
+ * Request parameters for getFulfillmentOrder operation in FulfillmentOutboundApi.
2788
+ */
2789
+ interface FulfillmentOutboundApiGetFulfillmentOrderRequest {
2790
+ /**
2791
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
2792
+ */
2793
+ readonly sellerFulfillmentOrderId: string;
2794
+ }
2795
+ /**
2796
+ * Request parameters for getFulfillmentPreview operation in FulfillmentOutboundApi.
2797
+ */
2798
+ interface FulfillmentOutboundApiGetFulfillmentPreviewRequest {
2799
+ /**
2800
+ * GetFulfillmentPreviewRequest parameter
2801
+ */
2802
+ readonly body: GetFulfillmentPreviewRequest;
2803
+ }
2804
+ /**
2805
+ * Request parameters for getPackageTrackingDetails operation in FulfillmentOutboundApi.
2806
+ */
2807
+ interface FulfillmentOutboundApiGetPackageTrackingDetailsRequest {
2808
+ /**
2809
+ * The unencrypted package identifier. You can obtain this value from the &#x60;getFulfillmentOrder&#x60; operation.
2810
+ */
2811
+ readonly packageNumber: number;
2812
+ }
2813
+ /**
2814
+ * Request parameters for listAllFulfillmentOrders operation in FulfillmentOutboundApi.
2815
+ */
2816
+ interface FulfillmentOutboundApiListAllFulfillmentOrdersRequest {
2817
+ /**
2818
+ * A date used to select fulfillment orders that were last updated after (or at) a specified time. An update is defined as any change in fulfillment order status, including the creation of a new fulfillment order.
2819
+ */
2820
+ readonly queryStartDate?: string;
2821
+ /**
2822
+ * A string token returned in the response to your previous request.
2823
+ */
2824
+ readonly nextToken?: string;
2825
+ }
2826
+ /**
2827
+ * Request parameters for listReturnReasonCodes operation in FulfillmentOutboundApi.
2828
+ */
2829
+ interface FulfillmentOutboundApiListReturnReasonCodesRequest {
2830
+ /**
2831
+ * The seller SKU for which return reason codes are required.
2832
+ */
2833
+ readonly sellerSku: string;
2834
+ /**
2835
+ * The marketplace for which the seller wants return reason codes.
2836
+ */
2837
+ readonly marketplaceId?: string;
2838
+ /**
2839
+ * The identifier assigned to the item by the seller when the fulfillment order was created. The service uses this value to determine the marketplace for which the seller wants return reason codes.
2840
+ */
2841
+ readonly sellerFulfillmentOrderId?: string;
2842
+ /**
2843
+ * The language that the &#x60;TranslatedDescription&#x60; property of the &#x60;ReasonCodeDetails&#x60; response object should be translated into.
2844
+ */
2845
+ readonly language?: string;
2846
+ }
2847
+ /**
2848
+ * Request parameters for submitFulfillmentOrderStatusUpdate operation in FulfillmentOutboundApi.
2849
+ */
2850
+ interface FulfillmentOutboundApiSubmitFulfillmentOrderStatusUpdateRequest {
2851
+ /**
2852
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
2853
+ */
2854
+ readonly sellerFulfillmentOrderId: string;
2855
+ /**
2856
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
2857
+ */
2858
+ readonly body: SubmitFulfillmentOrderStatusUpdateRequest;
2859
+ }
2860
+ /**
2861
+ * Request parameters for updateFulfillmentOrder operation in FulfillmentOutboundApi.
2862
+ */
2863
+ interface FulfillmentOutboundApiUpdateFulfillmentOrderRequest {
2864
+ /**
2865
+ * The identifier assigned to the item by the seller when the fulfillment order was created.
2866
+ */
2867
+ readonly sellerFulfillmentOrderId: string;
2868
+ /**
2869
+ * The request body of the &#x60;updateFulfillmentOrder&#x60; operation.
2870
+ */
2871
+ readonly body: UpdateFulfillmentOrderRequest;
2872
+ }
2873
+ /**
2874
+ * FulfillmentOutboundApi - object-oriented interface
2875
+ */
2876
+ declare class FulfillmentOutboundApi extends BaseAPI {
2877
+ /**
2878
+ * Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2879
+ * @param {FulfillmentOutboundApiCancelFulfillmentOrderRequest} requestParameters Request parameters.
2880
+ * @param {*} [options] Override http request option.
2881
+ * @throws {RequiredError}
2882
+ */
2883
+ cancelFulfillmentOrder(requestParameters: FulfillmentOutboundApiCancelFulfillmentOrderRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CancelFulfillmentOrderResponse, any, {}>>;
2884
+ /**
2885
+ * Requests that Amazon ship items from the seller\'s inventory in Amazon\'s fulfillment network to a destination address. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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)
2886
+ * @param {FulfillmentOutboundApiCreateFulfillmentOrderRequest} requestParameters Request parameters.
2887
+ * @param {*} [options] Override http request option.
2888
+ * @throws {RequiredError}
2889
+ */
2890
+ createFulfillmentOrder(requestParameters: FulfillmentOutboundApiCreateFulfillmentOrderRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CreateFulfillmentOrderResponse, any, {}>>;
2891
+ /**
2892
+ * Creates a fulfillment return. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2893
+ * @param {FulfillmentOutboundApiCreateFulfillmentReturnRequest} requestParameters Request parameters.
2894
+ * @param {*} [options] Override http request option.
2895
+ * @throws {RequiredError}
2896
+ */
2897
+ createFulfillmentReturn(requestParameters: FulfillmentOutboundApiCreateFulfillmentReturnRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<CreateFulfillmentReturnResponse, any, {}>>;
2898
+ /**
2899
+ * Returns delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 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 have higher rate and burst values than 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).
2900
+ * @param {FulfillmentOutboundApiDeliveryOffersRequest} requestParameters Request parameters.
2901
+ * @param {*} [options] Override http request option.
2902
+ * @throws {RequiredError}
2903
+ */
2904
+ deliveryOffers(requestParameters: FulfillmentOutboundApiDeliveryOffersRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetDeliveryOffersResponse, any, {}>>;
2905
+ /**
2906
+ * Returns a list of inventory items that are eligible for the fulfillment feature you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2907
+ * @param {FulfillmentOutboundApiGetFeatureInventoryRequest} requestParameters Request parameters.
2908
+ * @param {*} [options] Override http request option.
2909
+ * @throws {RequiredError}
2910
+ */
2911
+ getFeatureInventory(requestParameters: FulfillmentOutboundApiGetFeatureInventoryRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetFeatureInventoryResponse, any, {}>>;
2912
+ /**
2913
+ * Returns the number of items with the `sellerSku` you specify that can have orders fulfilled using the specified feature. Note that if the `sellerSku` isn\'t eligible, the response will contain an empty `skuInfo` object. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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).
2914
+ * @param {FulfillmentOutboundApiGetFeatureSKURequest} requestParameters Request parameters.
2915
+ * @param {*} [options] Override http request option.
2916
+ * @throws {RequiredError}
2917
+ */
2918
+ getFeatureSKU(requestParameters: FulfillmentOutboundApiGetFeatureSKURequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetFeatureSkuResponse, any, {}>>;
2919
+ /**
2920
+ * Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2921
+ * @param {FulfillmentOutboundApiGetFeaturesRequest} requestParameters Request parameters.
2922
+ * @param {*} [options] Override http request option.
2923
+ * @throws {RequiredError}
2924
+ */
2925
+ getFeatures(requestParameters: FulfillmentOutboundApiGetFeaturesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetFeaturesResponse, any, {}>>;
2926
+ /**
2927
+ * Returns the fulfillment order indicated by the specified order identifier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2928
+ * @param {FulfillmentOutboundApiGetFulfillmentOrderRequest} requestParameters Request parameters.
2929
+ * @param {*} [options] Override http request option.
2930
+ * @throws {RequiredError}
2931
+ */
2932
+ getFulfillmentOrder(requestParameters: FulfillmentOutboundApiGetFulfillmentOrderRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetFulfillmentOrderResponse, any, {}>>;
2933
+ /**
2934
+ * Returns a list of fulfillment order previews based on shipping criteria that you specify. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2935
+ * @param {FulfillmentOutboundApiGetFulfillmentPreviewRequest} requestParameters Request parameters.
2936
+ * @param {*} [options] Override http request option.
2937
+ * @throws {RequiredError}
2938
+ */
2939
+ getFulfillmentPreview(requestParameters: FulfillmentOutboundApiGetFulfillmentPreviewRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetFulfillmentPreviewResponse, any, {}>>;
2940
+ /**
2941
+ * Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2942
+ * @param {FulfillmentOutboundApiGetPackageTrackingDetailsRequest} requestParameters Request parameters.
2943
+ * @param {*} [options] Override http request option.
2944
+ * @throws {RequiredError}
2945
+ */
2946
+ getPackageTrackingDetails(requestParameters: FulfillmentOutboundApiGetPackageTrackingDetailsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<GetPackageTrackingDetailsResponse, any, {}>>;
2947
+ /**
2948
+ * Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the `nextToken` parameter. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 30 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table 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 than 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)
2949
+ * @param {FulfillmentOutboundApiListAllFulfillmentOrdersRequest} requestParameters Request parameters.
2950
+ * @param {*} [options] Override http request option.
2951
+ * @throws {RequiredError}
2952
+ */
2953
+ listAllFulfillmentOrders(requestParameters?: FulfillmentOutboundApiListAllFulfillmentOrdersRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ListAllFulfillmentOrdersResponse, any, {}>>;
2954
+ /**
2955
+ * Returns a list of return reason codes for a seller SKU in a given marketplace. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2956
+ * @param {FulfillmentOutboundApiListReturnReasonCodesRequest} requestParameters Request parameters.
2957
+ * @param {*} [options] Override http request option.
2958
+ * @throws {RequiredError}
2959
+ */
2960
+ listReturnReasonCodes(requestParameters: FulfillmentOutboundApiListReturnReasonCodesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<ListReturnReasonCodesResponse, any, {}>>;
2961
+ /**
2962
+ * Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Fulfillment Outbound Dynamic Sandbox Guide](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide) and [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information.
2963
+ * @param {FulfillmentOutboundApiSubmitFulfillmentOrderStatusUpdateRequest} requestParameters Request parameters.
2964
+ * @param {*} [options] Override http request option.
2965
+ * @throws {RequiredError}
2966
+ */
2967
+ submitFulfillmentOrderStatusUpdate(requestParameters: FulfillmentOutboundApiSubmitFulfillmentOrderStatusUpdateRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<SubmitFulfillmentOrderStatusUpdateResponse, any, {}>>;
2968
+ /**
2969
+ * Updates and/or requests shipment for a fulfillment order with an order hold on it. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 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 have higher rate and burst values than 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).
2970
+ * @param {FulfillmentOutboundApiUpdateFulfillmentOrderRequest} requestParameters Request parameters.
2971
+ * @param {*} [options] Override http request option.
2972
+ * @throws {RequiredError}
2973
+ */
2974
+ updateFulfillmentOrder(requestParameters: FulfillmentOutboundApiUpdateFulfillmentOrderRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<UpdateFulfillmentOrderResponse, any, {}>>;
2975
+ }
2976
+ //#endregion
2977
+ //#region src/client.d.ts
2978
+ declare const clientRateLimits: RateLimit[];
2979
+ declare class FulfillmentOutboundApiClient extends FulfillmentOutboundApi {
2980
+ constructor(configuration: ClientConfiguration);
2981
+ }
2982
+ //#endregion
2983
+ export { AdditionalLocationInfo, Address, Amount, AmountUnitOfMeasureEnum, CODSettings, CancelFulfillmentOrderResponse, CreateFulfillmentOrderItem, CreateFulfillmentOrderRequest, CreateFulfillmentOrderResponse, CreateFulfillmentReturnRequest, CreateFulfillmentReturnResponse, CreateFulfillmentReturnResult, CreateReturnItem, CurrentStatus, DateRange, DeliveryDocument, DeliveryInformation, DeliveryMessage, DeliveryOffer, DeliveryPolicy, DeliveryPreferences, DeliveryWindow, Destination, DropOffLocation, DropOffLocationTypeEnum, EventCode, Feature, FeatureSettings, FeatureSettingsFeatureFulfillmentPolicyEnum, FeatureSku, Fee, FeeNameEnum, FulfillmentAction, FulfillmentOrder, FulfillmentOrderItem, FulfillmentOrderStatus, FulfillmentOutboundApi, FulfillmentOutboundApiAxiosParamCreator, FulfillmentOutboundApiCancelFulfillmentOrderRequest, FulfillmentOutboundApiClient, FulfillmentOutboundApiCreateFulfillmentOrderRequest, FulfillmentOutboundApiCreateFulfillmentReturnRequest, FulfillmentOutboundApiDeliveryOffersRequest, FulfillmentOutboundApiFactory, FulfillmentOutboundApiFp, FulfillmentOutboundApiGetFeatureInventoryRequest, FulfillmentOutboundApiGetFeatureSKURequest, FulfillmentOutboundApiGetFeaturesRequest, FulfillmentOutboundApiGetFulfillmentOrderRequest, FulfillmentOutboundApiGetFulfillmentPreviewRequest, FulfillmentOutboundApiGetPackageTrackingDetailsRequest, FulfillmentOutboundApiListAllFulfillmentOrdersRequest, FulfillmentOutboundApiListReturnReasonCodesRequest, FulfillmentOutboundApiSubmitFulfillmentOrderStatusUpdateRequest, FulfillmentOutboundApiUpdateFulfillmentOrderRequest, FulfillmentPolicy, FulfillmentPreview, FulfillmentPreviewItem, FulfillmentPreviewItemShippingWeightCalculationMethodEnum, FulfillmentPreviewShipment, FulfillmentReturnItemStatus, FulfillmentShipment, FulfillmentShipmentFulfillmentShipmentStatusEnum, FulfillmentShipmentItem, FulfillmentShipmentPackage, GetDeliveryOffersProduct, GetDeliveryOffersRequest, GetDeliveryOffersResponse, GetDeliveryOffersResult, GetDeliveryOffersTerms, GetFeatureInventoryResponse, GetFeatureInventoryResult, GetFeatureSkuResponse, GetFeatureSkuResult, GetFeaturesResponse, GetFeaturesResult, GetFulfillmentOrderResponse, GetFulfillmentOrderResult, GetFulfillmentPreviewItem, GetFulfillmentPreviewRequest, GetFulfillmentPreviewResponse, GetFulfillmentPreviewResult, GetPackageTrackingDetailsResponse, InvalidItemReason, InvalidItemReasonCode, InvalidReturnItem, ListAllFulfillmentOrdersResponse, ListAllFulfillmentOrdersResult, ListReturnReasonCodesResponse, ListReturnReasonCodesResult, LockerDetails, ModelError, Money, Origin, PackageTrackingDetails, PaymentInformation, ProductIdentifier, ReasonCodeDetails, ReturnAuthorization, ReturnItem, ReturnItemDisposition, ScheduledDeliveryInfo, ShippingSpeedCategory, SubmitFulfillmentOrderStatusUpdateRequest, SubmitFulfillmentOrderStatusUpdateResponse, TrackingAddress, TrackingEvent, UnfulfillablePreviewItem, UpdateFulfillmentOrderItem, UpdateFulfillmentOrderRequest, UpdateFulfillmentOrderResponse, VariablePrecisionAddress, Weight, WeightUnitEnum, clientRateLimits };
2984
+ //# sourceMappingURL=index.d.ts.map