@sp-api-sdk/fulfillment-inbound-api-2024-03-20 1.4.2 → 1.6.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 (433) hide show
  1. package/dist/cjs/api-model/api/{fba-inbound-api.js → fulfillment-inbound-api.js} +718 -410
  2. package/dist/cjs/api-model/api.js +2 -2
  3. package/dist/cjs/api-model/base.js +1 -1
  4. package/dist/cjs/api-model/common.js +1 -1
  5. package/dist/cjs/api-model/configuration.js +1 -1
  6. package/dist/cjs/api-model/index.js +1 -1
  7. package/dist/cjs/api-model/models/address-input.js +1 -1
  8. package/dist/cjs/api-model/models/address.js +1 -1
  9. package/dist/cjs/api-model/models/all-owners-constraint.js +24 -0
  10. package/dist/cjs/api-model/models/appointment-slot-time.js +1 -1
  11. package/dist/cjs/api-model/models/appointment-slot.js +1 -1
  12. package/dist/cjs/api-model/models/box-content-information-source.js +1 -1
  13. package/dist/cjs/api-model/models/box-input.js +1 -1
  14. package/dist/cjs/api-model/models/box-update-input.js +1 -1
  15. package/dist/cjs/api-model/models/box.js +1 -1
  16. package/dist/cjs/api-model/models/cancel-inbound-plan-response.js +1 -1
  17. package/dist/cjs/api-model/models/cancel-self-ship-appointment-request.js +1 -1
  18. package/dist/cjs/api-model/models/cancel-self-ship-appointment-response.js +1 -1
  19. package/dist/cjs/api-model/models/carrier-appointment.js +1 -1
  20. package/dist/cjs/api-model/models/carrier.js +1 -1
  21. package/dist/cjs/api-model/models/compliance-detail.js +1 -1
  22. package/dist/cjs/api-model/models/confirm-delivery-window-options-response.js +1 -1
  23. package/dist/cjs/api-model/models/confirm-packing-option-response.js +1 -1
  24. package/dist/cjs/api-model/models/confirm-placement-option-response.js +1 -1
  25. package/dist/cjs/api-model/models/confirm-shipment-content-update-preview-response.js +1 -1
  26. package/dist/cjs/api-model/models/confirm-transportation-options-request.js +1 -1
  27. package/dist/cjs/api-model/models/confirm-transportation-options-response.js +1 -1
  28. package/dist/cjs/api-model/models/contact-information.js +1 -1
  29. package/dist/cjs/api-model/models/content-update-preview.js +1 -1
  30. package/dist/cjs/api-model/models/create-inbound-plan-request.js +1 -1
  31. package/dist/cjs/api-model/models/create-inbound-plan-response.js +1 -1
  32. package/dist/cjs/api-model/models/create-marketplace-item-labels-request.js +1 -1
  33. package/dist/cjs/api-model/models/create-marketplace-item-labels-response.js +1 -1
  34. package/dist/cjs/api-model/models/currency.js +1 -1
  35. package/dist/cjs/api-model/models/custom-placement-input.js +1 -1
  36. package/dist/cjs/api-model/models/dates.js +1 -1
  37. package/dist/cjs/api-model/models/delivery-window-option.js +1 -1
  38. package/dist/cjs/api-model/models/dimensions.js +1 -1
  39. package/dist/cjs/api-model/models/document-download.js +1 -1
  40. package/dist/cjs/api-model/models/error-list.js +1 -1
  41. package/dist/cjs/api-model/models/freight-information.js +1 -1
  42. package/dist/cjs/api-model/models/generate-delivery-window-options-response.js +1 -1
  43. package/dist/cjs/api-model/models/generate-packing-options-response.js +1 -1
  44. package/dist/cjs/api-model/models/generate-placement-options-request.js +1 -1
  45. package/dist/cjs/api-model/models/generate-placement-options-response.js +1 -1
  46. package/dist/cjs/api-model/models/generate-self-ship-appointment-slots-request.js +1 -1
  47. package/dist/cjs/api-model/models/generate-self-ship-appointment-slots-response.js +1 -1
  48. package/dist/cjs/api-model/models/generate-shipment-content-update-previews-request.js +1 -1
  49. package/dist/cjs/api-model/models/generate-shipment-content-update-previews-response.js +1 -1
  50. package/dist/cjs/api-model/models/generate-transportation-options-request.js +1 -1
  51. package/dist/cjs/api-model/models/generate-transportation-options-response.js +1 -1
  52. package/dist/cjs/api-model/models/get-delivery-challan-document-response.js +1 -1
  53. package/dist/cjs/api-model/models/get-self-ship-appointment-slots-response.js +1 -1
  54. package/dist/cjs/api-model/models/inbound-operation-status.js +1 -1
  55. package/dist/cjs/api-model/models/inbound-plan-summary.js +1 -1
  56. package/dist/cjs/api-model/models/inbound-plan.js +1 -1
  57. package/dist/cjs/api-model/models/incentive.js +1 -1
  58. package/dist/cjs/api-model/models/index.js +9 -0
  59. package/dist/cjs/api-model/models/item-input.js +1 -1
  60. package/dist/cjs/api-model/models/item-label-page-type.js +1 -1
  61. package/dist/cjs/api-model/models/item.js +1 -1
  62. package/dist/cjs/api-model/models/label-owner.js +1 -1
  63. package/dist/cjs/api-model/models/label-print-type.js +1 -1
  64. package/dist/cjs/api-model/models/list-delivery-window-options-response.js +1 -1
  65. package/dist/cjs/api-model/models/list-inbound-plan-boxes-response.js +1 -1
  66. package/dist/cjs/api-model/models/list-inbound-plan-items-response.js +1 -1
  67. package/dist/cjs/api-model/models/list-inbound-plan-pallets-response.js +1 -1
  68. package/dist/cjs/api-model/models/list-inbound-plans-response.js +1 -1
  69. package/dist/cjs/api-model/models/list-item-compliance-details-response.js +1 -1
  70. package/dist/cjs/api-model/models/list-packing-group-boxes-response.js +1 -1
  71. package/dist/cjs/api-model/models/list-packing-group-items-response.js +1 -1
  72. package/dist/cjs/api-model/models/list-packing-options-response.js +1 -1
  73. package/dist/cjs/api-model/models/list-placement-options-response.js +1 -1
  74. package/dist/cjs/api-model/models/list-prep-details-response.js +15 -0
  75. package/dist/cjs/api-model/models/list-shipment-boxes-response.js +1 -1
  76. package/dist/cjs/api-model/models/list-shipment-content-update-previews-response.js +1 -1
  77. package/dist/cjs/api-model/models/list-shipment-items-response.js +1 -1
  78. package/dist/cjs/api-model/models/list-shipment-pallets-response.js +1 -1
  79. package/dist/cjs/api-model/models/list-transportation-options-response.js +1 -1
  80. package/dist/cjs/api-model/models/ltl-tracking-detail-input.js +1 -1
  81. package/dist/cjs/api-model/models/ltl-tracking-detail.js +1 -1
  82. package/dist/cjs/api-model/models/model-error.js +1 -1
  83. package/dist/cjs/api-model/models/msku-prep-detail-input.js +15 -0
  84. package/dist/cjs/api-model/models/msku-prep-detail.js +15 -0
  85. package/dist/cjs/api-model/models/msku-quantity.js +1 -1
  86. package/dist/cjs/api-model/models/operation-problem.js +1 -1
  87. package/dist/cjs/api-model/models/operation-status.js +1 -1
  88. package/dist/cjs/api-model/models/owner-constraint.js +26 -0
  89. package/dist/cjs/api-model/models/package-grouping-input.js +1 -1
  90. package/dist/cjs/api-model/models/packing-option-summary.js +1 -1
  91. package/dist/cjs/api-model/models/packing-option.js +1 -1
  92. package/dist/cjs/api-model/models/pagination.js +1 -1
  93. package/dist/cjs/api-model/models/pallet-input.js +1 -1
  94. package/dist/cjs/api-model/models/pallet.js +1 -1
  95. package/dist/cjs/api-model/models/placement-option-summary.js +1 -1
  96. package/dist/cjs/api-model/models/placement-option.js +1 -1
  97. package/dist/cjs/api-model/models/prep-category.js +37 -0
  98. package/dist/cjs/api-model/models/prep-instruction.js +1 -1
  99. package/dist/cjs/api-model/models/prep-owner.js +2 -2
  100. package/dist/cjs/api-model/models/prep-type.js +39 -0
  101. package/dist/cjs/api-model/models/quote.js +1 -1
  102. package/dist/cjs/api-model/models/reason-comment.js +1 -1
  103. package/dist/cjs/api-model/models/region.js +1 -1
  104. package/dist/cjs/api-model/models/requested-updates.js +1 -1
  105. package/dist/cjs/api-model/models/schedule-self-ship-appointment-request.js +1 -1
  106. package/dist/cjs/api-model/models/schedule-self-ship-appointment-response.js +1 -1
  107. package/dist/cjs/api-model/models/selected-delivery-window.js +1 -1
  108. package/dist/cjs/api-model/models/self-ship-appointment-details.js +1 -1
  109. package/dist/cjs/api-model/models/self-ship-appointment-slots-availability.js +1 -1
  110. package/dist/cjs/api-model/models/set-packing-information-request.js +1 -1
  111. package/dist/cjs/api-model/models/set-packing-information-response.js +1 -1
  112. package/dist/cjs/api-model/models/set-prep-details-request.js +15 -0
  113. package/dist/cjs/api-model/models/set-prep-details-response.js +15 -0
  114. package/dist/cjs/api-model/models/shipment-destination.js +1 -1
  115. package/dist/cjs/api-model/models/shipment-source.js +1 -1
  116. package/dist/cjs/api-model/models/shipment-summary.js +1 -1
  117. package/dist/cjs/api-model/models/shipment-transportation-configuration.js +1 -1
  118. package/dist/cjs/api-model/models/shipment.js +1 -1
  119. package/dist/cjs/api-model/models/shipping-configuration.js +1 -1
  120. package/dist/cjs/api-model/models/spd-tracking-detail-input.js +1 -1
  121. package/dist/cjs/api-model/models/spd-tracking-detail.js +1 -1
  122. package/dist/cjs/api-model/models/spd-tracking-item-input.js +1 -1
  123. package/dist/cjs/api-model/models/spd-tracking-item.js +1 -1
  124. package/dist/cjs/api-model/models/stackability.js +1 -1
  125. package/dist/cjs/api-model/models/tax-details.js +1 -1
  126. package/dist/cjs/api-model/models/tax-rate.js +1 -1
  127. package/dist/cjs/api-model/models/tracking-details-input.js +1 -1
  128. package/dist/cjs/api-model/models/tracking-details.js +1 -1
  129. package/dist/cjs/api-model/models/transportation-option.js +1 -1
  130. package/dist/cjs/api-model/models/transportation-selection.js +1 -1
  131. package/dist/cjs/api-model/models/unit-of-measurement.js +1 -1
  132. package/dist/cjs/api-model/models/unit-of-weight.js +1 -1
  133. package/dist/cjs/api-model/models/update-inbound-plan-name-request.js +1 -1
  134. package/dist/cjs/api-model/models/update-item-compliance-details-request.js +1 -1
  135. package/dist/cjs/api-model/models/update-item-compliance-details-response.js +1 -1
  136. package/dist/cjs/api-model/models/update-shipment-name-request.js +1 -1
  137. package/dist/cjs/api-model/models/update-shipment-source-address-request.js +1 -1
  138. package/dist/cjs/api-model/models/update-shipment-source-address-response.js +1 -1
  139. package/dist/cjs/api-model/models/update-shipment-tracking-details-request.js +1 -1
  140. package/dist/cjs/api-model/models/update-shipment-tracking-details-response.js +1 -1
  141. package/dist/cjs/api-model/models/weight.js +1 -1
  142. package/dist/cjs/api-model/models/window-input.js +1 -1
  143. package/dist/cjs/api-model/models/window.js +1 -1
  144. package/dist/cjs/client.js +16 -2
  145. package/dist/es/api-model/api/{fba-inbound-api.js → fulfillment-inbound-api.js} +713 -405
  146. package/dist/es/api-model/api.js +2 -2
  147. package/dist/es/api-model/base.js +1 -1
  148. package/dist/es/api-model/common.js +1 -1
  149. package/dist/es/api-model/configuration.js +1 -1
  150. package/dist/es/api-model/index.js +1 -1
  151. package/dist/es/api-model/models/address-input.js +1 -1
  152. package/dist/es/api-model/models/address.js +1 -1
  153. package/dist/es/api-model/models/all-owners-constraint.js +21 -0
  154. package/dist/es/api-model/models/appointment-slot-time.js +1 -1
  155. package/dist/es/api-model/models/appointment-slot.js +1 -1
  156. package/dist/es/api-model/models/box-content-information-source.js +1 -1
  157. package/dist/es/api-model/models/box-input.js +1 -1
  158. package/dist/es/api-model/models/box-update-input.js +1 -1
  159. package/dist/es/api-model/models/box.js +1 -1
  160. package/dist/es/api-model/models/cancel-inbound-plan-response.js +1 -1
  161. package/dist/es/api-model/models/cancel-self-ship-appointment-request.js +1 -1
  162. package/dist/es/api-model/models/cancel-self-ship-appointment-response.js +1 -1
  163. package/dist/es/api-model/models/carrier-appointment.js +1 -1
  164. package/dist/es/api-model/models/carrier.js +1 -1
  165. package/dist/es/api-model/models/compliance-detail.js +1 -1
  166. package/dist/es/api-model/models/confirm-delivery-window-options-response.js +1 -1
  167. package/dist/es/api-model/models/confirm-packing-option-response.js +1 -1
  168. package/dist/es/api-model/models/confirm-placement-option-response.js +1 -1
  169. package/dist/es/api-model/models/confirm-shipment-content-update-preview-response.js +1 -1
  170. package/dist/es/api-model/models/confirm-transportation-options-request.js +1 -1
  171. package/dist/es/api-model/models/confirm-transportation-options-response.js +1 -1
  172. package/dist/es/api-model/models/contact-information.js +1 -1
  173. package/dist/es/api-model/models/content-update-preview.js +1 -1
  174. package/dist/es/api-model/models/create-inbound-plan-request.js +1 -1
  175. package/dist/es/api-model/models/create-inbound-plan-response.js +1 -1
  176. package/dist/es/api-model/models/create-marketplace-item-labels-request.js +1 -1
  177. package/dist/es/api-model/models/create-marketplace-item-labels-response.js +1 -1
  178. package/dist/es/api-model/models/currency.js +1 -1
  179. package/dist/es/api-model/models/custom-placement-input.js +1 -1
  180. package/dist/es/api-model/models/dates.js +1 -1
  181. package/dist/es/api-model/models/delivery-window-option.js +1 -1
  182. package/dist/es/api-model/models/dimensions.js +1 -1
  183. package/dist/es/api-model/models/document-download.js +1 -1
  184. package/dist/es/api-model/models/error-list.js +1 -1
  185. package/dist/es/api-model/models/freight-information.js +1 -1
  186. package/dist/es/api-model/models/generate-delivery-window-options-response.js +1 -1
  187. package/dist/es/api-model/models/generate-packing-options-response.js +1 -1
  188. package/dist/es/api-model/models/generate-placement-options-request.js +1 -1
  189. package/dist/es/api-model/models/generate-placement-options-response.js +1 -1
  190. package/dist/es/api-model/models/generate-self-ship-appointment-slots-request.js +1 -1
  191. package/dist/es/api-model/models/generate-self-ship-appointment-slots-response.js +1 -1
  192. package/dist/es/api-model/models/generate-shipment-content-update-previews-request.js +1 -1
  193. package/dist/es/api-model/models/generate-shipment-content-update-previews-response.js +1 -1
  194. package/dist/es/api-model/models/generate-transportation-options-request.js +1 -1
  195. package/dist/es/api-model/models/generate-transportation-options-response.js +1 -1
  196. package/dist/es/api-model/models/get-delivery-challan-document-response.js +1 -1
  197. package/dist/es/api-model/models/get-self-ship-appointment-slots-response.js +1 -1
  198. package/dist/es/api-model/models/inbound-operation-status.js +1 -1
  199. package/dist/es/api-model/models/inbound-plan-summary.js +1 -1
  200. package/dist/es/api-model/models/inbound-plan.js +1 -1
  201. package/dist/es/api-model/models/incentive.js +1 -1
  202. package/dist/es/api-model/models/index.js +9 -0
  203. package/dist/es/api-model/models/item-input.js +1 -1
  204. package/dist/es/api-model/models/item-label-page-type.js +1 -1
  205. package/dist/es/api-model/models/item.js +1 -1
  206. package/dist/es/api-model/models/label-owner.js +1 -1
  207. package/dist/es/api-model/models/label-print-type.js +1 -1
  208. package/dist/es/api-model/models/list-delivery-window-options-response.js +1 -1
  209. package/dist/es/api-model/models/list-inbound-plan-boxes-response.js +1 -1
  210. package/dist/es/api-model/models/list-inbound-plan-items-response.js +1 -1
  211. package/dist/es/api-model/models/list-inbound-plan-pallets-response.js +1 -1
  212. package/dist/es/api-model/models/list-inbound-plans-response.js +1 -1
  213. package/dist/es/api-model/models/list-item-compliance-details-response.js +1 -1
  214. package/dist/es/api-model/models/list-packing-group-boxes-response.js +1 -1
  215. package/dist/es/api-model/models/list-packing-group-items-response.js +1 -1
  216. package/dist/es/api-model/models/list-packing-options-response.js +1 -1
  217. package/dist/es/api-model/models/list-placement-options-response.js +1 -1
  218. package/dist/es/api-model/models/list-prep-details-response.js +14 -0
  219. package/dist/es/api-model/models/list-shipment-boxes-response.js +1 -1
  220. package/dist/es/api-model/models/list-shipment-content-update-previews-response.js +1 -1
  221. package/dist/es/api-model/models/list-shipment-items-response.js +1 -1
  222. package/dist/es/api-model/models/list-shipment-pallets-response.js +1 -1
  223. package/dist/es/api-model/models/list-transportation-options-response.js +1 -1
  224. package/dist/es/api-model/models/ltl-tracking-detail-input.js +1 -1
  225. package/dist/es/api-model/models/ltl-tracking-detail.js +1 -1
  226. package/dist/es/api-model/models/model-error.js +1 -1
  227. package/dist/es/api-model/models/msku-prep-detail-input.js +14 -0
  228. package/dist/es/api-model/models/msku-prep-detail.js +14 -0
  229. package/dist/es/api-model/models/msku-quantity.js +1 -1
  230. package/dist/es/api-model/models/operation-problem.js +1 -1
  231. package/dist/es/api-model/models/operation-status.js +1 -1
  232. package/dist/es/api-model/models/owner-constraint.js +23 -0
  233. package/dist/es/api-model/models/package-grouping-input.js +1 -1
  234. package/dist/es/api-model/models/packing-option-summary.js +1 -1
  235. package/dist/es/api-model/models/packing-option.js +1 -1
  236. package/dist/es/api-model/models/pagination.js +1 -1
  237. package/dist/es/api-model/models/pallet-input.js +1 -1
  238. package/dist/es/api-model/models/pallet.js +1 -1
  239. package/dist/es/api-model/models/placement-option-summary.js +1 -1
  240. package/dist/es/api-model/models/placement-option.js +1 -1
  241. package/dist/es/api-model/models/prep-category.js +34 -0
  242. package/dist/es/api-model/models/prep-instruction.js +1 -1
  243. package/dist/es/api-model/models/prep-owner.js +2 -2
  244. package/dist/es/api-model/models/prep-type.js +36 -0
  245. package/dist/es/api-model/models/quote.js +1 -1
  246. package/dist/es/api-model/models/reason-comment.js +1 -1
  247. package/dist/es/api-model/models/region.js +1 -1
  248. package/dist/es/api-model/models/requested-updates.js +1 -1
  249. package/dist/es/api-model/models/schedule-self-ship-appointment-request.js +1 -1
  250. package/dist/es/api-model/models/schedule-self-ship-appointment-response.js +1 -1
  251. package/dist/es/api-model/models/selected-delivery-window.js +1 -1
  252. package/dist/es/api-model/models/self-ship-appointment-details.js +1 -1
  253. package/dist/es/api-model/models/self-ship-appointment-slots-availability.js +1 -1
  254. package/dist/es/api-model/models/set-packing-information-request.js +1 -1
  255. package/dist/es/api-model/models/set-packing-information-response.js +1 -1
  256. package/dist/es/api-model/models/set-prep-details-request.js +14 -0
  257. package/dist/es/api-model/models/set-prep-details-response.js +14 -0
  258. package/dist/es/api-model/models/shipment-destination.js +1 -1
  259. package/dist/es/api-model/models/shipment-source.js +1 -1
  260. package/dist/es/api-model/models/shipment-summary.js +1 -1
  261. package/dist/es/api-model/models/shipment-transportation-configuration.js +1 -1
  262. package/dist/es/api-model/models/shipment.js +1 -1
  263. package/dist/es/api-model/models/shipping-configuration.js +1 -1
  264. package/dist/es/api-model/models/spd-tracking-detail-input.js +1 -1
  265. package/dist/es/api-model/models/spd-tracking-detail.js +1 -1
  266. package/dist/es/api-model/models/spd-tracking-item-input.js +1 -1
  267. package/dist/es/api-model/models/spd-tracking-item.js +1 -1
  268. package/dist/es/api-model/models/stackability.js +1 -1
  269. package/dist/es/api-model/models/tax-details.js +1 -1
  270. package/dist/es/api-model/models/tax-rate.js +1 -1
  271. package/dist/es/api-model/models/tracking-details-input.js +1 -1
  272. package/dist/es/api-model/models/tracking-details.js +1 -1
  273. package/dist/es/api-model/models/transportation-option.js +1 -1
  274. package/dist/es/api-model/models/transportation-selection.js +1 -1
  275. package/dist/es/api-model/models/unit-of-measurement.js +1 -1
  276. package/dist/es/api-model/models/unit-of-weight.js +1 -1
  277. package/dist/es/api-model/models/update-inbound-plan-name-request.js +1 -1
  278. package/dist/es/api-model/models/update-item-compliance-details-request.js +1 -1
  279. package/dist/es/api-model/models/update-item-compliance-details-response.js +1 -1
  280. package/dist/es/api-model/models/update-shipment-name-request.js +1 -1
  281. package/dist/es/api-model/models/update-shipment-source-address-request.js +1 -1
  282. package/dist/es/api-model/models/update-shipment-source-address-response.js +1 -1
  283. package/dist/es/api-model/models/update-shipment-tracking-details-request.js +1 -1
  284. package/dist/es/api-model/models/update-shipment-tracking-details-response.js +1 -1
  285. package/dist/es/api-model/models/weight.js +1 -1
  286. package/dist/es/api-model/models/window-input.js +1 -1
  287. package/dist/es/api-model/models/window.js +1 -1
  288. package/dist/es/client.js +17 -3
  289. package/dist/types/api-model/api/{fba-inbound-api.d.ts → fulfillment-inbound-api.d.ts} +928 -653
  290. package/dist/types/api-model/api.d.ts +2 -2
  291. package/dist/types/api-model/base.d.ts +1 -1
  292. package/dist/types/api-model/common.d.ts +1 -1
  293. package/dist/types/api-model/configuration.d.ts +1 -1
  294. package/dist/types/api-model/index.d.ts +1 -1
  295. package/dist/types/api-model/models/address-input.d.ts +1 -1
  296. package/dist/types/api-model/models/address.d.ts +1 -1
  297. package/dist/types/api-model/models/all-owners-constraint.d.ts +20 -0
  298. package/dist/types/api-model/models/appointment-slot-time.d.ts +1 -1
  299. package/dist/types/api-model/models/appointment-slot.d.ts +1 -1
  300. package/dist/types/api-model/models/box-content-information-source.d.ts +1 -1
  301. package/dist/types/api-model/models/box-input.d.ts +1 -1
  302. package/dist/types/api-model/models/box-update-input.d.ts +1 -1
  303. package/dist/types/api-model/models/box.d.ts +1 -1
  304. package/dist/types/api-model/models/cancel-inbound-plan-response.d.ts +1 -1
  305. package/dist/types/api-model/models/cancel-self-ship-appointment-request.d.ts +1 -1
  306. package/dist/types/api-model/models/cancel-self-ship-appointment-response.d.ts +1 -1
  307. package/dist/types/api-model/models/carrier-appointment.d.ts +1 -1
  308. package/dist/types/api-model/models/carrier.d.ts +1 -1
  309. package/dist/types/api-model/models/compliance-detail.d.ts +1 -1
  310. package/dist/types/api-model/models/confirm-delivery-window-options-response.d.ts +1 -1
  311. package/dist/types/api-model/models/confirm-packing-option-response.d.ts +1 -1
  312. package/dist/types/api-model/models/confirm-placement-option-response.d.ts +1 -1
  313. package/dist/types/api-model/models/confirm-shipment-content-update-preview-response.d.ts +1 -1
  314. package/dist/types/api-model/models/confirm-transportation-options-request.d.ts +1 -1
  315. package/dist/types/api-model/models/confirm-transportation-options-response.d.ts +1 -1
  316. package/dist/types/api-model/models/contact-information.d.ts +1 -1
  317. package/dist/types/api-model/models/content-update-preview.d.ts +2 -2
  318. package/dist/types/api-model/models/create-inbound-plan-request.d.ts +1 -1
  319. package/dist/types/api-model/models/create-inbound-plan-response.d.ts +1 -1
  320. package/dist/types/api-model/models/create-marketplace-item-labels-request.d.ts +3 -3
  321. package/dist/types/api-model/models/create-marketplace-item-labels-response.d.ts +1 -1
  322. package/dist/types/api-model/models/currency.d.ts +2 -2
  323. package/dist/types/api-model/models/custom-placement-input.d.ts +1 -1
  324. package/dist/types/api-model/models/dates.d.ts +1 -1
  325. package/dist/types/api-model/models/delivery-window-option.d.ts +4 -4
  326. package/dist/types/api-model/models/dimensions.d.ts +1 -1
  327. package/dist/types/api-model/models/document-download.d.ts +3 -3
  328. package/dist/types/api-model/models/error-list.d.ts +1 -1
  329. package/dist/types/api-model/models/freight-information.d.ts +2 -2
  330. package/dist/types/api-model/models/generate-delivery-window-options-response.d.ts +1 -1
  331. package/dist/types/api-model/models/generate-packing-options-response.d.ts +1 -1
  332. package/dist/types/api-model/models/generate-placement-options-request.d.ts +2 -2
  333. package/dist/types/api-model/models/generate-placement-options-response.d.ts +1 -1
  334. package/dist/types/api-model/models/generate-self-ship-appointment-slots-request.d.ts +3 -3
  335. package/dist/types/api-model/models/generate-self-ship-appointment-slots-response.d.ts +1 -1
  336. package/dist/types/api-model/models/generate-shipment-content-update-previews-request.d.ts +1 -1
  337. package/dist/types/api-model/models/generate-shipment-content-update-previews-response.d.ts +1 -1
  338. package/dist/types/api-model/models/generate-transportation-options-request.d.ts +1 -1
  339. package/dist/types/api-model/models/generate-transportation-options-response.d.ts +1 -1
  340. package/dist/types/api-model/models/get-delivery-challan-document-response.d.ts +1 -1
  341. package/dist/types/api-model/models/get-self-ship-appointment-slots-response.d.ts +1 -1
  342. package/dist/types/api-model/models/inbound-operation-status.d.ts +1 -1
  343. package/dist/types/api-model/models/inbound-plan-summary.d.ts +5 -5
  344. package/dist/types/api-model/models/inbound-plan.d.ts +6 -6
  345. package/dist/types/api-model/models/incentive.d.ts +3 -3
  346. package/dist/types/api-model/models/index.d.ts +9 -0
  347. package/dist/types/api-model/models/item-input.d.ts +4 -4
  348. package/dist/types/api-model/models/item-label-page-type.d.ts +1 -1
  349. package/dist/types/api-model/models/item.d.ts +3 -3
  350. package/dist/types/api-model/models/label-owner.d.ts +1 -1
  351. package/dist/types/api-model/models/label-print-type.d.ts +1 -1
  352. package/dist/types/api-model/models/list-delivery-window-options-response.d.ts +1 -1
  353. package/dist/types/api-model/models/list-inbound-plan-boxes-response.d.ts +1 -1
  354. package/dist/types/api-model/models/list-inbound-plan-items-response.d.ts +1 -1
  355. package/dist/types/api-model/models/list-inbound-plan-pallets-response.d.ts +1 -1
  356. package/dist/types/api-model/models/list-inbound-plans-response.d.ts +1 -1
  357. package/dist/types/api-model/models/list-item-compliance-details-response.d.ts +1 -1
  358. package/dist/types/api-model/models/list-packing-group-boxes-response.d.ts +1 -1
  359. package/dist/types/api-model/models/list-packing-group-items-response.d.ts +1 -1
  360. package/dist/types/api-model/models/list-packing-options-response.d.ts +1 -1
  361. package/dist/types/api-model/models/list-placement-options-response.d.ts +1 -1
  362. package/dist/types/api-model/models/list-prep-details-response.d.ts +25 -0
  363. package/dist/types/api-model/models/list-shipment-boxes-response.d.ts +1 -1
  364. package/dist/types/api-model/models/list-shipment-content-update-previews-response.d.ts +1 -1
  365. package/dist/types/api-model/models/list-shipment-items-response.d.ts +1 -1
  366. package/dist/types/api-model/models/list-shipment-pallets-response.d.ts +1 -1
  367. package/dist/types/api-model/models/list-transportation-options-response.d.ts +1 -1
  368. package/dist/types/api-model/models/ltl-tracking-detail-input.d.ts +1 -1
  369. package/dist/types/api-model/models/ltl-tracking-detail.d.ts +1 -1
  370. package/dist/types/api-model/models/model-error.d.ts +1 -1
  371. package/dist/types/api-model/models/msku-prep-detail-input.d.ts +38 -0
  372. package/dist/types/api-model/models/msku-prep-detail.d.ts +58 -0
  373. package/dist/types/api-model/models/msku-quantity.d.ts +2 -2
  374. package/dist/types/api-model/models/operation-problem.d.ts +2 -2
  375. package/dist/types/api-model/models/operation-status.d.ts +1 -1
  376. package/dist/types/api-model/models/owner-constraint.d.ts +22 -0
  377. package/dist/types/api-model/models/package-grouping-input.d.ts +1 -1
  378. package/dist/types/api-model/models/packing-option-summary.d.ts +2 -2
  379. package/dist/types/api-model/models/packing-option.d.ts +3 -3
  380. package/dist/types/api-model/models/pagination.d.ts +1 -1
  381. package/dist/types/api-model/models/pallet-input.d.ts +1 -1
  382. package/dist/types/api-model/models/pallet.d.ts +1 -1
  383. package/dist/types/api-model/models/placement-option-summary.d.ts +2 -2
  384. package/dist/types/api-model/models/placement-option.d.ts +4 -4
  385. package/dist/types/api-model/models/prep-category.d.ts +33 -0
  386. package/dist/types/api-model/models/prep-instruction.d.ts +2 -2
  387. package/dist/types/api-model/models/prep-owner.d.ts +2 -2
  388. package/dist/types/api-model/models/prep-type.d.ts +35 -0
  389. package/dist/types/api-model/models/quote.d.ts +2 -2
  390. package/dist/types/api-model/models/reason-comment.d.ts +1 -1
  391. package/dist/types/api-model/models/region.d.ts +1 -1
  392. package/dist/types/api-model/models/requested-updates.d.ts +1 -1
  393. package/dist/types/api-model/models/schedule-self-ship-appointment-request.d.ts +1 -1
  394. package/dist/types/api-model/models/schedule-self-ship-appointment-response.d.ts +1 -1
  395. package/dist/types/api-model/models/selected-delivery-window.d.ts +1 -1
  396. package/dist/types/api-model/models/self-ship-appointment-details.d.ts +1 -1
  397. package/dist/types/api-model/models/self-ship-appointment-slots-availability.d.ts +3 -3
  398. package/dist/types/api-model/models/set-packing-information-request.d.ts +1 -1
  399. package/dist/types/api-model/models/set-packing-information-response.d.ts +1 -1
  400. package/dist/types/api-model/models/set-prep-details-request.d.ts +31 -0
  401. package/dist/types/api-model/models/set-prep-details-response.d.ts +24 -0
  402. package/dist/types/api-model/models/shipment-destination.d.ts +2 -2
  403. package/dist/types/api-model/models/shipment-source.d.ts +2 -2
  404. package/dist/types/api-model/models/shipment-summary.d.ts +2 -2
  405. package/dist/types/api-model/models/shipment-transportation-configuration.d.ts +1 -1
  406. package/dist/types/api-model/models/shipment.d.ts +2 -2
  407. package/dist/types/api-model/models/shipping-configuration.d.ts +3 -3
  408. package/dist/types/api-model/models/spd-tracking-detail-input.d.ts +1 -1
  409. package/dist/types/api-model/models/spd-tracking-detail.d.ts +1 -1
  410. package/dist/types/api-model/models/spd-tracking-item-input.d.ts +1 -1
  411. package/dist/types/api-model/models/spd-tracking-item.d.ts +2 -2
  412. package/dist/types/api-model/models/stackability.d.ts +1 -1
  413. package/dist/types/api-model/models/tax-details.d.ts +1 -1
  414. package/dist/types/api-model/models/tax-rate.d.ts +2 -2
  415. package/dist/types/api-model/models/tracking-details-input.d.ts +1 -1
  416. package/dist/types/api-model/models/tracking-details.d.ts +1 -1
  417. package/dist/types/api-model/models/transportation-option.d.ts +3 -3
  418. package/dist/types/api-model/models/transportation-selection.d.ts +1 -1
  419. package/dist/types/api-model/models/unit-of-measurement.d.ts +1 -1
  420. package/dist/types/api-model/models/unit-of-weight.d.ts +1 -1
  421. package/dist/types/api-model/models/update-inbound-plan-name-request.d.ts +1 -1
  422. package/dist/types/api-model/models/update-item-compliance-details-request.d.ts +1 -1
  423. package/dist/types/api-model/models/update-item-compliance-details-response.d.ts +1 -1
  424. package/dist/types/api-model/models/update-shipment-name-request.d.ts +1 -1
  425. package/dist/types/api-model/models/update-shipment-source-address-request.d.ts +1 -1
  426. package/dist/types/api-model/models/update-shipment-source-address-response.d.ts +1 -1
  427. package/dist/types/api-model/models/update-shipment-tracking-details-request.d.ts +1 -1
  428. package/dist/types/api-model/models/update-shipment-tracking-details-response.d.ts +1 -1
  429. package/dist/types/api-model/models/weight.d.ts +1 -1
  430. package/dist/types/api-model/models/window-input.d.ts +2 -2
  431. package/dist/types/api-model/models/window.d.ts +1 -1
  432. package/dist/types/client.d.ts +2 -2
  433. package/package.json +2 -2
