@sp-api-sdk/fulfillment-outbound-api-2020-07-01 4.6.1 → 5.0.0

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