@@ -2,7 +2,7 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * The Selling Partner API for FBA inbound operations.
5
+ * Fulfillment Inbound v2024-03-20
6
6
  * The Selling Partner API for Fulfillment By Amazon (FBA) Inbound. The FBA Inbound API enables building inbound workflows to create, manage, and send shipments into Amazon\'s fulfillment network. The API has interoperability with the Send-to-Amazon user interface.
7
7
  *
8
8
  * The version of the OpenAPI document: 2024-03-20
@@ -16,7 +16,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
16
16
  return (mod && mod.__esModule) ? mod : { "default": mod };
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.ListInboundPlansSortOrderEnum = exports.ListInboundPlansSortByEnum = exports.ListInboundPlansStatusEnum = exports.FbaInboundApi = exports.FbaInboundApiFactory = exports.FbaInboundApiFp = exports.FbaInboundApiAxiosParamCreator = void 0;
19
+ exports.ListInboundPlansSortOrderEnum = exports.ListInboundPlansSortByEnum = exports.ListInboundPlansStatusEnum = exports.FulfillmentInboundApi = exports.FulfillmentInboundApiFactory = exports.FulfillmentInboundApiFp = exports.FulfillmentInboundApiAxiosParamCreator = void 0;
20
20
  const axios_1 = __importDefault(require("axios"));
21
21
  // Some imports not used depending on template conditions
22
22
  // @ts-ignore
@@ -24,13 +24,14 @@ const common_1 = require("../common");
24
24
  // @ts-ignore
25
25
  const base_1 = require("../base");
26
26
  /**
27
- * FbaInboundApi - axios parameter creator
27
+ * FulfillmentInboundApi - axios parameter creator
28
28
  * @export
29
29
  */
30
- const FbaInboundApiAxiosParamCreator = function (configuration) {
30
+ const FulfillmentInboundApiAxiosParamCreator = function (configuration) {
31
31
  return {
32
32
  /**
33
- * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
33
+ * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
34
+ * @summary cancelInboundPlan
34
35
  * @param {string} inboundPlanId Identifier of an inbound plan.
35
36
  * @param {*} [options] Override http request option.
36
37
  * @throws {RequiredError}
@@ -58,7 +59,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
58
59
  };
59
60
  },
60
61
  /**
61
- * Cancels a self-ship appointment slot against a shipment. **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 see 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).
62
+ * Cancels a self-ship appointment slot against a shipment. **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 contains 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).
63
+ * @summary cancelSelfShipAppointment
62
64
  * @param {string} inboundPlanId Identifier of an inbound plan.
63
65
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
64
66
  * @param {CancelSelfShipAppointmentRequest} body The body of the request to `cancelSelfShipAppointment`.
@@ -95,7 +97,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
95
97
  };
96
98
  },
97
99
  /**
98
- * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 see 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).
100
+ * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 contains 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).
101
+ * @summary confirmDeliveryWindowOptions
99
102
  * @param {string} inboundPlanId Identifier of an inbound plan.
100
103
  * @param {string} shipmentId The shipment to confirm the delivery window option for.
101
104
  * @param {string} deliveryWindowOptionId The id of the delivery window option to be confirmed.
@@ -131,7 +134,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
131
134
  };
132
135
  },
133
136
  /**
134
- * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
137
+ * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
138
+ * @summary confirmPackingOption
135
139
  * @param {string} inboundPlanId Identifier of an inbound plan.
136
140
  * @param {string} packingOptionId Identifier of a packing option.
137
141
  * @param {*} [options] Override http request option.
@@ -163,7 +167,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
163
167
  };
164
168
  },
165
169
  /**
166
- * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
170
+ * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
171
+ * @summary confirmPlacementOption
167
172
  * @param {string} inboundPlanId Identifier of an inbound plan.
168
173
  * @param {string} placementOptionId The identifier of a placement option. A placement option represents the shipment splits and destinations of SKUs.
169
174
  * @param {*} [options] Override http request option.
@@ -195,7 +200,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
195
200
  };
196
201
  },
197
202
  /**
198
- * Confirm a shipment content update preview and accept the changes in transportation cost. **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 see 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).
203
+ * Confirm a shipment content update preview and accept the changes in transportation cost. **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 contains 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).
204
+ * @summary confirmShipmentContentUpdatePreview
199
205
  * @param {string} inboundPlanId Identifier of an inbound plan.
200
206
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
201
207
  * @param {string} contentUpdatePreviewId Identifier of a content update preview.
@@ -231,7 +237,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
231
237
  };
232
238
  },
233
239
  /**
234
- * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
240
+ * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
241
+ * @summary confirmTransportationOptions
235
242
  * @param {string} inboundPlanId Identifier of an inbound plan.
236
243
  * @param {ConfirmTransportationOptionsRequest} body The body of the request to `confirmTransportationOptions`.
237
244
  * @param {*} [options] Override http request option.
@@ -264,7 +271,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
264
271
  };
265
272
  },
266
273
  /**
267
- * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
274
+ * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
275
+ * @summary createInboundPlan
268
276
  * @param {CreateInboundPlanRequest} body The body of the request to `createInboundPlan`.
269
277
  * @param {*} [options] Override http request option.
270
278
  * @throws {RequiredError}
@@ -293,7 +301,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
293
301
  };
294
302
  },
295
303
  /**
296
- * For a given marketplace - creates labels for a list of mskus. **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 see 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).
304
+ * For a given marketplace - creates labels for a list of MSKUs. **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 contains 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).
305
+ * @summary createMarketplaceItemLabels
297
306
  * @param {CreateMarketplaceItemLabelsRequest} body The body of the request to `createMarketplaceItemLabels`.
298
307
  * @param {*} [options] Override http request option.
299
308
  * @throws {RequiredError}
@@ -322,7 +331,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
322
331
  };
323
332
  },
324
333
  /**
325
- * Generates available delivery window options for a given shipment. **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 see 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).
334
+ * Generates available delivery window options for a given shipment. **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 contains 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).
335
+ * @summary generateDeliveryWindowOptions
326
336
  * @param {string} inboundPlanId Identifier of an inbound plan.
327
337
  * @param {string} shipmentId The shipment to generate delivery window options for.
328
338
  * @param {*} [options] Override http request option.
@@ -354,7 +364,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
354
364
  };
355
365
  },
356
366
  /**
357
- * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
367
+ * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
368
+ * @summary generatePackingOptions
358
369
  * @param {string} inboundPlanId Identifier of an inbound plan.
359
370
  * @param {*} [options] Override http request option.
360
371
  * @throws {RequiredError}
@@ -382,7 +393,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
382
393
  };
383
394
  },
384
395
  /**
385
- * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
396
+ * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
397
+ * @summary generatePlacementOptions
386
398
  * @param {string} inboundPlanId Identifier of an inbound plan.
387
399
  * @param {GeneratePlacementOptionsRequest} body The body of the request to `generatePlacementOptions`.
388
400
  * @param {*} [options] Override http request option.
@@ -415,7 +427,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
415
427
  };
416
428
  },
417
429
  /**
418
- * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
430
+ * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
431
+ * @summary generateSelfShipAppointmentSlots
419
432
  * @param {string} inboundPlanId Identifier of an inbound plan.
420
433
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
421
434
  * @param {GenerateSelfShipAppointmentSlotsRequest} body The body of the request to `generateSelfShipAppointmentSlots`.
@@ -452,7 +465,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
452
465
  };
453
466
  },
454
467
  /**
455
- * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 see 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).
468
+ * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 contains 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).
469
+ * @summary generateShipmentContentUpdatePreviews
456
470
  * @param {string} inboundPlanId Identifier of an inbound plan.
457
471
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
458
472
  * @param {GenerateShipmentContentUpdatePreviewsRequest} body The body of the request to `generateShipmentContentUpdatePreviews`.
@@ -489,7 +503,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
489
503
  };
490
504
  },
491
505
  /**
492
- * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
506
+ * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
507
+ * @summary generateTransportationOptions
493
508
  * @param {string} inboundPlanId Identifier of an inbound plan.
494
509
  * @param {GenerateTransportationOptionsRequest} body The body of the request to `generateTransportationOptions`.
495
510
  * @param {*} [options] Override http request option.
@@ -522,7 +537,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
522
537
  };
523
538
  },
524
539
  /**
525
- * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
540
+ * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
541
+ * @summary getDeliveryChallanDocument
526
542
  * @param {string} inboundPlanId Identifier of an inbound plan.
527
543
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
528
544
  * @param {*} [options] Override http request option.
@@ -554,7 +570,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
554
570
  };
555
571
  },
556
572
  /**
557
- * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
573
+ * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
574
+ * @summary getInboundOperationStatus
558
575
  * @param {string} operationId Identifier of an asynchronous operation.
559
576
  * @param {*} [options] Override http request option.
560
577
  * @throws {RequiredError}
@@ -582,7 +599,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
582
599
  };
583
600
  },
584
601
  /**
585
- * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
602
+ * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
603
+ * @summary getInboundPlan
586
604
  * @param {string} inboundPlanId Identifier of an inbound plan.
587
605
  * @param {*} [options] Override http request option.
588
606
  * @throws {RequiredError}
@@ -610,7 +628,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
610
628
  };
611
629
  },
612
630
  /**
613
- * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
631
+ * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
632
+ * @summary getSelfShipAppointmentSlots
614
633
  * @param {string} inboundPlanId Identifier of an inbound plan.
615
634
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
616
635
  * @param {number} [pageSize] The number of self ship appointment slots to return in the response matching the given query.
@@ -650,7 +669,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
650
669
  };
651
670
  },
652
671
  /**
653
- * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
672
+ * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
673
+ * @summary getShipment
654
674
  * @param {string} inboundPlanId Identifier of an inbound plan.
655
675
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
656
676
  * @param {*} [options] Override http request option.
@@ -682,7 +702,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
682
702
  };
683
703
  },
684
704
  /**
685
- * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
705
+ * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
706
+ * @summary getShipmentContentUpdatePreview
686
707
  * @param {string} inboundPlanId Identifier of an inbound plan.
687
708
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
688
709
  * @param {string} contentUpdatePreviewId Identifier of a content update preview.
@@ -718,7 +739,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
718
739
  };
719
740
  },
720
741
  /**
721
- * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 see 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).
742
+ * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 contains 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).
743
+ * @summary listDeliveryWindowOptions
722
744
  * @param {string} inboundPlanId Identifier of an inbound plan.
723
745
  * @param {string} shipmentId The shipment to get delivery window options for.
724
746
  * @param {number} [pageSize] The number of delivery window options to return in the response matching the given query.
@@ -758,7 +780,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
758
780
  };
759
781
  },
760
782
  /**
761
- * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
783
+ * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
784
+ * @summary listInboundPlanBoxes
762
785
  * @param {string} inboundPlanId Identifier of an inbound plan.
763
786
  * @param {number} [pageSize] The number of boxes to return in the response matching the given query.
764
787
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the `pagination` returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -794,7 +817,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
794
817
  };
795
818
  },
796
819
  /**
797
- * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
820
+ * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
821
+ * @summary listInboundPlanItems
798
822
  * @param {string} inboundPlanId Identifier of an inbound plan.
799
823
  * @param {number} [pageSize] The number of items to return in the response matching the given query.
800
824
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the `pagination` returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -830,7 +854,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
830
854
  };
831
855
  },
832
856
  /**
833
- * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
857
+ * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
858
+ * @summary listInboundPlanPallets
834
859
  * @param {string} inboundPlanId Identifier of an inbound plan.
835
860
  * @param {number} [pageSize] The number of pallets to return in the response matching the given query.
836
861
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the `pagination` returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -866,7 +891,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
866
891
  };
867
892
  },
868
893
  /**
869
- * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
894
+ * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
895
+ * @summary listInboundPlans
870
896
  * @param {number} [pageSize] The number of inbound plans to return in the response matching the given query.
871
897
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the `pagination` returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
872
898
  * @param {ListInboundPlansStatusEnum} [status] The status of an inbound plan.
@@ -910,9 +936,10 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
910
936
  };
911
937
  },
912
938
  /**
913
- * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
914
- * @param {Array<string>} mskus List of merchant SKUs - a merchant-supplied identifier for a specific SKU.
915
- * @param {string} marketplaceId The Marketplace ID. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a list of possible values.
939
+ * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
940
+ * @summary listItemComplianceDetails
941
+ * @param {Array<string>} mskus A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.
942
+ * @param {string} marketplaceId The Marketplace ID. For a list of possible values, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
916
943
  * @param {*} [options] Override http request option.
917
944
  * @throws {RequiredError}
918
945
  */
@@ -946,7 +973,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
946
973
  };
947
974
  },
948
975
  /**
949
- * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 see 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).
976
+ * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 contains 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).
977
+ * @summary listPackingGroupBoxes
950
978
  * @param {string} inboundPlanId Identifier of an inbound plan.
951
979
  * @param {string} packingGroupId Identifier of a packing group.
952
980
  * @param {number} [pageSize] The number of packing group boxes to return in the response matching the given query.
@@ -986,7 +1014,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
986
1014
  };
987
1015
  },
988
1016
  /**
989
- * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 see 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).
1017
+ * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 contains 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).
1018
+ * @summary listPackingGroupItems
990
1019
  * @param {string} inboundPlanId Identifier of an inbound plan.
991
1020
  * @param {string} packingGroupId Identifier of a packing group.
992
1021
  * @param {number} [pageSize] The number of packing group items to return in the response matching the given query.
@@ -1026,7 +1055,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1026
1055
  };
1027
1056
  },
1028
1057
  /**
1029
- * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1058
+ * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1059
+ * @summary listPackingOptions
1030
1060
  * @param {string} inboundPlanId Identifier of an inbound plan.
1031
1061
  * @param {number} [pageSize] The number of packing options to return in the response matching the given query.
1032
1062
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1062,7 +1092,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1062
1092
  };
1063
1093
  },
1064
1094
  /**
1065
- * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1095
+ * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1096
+ * @summary listPlacementOptions
1066
1097
  * @param {string} inboundPlanId Identifier of an inbound plan.
1067
1098
  * @param {number} [pageSize] The number of placement options to return in the response matching the given query.
1068
1099
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1098,7 +1129,45 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1098
1129
  };
1099
1130
  },
1100
1131
  /**
1101
- * Provides a paginated list of box packages in a shipment. **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 see 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).
1132
+ * Get preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
1133
+ * @summary listPrepDetails
1134
+ * @param {string} marketplaceId The marketplace ID. For a list of possible values, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
1135
+ * @param {Array<string>} mskus A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.
1136
+ * @param {*} [options] Override http request option.
1137
+ * @throws {RequiredError}
1138
+ */
1139
+ listPrepDetails: async (marketplaceId, mskus, options = {}) => {
1140
+ // verify required parameter 'marketplaceId' is not null or undefined
1141
+ (0, common_1.assertParamExists)('listPrepDetails', 'marketplaceId', marketplaceId);
1142
+ // verify required parameter 'mskus' is not null or undefined
1143
+ (0, common_1.assertParamExists)('listPrepDetails', 'mskus', mskus);
1144
+ const localVarPath = `/inbound/fba/2024-03-20/items/prepDetails`;
1145
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
1146
+ const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
1147
+ let baseOptions;
1148
+ if (configuration) {
1149
+ baseOptions = configuration.baseOptions;
1150
+ }
1151
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
1152
+ const localVarHeaderParameter = {};
1153
+ const localVarQueryParameter = {};
1154
+ if (marketplaceId !== undefined) {
1155
+ localVarQueryParameter['marketplaceId'] = marketplaceId;
1156
+ }
1157
+ if (mskus) {
1158
+ localVarQueryParameter['mskus'] = mskus;
1159
+ }
1160
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
1161
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1162
+ localVarRequestOptions.headers = { ...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers };
1163
+ return {
1164
+ url: (0, common_1.toPathString)(localVarUrlObj),
1165
+ options: localVarRequestOptions,
1166
+ };
1167
+ },
1168
+ /**
1169
+ * Provides a paginated list of box packages in a shipment. **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 contains 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).
1170
+ * @summary listShipmentBoxes
1102
1171
  * @param {string} inboundPlanId Identifier of an inbound plan.
1103
1172
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1104
1173
  * @param {number} [pageSize] The number of boxes to return in the response matching the given query.
@@ -1138,7 +1207,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1138
1207
  };
1139
1208
  },
1140
1209
  /**
1141
- * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
1210
+ * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
1211
+ * @summary listShipmentContentUpdatePreviews
1142
1212
  * @param {string} inboundPlanId Identifier of an inbound plan.
1143
1213
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1144
1214
  * @param {number} [pageSize] The number of content update previews to return.
@@ -1178,7 +1248,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1178
1248
  };
1179
1249
  },
1180
1250
  /**
1181
- * Provides a paginated list of item packages in a shipment. **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 see 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).
1251
+ * Provides a paginated list of item packages in a shipment. **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 contains 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).
1252
+ * @summary listShipmentItems
1182
1253
  * @param {string} inboundPlanId Identifier of an inbound plan.
1183
1254
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1184
1255
  * @param {number} [pageSize] The number of items to return in the response matching the given query.
@@ -1218,7 +1289,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1218
1289
  };
1219
1290
  },
1220
1291
  /**
1221
- * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 see 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).
1292
+ * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 contains 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).
1293
+ * @summary listShipmentPallets
1222
1294
  * @param {string} inboundPlanId Identifier of an inbound plan.
1223
1295
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1224
1296
  * @param {number} [pageSize] The number of pallets to return in the response matching the given query.
@@ -1258,7 +1330,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1258
1330
  };
1259
1331
  },
1260
1332
  /**
1261
- * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1333
+ * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1334
+ * @summary listTransportationOptions
1262
1335
  * @param {string} inboundPlanId Identifier of an inbound plan.
1263
1336
  * @param {number} [pageSize] The number of transportation options to return in the response matching the given query.
1264
1337
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1302,7 +1375,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1302
1375
  };
1303
1376
  },
1304
1377
  /**
1305
- * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1378
+ * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1379
+ * @summary scheduleSelfShipAppointment
1306
1380
  * @param {string} inboundPlanId Identifier of an inbound plan.
1307
1381
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1308
1382
  * @param {string} slotId An identifier to a self-ship appointment slot.
@@ -1343,7 +1417,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1343
1417
  };
1344
1418
  },
1345
1419
  /**
1346
- * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1420
+ * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1421
+ * @summary setPackingInformation
1347
1422
  * @param {string} inboundPlanId Identifier of an inbound plan.
1348
1423
  * @param {SetPackingInformationRequest} body The body of the request to &#x60;setPackingInformation&#x60;.
1349
1424
  * @param {*} [options] Override http request option.
@@ -1376,7 +1451,38 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1376
1451
  };
1377
1452
  },
1378
1453
  /**
1379
- * Updates the name of an existing inbound plan. **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 see 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).
1454
+ * Set the preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
1455
+ * @summary setPrepDetails
1456
+ * @param {SetPrepDetailsRequest} body The body of the request to &#x60;setPrepDetails&#x60;.
1457
+ * @param {*} [options] Override http request option.
1458
+ * @throws {RequiredError}
1459
+ */
1460
+ setPrepDetails: async (body, options = {}) => {
1461
+ // verify required parameter 'body' is not null or undefined
1462
+ (0, common_1.assertParamExists)('setPrepDetails', 'body', body);
1463
+ const localVarPath = `/inbound/fba/2024-03-20/items/prepDetails`;
1464
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
1465
+ const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
1466
+ let baseOptions;
1467
+ if (configuration) {
1468
+ baseOptions = configuration.baseOptions;
1469
+ }
1470
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
1471
+ const localVarHeaderParameter = {};
1472
+ const localVarQueryParameter = {};
1473
+ localVarHeaderParameter['Content-Type'] = 'application/json';
1474
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
1475
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1476
+ localVarRequestOptions.headers = { ...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers };
1477
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(body, localVarRequestOptions, configuration);
1478
+ return {
1479
+ url: (0, common_1.toPathString)(localVarUrlObj),
1480
+ options: localVarRequestOptions,
1481
+ };
1482
+ },
1483
+ /**
1484
+ * Updates the name of an existing inbound plan. **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 contains 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).
1485
+ * @summary updateInboundPlanName
1380
1486
  * @param {string} inboundPlanId Identifier of an inbound plan.
1381
1487
  * @param {UpdateInboundPlanNameRequest} body The body of the request to &#x60;updateInboundPlanName&#x60;.
1382
1488
  * @param {*} [options] Override http request option.
@@ -1409,8 +1515,9 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1409
1515
  };
1410
1516
  },
1411
1517
  /**
1412
- * Update compliance details for list of MSKUs. The details provided here are only used for the IN marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1413
- * @param {string} marketplaceId The Marketplace ID. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a list of possible values.
1518
+ * Update compliance details for a list of MSKUs. The details provided here are only used for the India (IN - A21TJRUUN4KGV) marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1519
+ * @summary updateItemComplianceDetails
1520
+ * @param {string} marketplaceId The Marketplace ID. For a list of possible values, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
1414
1521
  * @param {UpdateItemComplianceDetailsRequest} body The body of the request to &#x60;updateItemComplianceDetails&#x60;.
1415
1522
  * @param {*} [options] Override http request option.
1416
1523
  * @throws {RequiredError}
@@ -1444,7 +1551,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1444
1551
  };
1445
1552
  },
1446
1553
  /**
1447
- * Updates the name of an existing shipment. **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 see 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).
1554
+ * Updates the name of an existing shipment. **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 contains 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).
1555
+ * @summary updateShipmentName
1448
1556
  * @param {string} inboundPlanId Identifier of an inbound plan.
1449
1557
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1450
1558
  * @param {UpdateShipmentNameRequest} body The body of the request to &#x60;updateShipmentName&#x60;.
@@ -1481,7 +1589,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1481
1589
  };
1482
1590
  },
1483
1591
  /**
1484
- * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 see 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).
1592
+ * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 preceding table contains 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).
1593
+ * @summary updateShipmentSourceAddress
1485
1594
  * @param {string} inboundPlanId Identifier of an inbound plan.
1486
1595
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1487
1596
  * @param {UpdateShipmentSourceAddressRequest} body The body of the request to &#x60;updateShipmentSourceAddress&#x60;.
@@ -1518,7 +1627,8 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1518
1627
  };
1519
1628
  },
1520
1629
  /**
1521
- * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1630
+ * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1631
+ * @summary updateShipmentTrackingDetails
1522
1632
  * @param {string} inboundPlanId Identifier of an inbound plan.
1523
1633
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1524
1634
  * @param {UpdateShipmentTrackingDetailsRequest} body The body of the request to &#x60;updateShipmentTrackingDetails&#x60;.
@@ -1556,16 +1666,17 @@ const FbaInboundApiAxiosParamCreator = function (configuration) {
1556
1666
  },
1557
1667
  };
1558
1668
  };
1559
- exports.FbaInboundApiAxiosParamCreator = FbaInboundApiAxiosParamCreator;
1669
+ exports.FulfillmentInboundApiAxiosParamCreator = FulfillmentInboundApiAxiosParamCreator;
1560
1670
  /**
1561
- * FbaInboundApi - functional programming interface
1671
+ * FulfillmentInboundApi - functional programming interface
1562
1672
  * @export
1563
1673
  */
1564
- const FbaInboundApiFp = function (configuration) {
1565
- const localVarAxiosParamCreator = (0, exports.FbaInboundApiAxiosParamCreator)(configuration);
1674
+ const FulfillmentInboundApiFp = function (configuration) {
1675
+ const localVarAxiosParamCreator = (0, exports.FulfillmentInboundApiAxiosParamCreator)(configuration);
1566
1676
  return {
1567
1677
  /**
1568
- * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1678
+ * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1679
+ * @summary cancelInboundPlan
1569
1680
  * @param {string} inboundPlanId Identifier of an inbound plan.
1570
1681
  * @param {*} [options] Override http request option.
1571
1682
  * @throws {RequiredError}
@@ -1573,11 +1684,12 @@ const FbaInboundApiFp = function (configuration) {
1573
1684
  async cancelInboundPlan(inboundPlanId, options) {
1574
1685
  const localVarAxiosArgs = await localVarAxiosParamCreator.cancelInboundPlan(inboundPlanId, options);
1575
1686
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1576
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.cancelInboundPlan']?.[localVarOperationServerIndex]?.url;
1687
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.cancelInboundPlan']?.[localVarOperationServerIndex]?.url;
1577
1688
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1578
1689
  },
1579
1690
  /**
1580
- * Cancels a self-ship appointment slot against a shipment. **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 see 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).
1691
+ * Cancels a self-ship appointment slot against a shipment. **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 contains 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).
1692
+ * @summary cancelSelfShipAppointment
1581
1693
  * @param {string} inboundPlanId Identifier of an inbound plan.
1582
1694
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1583
1695
  * @param {CancelSelfShipAppointmentRequest} body The body of the request to &#x60;cancelSelfShipAppointment&#x60;.
@@ -1587,11 +1699,12 @@ const FbaInboundApiFp = function (configuration) {
1587
1699
  async cancelSelfShipAppointment(inboundPlanId, shipmentId, body, options) {
1588
1700
  const localVarAxiosArgs = await localVarAxiosParamCreator.cancelSelfShipAppointment(inboundPlanId, shipmentId, body, options);
1589
1701
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1590
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.cancelSelfShipAppointment']?.[localVarOperationServerIndex]?.url;
1702
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.cancelSelfShipAppointment']?.[localVarOperationServerIndex]?.url;
1591
1703
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1592
1704
  },
1593
1705
  /**
1594
- * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 see 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).
1706
+ * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 contains 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).
1707
+ * @summary confirmDeliveryWindowOptions
1595
1708
  * @param {string} inboundPlanId Identifier of an inbound plan.
1596
1709
  * @param {string} shipmentId The shipment to confirm the delivery window option for.
1597
1710
  * @param {string} deliveryWindowOptionId The id of the delivery window option to be confirmed.
@@ -1601,11 +1714,12 @@ const FbaInboundApiFp = function (configuration) {
1601
1714
  async confirmDeliveryWindowOptions(inboundPlanId, shipmentId, deliveryWindowOptionId, options) {
1602
1715
  const localVarAxiosArgs = await localVarAxiosParamCreator.confirmDeliveryWindowOptions(inboundPlanId, shipmentId, deliveryWindowOptionId, options);
1603
1716
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1604
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.confirmDeliveryWindowOptions']?.[localVarOperationServerIndex]?.url;
1717
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.confirmDeliveryWindowOptions']?.[localVarOperationServerIndex]?.url;
1605
1718
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1606
1719
  },
1607
1720
  /**
1608
- * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1721
+ * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1722
+ * @summary confirmPackingOption
1609
1723
  * @param {string} inboundPlanId Identifier of an inbound plan.
1610
1724
  * @param {string} packingOptionId Identifier of a packing option.
1611
1725
  * @param {*} [options] Override http request option.
@@ -1614,11 +1728,12 @@ const FbaInboundApiFp = function (configuration) {
1614
1728
  async confirmPackingOption(inboundPlanId, packingOptionId, options) {
1615
1729
  const localVarAxiosArgs = await localVarAxiosParamCreator.confirmPackingOption(inboundPlanId, packingOptionId, options);
1616
1730
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1617
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.confirmPackingOption']?.[localVarOperationServerIndex]?.url;
1731
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.confirmPackingOption']?.[localVarOperationServerIndex]?.url;
1618
1732
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1619
1733
  },
1620
1734
  /**
1621
- * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1735
+ * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1736
+ * @summary confirmPlacementOption
1622
1737
  * @param {string} inboundPlanId Identifier of an inbound plan.
1623
1738
  * @param {string} placementOptionId The identifier of a placement option. A placement option represents the shipment splits and destinations of SKUs.
1624
1739
  * @param {*} [options] Override http request option.
@@ -1627,11 +1742,12 @@ const FbaInboundApiFp = function (configuration) {
1627
1742
  async confirmPlacementOption(inboundPlanId, placementOptionId, options) {
1628
1743
  const localVarAxiosArgs = await localVarAxiosParamCreator.confirmPlacementOption(inboundPlanId, placementOptionId, options);
1629
1744
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1630
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.confirmPlacementOption']?.[localVarOperationServerIndex]?.url;
1745
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.confirmPlacementOption']?.[localVarOperationServerIndex]?.url;
1631
1746
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1632
1747
  },
1633
1748
  /**
1634
- * Confirm a shipment content update preview and accept the changes in transportation cost. **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 see 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).
1749
+ * Confirm a shipment content update preview and accept the changes in transportation cost. **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 contains 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).
1750
+ * @summary confirmShipmentContentUpdatePreview
1635
1751
  * @param {string} inboundPlanId Identifier of an inbound plan.
1636
1752
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1637
1753
  * @param {string} contentUpdatePreviewId Identifier of a content update preview.
@@ -1641,11 +1757,12 @@ const FbaInboundApiFp = function (configuration) {
1641
1757
  async confirmShipmentContentUpdatePreview(inboundPlanId, shipmentId, contentUpdatePreviewId, options) {
1642
1758
  const localVarAxiosArgs = await localVarAxiosParamCreator.confirmShipmentContentUpdatePreview(inboundPlanId, shipmentId, contentUpdatePreviewId, options);
1643
1759
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1644
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.confirmShipmentContentUpdatePreview']?.[localVarOperationServerIndex]?.url;
1760
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.confirmShipmentContentUpdatePreview']?.[localVarOperationServerIndex]?.url;
1645
1761
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1646
1762
  },
1647
1763
  /**
1648
- * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1764
+ * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1765
+ * @summary confirmTransportationOptions
1649
1766
  * @param {string} inboundPlanId Identifier of an inbound plan.
1650
1767
  * @param {ConfirmTransportationOptionsRequest} body The body of the request to &#x60;confirmTransportationOptions&#x60;.
1651
1768
  * @param {*} [options] Override http request option.
@@ -1654,11 +1771,12 @@ const FbaInboundApiFp = function (configuration) {
1654
1771
  async confirmTransportationOptions(inboundPlanId, body, options) {
1655
1772
  const localVarAxiosArgs = await localVarAxiosParamCreator.confirmTransportationOptions(inboundPlanId, body, options);
1656
1773
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1657
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.confirmTransportationOptions']?.[localVarOperationServerIndex]?.url;
1774
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.confirmTransportationOptions']?.[localVarOperationServerIndex]?.url;
1658
1775
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1659
1776
  },
1660
1777
  /**
1661
- * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1778
+ * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1779
+ * @summary createInboundPlan
1662
1780
  * @param {CreateInboundPlanRequest} body The body of the request to &#x60;createInboundPlan&#x60;.
1663
1781
  * @param {*} [options] Override http request option.
1664
1782
  * @throws {RequiredError}
@@ -1666,11 +1784,12 @@ const FbaInboundApiFp = function (configuration) {
1666
1784
  async createInboundPlan(body, options) {
1667
1785
  const localVarAxiosArgs = await localVarAxiosParamCreator.createInboundPlan(body, options);
1668
1786
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1669
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.createInboundPlan']?.[localVarOperationServerIndex]?.url;
1787
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.createInboundPlan']?.[localVarOperationServerIndex]?.url;
1670
1788
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1671
1789
  },
1672
1790
  /**
1673
- * For a given marketplace - creates labels for a list of mskus. **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 see 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).
1791
+ * For a given marketplace - creates labels for a list of MSKUs. **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 contains 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).
1792
+ * @summary createMarketplaceItemLabels
1674
1793
  * @param {CreateMarketplaceItemLabelsRequest} body The body of the request to &#x60;createMarketplaceItemLabels&#x60;.
1675
1794
  * @param {*} [options] Override http request option.
1676
1795
  * @throws {RequiredError}
@@ -1678,11 +1797,12 @@ const FbaInboundApiFp = function (configuration) {
1678
1797
  async createMarketplaceItemLabels(body, options) {
1679
1798
  const localVarAxiosArgs = await localVarAxiosParamCreator.createMarketplaceItemLabels(body, options);
1680
1799
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1681
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.createMarketplaceItemLabels']?.[localVarOperationServerIndex]?.url;
1800
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.createMarketplaceItemLabels']?.[localVarOperationServerIndex]?.url;
1682
1801
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1683
1802
  },
1684
1803
  /**
1685
- * Generates available delivery window options for a given shipment. **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 see 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).
1804
+ * Generates available delivery window options for a given shipment. **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 contains 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).
1805
+ * @summary generateDeliveryWindowOptions
1686
1806
  * @param {string} inboundPlanId Identifier of an inbound plan.
1687
1807
  * @param {string} shipmentId The shipment to generate delivery window options for.
1688
1808
  * @param {*} [options] Override http request option.
@@ -1691,11 +1811,12 @@ const FbaInboundApiFp = function (configuration) {
1691
1811
  async generateDeliveryWindowOptions(inboundPlanId, shipmentId, options) {
1692
1812
  const localVarAxiosArgs = await localVarAxiosParamCreator.generateDeliveryWindowOptions(inboundPlanId, shipmentId, options);
1693
1813
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1694
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.generateDeliveryWindowOptions']?.[localVarOperationServerIndex]?.url;
1814
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.generateDeliveryWindowOptions']?.[localVarOperationServerIndex]?.url;
1695
1815
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1696
1816
  },
1697
1817
  /**
1698
- * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1818
+ * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1819
+ * @summary generatePackingOptions
1699
1820
  * @param {string} inboundPlanId Identifier of an inbound plan.
1700
1821
  * @param {*} [options] Override http request option.
1701
1822
  * @throws {RequiredError}
@@ -1703,11 +1824,12 @@ const FbaInboundApiFp = function (configuration) {
1703
1824
  async generatePackingOptions(inboundPlanId, options) {
1704
1825
  const localVarAxiosArgs = await localVarAxiosParamCreator.generatePackingOptions(inboundPlanId, options);
1705
1826
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1706
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.generatePackingOptions']?.[localVarOperationServerIndex]?.url;
1827
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.generatePackingOptions']?.[localVarOperationServerIndex]?.url;
1707
1828
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1708
1829
  },
1709
1830
  /**
1710
- * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1831
+ * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1832
+ * @summary generatePlacementOptions
1711
1833
  * @param {string} inboundPlanId Identifier of an inbound plan.
1712
1834
  * @param {GeneratePlacementOptionsRequest} body The body of the request to &#x60;generatePlacementOptions&#x60;.
1713
1835
  * @param {*} [options] Override http request option.
@@ -1716,11 +1838,12 @@ const FbaInboundApiFp = function (configuration) {
1716
1838
  async generatePlacementOptions(inboundPlanId, body, options) {
1717
1839
  const localVarAxiosArgs = await localVarAxiosParamCreator.generatePlacementOptions(inboundPlanId, body, options);
1718
1840
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1719
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.generatePlacementOptions']?.[localVarOperationServerIndex]?.url;
1841
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.generatePlacementOptions']?.[localVarOperationServerIndex]?.url;
1720
1842
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1721
1843
  },
1722
1844
  /**
1723
- * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1845
+ * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1846
+ * @summary generateSelfShipAppointmentSlots
1724
1847
  * @param {string} inboundPlanId Identifier of an inbound plan.
1725
1848
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1726
1849
  * @param {GenerateSelfShipAppointmentSlotsRequest} body The body of the request to &#x60;generateSelfShipAppointmentSlots&#x60;.
@@ -1730,11 +1853,12 @@ const FbaInboundApiFp = function (configuration) {
1730
1853
  async generateSelfShipAppointmentSlots(inboundPlanId, shipmentId, body, options) {
1731
1854
  const localVarAxiosArgs = await localVarAxiosParamCreator.generateSelfShipAppointmentSlots(inboundPlanId, shipmentId, body, options);
1732
1855
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1733
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.generateSelfShipAppointmentSlots']?.[localVarOperationServerIndex]?.url;
1856
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.generateSelfShipAppointmentSlots']?.[localVarOperationServerIndex]?.url;
1734
1857
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1735
1858
  },
1736
1859
  /**
1737
- * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 see 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).
1860
+ * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 contains 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).
1861
+ * @summary generateShipmentContentUpdatePreviews
1738
1862
  * @param {string} inboundPlanId Identifier of an inbound plan.
1739
1863
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1740
1864
  * @param {GenerateShipmentContentUpdatePreviewsRequest} body The body of the request to &#x60;generateShipmentContentUpdatePreviews&#x60;.
@@ -1744,11 +1868,12 @@ const FbaInboundApiFp = function (configuration) {
1744
1868
  async generateShipmentContentUpdatePreviews(inboundPlanId, shipmentId, body, options) {
1745
1869
  const localVarAxiosArgs = await localVarAxiosParamCreator.generateShipmentContentUpdatePreviews(inboundPlanId, shipmentId, body, options);
1746
1870
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1747
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.generateShipmentContentUpdatePreviews']?.[localVarOperationServerIndex]?.url;
1871
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.generateShipmentContentUpdatePreviews']?.[localVarOperationServerIndex]?.url;
1748
1872
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1749
1873
  },
1750
1874
  /**
1751
- * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1875
+ * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
1876
+ * @summary generateTransportationOptions
1752
1877
  * @param {string} inboundPlanId Identifier of an inbound plan.
1753
1878
  * @param {GenerateTransportationOptionsRequest} body The body of the request to &#x60;generateTransportationOptions&#x60;.
1754
1879
  * @param {*} [options] Override http request option.
@@ -1757,11 +1882,12 @@ const FbaInboundApiFp = function (configuration) {
1757
1882
  async generateTransportationOptions(inboundPlanId, body, options) {
1758
1883
  const localVarAxiosArgs = await localVarAxiosParamCreator.generateTransportationOptions(inboundPlanId, body, options);
1759
1884
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1760
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.generateTransportationOptions']?.[localVarOperationServerIndex]?.url;
1885
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.generateTransportationOptions']?.[localVarOperationServerIndex]?.url;
1761
1886
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1762
1887
  },
1763
1888
  /**
1764
- * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1889
+ * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1890
+ * @summary getDeliveryChallanDocument
1765
1891
  * @param {string} inboundPlanId Identifier of an inbound plan.
1766
1892
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1767
1893
  * @param {*} [options] Override http request option.
@@ -1770,11 +1896,12 @@ const FbaInboundApiFp = function (configuration) {
1770
1896
  async getDeliveryChallanDocument(inboundPlanId, shipmentId, options) {
1771
1897
  const localVarAxiosArgs = await localVarAxiosParamCreator.getDeliveryChallanDocument(inboundPlanId, shipmentId, options);
1772
1898
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1773
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.getDeliveryChallanDocument']?.[localVarOperationServerIndex]?.url;
1899
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.getDeliveryChallanDocument']?.[localVarOperationServerIndex]?.url;
1774
1900
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1775
1901
  },
1776
1902
  /**
1777
- * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1903
+ * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1904
+ * @summary getInboundOperationStatus
1778
1905
  * @param {string} operationId Identifier of an asynchronous operation.
1779
1906
  * @param {*} [options] Override http request option.
1780
1907
  * @throws {RequiredError}
@@ -1782,11 +1909,12 @@ const FbaInboundApiFp = function (configuration) {
1782
1909
  async getInboundOperationStatus(operationId, options) {
1783
1910
  const localVarAxiosArgs = await localVarAxiosParamCreator.getInboundOperationStatus(operationId, options);
1784
1911
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1785
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.getInboundOperationStatus']?.[localVarOperationServerIndex]?.url;
1912
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.getInboundOperationStatus']?.[localVarOperationServerIndex]?.url;
1786
1913
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1787
1914
  },
1788
1915
  /**
1789
- * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1916
+ * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1917
+ * @summary getInboundPlan
1790
1918
  * @param {string} inboundPlanId Identifier of an inbound plan.
1791
1919
  * @param {*} [options] Override http request option.
1792
1920
  * @throws {RequiredError}
@@ -1794,11 +1922,12 @@ const FbaInboundApiFp = function (configuration) {
1794
1922
  async getInboundPlan(inboundPlanId, options) {
1795
1923
  const localVarAxiosArgs = await localVarAxiosParamCreator.getInboundPlan(inboundPlanId, options);
1796
1924
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1797
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.getInboundPlan']?.[localVarOperationServerIndex]?.url;
1925
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.getInboundPlan']?.[localVarOperationServerIndex]?.url;
1798
1926
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1799
1927
  },
1800
1928
  /**
1801
- * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1929
+ * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1930
+ * @summary getSelfShipAppointmentSlots
1802
1931
  * @param {string} inboundPlanId Identifier of an inbound plan.
1803
1932
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1804
1933
  * @param {number} [pageSize] The number of self ship appointment slots to return in the response matching the given query.
@@ -1809,11 +1938,12 @@ const FbaInboundApiFp = function (configuration) {
1809
1938
  async getSelfShipAppointmentSlots(inboundPlanId, shipmentId, pageSize, paginationToken, options) {
1810
1939
  const localVarAxiosArgs = await localVarAxiosParamCreator.getSelfShipAppointmentSlots(inboundPlanId, shipmentId, pageSize, paginationToken, options);
1811
1940
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1812
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.getSelfShipAppointmentSlots']?.[localVarOperationServerIndex]?.url;
1941
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.getSelfShipAppointmentSlots']?.[localVarOperationServerIndex]?.url;
1813
1942
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1814
1943
  },
1815
1944
  /**
1816
- * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1945
+ * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1946
+ * @summary getShipment
1817
1947
  * @param {string} inboundPlanId Identifier of an inbound plan.
1818
1948
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1819
1949
  * @param {*} [options] Override http request option.
@@ -1822,11 +1952,12 @@ const FbaInboundApiFp = function (configuration) {
1822
1952
  async getShipment(inboundPlanId, shipmentId, options) {
1823
1953
  const localVarAxiosArgs = await localVarAxiosParamCreator.getShipment(inboundPlanId, shipmentId, options);
1824
1954
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1825
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.getShipment']?.[localVarOperationServerIndex]?.url;
1955
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.getShipment']?.[localVarOperationServerIndex]?.url;
1826
1956
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1827
1957
  },
1828
1958
  /**
1829
- * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
1959
+ * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
1960
+ * @summary getShipmentContentUpdatePreview
1830
1961
  * @param {string} inboundPlanId Identifier of an inbound plan.
1831
1962
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1832
1963
  * @param {string} contentUpdatePreviewId Identifier of a content update preview.
@@ -1836,11 +1967,12 @@ const FbaInboundApiFp = function (configuration) {
1836
1967
  async getShipmentContentUpdatePreview(inboundPlanId, shipmentId, contentUpdatePreviewId, options) {
1837
1968
  const localVarAxiosArgs = await localVarAxiosParamCreator.getShipmentContentUpdatePreview(inboundPlanId, shipmentId, contentUpdatePreviewId, options);
1838
1969
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1839
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.getShipmentContentUpdatePreview']?.[localVarOperationServerIndex]?.url;
1970
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.getShipmentContentUpdatePreview']?.[localVarOperationServerIndex]?.url;
1840
1971
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1841
1972
  },
1842
1973
  /**
1843
- * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 see 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).
1974
+ * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 contains 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).
1975
+ * @summary listDeliveryWindowOptions
1844
1976
  * @param {string} inboundPlanId Identifier of an inbound plan.
1845
1977
  * @param {string} shipmentId The shipment to get delivery window options for.
1846
1978
  * @param {number} [pageSize] The number of delivery window options to return in the response matching the given query.
@@ -1851,11 +1983,12 @@ const FbaInboundApiFp = function (configuration) {
1851
1983
  async listDeliveryWindowOptions(inboundPlanId, shipmentId, pageSize, paginationToken, options) {
1852
1984
  const localVarAxiosArgs = await localVarAxiosParamCreator.listDeliveryWindowOptions(inboundPlanId, shipmentId, pageSize, paginationToken, options);
1853
1985
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1854
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listDeliveryWindowOptions']?.[localVarOperationServerIndex]?.url;
1986
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listDeliveryWindowOptions']?.[localVarOperationServerIndex]?.url;
1855
1987
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1856
1988
  },
1857
1989
  /**
1858
- * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1990
+ * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
1991
+ * @summary listInboundPlanBoxes
1859
1992
  * @param {string} inboundPlanId Identifier of an inbound plan.
1860
1993
  * @param {number} [pageSize] The number of boxes to return in the response matching the given query.
1861
1994
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1865,11 +1998,12 @@ const FbaInboundApiFp = function (configuration) {
1865
1998
  async listInboundPlanBoxes(inboundPlanId, pageSize, paginationToken, options) {
1866
1999
  const localVarAxiosArgs = await localVarAxiosParamCreator.listInboundPlanBoxes(inboundPlanId, pageSize, paginationToken, options);
1867
2000
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1868
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listInboundPlanBoxes']?.[localVarOperationServerIndex]?.url;
2001
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listInboundPlanBoxes']?.[localVarOperationServerIndex]?.url;
1869
2002
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1870
2003
  },
1871
2004
  /**
1872
- * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2005
+ * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2006
+ * @summary listInboundPlanItems
1873
2007
  * @param {string} inboundPlanId Identifier of an inbound plan.
1874
2008
  * @param {number} [pageSize] The number of items to return in the response matching the given query.
1875
2009
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1879,11 +2013,12 @@ const FbaInboundApiFp = function (configuration) {
1879
2013
  async listInboundPlanItems(inboundPlanId, pageSize, paginationToken, options) {
1880
2014
  const localVarAxiosArgs = await localVarAxiosParamCreator.listInboundPlanItems(inboundPlanId, pageSize, paginationToken, options);
1881
2015
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1882
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listInboundPlanItems']?.[localVarOperationServerIndex]?.url;
2016
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listInboundPlanItems']?.[localVarOperationServerIndex]?.url;
1883
2017
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1884
2018
  },
1885
2019
  /**
1886
- * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2020
+ * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2021
+ * @summary listInboundPlanPallets
1887
2022
  * @param {string} inboundPlanId Identifier of an inbound plan.
1888
2023
  * @param {number} [pageSize] The number of pallets to return in the response matching the given query.
1889
2024
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1893,11 +2028,12 @@ const FbaInboundApiFp = function (configuration) {
1893
2028
  async listInboundPlanPallets(inboundPlanId, pageSize, paginationToken, options) {
1894
2029
  const localVarAxiosArgs = await localVarAxiosParamCreator.listInboundPlanPallets(inboundPlanId, pageSize, paginationToken, options);
1895
2030
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1896
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listInboundPlanPallets']?.[localVarOperationServerIndex]?.url;
2031
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listInboundPlanPallets']?.[localVarOperationServerIndex]?.url;
1897
2032
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1898
2033
  },
1899
2034
  /**
1900
- * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2035
+ * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2036
+ * @summary listInboundPlans
1901
2037
  * @param {number} [pageSize] The number of inbound plans to return in the response matching the given query.
1902
2038
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
1903
2039
  * @param {ListInboundPlansStatusEnum} [status] The status of an inbound plan.
@@ -1909,24 +2045,26 @@ const FbaInboundApiFp = function (configuration) {
1909
2045
  async listInboundPlans(pageSize, paginationToken, status, sortBy, sortOrder, options) {
1910
2046
  const localVarAxiosArgs = await localVarAxiosParamCreator.listInboundPlans(pageSize, paginationToken, status, sortBy, sortOrder, options);
1911
2047
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1912
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listInboundPlans']?.[localVarOperationServerIndex]?.url;
2048
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listInboundPlans']?.[localVarOperationServerIndex]?.url;
1913
2049
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1914
2050
  },
1915
2051
  /**
1916
- * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
1917
- * @param {Array<string>} mskus List of merchant SKUs - a merchant-supplied identifier for a specific SKU.
1918
- * @param {string} marketplaceId The Marketplace ID. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a list of possible values.
2052
+ * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2053
+ * @summary listItemComplianceDetails
2054
+ * @param {Array<string>} mskus A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.
2055
+ * @param {string} marketplaceId The Marketplace ID. For a list of possible values, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
1919
2056
  * @param {*} [options] Override http request option.
1920
2057
  * @throws {RequiredError}
1921
2058
  */
1922
2059
  async listItemComplianceDetails(mskus, marketplaceId, options) {
1923
2060
  const localVarAxiosArgs = await localVarAxiosParamCreator.listItemComplianceDetails(mskus, marketplaceId, options);
1924
2061
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1925
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listItemComplianceDetails']?.[localVarOperationServerIndex]?.url;
2062
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listItemComplianceDetails']?.[localVarOperationServerIndex]?.url;
1926
2063
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1927
2064
  },
1928
2065
  /**
1929
- * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 see 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).
2066
+ * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 contains 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).
2067
+ * @summary listPackingGroupBoxes
1930
2068
  * @param {string} inboundPlanId Identifier of an inbound plan.
1931
2069
  * @param {string} packingGroupId Identifier of a packing group.
1932
2070
  * @param {number} [pageSize] The number of packing group boxes to return in the response matching the given query.
@@ -1937,11 +2075,12 @@ const FbaInboundApiFp = function (configuration) {
1937
2075
  async listPackingGroupBoxes(inboundPlanId, packingGroupId, pageSize, paginationToken, options) {
1938
2076
  const localVarAxiosArgs = await localVarAxiosParamCreator.listPackingGroupBoxes(inboundPlanId, packingGroupId, pageSize, paginationToken, options);
1939
2077
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1940
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listPackingGroupBoxes']?.[localVarOperationServerIndex]?.url;
2078
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listPackingGroupBoxes']?.[localVarOperationServerIndex]?.url;
1941
2079
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1942
2080
  },
1943
2081
  /**
1944
- * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 see 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).
2082
+ * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 contains 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).
2083
+ * @summary listPackingGroupItems
1945
2084
  * @param {string} inboundPlanId Identifier of an inbound plan.
1946
2085
  * @param {string} packingGroupId Identifier of a packing group.
1947
2086
  * @param {number} [pageSize] The number of packing group items to return in the response matching the given query.
@@ -1952,11 +2091,12 @@ const FbaInboundApiFp = function (configuration) {
1952
2091
  async listPackingGroupItems(inboundPlanId, packingGroupId, pageSize, paginationToken, options) {
1953
2092
  const localVarAxiosArgs = await localVarAxiosParamCreator.listPackingGroupItems(inboundPlanId, packingGroupId, pageSize, paginationToken, options);
1954
2093
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1955
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listPackingGroupItems']?.[localVarOperationServerIndex]?.url;
2094
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listPackingGroupItems']?.[localVarOperationServerIndex]?.url;
1956
2095
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1957
2096
  },
1958
2097
  /**
1959
- * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2098
+ * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2099
+ * @summary listPackingOptions
1960
2100
  * @param {string} inboundPlanId Identifier of an inbound plan.
1961
2101
  * @param {number} [pageSize] The number of packing options to return in the response matching the given query.
1962
2102
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1966,11 +2106,12 @@ const FbaInboundApiFp = function (configuration) {
1966
2106
  async listPackingOptions(inboundPlanId, pageSize, paginationToken, options) {
1967
2107
  const localVarAxiosArgs = await localVarAxiosParamCreator.listPackingOptions(inboundPlanId, pageSize, paginationToken, options);
1968
2108
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1969
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listPackingOptions']?.[localVarOperationServerIndex]?.url;
2109
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listPackingOptions']?.[localVarOperationServerIndex]?.url;
1970
2110
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1971
2111
  },
1972
2112
  /**
1973
- * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2113
+ * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2114
+ * @summary listPlacementOptions
1974
2115
  * @param {string} inboundPlanId Identifier of an inbound plan.
1975
2116
  * @param {number} [pageSize] The number of placement options to return in the response matching the given query.
1976
2117
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -1980,11 +2121,26 @@ const FbaInboundApiFp = function (configuration) {
1980
2121
  async listPlacementOptions(inboundPlanId, pageSize, paginationToken, options) {
1981
2122
  const localVarAxiosArgs = await localVarAxiosParamCreator.listPlacementOptions(inboundPlanId, pageSize, paginationToken, options);
1982
2123
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1983
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listPlacementOptions']?.[localVarOperationServerIndex]?.url;
2124
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listPlacementOptions']?.[localVarOperationServerIndex]?.url;
2125
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2126
+ },
2127
+ /**
2128
+ * Get preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
2129
+ * @summary listPrepDetails
2130
+ * @param {string} marketplaceId The marketplace ID. For a list of possible values, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
2131
+ * @param {Array<string>} mskus A list of merchant SKUs, a merchant-supplied identifier of a specific SKU.
2132
+ * @param {*} [options] Override http request option.
2133
+ * @throws {RequiredError}
2134
+ */
2135
+ async listPrepDetails(marketplaceId, mskus, options) {
2136
+ const localVarAxiosArgs = await localVarAxiosParamCreator.listPrepDetails(marketplaceId, mskus, options);
2137
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2138
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listPrepDetails']?.[localVarOperationServerIndex]?.url;
1984
2139
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1985
2140
  },
1986
2141
  /**
1987
- * Provides a paginated list of box packages in a shipment. **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 see 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).
2142
+ * Provides a paginated list of box packages in a shipment. **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 contains 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).
2143
+ * @summary listShipmentBoxes
1988
2144
  * @param {string} inboundPlanId Identifier of an inbound plan.
1989
2145
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
1990
2146
  * @param {number} [pageSize] The number of boxes to return in the response matching the given query.
@@ -1995,11 +2151,12 @@ const FbaInboundApiFp = function (configuration) {
1995
2151
  async listShipmentBoxes(inboundPlanId, shipmentId, pageSize, paginationToken, options) {
1996
2152
  const localVarAxiosArgs = await localVarAxiosParamCreator.listShipmentBoxes(inboundPlanId, shipmentId, pageSize, paginationToken, options);
1997
2153
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1998
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listShipmentBoxes']?.[localVarOperationServerIndex]?.url;
2154
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listShipmentBoxes']?.[localVarOperationServerIndex]?.url;
1999
2155
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2000
2156
  },
2001
2157
  /**
2002
- * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
2158
+ * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
2159
+ * @summary listShipmentContentUpdatePreviews
2003
2160
  * @param {string} inboundPlanId Identifier of an inbound plan.
2004
2161
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2005
2162
  * @param {number} [pageSize] The number of content update previews to return.
@@ -2010,11 +2167,12 @@ const FbaInboundApiFp = function (configuration) {
2010
2167
  async listShipmentContentUpdatePreviews(inboundPlanId, shipmentId, pageSize, paginationToken, options) {
2011
2168
  const localVarAxiosArgs = await localVarAxiosParamCreator.listShipmentContentUpdatePreviews(inboundPlanId, shipmentId, pageSize, paginationToken, options);
2012
2169
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2013
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listShipmentContentUpdatePreviews']?.[localVarOperationServerIndex]?.url;
2170
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listShipmentContentUpdatePreviews']?.[localVarOperationServerIndex]?.url;
2014
2171
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2015
2172
  },
2016
2173
  /**
2017
- * Provides a paginated list of item packages in a shipment. **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 see 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).
2174
+ * Provides a paginated list of item packages in a shipment. **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 contains 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).
2175
+ * @summary listShipmentItems
2018
2176
  * @param {string} inboundPlanId Identifier of an inbound plan.
2019
2177
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2020
2178
  * @param {number} [pageSize] The number of items to return in the response matching the given query.
@@ -2025,11 +2183,12 @@ const FbaInboundApiFp = function (configuration) {
2025
2183
  async listShipmentItems(inboundPlanId, shipmentId, pageSize, paginationToken, options) {
2026
2184
  const localVarAxiosArgs = await localVarAxiosParamCreator.listShipmentItems(inboundPlanId, shipmentId, pageSize, paginationToken, options);
2027
2185
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2028
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listShipmentItems']?.[localVarOperationServerIndex]?.url;
2186
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listShipmentItems']?.[localVarOperationServerIndex]?.url;
2029
2187
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2030
2188
  },
2031
2189
  /**
2032
- * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 see 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).
2190
+ * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 contains 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).
2191
+ * @summary listShipmentPallets
2033
2192
  * @param {string} inboundPlanId Identifier of an inbound plan.
2034
2193
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2035
2194
  * @param {number} [pageSize] The number of pallets to return in the response matching the given query.
@@ -2040,11 +2199,12 @@ const FbaInboundApiFp = function (configuration) {
2040
2199
  async listShipmentPallets(inboundPlanId, shipmentId, pageSize, paginationToken, options) {
2041
2200
  const localVarAxiosArgs = await localVarAxiosParamCreator.listShipmentPallets(inboundPlanId, shipmentId, pageSize, paginationToken, options);
2042
2201
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2043
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listShipmentPallets']?.[localVarOperationServerIndex]?.url;
2202
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listShipmentPallets']?.[localVarOperationServerIndex]?.url;
2044
2203
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2045
2204
  },
2046
2205
  /**
2047
- * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2206
+ * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2207
+ * @summary listTransportationOptions
2048
2208
  * @param {string} inboundPlanId Identifier of an inbound plan.
2049
2209
  * @param {number} [pageSize] The number of transportation options to return in the response matching the given query.
2050
2210
  * @param {string} [paginationToken] A token to fetch a certain page when there are multiple pages worth of results. The value of this token is fetched from the &#x60;pagination&#x60; returned in the API response. In the absence of the token value from the query parameter the API returns the first page of the result.
@@ -2056,11 +2216,12 @@ const FbaInboundApiFp = function (configuration) {
2056
2216
  async listTransportationOptions(inboundPlanId, pageSize, paginationToken, placementOptionId, shipmentId, options) {
2057
2217
  const localVarAxiosArgs = await localVarAxiosParamCreator.listTransportationOptions(inboundPlanId, pageSize, paginationToken, placementOptionId, shipmentId, options);
2058
2218
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2059
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.listTransportationOptions']?.[localVarOperationServerIndex]?.url;
2219
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.listTransportationOptions']?.[localVarOperationServerIndex]?.url;
2060
2220
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2061
2221
  },
2062
2222
  /**
2063
- * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2223
+ * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2224
+ * @summary scheduleSelfShipAppointment
2064
2225
  * @param {string} inboundPlanId Identifier of an inbound plan.
2065
2226
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2066
2227
  * @param {string} slotId An identifier to a self-ship appointment slot.
@@ -2071,11 +2232,12 @@ const FbaInboundApiFp = function (configuration) {
2071
2232
  async scheduleSelfShipAppointment(inboundPlanId, shipmentId, slotId, body, options) {
2072
2233
  const localVarAxiosArgs = await localVarAxiosParamCreator.scheduleSelfShipAppointment(inboundPlanId, shipmentId, slotId, body, options);
2073
2234
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2074
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.scheduleSelfShipAppointment']?.[localVarOperationServerIndex]?.url;
2235
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.scheduleSelfShipAppointment']?.[localVarOperationServerIndex]?.url;
2075
2236
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2076
2237
  },
2077
2238
  /**
2078
- * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2239
+ * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2240
+ * @summary setPackingInformation
2079
2241
  * @param {string} inboundPlanId Identifier of an inbound plan.
2080
2242
  * @param {SetPackingInformationRequest} body The body of the request to &#x60;setPackingInformation&#x60;.
2081
2243
  * @param {*} [options] Override http request option.
@@ -2084,11 +2246,25 @@ const FbaInboundApiFp = function (configuration) {
2084
2246
  async setPackingInformation(inboundPlanId, body, options) {
2085
2247
  const localVarAxiosArgs = await localVarAxiosParamCreator.setPackingInformation(inboundPlanId, body, options);
2086
2248
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2087
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.setPackingInformation']?.[localVarOperationServerIndex]?.url;
2249
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.setPackingInformation']?.[localVarOperationServerIndex]?.url;
2088
2250
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2089
2251
  },
2090
2252
  /**
2091
- * Updates the name of an existing inbound plan. **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 see 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).
2253
+ * Set the preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
2254
+ * @summary setPrepDetails
2255
+ * @param {SetPrepDetailsRequest} body The body of the request to &#x60;setPrepDetails&#x60;.
2256
+ * @param {*} [options] Override http request option.
2257
+ * @throws {RequiredError}
2258
+ */
2259
+ async setPrepDetails(body, options) {
2260
+ const localVarAxiosArgs = await localVarAxiosParamCreator.setPrepDetails(body, options);
2261
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2262
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.setPrepDetails']?.[localVarOperationServerIndex]?.url;
2263
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2264
+ },
2265
+ /**
2266
+ * Updates the name of an existing inbound plan. **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 contains 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).
2267
+ * @summary updateInboundPlanName
2092
2268
  * @param {string} inboundPlanId Identifier of an inbound plan.
2093
2269
  * @param {UpdateInboundPlanNameRequest} body The body of the request to &#x60;updateInboundPlanName&#x60;.
2094
2270
  * @param {*} [options] Override http request option.
@@ -2097,12 +2273,13 @@ const FbaInboundApiFp = function (configuration) {
2097
2273
  async updateInboundPlanName(inboundPlanId, body, options) {
2098
2274
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateInboundPlanName(inboundPlanId, body, options);
2099
2275
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2100
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.updateInboundPlanName']?.[localVarOperationServerIndex]?.url;
2276
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.updateInboundPlanName']?.[localVarOperationServerIndex]?.url;
2101
2277
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2102
2278
  },
2103
2279
  /**
2104
- * Update compliance details for list of MSKUs. The details provided here are only used for the IN marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2105
- * @param {string} marketplaceId The Marketplace ID. Refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids) for a list of possible values.
2280
+ * Update compliance details for a list of MSKUs. The details provided here are only used for the India (IN - A21TJRUUN4KGV) marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2281
+ * @summary updateItemComplianceDetails
2282
+ * @param {string} marketplaceId The Marketplace ID. For a list of possible values, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
2106
2283
  * @param {UpdateItemComplianceDetailsRequest} body The body of the request to &#x60;updateItemComplianceDetails&#x60;.
2107
2284
  * @param {*} [options] Override http request option.
2108
2285
  * @throws {RequiredError}
@@ -2110,11 +2287,12 @@ const FbaInboundApiFp = function (configuration) {
2110
2287
  async updateItemComplianceDetails(marketplaceId, body, options) {
2111
2288
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateItemComplianceDetails(marketplaceId, body, options);
2112
2289
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2113
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.updateItemComplianceDetails']?.[localVarOperationServerIndex]?.url;
2290
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.updateItemComplianceDetails']?.[localVarOperationServerIndex]?.url;
2114
2291
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2115
2292
  },
2116
2293
  /**
2117
- * Updates the name of an existing shipment. **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 see 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).
2294
+ * Updates the name of an existing shipment. **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 contains 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).
2295
+ * @summary updateShipmentName
2118
2296
  * @param {string} inboundPlanId Identifier of an inbound plan.
2119
2297
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2120
2298
  * @param {UpdateShipmentNameRequest} body The body of the request to &#x60;updateShipmentName&#x60;.
@@ -2124,11 +2302,12 @@ const FbaInboundApiFp = function (configuration) {
2124
2302
  async updateShipmentName(inboundPlanId, shipmentId, body, options) {
2125
2303
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateShipmentName(inboundPlanId, shipmentId, body, options);
2126
2304
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2127
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.updateShipmentName']?.[localVarOperationServerIndex]?.url;
2305
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.updateShipmentName']?.[localVarOperationServerIndex]?.url;
2128
2306
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2129
2307
  },
2130
2308
  /**
2131
- * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 see 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).
2309
+ * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 preceding table contains 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).
2310
+ * @summary updateShipmentSourceAddress
2132
2311
  * @param {string} inboundPlanId Identifier of an inbound plan.
2133
2312
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2134
2313
  * @param {UpdateShipmentSourceAddressRequest} body The body of the request to &#x60;updateShipmentSourceAddress&#x60;.
@@ -2138,11 +2317,12 @@ const FbaInboundApiFp = function (configuration) {
2138
2317
  async updateShipmentSourceAddress(inboundPlanId, shipmentId, body, options) {
2139
2318
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateShipmentSourceAddress(inboundPlanId, shipmentId, body, options);
2140
2319
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2141
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.updateShipmentSourceAddress']?.[localVarOperationServerIndex]?.url;
2320
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.updateShipmentSourceAddress']?.[localVarOperationServerIndex]?.url;
2142
2321
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2143
2322
  },
2144
2323
  /**
2145
- * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2324
+ * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2325
+ * @summary updateShipmentTrackingDetails
2146
2326
  * @param {string} inboundPlanId Identifier of an inbound plan.
2147
2327
  * @param {string} shipmentId Identifier of a shipment. A shipment contains the boxes and units being inbounded.
2148
2328
  * @param {UpdateShipmentTrackingDetailsRequest} body The body of the request to &#x60;updateShipmentTrackingDetails&#x60;.
@@ -2152,22 +2332,23 @@ const FbaInboundApiFp = function (configuration) {
2152
2332
  async updateShipmentTrackingDetails(inboundPlanId, shipmentId, body, options) {
2153
2333
  const localVarAxiosArgs = await localVarAxiosParamCreator.updateShipmentTrackingDetails(inboundPlanId, shipmentId, body, options);
2154
2334
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2155
- const localVarOperationServerBasePath = base_1.operationServerMap['FbaInboundApi.updateShipmentTrackingDetails']?.[localVarOperationServerIndex]?.url;
2335
+ const localVarOperationServerBasePath = base_1.operationServerMap['FulfillmentInboundApi.updateShipmentTrackingDetails']?.[localVarOperationServerIndex]?.url;
2156
2336
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2157
2337
  },
2158
2338
  };
2159
2339
  };
2160
- exports.FbaInboundApiFp = FbaInboundApiFp;
2340
+ exports.FulfillmentInboundApiFp = FulfillmentInboundApiFp;
2161
2341
  /**
2162
- * FbaInboundApi - factory interface
2342
+ * FulfillmentInboundApi - factory interface
2163
2343
  * @export
2164
2344
  */
2165
- const FbaInboundApiFactory = function (configuration, basePath, axios) {
2166
- const localVarFp = (0, exports.FbaInboundApiFp)(configuration);
2345
+ const FulfillmentInboundApiFactory = function (configuration, basePath, axios) {
2346
+ const localVarFp = (0, exports.FulfillmentInboundApiFp)(configuration);
2167
2347
  return {
2168
2348
  /**
2169
- * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2170
- * @param {FbaInboundApiCancelInboundPlanRequest} requestParameters Request parameters.
2349
+ * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2350
+ * @summary cancelInboundPlan
2351
+ * @param {FulfillmentInboundApiCancelInboundPlanRequest} requestParameters Request parameters.
2171
2352
  * @param {*} [options] Override http request option.
2172
2353
  * @throws {RequiredError}
2173
2354
  */
@@ -2175,8 +2356,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2175
2356
  return localVarFp.cancelInboundPlan(requestParameters.inboundPlanId, options).then((request) => request(axios, basePath));
2176
2357
  },
2177
2358
  /**
2178
- * Cancels a self-ship appointment slot against a shipment. **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 see 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).
2179
- * @param {FbaInboundApiCancelSelfShipAppointmentRequest} requestParameters Request parameters.
2359
+ * Cancels a self-ship appointment slot against a shipment. **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 contains 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).
2360
+ * @summary cancelSelfShipAppointment
2361
+ * @param {FulfillmentInboundApiCancelSelfShipAppointmentRequest} requestParameters Request parameters.
2180
2362
  * @param {*} [options] Override http request option.
2181
2363
  * @throws {RequiredError}
2182
2364
  */
@@ -2184,8 +2366,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2184
2366
  return localVarFp.cancelSelfShipAppointment(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(axios, basePath));
2185
2367
  },
2186
2368
  /**
2187
- * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 see 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).
2188
- * @param {FbaInboundApiConfirmDeliveryWindowOptionsRequest} requestParameters Request parameters.
2369
+ * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 contains 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).
2370
+ * @summary confirmDeliveryWindowOptions
2371
+ * @param {FulfillmentInboundApiConfirmDeliveryWindowOptionsRequest} requestParameters Request parameters.
2189
2372
  * @param {*} [options] Override http request option.
2190
2373
  * @throws {RequiredError}
2191
2374
  */
@@ -2193,8 +2376,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2193
2376
  return localVarFp.confirmDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.deliveryWindowOptionId, options).then((request) => request(axios, basePath));
2194
2377
  },
2195
2378
  /**
2196
- * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2197
- * @param {FbaInboundApiConfirmPackingOptionRequest} requestParameters Request parameters.
2379
+ * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2380
+ * @summary confirmPackingOption
2381
+ * @param {FulfillmentInboundApiConfirmPackingOptionRequest} requestParameters Request parameters.
2198
2382
  * @param {*} [options] Override http request option.
2199
2383
  * @throws {RequiredError}
2200
2384
  */
@@ -2202,8 +2386,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2202
2386
  return localVarFp.confirmPackingOption(requestParameters.inboundPlanId, requestParameters.packingOptionId, options).then((request) => request(axios, basePath));
2203
2387
  },
2204
2388
  /**
2205
- * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2206
- * @param {FbaInboundApiConfirmPlacementOptionRequest} requestParameters Request parameters.
2389
+ * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2390
+ * @summary confirmPlacementOption
2391
+ * @param {FulfillmentInboundApiConfirmPlacementOptionRequest} requestParameters Request parameters.
2207
2392
  * @param {*} [options] Override http request option.
2208
2393
  * @throws {RequiredError}
2209
2394
  */
@@ -2211,8 +2396,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2211
2396
  return localVarFp.confirmPlacementOption(requestParameters.inboundPlanId, requestParameters.placementOptionId, options).then((request) => request(axios, basePath));
2212
2397
  },
2213
2398
  /**
2214
- * Confirm a shipment content update preview and accept the changes in transportation cost. **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 see 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).
2215
- * @param {FbaInboundApiConfirmShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2399
+ * Confirm a shipment content update preview and accept the changes in transportation cost. **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 contains 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).
2400
+ * @summary confirmShipmentContentUpdatePreview
2401
+ * @param {FulfillmentInboundApiConfirmShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2216
2402
  * @param {*} [options] Override http request option.
2217
2403
  * @throws {RequiredError}
2218
2404
  */
@@ -2220,8 +2406,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2220
2406
  return localVarFp.confirmShipmentContentUpdatePreview(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.contentUpdatePreviewId, options).then((request) => request(axios, basePath));
2221
2407
  },
2222
2408
  /**
2223
- * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2224
- * @param {FbaInboundApiConfirmTransportationOptionsRequest} requestParameters Request parameters.
2409
+ * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2410
+ * @summary confirmTransportationOptions
2411
+ * @param {FulfillmentInboundApiConfirmTransportationOptionsRequest} requestParameters Request parameters.
2225
2412
  * @param {*} [options] Override http request option.
2226
2413
  * @throws {RequiredError}
2227
2414
  */
@@ -2229,8 +2416,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2229
2416
  return localVarFp.confirmTransportationOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(axios, basePath));
2230
2417
  },
2231
2418
  /**
2232
- * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2233
- * @param {FbaInboundApiCreateInboundPlanRequest} requestParameters Request parameters.
2419
+ * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
2420
+ * @summary createInboundPlan
2421
+ * @param {FulfillmentInboundApiCreateInboundPlanRequest} requestParameters Request parameters.
2234
2422
  * @param {*} [options] Override http request option.
2235
2423
  * @throws {RequiredError}
2236
2424
  */
@@ -2238,8 +2426,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2238
2426
  return localVarFp.createInboundPlan(requestParameters.body, options).then((request) => request(axios, basePath));
2239
2427
  },
2240
2428
  /**
2241
- * For a given marketplace - creates labels for a list of mskus. **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 see 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).
2242
- * @param {FbaInboundApiCreateMarketplaceItemLabelsRequest} requestParameters Request parameters.
2429
+ * For a given marketplace - creates labels for a list of MSKUs. **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 contains 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).
2430
+ * @summary createMarketplaceItemLabels
2431
+ * @param {FulfillmentInboundApiCreateMarketplaceItemLabelsRequest} requestParameters Request parameters.
2243
2432
  * @param {*} [options] Override http request option.
2244
2433
  * @throws {RequiredError}
2245
2434
  */
@@ -2247,8 +2436,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2247
2436
  return localVarFp.createMarketplaceItemLabels(requestParameters.body, options).then((request) => request(axios, basePath));
2248
2437
  },
2249
2438
  /**
2250
- * Generates available delivery window options for a given shipment. **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 see 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).
2251
- * @param {FbaInboundApiGenerateDeliveryWindowOptionsRequest} requestParameters Request parameters.
2439
+ * Generates available delivery window options for a given shipment. **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 contains 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).
2440
+ * @summary generateDeliveryWindowOptions
2441
+ * @param {FulfillmentInboundApiGenerateDeliveryWindowOptionsRequest} requestParameters Request parameters.
2252
2442
  * @param {*} [options] Override http request option.
2253
2443
  * @throws {RequiredError}
2254
2444
  */
@@ -2256,8 +2446,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2256
2446
  return localVarFp.generateDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(axios, basePath));
2257
2447
  },
2258
2448
  /**
2259
- * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2260
- * @param {FbaInboundApiGeneratePackingOptionsRequest} requestParameters Request parameters.
2449
+ * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2450
+ * @summary generatePackingOptions
2451
+ * @param {FulfillmentInboundApiGeneratePackingOptionsRequest} requestParameters Request parameters.
2261
2452
  * @param {*} [options] Override http request option.
2262
2453
  * @throws {RequiredError}
2263
2454
  */
@@ -2265,8 +2456,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2265
2456
  return localVarFp.generatePackingOptions(requestParameters.inboundPlanId, options).then((request) => request(axios, basePath));
2266
2457
  },
2267
2458
  /**
2268
- * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2269
- * @param {FbaInboundApiGeneratePlacementOptionsRequest} requestParameters Request parameters.
2459
+ * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2460
+ * @summary generatePlacementOptions
2461
+ * @param {FulfillmentInboundApiGeneratePlacementOptionsRequest} requestParameters Request parameters.
2270
2462
  * @param {*} [options] Override http request option.
2271
2463
  * @throws {RequiredError}
2272
2464
  */
@@ -2274,8 +2466,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2274
2466
  return localVarFp.generatePlacementOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(axios, basePath));
2275
2467
  },
2276
2468
  /**
2277
- * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2278
- * @param {FbaInboundApiGenerateSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2469
+ * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2470
+ * @summary generateSelfShipAppointmentSlots
2471
+ * @param {FulfillmentInboundApiGenerateSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2279
2472
  * @param {*} [options] Override http request option.
2280
2473
  * @throws {RequiredError}
2281
2474
  */
@@ -2283,8 +2476,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2283
2476
  return localVarFp.generateSelfShipAppointmentSlots(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(axios, basePath));
2284
2477
  },
2285
2478
  /**
2286
- * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 see 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).
2287
- * @param {FbaInboundApiGenerateShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2479
+ * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 contains 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).
2480
+ * @summary generateShipmentContentUpdatePreviews
2481
+ * @param {FulfillmentInboundApiGenerateShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2288
2482
  * @param {*} [options] Override http request option.
2289
2483
  * @throws {RequiredError}
2290
2484
  */
@@ -2292,8 +2486,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2292
2486
  return localVarFp.generateShipmentContentUpdatePreviews(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(axios, basePath));
2293
2487
  },
2294
2488
  /**
2295
- * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2296
- * @param {FbaInboundApiGenerateTransportationOptionsRequest} requestParameters Request parameters.
2489
+ * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2490
+ * @summary generateTransportationOptions
2491
+ * @param {FulfillmentInboundApiGenerateTransportationOptionsRequest} requestParameters Request parameters.
2297
2492
  * @param {*} [options] Override http request option.
2298
2493
  * @throws {RequiredError}
2299
2494
  */
@@ -2301,8 +2496,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2301
2496
  return localVarFp.generateTransportationOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(axios, basePath));
2302
2497
  },
2303
2498
  /**
2304
- * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2305
- * @param {FbaInboundApiGetDeliveryChallanDocumentRequest} requestParameters Request parameters.
2499
+ * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2500
+ * @summary getDeliveryChallanDocument
2501
+ * @param {FulfillmentInboundApiGetDeliveryChallanDocumentRequest} requestParameters Request parameters.
2306
2502
  * @param {*} [options] Override http request option.
2307
2503
  * @throws {RequiredError}
2308
2504
  */
@@ -2310,8 +2506,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2310
2506
  return localVarFp.getDeliveryChallanDocument(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(axios, basePath));
2311
2507
  },
2312
2508
  /**
2313
- * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2314
- * @param {FbaInboundApiGetInboundOperationStatusRequest} requestParameters Request parameters.
2509
+ * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2510
+ * @summary getInboundOperationStatus
2511
+ * @param {FulfillmentInboundApiGetInboundOperationStatusRequest} requestParameters Request parameters.
2315
2512
  * @param {*} [options] Override http request option.
2316
2513
  * @throws {RequiredError}
2317
2514
  */
@@ -2319,8 +2516,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2319
2516
  return localVarFp.getInboundOperationStatus(requestParameters.operationId, options).then((request) => request(axios, basePath));
2320
2517
  },
2321
2518
  /**
2322
- * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2323
- * @param {FbaInboundApiGetInboundPlanRequest} requestParameters Request parameters.
2519
+ * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2520
+ * @summary getInboundPlan
2521
+ * @param {FulfillmentInboundApiGetInboundPlanRequest} requestParameters Request parameters.
2324
2522
  * @param {*} [options] Override http request option.
2325
2523
  * @throws {RequiredError}
2326
2524
  */
@@ -2328,8 +2526,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2328
2526
  return localVarFp.getInboundPlan(requestParameters.inboundPlanId, options).then((request) => request(axios, basePath));
2329
2527
  },
2330
2528
  /**
2331
- * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2332
- * @param {FbaInboundApiGetSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2529
+ * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2530
+ * @summary getSelfShipAppointmentSlots
2531
+ * @param {FulfillmentInboundApiGetSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2333
2532
  * @param {*} [options] Override http request option.
2334
2533
  * @throws {RequiredError}
2335
2534
  */
@@ -2337,8 +2536,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2337
2536
  return localVarFp.getSelfShipAppointmentSlots(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2338
2537
  },
2339
2538
  /**
2340
- * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2341
- * @param {FbaInboundApiGetShipmentRequest} requestParameters Request parameters.
2539
+ * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2540
+ * @summary getShipment
2541
+ * @param {FulfillmentInboundApiGetShipmentRequest} requestParameters Request parameters.
2342
2542
  * @param {*} [options] Override http request option.
2343
2543
  * @throws {RequiredError}
2344
2544
  */
@@ -2346,8 +2546,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2346
2546
  return localVarFp.getShipment(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(axios, basePath));
2347
2547
  },
2348
2548
  /**
2349
- * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
2350
- * @param {FbaInboundApiGetShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2549
+ * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
2550
+ * @summary getShipmentContentUpdatePreview
2551
+ * @param {FulfillmentInboundApiGetShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2351
2552
  * @param {*} [options] Override http request option.
2352
2553
  * @throws {RequiredError}
2353
2554
  */
@@ -2355,8 +2556,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2355
2556
  return localVarFp.getShipmentContentUpdatePreview(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.contentUpdatePreviewId, options).then((request) => request(axios, basePath));
2356
2557
  },
2357
2558
  /**
2358
- * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 see 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).
2359
- * @param {FbaInboundApiListDeliveryWindowOptionsRequest} requestParameters Request parameters.
2559
+ * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 contains 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).
2560
+ * @summary listDeliveryWindowOptions
2561
+ * @param {FulfillmentInboundApiListDeliveryWindowOptionsRequest} requestParameters Request parameters.
2360
2562
  * @param {*} [options] Override http request option.
2361
2563
  * @throws {RequiredError}
2362
2564
  */
@@ -2364,8 +2566,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2364
2566
  return localVarFp.listDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2365
2567
  },
2366
2568
  /**
2367
- * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2368
- * @param {FbaInboundApiListInboundPlanBoxesRequest} requestParameters Request parameters.
2569
+ * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2570
+ * @summary listInboundPlanBoxes
2571
+ * @param {FulfillmentInboundApiListInboundPlanBoxesRequest} requestParameters Request parameters.
2369
2572
  * @param {*} [options] Override http request option.
2370
2573
  * @throws {RequiredError}
2371
2574
  */
@@ -2373,8 +2576,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2373
2576
  return localVarFp.listInboundPlanBoxes(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2374
2577
  },
2375
2578
  /**
2376
- * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2377
- * @param {FbaInboundApiListInboundPlanItemsRequest} requestParameters Request parameters.
2579
+ * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2580
+ * @summary listInboundPlanItems
2581
+ * @param {FulfillmentInboundApiListInboundPlanItemsRequest} requestParameters Request parameters.
2378
2582
  * @param {*} [options] Override http request option.
2379
2583
  * @throws {RequiredError}
2380
2584
  */
@@ -2382,8 +2586,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2382
2586
  return localVarFp.listInboundPlanItems(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2383
2587
  },
2384
2588
  /**
2385
- * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
2386
- * @param {FbaInboundApiListInboundPlanPalletsRequest} requestParameters Request parameters.
2589
+ * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2590
+ * @summary listInboundPlanPallets
2591
+ * @param {FulfillmentInboundApiListInboundPlanPalletsRequest} requestParameters Request parameters.
2387
2592
  * @param {*} [options] Override http request option.
2388
2593
  * @throws {RequiredError}
2389
2594
  */
@@ -2391,8 +2596,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2391
2596
  return localVarFp.listInboundPlanPallets(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2392
2597
  },
2393
2598
  /**
2394
- * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2395
- * @param {FbaInboundApiListInboundPlansRequest} requestParameters Request parameters.
2599
+ * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2600
+ * @summary listInboundPlans
2601
+ * @param {FulfillmentInboundApiListInboundPlansRequest} requestParameters Request parameters.
2396
2602
  * @param {*} [options] Override http request option.
2397
2603
  * @throws {RequiredError}
2398
2604
  */
@@ -2400,8 +2606,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2400
2606
  return localVarFp.listInboundPlans(requestParameters.pageSize, requestParameters.paginationToken, requestParameters.status, requestParameters.sortBy, requestParameters.sortOrder, options).then((request) => request(axios, basePath));
2401
2607
  },
2402
2608
  /**
2403
- * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2404
- * @param {FbaInboundApiListItemComplianceDetailsRequest} requestParameters Request parameters.
2609
+ * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2610
+ * @summary listItemComplianceDetails
2611
+ * @param {FulfillmentInboundApiListItemComplianceDetailsRequest} requestParameters Request parameters.
2405
2612
  * @param {*} [options] Override http request option.
2406
2613
  * @throws {RequiredError}
2407
2614
  */
@@ -2409,8 +2616,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2409
2616
  return localVarFp.listItemComplianceDetails(requestParameters.mskus, requestParameters.marketplaceId, options).then((request) => request(axios, basePath));
2410
2617
  },
2411
2618
  /**
2412
- * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 see 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).
2413
- * @param {FbaInboundApiListPackingGroupBoxesRequest} requestParameters Request parameters.
2619
+ * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 contains 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).
2620
+ * @summary listPackingGroupBoxes
2621
+ * @param {FulfillmentInboundApiListPackingGroupBoxesRequest} requestParameters Request parameters.
2414
2622
  * @param {*} [options] Override http request option.
2415
2623
  * @throws {RequiredError}
2416
2624
  */
@@ -2418,8 +2626,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2418
2626
  return localVarFp.listPackingGroupBoxes(requestParameters.inboundPlanId, requestParameters.packingGroupId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2419
2627
  },
2420
2628
  /**
2421
- * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 see 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).
2422
- * @param {FbaInboundApiListPackingGroupItemsRequest} requestParameters Request parameters.
2629
+ * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
2630
+ * @summary listPackingGroupItems
2631
+ * @param {FulfillmentInboundApiListPackingGroupItemsRequest} requestParameters Request parameters.
2423
2632
  * @param {*} [options] Override http request option.
2424
2633
  * @throws {RequiredError}
2425
2634
  */
@@ -2427,8 +2636,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2427
2636
  return localVarFp.listPackingGroupItems(requestParameters.inboundPlanId, requestParameters.packingGroupId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2428
2637
  },
2429
2638
  /**
2430
- * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2431
- * @param {FbaInboundApiListPackingOptionsRequest} requestParameters Request parameters.
2639
+ * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2640
+ * @summary listPackingOptions
2641
+ * @param {FulfillmentInboundApiListPackingOptionsRequest} requestParameters Request parameters.
2432
2642
  * @param {*} [options] Override http request option.
2433
2643
  * @throws {RequiredError}
2434
2644
  */
@@ -2436,8 +2646,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2436
2646
  return localVarFp.listPackingOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2437
2647
  },
2438
2648
  /**
2439
- * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2440
- * @param {FbaInboundApiListPlacementOptionsRequest} requestParameters Request parameters.
2649
+ * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2650
+ * @summary listPlacementOptions
2651
+ * @param {FulfillmentInboundApiListPlacementOptionsRequest} requestParameters Request parameters.
2441
2652
  * @param {*} [options] Override http request option.
2442
2653
  * @throws {RequiredError}
2443
2654
  */
@@ -2445,8 +2656,19 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2445
2656
  return localVarFp.listPlacementOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2446
2657
  },
2447
2658
  /**
2448
- * Provides a paginated list of box packages in a shipment. **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 see 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).
2449
- * @param {FbaInboundApiListShipmentBoxesRequest} requestParameters Request parameters.
2659
+ * Get preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
2660
+ * @summary listPrepDetails
2661
+ * @param {FulfillmentInboundApiListPrepDetailsRequest} requestParameters Request parameters.
2662
+ * @param {*} [options] Override http request option.
2663
+ * @throws {RequiredError}
2664
+ */
2665
+ listPrepDetails(requestParameters, options) {
2666
+ return localVarFp.listPrepDetails(requestParameters.marketplaceId, requestParameters.mskus, options).then((request) => request(axios, basePath));
2667
+ },
2668
+ /**
2669
+ * Provides a paginated list of box packages in a shipment. **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 contains 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).
2670
+ * @summary listShipmentBoxes
2671
+ * @param {FulfillmentInboundApiListShipmentBoxesRequest} requestParameters Request parameters.
2450
2672
  * @param {*} [options] Override http request option.
2451
2673
  * @throws {RequiredError}
2452
2674
  */
@@ -2454,8 +2676,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2454
2676
  return localVarFp.listShipmentBoxes(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2455
2677
  },
2456
2678
  /**
2457
- * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
2458
- * @param {FbaInboundApiListShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2679
+ * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
2680
+ * @summary listShipmentContentUpdatePreviews
2681
+ * @param {FulfillmentInboundApiListShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2459
2682
  * @param {*} [options] Override http request option.
2460
2683
  * @throws {RequiredError}
2461
2684
  */
@@ -2463,8 +2686,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2463
2686
  return localVarFp.listShipmentContentUpdatePreviews(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2464
2687
  },
2465
2688
  /**
2466
- * Provides a paginated list of item packages in a shipment. **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 see 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).
2467
- * @param {FbaInboundApiListShipmentItemsRequest} requestParameters Request parameters.
2689
+ * Provides a paginated list of item packages in a shipment. **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 contains 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).
2690
+ * @summary listShipmentItems
2691
+ * @param {FulfillmentInboundApiListShipmentItemsRequest} requestParameters Request parameters.
2468
2692
  * @param {*} [options] Override http request option.
2469
2693
  * @throws {RequiredError}
2470
2694
  */
@@ -2472,8 +2696,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2472
2696
  return localVarFp.listShipmentItems(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2473
2697
  },
2474
2698
  /**
2475
- * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 see 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).
2476
- * @param {FbaInboundApiListShipmentPalletsRequest} requestParameters Request parameters.
2699
+ * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 contains 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).
2700
+ * @summary listShipmentPallets
2701
+ * @param {FulfillmentInboundApiListShipmentPalletsRequest} requestParameters Request parameters.
2477
2702
  * @param {*} [options] Override http request option.
2478
2703
  * @throws {RequiredError}
2479
2704
  */
@@ -2481,8 +2706,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2481
2706
  return localVarFp.listShipmentPallets(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(axios, basePath));
2482
2707
  },
2483
2708
  /**
2484
- * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2485
- * @param {FbaInboundApiListTransportationOptionsRequest} requestParameters Request parameters.
2709
+ * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2710
+ * @summary listTransportationOptions
2711
+ * @param {FulfillmentInboundApiListTransportationOptionsRequest} requestParameters Request parameters.
2486
2712
  * @param {*} [options] Override http request option.
2487
2713
  * @throws {RequiredError}
2488
2714
  */
@@ -2490,8 +2716,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2490
2716
  return localVarFp.listTransportationOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, requestParameters.placementOptionId, requestParameters.shipmentId, options).then((request) => request(axios, basePath));
2491
2717
  },
2492
2718
  /**
2493
- * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
2494
- * @param {FbaInboundApiScheduleSelfShipAppointmentRequest} requestParameters Request parameters.
2719
+ * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2720
+ * @summary scheduleSelfShipAppointment
2721
+ * @param {FulfillmentInboundApiScheduleSelfShipAppointmentRequest} requestParameters Request parameters.
2495
2722
  * @param {*} [options] Override http request option.
2496
2723
  * @throws {RequiredError}
2497
2724
  */
@@ -2499,8 +2726,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2499
2726
  return localVarFp.scheduleSelfShipAppointment(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.slotId, requestParameters.body, options).then((request) => request(axios, basePath));
2500
2727
  },
2501
2728
  /**
2502
- * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2503
- * @param {FbaInboundApiSetPackingInformationRequest} requestParameters Request parameters.
2729
+ * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2730
+ * @summary setPackingInformation
2731
+ * @param {FulfillmentInboundApiSetPackingInformationRequest} requestParameters Request parameters.
2504
2732
  * @param {*} [options] Override http request option.
2505
2733
  * @throws {RequiredError}
2506
2734
  */
@@ -2508,8 +2736,19 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2508
2736
  return localVarFp.setPackingInformation(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(axios, basePath));
2509
2737
  },
2510
2738
  /**
2511
- * Updates the name of an existing inbound plan. **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 see 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).
2512
- * @param {FbaInboundApiUpdateInboundPlanNameRequest} requestParameters Request parameters.
2739
+ * Set the preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
2740
+ * @summary setPrepDetails
2741
+ * @param {FulfillmentInboundApiSetPrepDetailsRequest} requestParameters Request parameters.
2742
+ * @param {*} [options] Override http request option.
2743
+ * @throws {RequiredError}
2744
+ */
2745
+ setPrepDetails(requestParameters, options) {
2746
+ return localVarFp.setPrepDetails(requestParameters.body, options).then((request) => request(axios, basePath));
2747
+ },
2748
+ /**
2749
+ * Updates the name of an existing inbound plan. **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 contains 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).
2750
+ * @summary updateInboundPlanName
2751
+ * @param {FulfillmentInboundApiUpdateInboundPlanNameRequest} requestParameters Request parameters.
2513
2752
  * @param {*} [options] Override http request option.
2514
2753
  * @throws {RequiredError}
2515
2754
  */
@@ -2517,8 +2756,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2517
2756
  return localVarFp.updateInboundPlanName(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(axios, basePath));
2518
2757
  },
2519
2758
  /**
2520
- * Update compliance details for list of MSKUs. The details provided here are only used for the IN marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2521
- * @param {FbaInboundApiUpdateItemComplianceDetailsRequest} requestParameters Request parameters.
2759
+ * Update compliance details for a list of MSKUs. The details provided here are only used for the India (IN - A21TJRUUN4KGV) marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2760
+ * @summary updateItemComplianceDetails
2761
+ * @param {FulfillmentInboundApiUpdateItemComplianceDetailsRequest} requestParameters Request parameters.
2522
2762
  * @param {*} [options] Override http request option.
2523
2763
  * @throws {RequiredError}
2524
2764
  */
@@ -2526,8 +2766,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2526
2766
  return localVarFp.updateItemComplianceDetails(requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(axios, basePath));
2527
2767
  },
2528
2768
  /**
2529
- * Updates the name of an existing shipment. **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 see 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).
2530
- * @param {FbaInboundApiUpdateShipmentNameRequest} requestParameters Request parameters.
2769
+ * Updates the name of an existing shipment. **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 contains 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).
2770
+ * @summary updateShipmentName
2771
+ * @param {FulfillmentInboundApiUpdateShipmentNameRequest} requestParameters Request parameters.
2531
2772
  * @param {*} [options] Override http request option.
2532
2773
  * @throws {RequiredError}
2533
2774
  */
@@ -2535,8 +2776,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2535
2776
  return localVarFp.updateShipmentName(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(axios, basePath));
2536
2777
  },
2537
2778
  /**
2538
- * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 see 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).
2539
- * @param {FbaInboundApiUpdateShipmentSourceAddressRequest} requestParameters Request parameters.
2779
+ * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 preceding table contains 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).
2780
+ * @summary updateShipmentSourceAddress
2781
+ * @param {FulfillmentInboundApiUpdateShipmentSourceAddressRequest} requestParameters Request parameters.
2540
2782
  * @param {*} [options] Override http request option.
2541
2783
  * @throws {RequiredError}
2542
2784
  */
@@ -2544,8 +2786,9 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2544
2786
  return localVarFp.updateShipmentSourceAddress(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(axios, basePath));
2545
2787
  },
2546
2788
  /**
2547
- * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2548
- * @param {FbaInboundApiUpdateShipmentTrackingDetailsRequest} requestParameters Request parameters.
2789
+ * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2790
+ * @summary updateShipmentTrackingDetails
2791
+ * @param {FulfillmentInboundApiUpdateShipmentTrackingDetailsRequest} requestParameters Request parameters.
2549
2792
  * @param {*} [options] Override http request option.
2550
2793
  * @throws {RequiredError}
2551
2794
  */
@@ -2554,446 +2797,511 @@ const FbaInboundApiFactory = function (configuration, basePath, axios) {
2554
2797
  },
2555
2798
  };
2556
2799
  };
2557
- exports.FbaInboundApiFactory = FbaInboundApiFactory;
2800
+ exports.FulfillmentInboundApiFactory = FulfillmentInboundApiFactory;
2558
2801
  /**
2559
- * FbaInboundApi - object-oriented interface
2802
+ * FulfillmentInboundApi - object-oriented interface
2560
2803
  * @export
2561
- * @class FbaInboundApi
2804
+ * @class FulfillmentInboundApi
2562
2805
  * @extends {BaseAPI}
2563
2806
  */
2564
- class FbaInboundApi extends base_1.BaseAPI {
2807
+ class FulfillmentInboundApi extends base_1.BaseAPI {
2565
2808
  /**
2566
- * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2567
- * @param {FbaInboundApiCancelInboundPlanRequest} requestParameters Request parameters.
2809
+ * Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2810
+ * @summary cancelInboundPlan
2811
+ * @param {FulfillmentInboundApiCancelInboundPlanRequest} requestParameters Request parameters.
2568
2812
  * @param {*} [options] Override http request option.
2569
2813
  * @throws {RequiredError}
2570
- * @memberof FbaInboundApi
2814
+ * @memberof FulfillmentInboundApi
2571
2815
  */
2572
2816
  cancelInboundPlan(requestParameters, options) {
2573
- return (0, exports.FbaInboundApiFp)(this.configuration).cancelInboundPlan(requestParameters.inboundPlanId, options).then((request) => request(this.axios, this.basePath));
2817
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).cancelInboundPlan(requestParameters.inboundPlanId, options).then((request) => request(this.axios, this.basePath));
2574
2818
  }
2575
2819
  /**
2576
- * Cancels a self-ship appointment slot against a shipment. **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 see 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).
2577
- * @param {FbaInboundApiCancelSelfShipAppointmentRequest} requestParameters Request parameters.
2820
+ * Cancels a self-ship appointment slot against a shipment. **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 contains 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).
2821
+ * @summary cancelSelfShipAppointment
2822
+ * @param {FulfillmentInboundApiCancelSelfShipAppointmentRequest} requestParameters Request parameters.
2578
2823
  * @param {*} [options] Override http request option.
2579
2824
  * @throws {RequiredError}
2580
- * @memberof FbaInboundApi
2825
+ * @memberof FulfillmentInboundApi
2581
2826
  */
2582
2827
  cancelSelfShipAppointment(requestParameters, options) {
2583
- return (0, exports.FbaInboundApiFp)(this.configuration).cancelSelfShipAppointment(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2828
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).cancelSelfShipAppointment(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2584
2829
  }
2585
2830
  /**
2586
- * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 see 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).
2587
- * @param {FbaInboundApiConfirmDeliveryWindowOptionsRequest} requestParameters Request parameters.
2831
+ * Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. **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 contains 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).
2832
+ * @summary confirmDeliveryWindowOptions
2833
+ * @param {FulfillmentInboundApiConfirmDeliveryWindowOptionsRequest} requestParameters Request parameters.
2588
2834
  * @param {*} [options] Override http request option.
2589
2835
  * @throws {RequiredError}
2590
- * @memberof FbaInboundApi
2836
+ * @memberof FulfillmentInboundApi
2591
2837
  */
2592
2838
  confirmDeliveryWindowOptions(requestParameters, options) {
2593
- return (0, exports.FbaInboundApiFp)(this.configuration).confirmDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.deliveryWindowOptionId, options).then((request) => request(this.axios, this.basePath));
2839
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).confirmDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.deliveryWindowOptionId, options).then((request) => request(this.axios, this.basePath));
2594
2840
  }
2595
2841
  /**
2596
- * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2597
- * @param {FbaInboundApiConfirmPackingOptionRequest} requestParameters Request parameters.
2842
+ * Confirms the packing option for an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2843
+ * @summary confirmPackingOption
2844
+ * @param {FulfillmentInboundApiConfirmPackingOptionRequest} requestParameters Request parameters.
2598
2845
  * @param {*} [options] Override http request option.
2599
2846
  * @throws {RequiredError}
2600
- * @memberof FbaInboundApi
2847
+ * @memberof FulfillmentInboundApi
2601
2848
  */
2602
2849
  confirmPackingOption(requestParameters, options) {
2603
- return (0, exports.FbaInboundApiFp)(this.configuration).confirmPackingOption(requestParameters.inboundPlanId, requestParameters.packingOptionId, options).then((request) => request(this.axios, this.basePath));
2850
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).confirmPackingOption(requestParameters.inboundPlanId, requestParameters.packingOptionId, options).then((request) => request(this.axios, this.basePath));
2604
2851
  }
2605
2852
  /**
2606
- * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2607
- * @param {FbaInboundApiConfirmPlacementOptionRequest} requestParameters Request parameters.
2853
+ * Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2854
+ * @summary confirmPlacementOption
2855
+ * @param {FulfillmentInboundApiConfirmPlacementOptionRequest} requestParameters Request parameters.
2608
2856
  * @param {*} [options] Override http request option.
2609
2857
  * @throws {RequiredError}
2610
- * @memberof FbaInboundApi
2858
+ * @memberof FulfillmentInboundApi
2611
2859
  */
2612
2860
  confirmPlacementOption(requestParameters, options) {
2613
- return (0, exports.FbaInboundApiFp)(this.configuration).confirmPlacementOption(requestParameters.inboundPlanId, requestParameters.placementOptionId, options).then((request) => request(this.axios, this.basePath));
2861
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).confirmPlacementOption(requestParameters.inboundPlanId, requestParameters.placementOptionId, options).then((request) => request(this.axios, this.basePath));
2614
2862
  }
2615
2863
  /**
2616
- * Confirm a shipment content update preview and accept the changes in transportation cost. **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 see 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).
2617
- * @param {FbaInboundApiConfirmShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2864
+ * Confirm a shipment content update preview and accept the changes in transportation cost. **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 contains 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).
2865
+ * @summary confirmShipmentContentUpdatePreview
2866
+ * @param {FulfillmentInboundApiConfirmShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2618
2867
  * @param {*} [options] Override http request option.
2619
2868
  * @throws {RequiredError}
2620
- * @memberof FbaInboundApi
2869
+ * @memberof FulfillmentInboundApi
2621
2870
  */
2622
2871
  confirmShipmentContentUpdatePreview(requestParameters, options) {
2623
- return (0, exports.FbaInboundApiFp)(this.configuration).confirmShipmentContentUpdatePreview(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.contentUpdatePreviewId, options).then((request) => request(this.axios, this.basePath));
2872
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).confirmShipmentContentUpdatePreview(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.contentUpdatePreviewId, options).then((request) => request(this.axios, this.basePath));
2624
2873
  }
2625
2874
  /**
2626
- * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2627
- * @param {FbaInboundApiConfirmTransportationOptionsRequest} requestParameters Request parameters.
2875
+ * Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2876
+ * @summary confirmTransportationOptions
2877
+ * @param {FulfillmentInboundApiConfirmTransportationOptionsRequest} requestParameters Request parameters.
2628
2878
  * @param {*} [options] Override http request option.
2629
2879
  * @throws {RequiredError}
2630
- * @memberof FbaInboundApi
2880
+ * @memberof FulfillmentInboundApi
2631
2881
  */
2632
2882
  confirmTransportationOptions(requestParameters, options) {
2633
- return (0, exports.FbaInboundApiFp)(this.configuration).confirmTransportationOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2883
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).confirmTransportationOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2634
2884
  }
2635
2885
  /**
2636
- * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2637
- * @param {FbaInboundApiCreateInboundPlanRequest} requestParameters Request parameters.
2886
+ * Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon\'s fufillment network. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2887
+ * @summary createInboundPlan
2888
+ * @param {FulfillmentInboundApiCreateInboundPlanRequest} requestParameters Request parameters.
2638
2889
  * @param {*} [options] Override http request option.
2639
2890
  * @throws {RequiredError}
2640
- * @memberof FbaInboundApi
2891
+ * @memberof FulfillmentInboundApi
2641
2892
  */
2642
2893
  createInboundPlan(requestParameters, options) {
2643
- return (0, exports.FbaInboundApiFp)(this.configuration).createInboundPlan(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2894
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).createInboundPlan(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2644
2895
  }
2645
2896
  /**
2646
- * For a given marketplace - creates labels for a list of mskus. **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 see 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).
2647
- * @param {FbaInboundApiCreateMarketplaceItemLabelsRequest} requestParameters Request parameters.
2897
+ * For a given marketplace - creates labels for a list of MSKUs. **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 contains 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).
2898
+ * @summary createMarketplaceItemLabels
2899
+ * @param {FulfillmentInboundApiCreateMarketplaceItemLabelsRequest} requestParameters Request parameters.
2648
2900
  * @param {*} [options] Override http request option.
2649
2901
  * @throws {RequiredError}
2650
- * @memberof FbaInboundApi
2902
+ * @memberof FulfillmentInboundApi
2651
2903
  */
2652
2904
  createMarketplaceItemLabels(requestParameters, options) {
2653
- return (0, exports.FbaInboundApiFp)(this.configuration).createMarketplaceItemLabels(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2905
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).createMarketplaceItemLabels(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2654
2906
  }
2655
2907
  /**
2656
- * Generates available delivery window options for a given shipment. **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 see 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).
2657
- * @param {FbaInboundApiGenerateDeliveryWindowOptionsRequest} requestParameters Request parameters.
2908
+ * Generates available delivery window options for a given shipment. **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 contains 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
+ * @summary generateDeliveryWindowOptions
2910
+ * @param {FulfillmentInboundApiGenerateDeliveryWindowOptionsRequest} requestParameters Request parameters.
2658
2911
  * @param {*} [options] Override http request option.
2659
2912
  * @throws {RequiredError}
2660
- * @memberof FbaInboundApi
2913
+ * @memberof FulfillmentInboundApi
2661
2914
  */
2662
2915
  generateDeliveryWindowOptions(requestParameters, options) {
2663
- return (0, exports.FbaInboundApiFp)(this.configuration).generateDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
2916
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).generateDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
2664
2917
  }
2665
2918
  /**
2666
- * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2667
- * @param {FbaInboundApiGeneratePackingOptionsRequest} requestParameters Request parameters.
2919
+ * Generates available packing options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2920
+ * @summary generatePackingOptions
2921
+ * @param {FulfillmentInboundApiGeneratePackingOptionsRequest} requestParameters Request parameters.
2668
2922
  * @param {*} [options] Override http request option.
2669
2923
  * @throws {RequiredError}
2670
- * @memberof FbaInboundApi
2924
+ * @memberof FulfillmentInboundApi
2671
2925
  */
2672
2926
  generatePackingOptions(requestParameters, options) {
2673
- return (0, exports.FbaInboundApiFp)(this.configuration).generatePackingOptions(requestParameters.inboundPlanId, options).then((request) => request(this.axios, this.basePath));
2927
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).generatePackingOptions(requestParameters.inboundPlanId, options).then((request) => request(this.axios, this.basePath));
2674
2928
  }
2675
2929
  /**
2676
- * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2677
- * @param {FbaInboundApiGeneratePlacementOptionsRequest} requestParameters Request parameters.
2930
+ * Generates placement options for the inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
2931
+ * @summary generatePlacementOptions
2932
+ * @param {FulfillmentInboundApiGeneratePlacementOptionsRequest} requestParameters Request parameters.
2678
2933
  * @param {*} [options] Override http request option.
2679
2934
  * @throws {RequiredError}
2680
- * @memberof FbaInboundApi
2935
+ * @memberof FulfillmentInboundApi
2681
2936
  */
2682
2937
  generatePlacementOptions(requestParameters, options) {
2683
- return (0, exports.FbaInboundApiFp)(this.configuration).generatePlacementOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2938
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).generatePlacementOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2684
2939
  }
2685
2940
  /**
2686
- * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2687
- * @param {FbaInboundApiGenerateSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2941
+ * Initiates the process of generating the appointment slots list. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may have higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
2942
+ * @summary generateSelfShipAppointmentSlots
2943
+ * @param {FulfillmentInboundApiGenerateSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2688
2944
  * @param {*} [options] Override http request option.
2689
2945
  * @throws {RequiredError}
2690
- * @memberof FbaInboundApi
2946
+ * @memberof FulfillmentInboundApi
2691
2947
  */
2692
2948
  generateSelfShipAppointmentSlots(requestParameters, options) {
2693
- return (0, exports.FbaInboundApiFp)(this.configuration).generateSelfShipAppointmentSlots(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2949
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).generateSelfShipAppointmentSlots(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2694
2950
  }
2695
2951
  /**
2696
- * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 see 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).
2697
- * @param {FbaInboundApiGenerateShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2952
+ * Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. **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 contains 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).
2953
+ * @summary generateShipmentContentUpdatePreviews
2954
+ * @param {FulfillmentInboundApiGenerateShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2698
2955
  * @param {*} [options] Override http request option.
2699
2956
  * @throws {RequiredError}
2700
- * @memberof FbaInboundApi
2957
+ * @memberof FulfillmentInboundApi
2701
2958
  */
2702
2959
  generateShipmentContentUpdatePreviews(requestParameters, options) {
2703
- return (0, exports.FbaInboundApiFp)(this.configuration).generateShipmentContentUpdatePreviews(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2960
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).generateShipmentContentUpdatePreviews(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2704
2961
  }
2705
2962
  /**
2706
- * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2707
- * @param {FbaInboundApiGenerateTransportationOptionsRequest} requestParameters Request parameters.
2963
+ * Generates available transportation options for a given placement option. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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
+ * @summary generateTransportationOptions
2965
+ * @param {FulfillmentInboundApiGenerateTransportationOptionsRequest} requestParameters Request parameters.
2708
2966
  * @param {*} [options] Override http request option.
2709
2967
  * @throws {RequiredError}
2710
- * @memberof FbaInboundApi
2968
+ * @memberof FulfillmentInboundApi
2711
2969
  */
2712
2970
  generateTransportationOptions(requestParameters, options) {
2713
- return (0, exports.FbaInboundApiFp)(this.configuration).generateTransportationOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2971
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).generateTransportationOptions(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2714
2972
  }
2715
2973
  /**
2716
- * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2717
- * @param {FbaInboundApiGetDeliveryChallanDocumentRequest} requestParameters Request parameters.
2974
+ * Provide delivery challan document for PCP transportation in IN marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2975
+ * @summary getDeliveryChallanDocument
2976
+ * @param {FulfillmentInboundApiGetDeliveryChallanDocumentRequest} requestParameters Request parameters.
2718
2977
  * @param {*} [options] Override http request option.
2719
2978
  * @throws {RequiredError}
2720
- * @memberof FbaInboundApi
2979
+ * @memberof FulfillmentInboundApi
2721
2980
  */
2722
2981
  getDeliveryChallanDocument(requestParameters, options) {
2723
- return (0, exports.FbaInboundApiFp)(this.configuration).getDeliveryChallanDocument(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
2982
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).getDeliveryChallanDocument(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
2724
2983
  }
2725
2984
  /**
2726
- * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2727
- * @param {FbaInboundApiGetInboundOperationStatusRequest} requestParameters Request parameters.
2985
+ * Gets the status of the processing of an asynchronous API call. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
2986
+ * @summary getInboundOperationStatus
2987
+ * @param {FulfillmentInboundApiGetInboundOperationStatusRequest} requestParameters Request parameters.
2728
2988
  * @param {*} [options] Override http request option.
2729
2989
  * @throws {RequiredError}
2730
- * @memberof FbaInboundApi
2990
+ * @memberof FulfillmentInboundApi
2731
2991
  */
2732
2992
  getInboundOperationStatus(requestParameters, options) {
2733
- return (0, exports.FbaInboundApiFp)(this.configuration).getInboundOperationStatus(requestParameters.operationId, options).then((request) => request(this.axios, this.basePath));
2993
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).getInboundOperationStatus(requestParameters.operationId, options).then((request) => request(this.axios, this.basePath));
2734
2994
  }
2735
2995
  /**
2736
- * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2737
- * @param {FbaInboundApiGetInboundPlanRequest} requestParameters Request parameters.
2996
+ * Fetches the top level information about an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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
+ * @summary getInboundPlan
2998
+ * @param {FulfillmentInboundApiGetInboundPlanRequest} requestParameters Request parameters.
2738
2999
  * @param {*} [options] Override http request option.
2739
3000
  * @throws {RequiredError}
2740
- * @memberof FbaInboundApi
3001
+ * @memberof FulfillmentInboundApi
2741
3002
  */
2742
3003
  getInboundPlan(requestParameters, options) {
2743
- return (0, exports.FbaInboundApiFp)(this.configuration).getInboundPlan(requestParameters.inboundPlanId, options).then((request) => request(this.axios, this.basePath));
3004
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).getInboundPlan(requestParameters.inboundPlanId, options).then((request) => request(this.axios, this.basePath));
2744
3005
  }
2745
3006
  /**
2746
- * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2747
- * @param {FbaInboundApiGetSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
3007
+ * Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3008
+ * @summary getSelfShipAppointmentSlots
3009
+ * @param {FulfillmentInboundApiGetSelfShipAppointmentSlotsRequest} requestParameters Request parameters.
2748
3010
  * @param {*} [options] Override http request option.
2749
3011
  * @throws {RequiredError}
2750
- * @memberof FbaInboundApi
3012
+ * @memberof FulfillmentInboundApi
2751
3013
  */
2752
3014
  getSelfShipAppointmentSlots(requestParameters, options) {
2753
- return (0, exports.FbaInboundApiFp)(this.configuration).getSelfShipAppointmentSlots(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3015
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).getSelfShipAppointmentSlots(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2754
3016
  }
2755
3017
  /**
2756
- * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2757
- * @param {FbaInboundApiGetShipmentRequest} requestParameters Request parameters.
3018
+ * Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3019
+ * @summary getShipment
3020
+ * @param {FulfillmentInboundApiGetShipmentRequest} requestParameters Request parameters.
2758
3021
  * @param {*} [options] Override http request option.
2759
3022
  * @throws {RequiredError}
2760
- * @memberof FbaInboundApi
3023
+ * @memberof FulfillmentInboundApi
2761
3024
  */
2762
3025
  getShipment(requestParameters, options) {
2763
- return (0, exports.FbaInboundApiFp)(this.configuration).getShipment(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
3026
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).getShipment(requestParameters.inboundPlanId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
2764
3027
  }
2765
3028
  /**
2766
- * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
2767
- * @param {FbaInboundApiGetShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
3029
+ * Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
3030
+ * @summary getShipmentContentUpdatePreview
3031
+ * @param {FulfillmentInboundApiGetShipmentContentUpdatePreviewRequest} requestParameters Request parameters.
2768
3032
  * @param {*} [options] Override http request option.
2769
3033
  * @throws {RequiredError}
2770
- * @memberof FbaInboundApi
3034
+ * @memberof FulfillmentInboundApi
2771
3035
  */
2772
3036
  getShipmentContentUpdatePreview(requestParameters, options) {
2773
- return (0, exports.FbaInboundApiFp)(this.configuration).getShipmentContentUpdatePreview(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.contentUpdatePreviewId, options).then((request) => request(this.axios, this.basePath));
3037
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).getShipmentContentUpdatePreview(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.contentUpdatePreviewId, options).then((request) => request(this.axios, this.basePath));
2774
3038
  }
2775
3039
  /**
2776
- * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 see 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).
2777
- * @param {FbaInboundApiListDeliveryWindowOptionsRequest} requestParameters Request parameters.
3040
+ * Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. **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 contains 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).
3041
+ * @summary listDeliveryWindowOptions
3042
+ * @param {FulfillmentInboundApiListDeliveryWindowOptionsRequest} requestParameters Request parameters.
2778
3043
  * @param {*} [options] Override http request option.
2779
3044
  * @throws {RequiredError}
2780
- * @memberof FbaInboundApi
3045
+ * @memberof FulfillmentInboundApi
2781
3046
  */
2782
3047
  listDeliveryWindowOptions(requestParameters, options) {
2783
- return (0, exports.FbaInboundApiFp)(this.configuration).listDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3048
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listDeliveryWindowOptions(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2784
3049
  }
2785
3050
  /**
2786
- * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2787
- * @param {FbaInboundApiListInboundPlanBoxesRequest} requestParameters Request parameters.
3051
+ * Provides a paginated list of box packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3052
+ * @summary listInboundPlanBoxes
3053
+ * @param {FulfillmentInboundApiListInboundPlanBoxesRequest} requestParameters Request parameters.
2788
3054
  * @param {*} [options] Override http request option.
2789
3055
  * @throws {RequiredError}
2790
- * @memberof FbaInboundApi
3056
+ * @memberof FulfillmentInboundApi
2791
3057
  */
2792
3058
  listInboundPlanBoxes(requestParameters, options) {
2793
- return (0, exports.FbaInboundApiFp)(this.configuration).listInboundPlanBoxes(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3059
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listInboundPlanBoxes(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2794
3060
  }
2795
3061
  /**
2796
- * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2797
- * @param {FbaInboundApiListInboundPlanItemsRequest} requestParameters Request parameters.
3062
+ * Provides a paginated list of item packages in an inbound plan. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3063
+ * @summary listInboundPlanItems
3064
+ * @param {FulfillmentInboundApiListInboundPlanItemsRequest} requestParameters Request parameters.
2798
3065
  * @param {*} [options] Override http request option.
2799
3066
  * @throws {RequiredError}
2800
- * @memberof FbaInboundApi
3067
+ * @memberof FulfillmentInboundApi
2801
3068
  */
2802
3069
  listInboundPlanItems(requestParameters, options) {
2803
- return (0, exports.FbaInboundApiFp)(this.configuration).listInboundPlanItems(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3070
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listInboundPlanItems(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2804
3071
  }
2805
3072
  /**
2806
- * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2807
- * @param {FbaInboundApiListInboundPlanPalletsRequest} requestParameters Request parameters.
3073
+ * Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3074
+ * @summary listInboundPlanPallets
3075
+ * @param {FulfillmentInboundApiListInboundPlanPalletsRequest} requestParameters Request parameters.
2808
3076
  * @param {*} [options] Override http request option.
2809
3077
  * @throws {RequiredError}
2810
- * @memberof FbaInboundApi
3078
+ * @memberof FulfillmentInboundApi
2811
3079
  */
2812
3080
  listInboundPlanPallets(requestParameters, options) {
2813
- return (0, exports.FbaInboundApiFp)(this.configuration).listInboundPlanPallets(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3081
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listInboundPlanPallets(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2814
3082
  }
2815
3083
  /**
2816
- * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2817
- * @param {FbaInboundApiListInboundPlansRequest} requestParameters Request parameters.
3084
+ * Provides a list of inbound plans with minimal information. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3085
+ * @summary listInboundPlans
3086
+ * @param {FulfillmentInboundApiListInboundPlansRequest} requestParameters Request parameters.
2818
3087
  * @param {*} [options] Override http request option.
2819
3088
  * @throws {RequiredError}
2820
- * @memberof FbaInboundApi
3089
+ * @memberof FulfillmentInboundApi
2821
3090
  */
2822
3091
  listInboundPlans(requestParameters = {}, options) {
2823
- return (0, exports.FbaInboundApiFp)(this.configuration).listInboundPlans(requestParameters.pageSize, requestParameters.paginationToken, requestParameters.status, requestParameters.sortBy, requestParameters.sortOrder, options).then((request) => request(this.axios, this.basePath));
3092
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listInboundPlans(requestParameters.pageSize, requestParameters.paginationToken, requestParameters.status, requestParameters.sortBy, requestParameters.sortOrder, options).then((request) => request(this.axios, this.basePath));
2824
3093
  }
2825
3094
  /**
2826
- * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2827
- * @param {FbaInboundApiListItemComplianceDetailsRequest} requestParameters Request parameters.
3095
+ * List the inbound compliance details for MSKUs in a given marketplace. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3096
+ * @summary listItemComplianceDetails
3097
+ * @param {FulfillmentInboundApiListItemComplianceDetailsRequest} requestParameters Request parameters.
2828
3098
  * @param {*} [options] Override http request option.
2829
3099
  * @throws {RequiredError}
2830
- * @memberof FbaInboundApi
3100
+ * @memberof FulfillmentInboundApi
2831
3101
  */
2832
3102
  listItemComplianceDetails(requestParameters, options) {
2833
- return (0, exports.FbaInboundApiFp)(this.configuration).listItemComplianceDetails(requestParameters.mskus, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));
3103
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listItemComplianceDetails(requestParameters.mskus, requestParameters.marketplaceId, options).then((request) => request(this.axios, this.basePath));
2834
3104
  }
2835
3105
  /**
2836
- * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 see 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).
2837
- * @param {FbaInboundApiListPackingGroupBoxesRequest} requestParameters Request parameters.
3106
+ * Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. **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 contains 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).
3107
+ * @summary listPackingGroupBoxes
3108
+ * @param {FulfillmentInboundApiListPackingGroupBoxesRequest} requestParameters Request parameters.
2838
3109
  * @param {*} [options] Override http request option.
2839
3110
  * @throws {RequiredError}
2840
- * @memberof FbaInboundApi
3111
+ * @memberof FulfillmentInboundApi
2841
3112
  */
2842
3113
  listPackingGroupBoxes(requestParameters, options) {
2843
- return (0, exports.FbaInboundApiFp)(this.configuration).listPackingGroupBoxes(requestParameters.inboundPlanId, requestParameters.packingGroupId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3114
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listPackingGroupBoxes(requestParameters.inboundPlanId, requestParameters.packingGroupId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2844
3115
  }
2845
3116
  /**
2846
- * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 see 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).
2847
- * @param {FbaInboundApiListPackingGroupItemsRequest} requestParameters Request parameters.
3117
+ * Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. **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 contains 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).
3118
+ * @summary listPackingGroupItems
3119
+ * @param {FulfillmentInboundApiListPackingGroupItemsRequest} requestParameters Request parameters.
2848
3120
  * @param {*} [options] Override http request option.
2849
3121
  * @throws {RequiredError}
2850
- * @memberof FbaInboundApi
3122
+ * @memberof FulfillmentInboundApi
2851
3123
  */
2852
3124
  listPackingGroupItems(requestParameters, options) {
2853
- return (0, exports.FbaInboundApiFp)(this.configuration).listPackingGroupItems(requestParameters.inboundPlanId, requestParameters.packingGroupId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3125
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listPackingGroupItems(requestParameters.inboundPlanId, requestParameters.packingGroupId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2854
3126
  }
2855
3127
  /**
2856
- * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2857
- * @param {FbaInboundApiListPackingOptionsRequest} requestParameters Request parameters.
3128
+ * Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3129
+ * @summary listPackingOptions
3130
+ * @param {FulfillmentInboundApiListPackingOptionsRequest} requestParameters Request parameters.
2858
3131
  * @param {*} [options] Override http request option.
2859
3132
  * @throws {RequiredError}
2860
- * @memberof FbaInboundApi
3133
+ * @memberof FulfillmentInboundApi
2861
3134
  */
2862
3135
  listPackingOptions(requestParameters, options) {
2863
- return (0, exports.FbaInboundApiFp)(this.configuration).listPackingOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3136
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listPackingOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2864
3137
  }
2865
3138
  /**
2866
- * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2867
- * @param {FbaInboundApiListPlacementOptionsRequest} requestParameters Request parameters.
3139
+ * Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3140
+ * @summary listPlacementOptions
3141
+ * @param {FulfillmentInboundApiListPlacementOptionsRequest} requestParameters Request parameters.
2868
3142
  * @param {*} [options] Override http request option.
2869
3143
  * @throws {RequiredError}
2870
- * @memberof FbaInboundApi
3144
+ * @memberof FulfillmentInboundApi
2871
3145
  */
2872
3146
  listPlacementOptions(requestParameters, options) {
2873
- return (0, exports.FbaInboundApiFp)(this.configuration).listPlacementOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3147
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listPlacementOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2874
3148
  }
2875
3149
  /**
2876
- * Provides a paginated list of box packages in a shipment. **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 see 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).
2877
- * @param {FbaInboundApiListShipmentBoxesRequest} requestParameters Request parameters.
3150
+ * Get preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
3151
+ * @summary listPrepDetails
3152
+ * @param {FulfillmentInboundApiListPrepDetailsRequest} requestParameters Request parameters.
2878
3153
  * @param {*} [options] Override http request option.
2879
3154
  * @throws {RequiredError}
2880
- * @memberof FbaInboundApi
3155
+ * @memberof FulfillmentInboundApi
3156
+ */
3157
+ listPrepDetails(requestParameters, options) {
3158
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listPrepDetails(requestParameters.marketplaceId, requestParameters.mskus, options).then((request) => request(this.axios, this.basePath));
3159
+ }
3160
+ /**
3161
+ * Provides a paginated list of box packages in a shipment. **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 contains 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).
3162
+ * @summary listShipmentBoxes
3163
+ * @param {FulfillmentInboundApiListShipmentBoxesRequest} requestParameters Request parameters.
3164
+ * @param {*} [options] Override http request option.
3165
+ * @throws {RequiredError}
3166
+ * @memberof FulfillmentInboundApi
2881
3167
  */
2882
3168
  listShipmentBoxes(requestParameters, options) {
2883
- return (0, exports.FbaInboundApiFp)(this.configuration).listShipmentBoxes(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3169
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listShipmentBoxes(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2884
3170
  }
2885
3171
  /**
2886
- * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 see 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).
2887
- * @param {FbaInboundApiListShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
3172
+ * Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. **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 contains 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).
3173
+ * @summary listShipmentContentUpdatePreviews
3174
+ * @param {FulfillmentInboundApiListShipmentContentUpdatePreviewsRequest} requestParameters Request parameters.
2888
3175
  * @param {*} [options] Override http request option.
2889
3176
  * @throws {RequiredError}
2890
- * @memberof FbaInboundApi
3177
+ * @memberof FulfillmentInboundApi
2891
3178
  */
2892
3179
  listShipmentContentUpdatePreviews(requestParameters, options) {
2893
- return (0, exports.FbaInboundApiFp)(this.configuration).listShipmentContentUpdatePreviews(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3180
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listShipmentContentUpdatePreviews(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2894
3181
  }
2895
3182
  /**
2896
- * Provides a paginated list of item packages in a shipment. **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 see 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).
2897
- * @param {FbaInboundApiListShipmentItemsRequest} requestParameters Request parameters.
3183
+ * Provides a paginated list of item packages in a shipment. **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 contains 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).
3184
+ * @summary listShipmentItems
3185
+ * @param {FulfillmentInboundApiListShipmentItemsRequest} requestParameters Request parameters.
2898
3186
  * @param {*} [options] Override http request option.
2899
3187
  * @throws {RequiredError}
2900
- * @memberof FbaInboundApi
3188
+ * @memberof FulfillmentInboundApi
2901
3189
  */
2902
3190
  listShipmentItems(requestParameters, options) {
2903
- return (0, exports.FbaInboundApiFp)(this.configuration).listShipmentItems(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3191
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listShipmentItems(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2904
3192
  }
2905
3193
  /**
2906
- * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 see higher rate and burst values than those shown here. For more information, refer to [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
2907
- * @param {FbaInboundApiListShipmentPalletsRequest} requestParameters Request parameters.
3194
+ * Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. **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 contains 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).
3195
+ * @summary listShipmentPallets
3196
+ * @param {FulfillmentInboundApiListShipmentPalletsRequest} requestParameters Request parameters.
2908
3197
  * @param {*} [options] Override http request option.
2909
3198
  * @throws {RequiredError}
2910
- * @memberof FbaInboundApi
3199
+ * @memberof FulfillmentInboundApi
2911
3200
  */
2912
3201
  listShipmentPallets(requestParameters, options) {
2913
- return (0, exports.FbaInboundApiFp)(this.configuration).listShipmentPallets(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
3202
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listShipmentPallets(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.pageSize, requestParameters.paginationToken, options).then((request) => request(this.axios, this.basePath));
2914
3203
  }
2915
3204
  /**
2916
- * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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 {FbaInboundApiListTransportationOptionsRequest} requestParameters Request parameters.
3205
+ * Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3206
+ * @summary listTransportationOptions
3207
+ * @param {FulfillmentInboundApiListTransportationOptionsRequest} requestParameters Request parameters.
2918
3208
  * @param {*} [options] Override http request option.
2919
3209
  * @throws {RequiredError}
2920
- * @memberof FbaInboundApi
3210
+ * @memberof FulfillmentInboundApi
2921
3211
  */
2922
3212
  listTransportationOptions(requestParameters, options) {
2923
- return (0, exports.FbaInboundApiFp)(this.configuration).listTransportationOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, requestParameters.placementOptionId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
3213
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).listTransportationOptions(requestParameters.inboundPlanId, requestParameters.pageSize, requestParameters.paginationToken, requestParameters.placementOptionId, requestParameters.shipmentId, options).then((request) => request(this.axios, this.basePath));
2924
3214
  }
2925
3215
  /**
2926
- * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2927
- * @param {FbaInboundApiScheduleSelfShipAppointmentRequest} requestParameters Request parameters.
3216
+ * Confirms or reschedules a self-ship appointment slot against a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
3217
+ * @summary scheduleSelfShipAppointment
3218
+ * @param {FulfillmentInboundApiScheduleSelfShipAppointmentRequest} requestParameters Request parameters.
2928
3219
  * @param {*} [options] Override http request option.
2929
3220
  * @throws {RequiredError}
2930
- * @memberof FbaInboundApi
3221
+ * @memberof FulfillmentInboundApi
2931
3222
  */
2932
3223
  scheduleSelfShipAppointment(requestParameters, options) {
2933
- return (0, exports.FbaInboundApiFp)(this.configuration).scheduleSelfShipAppointment(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.slotId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3224
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).scheduleSelfShipAppointment(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.slotId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2934
3225
  }
2935
3226
  /**
2936
- * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2937
- * @param {FbaInboundApiSetPackingInformationRequest} requestParameters Request parameters.
3227
+ * Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
3228
+ * @summary setPackingInformation
3229
+ * @param {FulfillmentInboundApiSetPackingInformationRequest} requestParameters Request parameters.
2938
3230
  * @param {*} [options] Override http request option.
2939
3231
  * @throws {RequiredError}
2940
- * @memberof FbaInboundApi
3232
+ * @memberof FulfillmentInboundApi
2941
3233
  */
2942
3234
  setPackingInformation(requestParameters, options) {
2943
- return (0, exports.FbaInboundApiFp)(this.configuration).setPackingInformation(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3235
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).setPackingInformation(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3236
+ }
3237
+ /**
3238
+ * Set the preparation details for a list of MSKUs in a specified marketplace. **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 contains 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).
3239
+ * @summary setPrepDetails
3240
+ * @param {FulfillmentInboundApiSetPrepDetailsRequest} requestParameters Request parameters.
3241
+ * @param {*} [options] Override http request option.
3242
+ * @throws {RequiredError}
3243
+ * @memberof FulfillmentInboundApi
3244
+ */
3245
+ setPrepDetails(requestParameters, options) {
3246
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).setPrepDetails(requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2944
3247
  }
2945
3248
  /**
2946
- * Updates the name of an existing inbound plan. **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 see 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).
2947
- * @param {FbaInboundApiUpdateInboundPlanNameRequest} requestParameters Request parameters.
3249
+ * Updates the name of an existing inbound plan. **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 contains 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).
3250
+ * @summary updateInboundPlanName
3251
+ * @param {FulfillmentInboundApiUpdateInboundPlanNameRequest} requestParameters Request parameters.
2948
3252
  * @param {*} [options] Override http request option.
2949
3253
  * @throws {RequiredError}
2950
- * @memberof FbaInboundApi
3254
+ * @memberof FulfillmentInboundApi
2951
3255
  */
2952
3256
  updateInboundPlanName(requestParameters, options) {
2953
- return (0, exports.FbaInboundApiFp)(this.configuration).updateInboundPlanName(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3257
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).updateInboundPlanName(requestParameters.inboundPlanId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2954
3258
  }
2955
3259
  /**
2956
- * Update compliance details for list of MSKUs. The details provided here are only used for the IN marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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 {FbaInboundApiUpdateItemComplianceDetailsRequest} requestParameters Request parameters.
3260
+ * Update compliance details for a list of MSKUs. The details provided here are only used for the India (IN - A21TJRUUN4KGV) marketplace compliance validation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 6 | 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 contains 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).
3261
+ * @summary updateItemComplianceDetails
3262
+ * @param {FulfillmentInboundApiUpdateItemComplianceDetailsRequest} requestParameters Request parameters.
2958
3263
  * @param {*} [options] Override http request option.
2959
3264
  * @throws {RequiredError}
2960
- * @memberof FbaInboundApi
3265
+ * @memberof FulfillmentInboundApi
2961
3266
  */
2962
3267
  updateItemComplianceDetails(requestParameters, options) {
2963
- return (0, exports.FbaInboundApiFp)(this.configuration).updateItemComplianceDetails(requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3268
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).updateItemComplianceDetails(requestParameters.marketplaceId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2964
3269
  }
2965
3270
  /**
2966
- * Updates the name of an existing shipment. **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 see 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).
2967
- * @param {FbaInboundApiUpdateShipmentNameRequest} requestParameters Request parameters.
3271
+ * Updates the name of an existing shipment. **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 contains 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).
3272
+ * @summary updateShipmentName
3273
+ * @param {FulfillmentInboundApiUpdateShipmentNameRequest} requestParameters Request parameters.
2968
3274
  * @param {*} [options] Override http request option.
2969
3275
  * @throws {RequiredError}
2970
- * @memberof FbaInboundApi
3276
+ * @memberof FulfillmentInboundApi
2971
3277
  */
2972
3278
  updateShipmentName(requestParameters, options) {
2973
- return (0, exports.FbaInboundApiFp)(this.configuration).updateShipmentName(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3279
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).updateShipmentName(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2974
3280
  }
2975
3281
  /**
2976
- * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 see 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).
2977
- * @param {FbaInboundApiUpdateShipmentSourceAddressRequest} requestParameters Request parameters.
3282
+ * Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source 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 preceding table contains 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).
3283
+ * @summary updateShipmentSourceAddress
3284
+ * @param {FulfillmentInboundApiUpdateShipmentSourceAddressRequest} requestParameters Request parameters.
2978
3285
  * @param {*} [options] Override http request option.
2979
3286
  * @throws {RequiredError}
2980
- * @memberof FbaInboundApi
3287
+ * @memberof FulfillmentInboundApi
2981
3288
  */
2982
3289
  updateShipmentSourceAddress(requestParameters, options) {
2983
- return (0, exports.FbaInboundApiFp)(this.configuration).updateShipmentSourceAddress(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3290
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).updateShipmentSourceAddress(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2984
3291
  }
2985
3292
  /**
2986
- * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values 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).
2987
- * @param {FbaInboundApiUpdateShipmentTrackingDetailsRequest} requestParameters Request parameters.
3293
+ * Updates a shipment\'s tracking details. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 2 | 2 | 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 contains 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).
3294
+ * @summary updateShipmentTrackingDetails
3295
+ * @param {FulfillmentInboundApiUpdateShipmentTrackingDetailsRequest} requestParameters Request parameters.
2988
3296
  * @param {*} [options] Override http request option.
2989
3297
  * @throws {RequiredError}
2990
- * @memberof FbaInboundApi
3298
+ * @memberof FulfillmentInboundApi
2991
3299
  */
2992
3300
  updateShipmentTrackingDetails(requestParameters, options) {
2993
- return (0, exports.FbaInboundApiFp)(this.configuration).updateShipmentTrackingDetails(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
3301
+ return (0, exports.FulfillmentInboundApiFp)(this.configuration).updateShipmentTrackingDetails(requestParameters.inboundPlanId, requestParameters.shipmentId, requestParameters.body, options).then((request) => request(this.axios, this.basePath));
2994
3302
  }
2995
3303
  }
2996
- exports.FbaInboundApi = FbaInboundApi;
3304
+ exports.FulfillmentInboundApi = FulfillmentInboundApi;
2997
3305
  /**
2998
3306
  * @export
2999
3307
  */