@amazon-sp-api-release/amazon-sp-api-sdk-js 1.5.0 → 1.6.1-alpha.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 (560) hide show
  1. package/helper/DefaultRateLimitMap.mjs +14 -1
  2. package/index.js +3 -0
  3. package/package.json +2 -1
  4. package/src/appintegrations_v2024_04_01/model/DeleteNotificationsRequest.js +0 -1
  5. package/src/appintegrations_v2024_04_01/model/RecordActionFeedbackRequest.js +0 -1
  6. package/src/catalogitems_v2022_04_01/model/ErrorList.d.ts +1 -1
  7. package/src/catalogitems_v2022_04_01/model/ErrorList.js +2 -1
  8. package/src/catalogitems_v2022_04_01/model/ItemImage.js +0 -1
  9. package/src/catalogitems_v2022_04_01/model/ItemRelationship.js +0 -1
  10. package/src/catalogitems_v2022_04_01/model/ItemSearchResults.d.ts +11 -5
  11. package/src/catalogitems_v2022_04_01/model/ItemSearchResults.d.ts.map +1 -1
  12. package/src/catalogitems_v2022_04_01/model/ItemSearchResults.js +1 -5
  13. package/src/catalogitems_v2022_04_01/model/ItemSummaryByMarketplace.d.ts.map +1 -1
  14. package/src/catalogitems_v2022_04_01/model/ItemSummaryByMarketplace.js +0 -1
  15. package/src/catalogitems_v2022_04_01/model/ItemVendorDetailsByMarketplace.d.ts.map +1 -1
  16. package/src/catalogitems_v2022_04_01/model/ItemVendorDetailsByMarketplace.js +0 -1
  17. package/src/datakiosk_v2023_11_15/model/Query.d.ts.map +1 -1
  18. package/src/datakiosk_v2023_11_15/model/Query.js +0 -1
  19. package/src/easyship_v2022_03_23/api/EasyShipApi.d.ts +2 -2
  20. package/src/easyship_v2022_03_23/api/EasyShipApi.js +2 -2
  21. package/src/easyship_v2022_03_23/model/HandoverMethod.d.ts +4 -4
  22. package/src/easyship_v2022_03_23/model/HandoverMethod.js +4 -4
  23. package/src/easyship_v2022_03_23/model/UnitOfLength.d.ts +2 -2
  24. package/src/easyship_v2022_03_23/model/UnitOfLength.js +2 -2
  25. package/src/easyship_v2022_03_23/model/UnitOfWeight.d.ts +4 -4
  26. package/src/easyship_v2022_03_23/model/UnitOfWeight.js +4 -4
  27. package/src/externalfulfillmentinventory_v2024_09_11/ApiClient.d.ts +260 -0
  28. package/src/externalfulfillmentinventory_v2024_09_11/ApiClient.d.ts.map +1 -0
  29. package/src/externalfulfillmentinventory_v2024_09_11/ApiClient.js +827 -0
  30. package/src/externalfulfillmentinventory_v2024_09_11/api/BatchInventoryApi.d.ts +42 -0
  31. package/src/externalfulfillmentinventory_v2024_09_11/api/BatchInventoryApi.d.ts.map +1 -0
  32. package/src/externalfulfillmentinventory_v2024_09_11/api/BatchInventoryApi.js +110 -0
  33. package/src/externalfulfillmentinventory_v2024_09_11/index.d.ts +16 -0
  34. package/src/externalfulfillmentinventory_v2024_09_11/index.d.ts.map +1 -0
  35. package/src/externalfulfillmentinventory_v2024_09_11/index.js +119 -0
  36. package/src/externalfulfillmentinventory_v2024_09_11/model/ActionableError.d.ts +28 -0
  37. package/src/externalfulfillmentinventory_v2024_09_11/model/ActionableError.d.ts.map +1 -0
  38. package/src/externalfulfillmentinventory_v2024_09_11/model/ActionableError.js +71 -0
  39. package/src/externalfulfillmentinventory_v2024_09_11/model/BatchInventoryRequest.d.ts +23 -0
  40. package/src/externalfulfillmentinventory_v2024_09_11/model/BatchInventoryRequest.d.ts.map +1 -0
  41. package/src/externalfulfillmentinventory_v2024_09_11/model/BatchInventoryRequest.js +64 -0
  42. package/src/externalfulfillmentinventory_v2024_09_11/model/BatchInventoryResponse.d.ts +23 -0
  43. package/src/externalfulfillmentinventory_v2024_09_11/model/BatchInventoryResponse.d.ts.map +1 -0
  44. package/src/externalfulfillmentinventory_v2024_09_11/model/BatchInventoryResponse.js +64 -0
  45. package/src/externalfulfillmentinventory_v2024_09_11/model/Error.d.ts +33 -0
  46. package/src/externalfulfillmentinventory_v2024_09_11/model/Error.d.ts.map +1 -0
  47. package/src/externalfulfillmentinventory_v2024_09_11/model/Error.js +83 -0
  48. package/src/externalfulfillmentinventory_v2024_09_11/model/ErrorList.d.ts +26 -0
  49. package/src/externalfulfillmentinventory_v2024_09_11/model/ErrorList.d.ts.map +1 -0
  50. package/src/externalfulfillmentinventory_v2024_09_11/model/ErrorList.js +66 -0
  51. package/src/externalfulfillmentinventory_v2024_09_11/model/HttpMethod.d.ts +24 -0
  52. package/src/externalfulfillmentinventory_v2024_09_11/model/HttpMethod.d.ts.map +1 -0
  53. package/src/externalfulfillmentinventory_v2024_09_11/model/HttpMethod.js +42 -0
  54. package/src/externalfulfillmentinventory_v2024_09_11/model/HttpStatusLine.d.ts +28 -0
  55. package/src/externalfulfillmentinventory_v2024_09_11/model/HttpStatusLine.d.ts.map +1 -0
  56. package/src/externalfulfillmentinventory_v2024_09_11/model/HttpStatusLine.js +71 -0
  57. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryRequest.d.ts +34 -0
  58. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryRequest.d.ts.map +1 -0
  59. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryRequest.js +83 -0
  60. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryRequestParams.d.ts +34 -0
  61. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryRequestParams.d.ts.map +1 -0
  62. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryRequestParams.js +79 -0
  63. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryResponse.d.ts +29 -0
  64. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryResponse.d.ts.map +1 -0
  65. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryResponse.js +75 -0
  66. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryResponseBody.d.ts +59 -0
  67. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryResponseBody.d.ts.map +1 -0
  68. package/src/externalfulfillmentinventory_v2024_09_11/model/InventoryResponseBody.js +112 -0
  69. package/src/externalfulfillmentinventory_v2024_09_11/model/MarketplaceAttributes.d.ts +39 -0
  70. package/src/externalfulfillmentinventory_v2024_09_11/model/MarketplaceAttributes.d.ts.map +1 -0
  71. package/src/externalfulfillmentinventory_v2024_09_11/model/MarketplaceAttributes.js +96 -0
  72. package/src/externalfulfillmentreturns_v2024_09_11/ApiClient.d.ts +260 -0
  73. package/src/externalfulfillmentreturns_v2024_09_11/ApiClient.d.ts.map +1 -0
  74. package/src/externalfulfillmentreturns_v2024_09_11/ApiClient.js +827 -0
  75. package/src/externalfulfillmentreturns_v2024_09_11/api/ReturnRetrievalApi.d.ts +104 -0
  76. package/src/externalfulfillmentreturns_v2024_09_11/api/ReturnRetrievalApi.d.ts.map +1 -0
  77. package/src/externalfulfillmentreturns_v2024_09_11/api/ReturnRetrievalApi.js +189 -0
  78. package/src/externalfulfillmentreturns_v2024_09_11/index.d.ts +16 -0
  79. package/src/externalfulfillmentreturns_v2024_09_11/index.d.ts.map +1 -0
  80. package/src/externalfulfillmentreturns_v2024_09_11/index.js +119 -0
  81. package/src/externalfulfillmentreturns_v2024_09_11/model/Error.d.ts +33 -0
  82. package/src/externalfulfillmentreturns_v2024_09_11/model/Error.d.ts.map +1 -0
  83. package/src/externalfulfillmentreturns_v2024_09_11/model/Error.js +83 -0
  84. package/src/externalfulfillmentreturns_v2024_09_11/model/ErrorList.d.ts +26 -0
  85. package/src/externalfulfillmentreturns_v2024_09_11/model/ErrorList.d.ts.map +1 -0
  86. package/src/externalfulfillmentreturns_v2024_09_11/model/ErrorList.js +66 -0
  87. package/src/externalfulfillmentreturns_v2024_09_11/model/InvoiceInformation.d.ts +25 -0
  88. package/src/externalfulfillmentreturns_v2024_09_11/model/InvoiceInformation.d.ts.map +1 -0
  89. package/src/externalfulfillmentreturns_v2024_09_11/model/InvoiceInformation.js +65 -0
  90. package/src/externalfulfillmentreturns_v2024_09_11/model/MarketplaceChannel.d.ts +28 -0
  91. package/src/externalfulfillmentreturns_v2024_09_11/model/MarketplaceChannel.d.ts.map +1 -0
  92. package/src/externalfulfillmentreturns_v2024_09_11/model/MarketplaceChannel.js +71 -0
  93. package/src/externalfulfillmentreturns_v2024_09_11/model/MarketplaceChannelDetails.d.ts +58 -0
  94. package/src/externalfulfillmentreturns_v2024_09_11/model/MarketplaceChannelDetails.d.ts.map +1 -0
  95. package/src/externalfulfillmentreturns_v2024_09_11/model/MarketplaceChannelDetails.js +111 -0
  96. package/src/externalfulfillmentreturns_v2024_09_11/model/OtpDetails.d.ts +27 -0
  97. package/src/externalfulfillmentreturns_v2024_09_11/model/OtpDetails.d.ts.map +1 -0
  98. package/src/externalfulfillmentreturns_v2024_09_11/model/OtpDetails.js +75 -0
  99. package/src/externalfulfillmentreturns_v2024_09_11/model/ReplanningDetails.d.ts +23 -0
  100. package/src/externalfulfillmentreturns_v2024_09_11/model/ReplanningDetails.d.ts.map +1 -0
  101. package/src/externalfulfillmentreturns_v2024_09_11/model/ReplanningDetails.js +64 -0
  102. package/src/externalfulfillmentreturns_v2024_09_11/model/Return.d.ts +138 -0
  103. package/src/externalfulfillmentreturns_v2024_09_11/model/Return.d.ts.map +1 -0
  104. package/src/externalfulfillmentreturns_v2024_09_11/model/Return.js +359 -0
  105. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnMetadata.d.ts +43 -0
  106. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnMetadata.d.ts.map +1 -0
  107. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnMetadata.js +89 -0
  108. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnShippingInfo.d.ts +39 -0
  109. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnShippingInfo.d.ts.map +1 -0
  110. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnShippingInfo.js +86 -0
  111. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnsResponse.d.ts +29 -0
  112. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnsResponse.d.ts.map +1 -0
  113. package/src/externalfulfillmentreturns_v2024_09_11/model/ReturnsResponse.js +72 -0
  114. package/src/externalfulfillmentreturns_v2024_09_11/model/TrackingInfo.d.ts +27 -0
  115. package/src/externalfulfillmentreturns_v2024_09_11/model/TrackingInfo.d.ts.map +1 -0
  116. package/src/externalfulfillmentreturns_v2024_09_11/model/TrackingInfo.js +75 -0
  117. package/src/externalfulfillmentshipments_v2024_09_11/ApiClient.d.ts +260 -0
  118. package/src/externalfulfillmentshipments_v2024_09_11/ApiClient.d.ts.map +1 -0
  119. package/src/externalfulfillmentshipments_v2024_09_11/ApiClient.js +827 -0
  120. package/src/externalfulfillmentshipments_v2024_09_11/api/ShipmentProcessingApi.d.ts +178 -0
  121. package/src/externalfulfillmentshipments_v2024_09_11/api/ShipmentProcessingApi.d.ts.map +1 -0
  122. package/src/externalfulfillmentshipments_v2024_09_11/api/ShipmentProcessingApi.js +521 -0
  123. package/src/externalfulfillmentshipments_v2024_09_11/api/ShipmentRetrievalApi.d.ts +86 -0
  124. package/src/externalfulfillmentshipments_v2024_09_11/api/ShipmentRetrievalApi.d.ts.map +1 -0
  125. package/src/externalfulfillmentshipments_v2024_09_11/api/ShipmentRetrievalApi.js +182 -0
  126. package/src/externalfulfillmentshipments_v2024_09_11/index.d.ts +62 -0
  127. package/src/externalfulfillmentshipments_v2024_09_11/index.d.ts.map +1 -0
  128. package/src/externalfulfillmentshipments_v2024_09_11/index.js +441 -0
  129. package/src/externalfulfillmentshipments_v2024_09_11/model/Address.d.ts +103 -0
  130. package/src/externalfulfillmentshipments_v2024_09_11/model/Address.d.ts.map +1 -0
  131. package/src/externalfulfillmentshipments_v2024_09_11/model/Address.js +169 -0
  132. package/src/externalfulfillmentshipments_v2024_09_11/model/Amount.d.ts +27 -0
  133. package/src/externalfulfillmentshipments_v2024_09_11/model/Amount.d.ts.map +1 -0
  134. package/src/externalfulfillmentshipments_v2024_09_11/model/Amount.js +75 -0
  135. package/src/externalfulfillmentshipments_v2024_09_11/model/Cancellation.d.ts +46 -0
  136. package/src/externalfulfillmentshipments_v2024_09_11/model/Cancellation.d.ts.map +1 -0
  137. package/src/externalfulfillmentshipments_v2024_09_11/model/Cancellation.js +118 -0
  138. package/src/externalfulfillmentshipments_v2024_09_11/model/Charge.d.ts +52 -0
  139. package/src/externalfulfillmentshipments_v2024_09_11/model/Charge.d.ts.map +1 -0
  140. package/src/externalfulfillmentshipments_v2024_09_11/model/Charge.js +139 -0
  141. package/src/externalfulfillmentshipments_v2024_09_11/model/ChargeBreakup.d.ts +30 -0
  142. package/src/externalfulfillmentshipments_v2024_09_11/model/ChargeBreakup.d.ts.map +1 -0
  143. package/src/externalfulfillmentshipments_v2024_09_11/model/ChargeBreakup.js +83 -0
  144. package/src/externalfulfillmentshipments_v2024_09_11/model/ComplianceAttributes.d.ts +32 -0
  145. package/src/externalfulfillmentshipments_v2024_09_11/model/ComplianceAttributes.d.ts.map +1 -0
  146. package/src/externalfulfillmentshipments_v2024_09_11/model/ComplianceAttributes.js +92 -0
  147. package/src/externalfulfillmentshipments_v2024_09_11/model/CourierSupportedAttributes.d.ts +27 -0
  148. package/src/externalfulfillmentshipments_v2024_09_11/model/CourierSupportedAttributes.d.ts.map +1 -0
  149. package/src/externalfulfillmentshipments_v2024_09_11/model/CourierSupportedAttributes.js +75 -0
  150. package/src/externalfulfillmentshipments_v2024_09_11/model/CustomAttribute.d.ts +34 -0
  151. package/src/externalfulfillmentshipments_v2024_09_11/model/CustomAttribute.d.ts.map +1 -0
  152. package/src/externalfulfillmentshipments_v2024_09_11/model/CustomAttribute.js +79 -0
  153. package/src/externalfulfillmentshipments_v2024_09_11/model/CustomAttributeType.d.ts +39 -0
  154. package/src/externalfulfillmentshipments_v2024_09_11/model/CustomAttributeType.d.ts.map +1 -0
  155. package/src/externalfulfillmentshipments_v2024_09_11/model/CustomAttributeType.js +60 -0
  156. package/src/externalfulfillmentshipments_v2024_09_11/model/Dimension.d.ts +37 -0
  157. package/src/externalfulfillmentshipments_v2024_09_11/model/Dimension.d.ts.map +1 -0
  158. package/src/externalfulfillmentshipments_v2024_09_11/model/Dimension.js +94 -0
  159. package/src/externalfulfillmentshipments_v2024_09_11/model/Document.d.ts +40 -0
  160. package/src/externalfulfillmentshipments_v2024_09_11/model/Document.d.ts.map +1 -0
  161. package/src/externalfulfillmentshipments_v2024_09_11/model/Document.js +102 -0
  162. package/src/externalfulfillmentshipments_v2024_09_11/model/DocumentV2.d.ts +25 -0
  163. package/src/externalfulfillmentshipments_v2024_09_11/model/DocumentV2.d.ts.map +1 -0
  164. package/src/externalfulfillmentshipments_v2024_09_11/model/DocumentV2.js +65 -0
  165. package/src/externalfulfillmentshipments_v2024_09_11/model/Error.d.ts +33 -0
  166. package/src/externalfulfillmentshipments_v2024_09_11/model/Error.d.ts.map +1 -0
  167. package/src/externalfulfillmentshipments_v2024_09_11/model/Error.js +83 -0
  168. package/src/externalfulfillmentshipments_v2024_09_11/model/ErrorList.d.ts +26 -0
  169. package/src/externalfulfillmentshipments_v2024_09_11/model/ErrorList.d.ts.map +1 -0
  170. package/src/externalfulfillmentshipments_v2024_09_11/model/ErrorList.js +66 -0
  171. package/src/externalfulfillmentshipments_v2024_09_11/model/GiftAttributes.d.ts +41 -0
  172. package/src/externalfulfillmentshipments_v2024_09_11/model/GiftAttributes.d.ts.map +1 -0
  173. package/src/externalfulfillmentshipments_v2024_09_11/model/GiftAttributes.js +91 -0
  174. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceInfo.d.ts +27 -0
  175. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceInfo.d.ts.map +1 -0
  176. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceInfo.js +75 -0
  177. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceRequirement.d.ts +47 -0
  178. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceRequirement.d.ts.map +1 -0
  179. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceRequirement.js +115 -0
  180. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceResponse.d.ts +26 -0
  181. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceResponse.d.ts.map +1 -0
  182. package/src/externalfulfillmentshipments_v2024_09_11/model/InvoiceResponse.js +65 -0
  183. package/src/externalfulfillmentshipments_v2024_09_11/model/LineItem.d.ts +31 -0
  184. package/src/externalfulfillmentshipments_v2024_09_11/model/LineItem.d.ts.map +1 -0
  185. package/src/externalfulfillmentshipments_v2024_09_11/model/LineItem.js +73 -0
  186. package/src/externalfulfillmentshipments_v2024_09_11/model/LineItemWithReason.d.ts +42 -0
  187. package/src/externalfulfillmentshipments_v2024_09_11/model/LineItemWithReason.d.ts.map +1 -0
  188. package/src/externalfulfillmentshipments_v2024_09_11/model/LineItemWithReason.js +92 -0
  189. package/src/externalfulfillmentshipments_v2024_09_11/model/MarketplaceAttributes.d.ts +49 -0
  190. package/src/externalfulfillmentshipments_v2024_09_11/model/MarketplaceAttributes.d.ts.map +1 -0
  191. package/src/externalfulfillmentshipments_v2024_09_11/model/MarketplaceAttributes.js +110 -0
  192. package/src/externalfulfillmentshipments_v2024_09_11/model/OriginalLineItem.d.ts +30 -0
  193. package/src/externalfulfillmentshipments_v2024_09_11/model/OriginalLineItem.d.ts.map +1 -0
  194. package/src/externalfulfillmentshipments_v2024_09_11/model/OriginalLineItem.js +86 -0
  195. package/src/externalfulfillmentshipments_v2024_09_11/model/Package.d.ts +75 -0
  196. package/src/externalfulfillmentshipments_v2024_09_11/model/Package.d.ts.map +1 -0
  197. package/src/externalfulfillmentshipments_v2024_09_11/model/Package.js +188 -0
  198. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageDeliveryStatus.d.ts +34 -0
  199. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageDeliveryStatus.d.ts.map +1 -0
  200. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageDeliveryStatus.js +79 -0
  201. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageDimensions.d.ts +30 -0
  202. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageDimensions.d.ts.map +1 -0
  203. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageDimensions.js +83 -0
  204. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageLineItem.d.ts +51 -0
  205. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageLineItem.d.ts.map +1 -0
  206. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageLineItem.js +107 -0
  207. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageShipLabel.d.ts +46 -0
  208. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageShipLabel.d.ts.map +1 -0
  209. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageShipLabel.js +95 -0
  210. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageStatus.d.ts +44 -0
  211. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageStatus.d.ts.map +1 -0
  212. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageStatus.js +66 -0
  213. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageSubStatus.d.ts +34 -0
  214. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageSubStatus.d.ts.map +1 -0
  215. package/src/externalfulfillmentshipments_v2024_09_11/model/PackageSubStatus.js +54 -0
  216. package/src/externalfulfillmentshipments_v2024_09_11/model/Packages.d.ts +26 -0
  217. package/src/externalfulfillmentshipments_v2024_09_11/model/Packages.d.ts.map +1 -0
  218. package/src/externalfulfillmentshipments_v2024_09_11/model/Packages.js +66 -0
  219. package/src/externalfulfillmentshipments_v2024_09_11/model/PackingSlipRequirement.d.ts +46 -0
  220. package/src/externalfulfillmentshipments_v2024_09_11/model/PackingSlipRequirement.d.ts.map +1 -0
  221. package/src/externalfulfillmentshipments_v2024_09_11/model/PackingSlipRequirement.js +109 -0
  222. package/src/externalfulfillmentshipments_v2024_09_11/model/Pagination.d.ts +22 -0
  223. package/src/externalfulfillmentshipments_v2024_09_11/model/Pagination.d.ts.map +1 -0
  224. package/src/externalfulfillmentshipments_v2024_09_11/model/Pagination.js +63 -0
  225. package/src/externalfulfillmentshipments_v2024_09_11/model/PartyIdentificationInfo.d.ts +51 -0
  226. package/src/externalfulfillmentshipments_v2024_09_11/model/PartyIdentificationInfo.d.ts.map +1 -0
  227. package/src/externalfulfillmentshipments_v2024_09_11/model/PartyIdentificationInfo.js +122 -0
  228. package/src/externalfulfillmentshipments_v2024_09_11/model/PieceType.d.ts +24 -0
  229. package/src/externalfulfillmentshipments_v2024_09_11/model/PieceType.d.ts.map +1 -0
  230. package/src/externalfulfillmentshipments_v2024_09_11/model/PieceType.js +42 -0
  231. package/src/externalfulfillmentshipments_v2024_09_11/model/PresenceStatus.d.ts +24 -0
  232. package/src/externalfulfillmentshipments_v2024_09_11/model/PresenceStatus.d.ts.map +1 -0
  233. package/src/externalfulfillmentshipments_v2024_09_11/model/PresenceStatus.js +42 -0
  234. package/src/externalfulfillmentshipments_v2024_09_11/model/Priority.d.ts +24 -0
  235. package/src/externalfulfillmentshipments_v2024_09_11/model/Priority.d.ts.map +1 -0
  236. package/src/externalfulfillmentshipments_v2024_09_11/model/Priority.js +42 -0
  237. package/src/externalfulfillmentshipments_v2024_09_11/model/RecommendedPackage.d.ts +32 -0
  238. package/src/externalfulfillmentshipments_v2024_09_11/model/RecommendedPackage.d.ts.map +1 -0
  239. package/src/externalfulfillmentshipments_v2024_09_11/model/RecommendedPackage.js +86 -0
  240. package/src/externalfulfillmentshipments_v2024_09_11/model/RecommendedPackageLineItem.d.ts +25 -0
  241. package/src/externalfulfillmentshipments_v2024_09_11/model/RecommendedPackageLineItem.d.ts.map +1 -0
  242. package/src/externalfulfillmentshipments_v2024_09_11/model/RecommendedPackageLineItem.js +65 -0
  243. package/src/externalfulfillmentshipments_v2024_09_11/model/ReplacedShipmentInfo.d.ts +37 -0
  244. package/src/externalfulfillmentshipments_v2024_09_11/model/ReplacedShipmentInfo.d.ts.map +1 -0
  245. package/src/externalfulfillmentshipments_v2024_09_11/model/ReplacedShipmentInfo.js +94 -0
  246. package/src/externalfulfillmentshipments_v2024_09_11/model/RequirementLevel.d.ts +24 -0
  247. package/src/externalfulfillmentshipments_v2024_09_11/model/RequirementLevel.d.ts.map +1 -0
  248. package/src/externalfulfillmentshipments_v2024_09_11/model/RequirementLevel.js +42 -0
  249. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelMetadata.d.ts +44 -0
  250. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelMetadata.d.ts.map +1 -0
  251. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelMetadata.js +98 -0
  252. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelsInput.d.ts +31 -0
  253. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelsInput.d.ts.map +1 -0
  254. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelsInput.js +73 -0
  255. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelsResponse.d.ts +26 -0
  256. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelsResponse.d.ts.map +1 -0
  257. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipLabelsResponse.js +66 -0
  258. package/src/externalfulfillmentshipments_v2024_09_11/model/Shipment.d.ts +122 -0
  259. package/src/externalfulfillmentshipments_v2024_09_11/model/Shipment.d.ts.map +1 -0
  260. package/src/externalfulfillmentshipments_v2024_09_11/model/Shipment.js +367 -0
  261. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentAcknowledgementRequest.d.ts +32 -0
  262. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentAcknowledgementRequest.d.ts.map +1 -0
  263. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentAcknowledgementRequest.js +74 -0
  264. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentInfo.d.ts +75 -0
  265. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentInfo.d.ts.map +1 -0
  266. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentInfo.js +171 -0
  267. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentLineItem.d.ts +103 -0
  268. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentLineItem.d.ts.map +1 -0
  269. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentLineItem.js +196 -0
  270. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentRequirements.d.ts +29 -0
  271. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentRequirements.d.ts.map +1 -0
  272. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentRequirements.js +75 -0
  273. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentsResponse.d.ts +29 -0
  274. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentsResponse.d.ts.map +1 -0
  275. package/src/externalfulfillmentshipments_v2024_09_11/model/ShipmentsResponse.js +72 -0
  276. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingInfo.d.ts +60 -0
  277. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingInfo.d.ts.map +1 -0
  278. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingInfo.js +117 -0
  279. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingOptions.d.ts +56 -0
  280. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingOptions.d.ts.map +1 -0
  281. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingOptions.js +129 -0
  282. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingOptionsResponse.d.ts +28 -0
  283. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingOptionsResponse.d.ts.map +1 -0
  284. package/src/externalfulfillmentshipments_v2024_09_11/model/ShippingOptionsResponse.js +71 -0
  285. package/src/externalfulfillmentshipments_v2024_09_11/model/Status.d.ts +24 -0
  286. package/src/externalfulfillmentshipments_v2024_09_11/model/Status.d.ts.map +1 -0
  287. package/src/externalfulfillmentshipments_v2024_09_11/model/Status.js +42 -0
  288. package/src/externalfulfillmentshipments_v2024_09_11/model/Tax.d.ts +55 -0
  289. package/src/externalfulfillmentshipments_v2024_09_11/model/Tax.d.ts.map +1 -0
  290. package/src/externalfulfillmentshipments_v2024_09_11/model/Tax.js +142 -0
  291. package/src/externalfulfillmentshipments_v2024_09_11/model/TaxRegistrationInfo.d.ts +50 -0
  292. package/src/externalfulfillmentshipments_v2024_09_11/model/TaxRegistrationInfo.d.ts.map +1 -0
  293. package/src/externalfulfillmentshipments_v2024_09_11/model/TaxRegistrationInfo.js +106 -0
  294. package/src/externalfulfillmentshipments_v2024_09_11/model/TimeWindow.d.ts +43 -0
  295. package/src/externalfulfillmentshipments_v2024_09_11/model/TimeWindow.d.ts.map +1 -0
  296. package/src/externalfulfillmentshipments_v2024_09_11/model/TimeWindow.js +102 -0
  297. package/src/externalfulfillmentshipments_v2024_09_11/model/Weight.d.ts +37 -0
  298. package/src/externalfulfillmentshipments_v2024_09_11/model/Weight.d.ts.map +1 -0
  299. package/src/externalfulfillmentshipments_v2024_09_11/model/Weight.js +94 -0
  300. package/src/fbaeligibility_v1/model/ItemEligibilityPreview.d.ts +1 -0
  301. package/src/fbaeligibility_v1/model/ItemEligibilityPreview.d.ts.map +1 -1
  302. package/src/fbaeligibility_v1/model/ItemEligibilityPreview.js +6 -2
  303. package/src/fbainventory_v1/model/ResearchingQuantityEntry.js +0 -1
  304. package/src/feeds_v2021_06_30/model/Feed.d.ts.map +1 -1
  305. package/src/feeds_v2021_06_30/model/Feed.js +0 -1
  306. package/src/feeds_v2021_06_30/model/FeedDocument.d.ts.map +1 -1
  307. package/src/feeds_v2021_06_30/model/FeedDocument.js +0 -1
  308. package/src/finances_2024_06_19/model/BusinessContext.d.ts.map +1 -1
  309. package/src/finances_2024_06_19/model/BusinessContext.js +0 -1
  310. package/src/finances_2024_06_19/model/Context.d.ts.map +1 -1
  311. package/src/finances_2024_06_19/model/Context.js +0 -1
  312. package/src/finances_2024_06_19/model/ItemRelatedIdentifier.d.ts.map +1 -1
  313. package/src/finances_2024_06_19/model/ItemRelatedIdentifier.js +0 -1
  314. package/src/finances_2024_06_19/model/RelatedIdentifier.d.ts.map +1 -1
  315. package/src/finances_2024_06_19/model/RelatedIdentifier.js +0 -1
  316. package/src/fulfillmentinbound_v2024_03_20/api/FbaInboundApi.d.ts +0 -18
  317. package/src/fulfillmentinbound_v2024_03_20/api/FbaInboundApi.d.ts.map +1 -1
  318. package/src/fulfillmentinbound_v2024_03_20/api/FbaInboundApi.js +0 -64
  319. package/src/fulfillmentinbound_v2024_03_20/index.d.ts +1 -5
  320. package/src/fulfillmentinbound_v2024_03_20/index.d.ts.map +1 -1
  321. package/src/fulfillmentinbound_v2024_03_20/index.js +0 -28
  322. package/src/fulfillmentoutbound_v2020_07_01/model/Address.d.ts +7 -3
  323. package/src/fulfillmentoutbound_v2020_07_01/model/Address.d.ts.map +1 -1
  324. package/src/fulfillmentoutbound_v2020_07_01/model/Address.js +1 -3
  325. package/src/fulfillmentoutbound_v2020_07_01/model/Amount.js +0 -1
  326. package/src/fulfillmentoutbound_v2020_07_01/model/DeliveryDocument.d.ts +1 -1
  327. package/src/fulfillmentoutbound_v2020_07_01/model/DeliveryDocument.js +2 -2
  328. package/src/fulfillmentoutbound_v2020_07_01/model/DropOffLocation.d.ts.map +1 -1
  329. package/src/fulfillmentoutbound_v2020_07_01/model/DropOffLocation.js +0 -1
  330. package/src/fulfillmentoutbound_v2020_07_01/model/FeatureSettings.d.ts +1 -1
  331. package/src/fulfillmentoutbound_v2020_07_01/model/FeatureSettings.d.ts.map +1 -1
  332. package/src/fulfillmentoutbound_v2020_07_01/model/FeatureSettings.js +2 -3
  333. package/src/fulfillmentoutbound_v2020_07_01/model/Fee.js +0 -1
  334. package/src/fulfillmentoutbound_v2020_07_01/model/FulfillmentPreviewItem.d.ts.map +1 -1
  335. package/src/fulfillmentoutbound_v2020_07_01/model/FulfillmentPreviewItem.js +0 -1
  336. package/src/fulfillmentoutbound_v2020_07_01/model/FulfillmentShipment.d.ts.map +1 -1
  337. package/src/fulfillmentoutbound_v2020_07_01/model/FulfillmentShipment.js +0 -1
  338. package/src/fulfillmentoutbound_v2020_07_01/model/Weight.js +0 -1
  339. package/src/listingsitems_v2021_08_01/model/Issue.d.ts.map +1 -1
  340. package/src/listingsitems_v2021_08_01/model/Issue.js +0 -1
  341. package/src/listingsitems_v2021_08_01/model/IssueExemption.d.ts.map +1 -1
  342. package/src/listingsitems_v2021_08_01/model/IssueExemption.js +0 -1
  343. package/src/listingsitems_v2021_08_01/model/ItemOfferByMarketplace.d.ts.map +1 -1
  344. package/src/listingsitems_v2021_08_01/model/ItemOfferByMarketplace.js +0 -1
  345. package/src/listingsitems_v2021_08_01/model/ItemRelationship.js +0 -1
  346. package/src/listingsitems_v2021_08_01/model/ItemSummaryByMarketplace.d.ts.map +1 -1
  347. package/src/listingsitems_v2021_08_01/model/ItemSummaryByMarketplace.js +0 -2
  348. package/src/listingsitems_v2021_08_01/model/ListingsItemPutRequest.d.ts.map +1 -1
  349. package/src/listingsitems_v2021_08_01/model/ListingsItemPutRequest.js +0 -1
  350. package/src/listingsitems_v2021_08_01/model/ListingsItemSubmissionResponse.d.ts.map +1 -1
  351. package/src/listingsitems_v2021_08_01/model/ListingsItemSubmissionResponse.js +0 -1
  352. package/src/listingsitems_v2021_08_01/model/PatchOperation.d.ts.map +1 -1
  353. package/src/listingsitems_v2021_08_01/model/PatchOperation.js +0 -1
  354. package/src/listingsrestrictions_v2021_08_01/model/Link.d.ts.map +1 -1
  355. package/src/listingsrestrictions_v2021_08_01/model/Link.js +0 -1
  356. package/src/listingsrestrictions_v2021_08_01/model/Reason.d.ts.map +1 -1
  357. package/src/listingsrestrictions_v2021_08_01/model/Reason.js +0 -1
  358. package/src/listingsrestrictions_v2021_08_01/model/Restriction.d.ts.map +1 -1
  359. package/src/listingsrestrictions_v2021_08_01/model/Restriction.js +0 -1
  360. package/src/merchantfulfillment_v0/index.d.ts +4 -1
  361. package/src/merchantfulfillment_v0/index.d.ts.map +1 -1
  362. package/src/merchantfulfillment_v0/index.js +21 -0
  363. package/src/merchantfulfillment_v0/model/DangerousGoodsDetails.d.ts.map +1 -1
  364. package/src/merchantfulfillment_v0/model/DangerousGoodsDetails.js +0 -2
  365. package/src/merchantfulfillment_v0/model/LiquidVolume.js +0 -1
  366. package/src/merchantfulfillment_v0/model/RateItem.d.ts +44 -0
  367. package/src/merchantfulfillment_v0/model/RateItem.d.ts.map +1 -0
  368. package/src/merchantfulfillment_v0/model/RateItem.js +89 -0
  369. package/src/merchantfulfillment_v0/model/RateItemID.d.ts +19 -0
  370. package/src/merchantfulfillment_v0/model/RateItemID.d.ts.map +1 -0
  371. package/src/merchantfulfillment_v0/model/RateItemID.js +36 -0
  372. package/src/merchantfulfillment_v0/model/RateItemType.d.ts +19 -0
  373. package/src/merchantfulfillment_v0/model/RateItemType.d.ts.map +1 -0
  374. package/src/merchantfulfillment_v0/model/RateItemType.js +36 -0
  375. package/src/merchantfulfillment_v0/model/ShippingService.d.ts +10 -1
  376. package/src/merchantfulfillment_v0/model/ShippingService.d.ts.map +1 -1
  377. package/src/merchantfulfillment_v0/model/ShippingService.js +19 -1
  378. package/src/notifications_v1/model/EventFilter.js +0 -1
  379. package/src/orders_v0/model/Address.d.ts +3 -6
  380. package/src/orders_v0/model/Address.d.ts.map +1 -1
  381. package/src/orders_v0/model/Address.js +1 -4
  382. package/src/orders_v0/model/BusinessHours.d.ts.map +1 -1
  383. package/src/orders_v0/model/BusinessHours.js +0 -1
  384. package/src/orders_v0/model/ConfirmShipmentRequest.d.ts.map +1 -1
  385. package/src/orders_v0/model/ConfirmShipmentRequest.js +0 -1
  386. package/src/orders_v0/model/Measurement.js +0 -1
  387. package/src/orders_v0/model/Order.d.ts.map +1 -1
  388. package/src/orders_v0/model/Order.js +0 -5
  389. package/src/orders_v0/model/OrderItem.d.ts.map +1 -1
  390. package/src/orders_v0/model/OrderItem.js +0 -1
  391. package/src/orders_v0/model/RegulatedInformationField.js +0 -1
  392. package/src/orders_v0/model/SubstitutionPreferences.d.ts.map +1 -1
  393. package/src/orders_v0/model/SubstitutionPreferences.js +0 -1
  394. package/src/orders_v0/model/TaxCollection.d.ts.map +1 -1
  395. package/src/orders_v0/model/TaxCollection.js +0 -2
  396. package/src/pricing_v0/model/DetailedShippingTimeType.d.ts.map +1 -1
  397. package/src/pricing_v0/model/DetailedShippingTimeType.js +0 -1
  398. package/src/pricing_v2022_05_01/model/FeaturedBuyingOption.js +0 -1
  399. package/src/pricing_v2022_05_01/model/FeaturedOfferSegment.js +0 -1
  400. package/src/pricing_v2022_05_01/model/LowestPricedOffersInput.js +0 -1
  401. package/src/pricing_v2022_05_01/model/Offer.d.ts.map +1 -1
  402. package/src/pricing_v2022_05_01/model/Offer.js +0 -1
  403. package/src/pricing_v2022_05_01/model/PrimeDetails.js +0 -1
  404. package/src/pricing_v2022_05_01/model/SegmentedFeaturedOffer.d.ts.map +1 -1
  405. package/src/pricing_v2022_05_01/model/SegmentedFeaturedOffer.js +0 -1
  406. package/src/pricing_v2022_05_01/model/ShippingOption.js +0 -1
  407. package/src/producttypedefinitions_v2020_09_01/model/ProductTypeDefinition.d.ts.map +1 -1
  408. package/src/producttypedefinitions_v2020_09_01/model/ProductTypeDefinition.js +0 -2
  409. package/src/producttypedefinitions_v2020_09_01/model/SchemaLinkLink.js +0 -1
  410. package/src/reports_v2021_06_30/model/CreateReportScheduleSpecification.d.ts.map +1 -1
  411. package/src/reports_v2021_06_30/model/CreateReportScheduleSpecification.js +0 -1
  412. package/src/reports_v2021_06_30/model/Report.d.ts.map +1 -1
  413. package/src/reports_v2021_06_30/model/Report.js +0 -1
  414. package/src/reports_v2021_06_30/model/ReportDocument.d.ts.map +1 -1
  415. package/src/reports_v2021_06_30/model/ReportDocument.js +0 -1
  416. package/src/sellers_v1/model/Account.d.ts.map +1 -1
  417. package/src/sellers_v1/model/Account.js +0 -2
  418. package/src/services_v1/model/Appointment.d.ts.map +1 -1
  419. package/src/services_v1/model/Appointment.js +0 -1
  420. package/src/services_v1/model/AppointmentSlotReport.d.ts.map +1 -1
  421. package/src/services_v1/model/AppointmentSlotReport.js +0 -1
  422. package/src/services_v1/model/AssociatedItem.d.ts.map +1 -1
  423. package/src/services_v1/model/AssociatedItem.js +0 -1
  424. package/src/services_v1/model/EncryptionDetails.js +0 -1
  425. package/src/services_v1/model/Error.d.ts.map +1 -1
  426. package/src/services_v1/model/Error.js +0 -1
  427. package/src/services_v1/model/Poa.d.ts.map +1 -1
  428. package/src/services_v1/model/Poa.js +0 -1
  429. package/src/services_v1/model/Reservation.js +0 -1
  430. package/src/services_v1/model/ServiceJob.d.ts.map +1 -1
  431. package/src/services_v1/model/ServiceJob.js +0 -1
  432. package/src/services_v1/model/ServiceLocation.d.ts.map +1 -1
  433. package/src/services_v1/model/ServiceLocation.js +0 -1
  434. package/src/services_v1/model/ServiceUploadDocument.d.ts.map +1 -1
  435. package/src/services_v1/model/ServiceUploadDocument.js +0 -1
  436. package/src/shipping_v2/model/AccessPoint.d.ts.map +1 -1
  437. package/src/shipping_v2/model/AccessPoint.js +0 -1
  438. package/src/shipping_v2/model/ChargeComponent.d.ts.map +1 -1
  439. package/src/shipping_v2/model/ChargeComponent.js +0 -1
  440. package/src/shipping_v2/model/ClientReferenceDetail.js +0 -1
  441. package/src/shipping_v2/model/DangerousGoodsDetails.d.ts.map +1 -1
  442. package/src/shipping_v2/model/DangerousGoodsDetails.js +0 -2
  443. package/src/shipping_v2/model/Dimensions.js +0 -1
  444. package/src/shipping_v2/model/DocumentSize.js +0 -1
  445. package/src/shipping_v2/model/LiquidVolume.js +0 -1
  446. package/src/shipping_v2/model/Weight.js +0 -1
  447. package/src/tokens_v2021_03_01/model/RestrictedResource.d.ts.map +1 -1
  448. package/src/tokens_v2021_03_01/model/RestrictedResource.js +0 -1
  449. package/src/vendordforders_v2021_12_28/model/ItemQuantity.d.ts.map +1 -1
  450. package/src/vendordforders_v2021_12_28/model/ItemQuantity.js +0 -1
  451. package/src/vendordforders_v2021_12_28/model/OrderDetails.d.ts +6 -0
  452. package/src/vendordforders_v2021_12_28/model/OrderDetails.d.ts.map +1 -1
  453. package/src/vendordforders_v2021_12_28/model/OrderDetails.js +8 -1
  454. package/src/vendordforders_v2021_12_28/model/TaxDetails.d.ts.map +1 -1
  455. package/src/vendordforders_v2021_12_28/model/TaxDetails.js +0 -1
  456. package/src/vendordforders_v2021_12_28/model/TaxRegistrationDetails.d.ts.map +1 -1
  457. package/src/vendordforders_v2021_12_28/model/TaxRegistrationDetails.js +0 -1
  458. package/src/vendordfpayments_v1/model/AdditionalDetails.d.ts.map +1 -1
  459. package/src/vendordfpayments_v1/model/AdditionalDetails.js +0 -1
  460. package/src/vendordfpayments_v1/model/ChargeDetails.d.ts.map +1 -1
  461. package/src/vendordfpayments_v1/model/ChargeDetails.js +0 -1
  462. package/src/vendordfpayments_v1/model/TaxDetail.d.ts.map +1 -1
  463. package/src/vendordfpayments_v1/model/TaxDetail.js +0 -1
  464. package/src/vendordfpayments_v1/model/TaxRegistrationDetail.d.ts.map +1 -1
  465. package/src/vendordfpayments_v1/model/TaxRegistrationDetail.js +0 -1
  466. package/src/vendordfshipping_v2021_12_28/model/Container.d.ts.map +1 -1
  467. package/src/vendordfshipping_v2021_12_28/model/Container.js +0 -1
  468. package/src/vendordfshipping_v2021_12_28/model/Dimensions.js +0 -1
  469. package/src/vendordfshipping_v2021_12_28/model/PackingSlip.d.ts.map +1 -1
  470. package/src/vendordfshipping_v2021_12_28/model/PackingSlip.js +0 -1
  471. package/src/vendordfshipping_v2021_12_28/model/ShipmentDetails.d.ts.map +1 -1
  472. package/src/vendordfshipping_v2021_12_28/model/ShipmentDetails.js +0 -1
  473. package/src/vendordfshipping_v2021_12_28/model/ShippingLabel.js +0 -1
  474. package/src/vendordfshipping_v2021_12_28/model/TaxRegistrationDetails.d.ts.map +1 -1
  475. package/src/vendordfshipping_v2021_12_28/model/TaxRegistrationDetails.js +0 -1
  476. package/src/vendordfshipping_v2021_12_28/model/Weight.js +0 -1
  477. package/src/vendordftransactions_v2021_12_28/model/Transaction.d.ts.map +1 -1
  478. package/src/vendordftransactions_v2021_12_28/model/Transaction.js +0 -1
  479. package/src/vendorinvoices_v1/model/AdditionalDetails.d.ts.map +1 -1
  480. package/src/vendorinvoices_v1/model/AdditionalDetails.js +0 -1
  481. package/src/vendorinvoices_v1/model/AllowanceDetails.d.ts.map +1 -1
  482. package/src/vendorinvoices_v1/model/AllowanceDetails.js +0 -1
  483. package/src/vendorinvoices_v1/model/ChargeDetails.d.ts.map +1 -1
  484. package/src/vendorinvoices_v1/model/ChargeDetails.js +0 -1
  485. package/src/vendorinvoices_v1/model/Invoice.d.ts.map +1 -1
  486. package/src/vendorinvoices_v1/model/Invoice.js +0 -1
  487. package/src/vendorinvoices_v1/model/ItemQuantity.d.ts.map +1 -1
  488. package/src/vendorinvoices_v1/model/ItemQuantity.js +0 -1
  489. package/src/vendorinvoices_v1/model/PaymentTerms.d.ts.map +1 -1
  490. package/src/vendorinvoices_v1/model/PaymentTerms.js +0 -1
  491. package/src/vendorinvoices_v1/model/TaxDetails.d.ts.map +1 -1
  492. package/src/vendorinvoices_v1/model/TaxDetails.js +0 -1
  493. package/src/vendorinvoices_v1/model/TaxRegistrationDetails.js +0 -1
  494. package/src/vendorinvoices_v1/model/TotalWeight.js +0 -1
  495. package/src/vendororders_v1/model/ImportDetails.d.ts.map +1 -1
  496. package/src/vendororders_v1/model/ImportDetails.js +0 -2
  497. package/src/vendororders_v1/model/ItemQuantity.d.ts.map +1 -1
  498. package/src/vendororders_v1/model/ItemQuantity.js +0 -1
  499. package/src/vendororders_v1/model/Money.d.ts.map +1 -1
  500. package/src/vendororders_v1/model/Money.js +0 -1
  501. package/src/vendororders_v1/model/Order.d.ts.map +1 -1
  502. package/src/vendororders_v1/model/Order.js +0 -1
  503. package/src/vendororders_v1/model/OrderDetails.d.ts.map +1 -1
  504. package/src/vendororders_v1/model/OrderDetails.js +0 -2
  505. package/src/vendororders_v1/model/OrderItemAcknowledgement.d.ts.map +1 -1
  506. package/src/vendororders_v1/model/OrderItemAcknowledgement.js +0 -2
  507. package/src/vendororders_v1/model/OrderItemStatusAcknowledgementStatus.d.ts.map +1 -1
  508. package/src/vendororders_v1/model/OrderItemStatusAcknowledgementStatus.js +0 -1
  509. package/src/vendororders_v1/model/OrderItemStatusReceivingStatus.d.ts.map +1 -1
  510. package/src/vendororders_v1/model/OrderItemStatusReceivingStatus.js +0 -1
  511. package/src/vendororders_v1/model/OrderStatus.d.ts.map +1 -1
  512. package/src/vendororders_v1/model/OrderStatus.js +0 -1
  513. package/src/vendororders_v1/model/TaxRegistrationDetails.js +0 -1
  514. package/src/vendorshipments_v1/model/ContainerIdentification.js +0 -1
  515. package/src/vendorshipments_v1/model/Containers.d.ts.map +1 -1
  516. package/src/vendorshipments_v1/model/Containers.js +0 -1
  517. package/src/vendorshipments_v1/model/Dimensions.js +0 -1
  518. package/src/vendorshipments_v1/model/Duration.js +0 -1
  519. package/src/vendorshipments_v1/model/ImportDetails.d.ts.map +1 -1
  520. package/src/vendorshipments_v1/model/ImportDetails.js +0 -2
  521. package/src/vendorshipments_v1/model/ItemDetails.d.ts.map +1 -1
  522. package/src/vendorshipments_v1/model/ItemDetails.js +0 -1
  523. package/src/vendorshipments_v1/model/ItemQuantity.d.ts.map +1 -1
  524. package/src/vendorshipments_v1/model/ItemQuantity.js +0 -1
  525. package/src/vendorshipments_v1/model/LabelData.d.ts.map +1 -1
  526. package/src/vendorshipments_v1/model/LabelData.js +0 -1
  527. package/src/vendorshipments_v1/model/PackedQuantity.d.ts.map +1 -1
  528. package/src/vendorshipments_v1/model/PackedQuantity.js +0 -1
  529. package/src/vendorshipments_v1/model/Shipment.d.ts.map +1 -1
  530. package/src/vendorshipments_v1/model/Shipment.js +0 -3
  531. package/src/vendorshipments_v1/model/ShipmentConfirmation.d.ts.map +1 -1
  532. package/src/vendorshipments_v1/model/ShipmentConfirmation.js +0 -3
  533. package/src/vendorshipments_v1/model/ShipmentInformation.d.ts.map +1 -1
  534. package/src/vendorshipments_v1/model/ShipmentInformation.js +0 -1
  535. package/src/vendorshipments_v1/model/ShipmentStatusDetails.d.ts.map +1 -1
  536. package/src/vendorshipments_v1/model/ShipmentStatusDetails.js +0 -1
  537. package/src/vendorshipments_v1/model/Stop.d.ts.map +1 -1
  538. package/src/vendorshipments_v1/model/Stop.js +0 -1
  539. package/src/vendorshipments_v1/model/TaxRegistrationDetails.js +0 -1
  540. package/src/vendorshipments_v1/model/TotalWeight.js +0 -1
  541. package/src/vendorshipments_v1/model/TransportationDetails.d.ts.map +1 -1
  542. package/src/vendorshipments_v1/model/TransportationDetails.js +0 -2
  543. package/src/vendorshipments_v1/model/TransportationDetailsForShipmentConfirmation.d.ts.map +1 -1
  544. package/src/vendorshipments_v1/model/TransportationDetailsForShipmentConfirmation.js +0 -1
  545. package/src/vendorshipments_v1/model/Volume.js +0 -1
  546. package/src/vendorshipments_v1/model/Weight.js +0 -1
  547. package/src/vendortransactionstatus_v1/model/Transaction.d.ts.map +1 -1
  548. package/src/vendortransactionstatus_v1/model/Transaction.js +0 -1
  549. package/src/fulfillmentinbound_v2024_03_20/model/BoxIdentifierInput.d.ts +0 -34
  550. package/src/fulfillmentinbound_v2024_03_20/model/BoxIdentifierInput.d.ts.map +0 -1
  551. package/src/fulfillmentinbound_v2024_03_20/model/BoxIdentifierInput.js +0 -83
  552. package/src/fulfillmentinbound_v2024_03_20/model/BoxIdentifierType.d.ts +0 -24
  553. package/src/fulfillmentinbound_v2024_03_20/model/BoxIdentifierType.d.ts.map +0 -1
  554. package/src/fulfillmentinbound_v2024_03_20/model/BoxIdentifierType.js +0 -42
  555. package/src/fulfillmentinbound_v2024_03_20/model/UpdateBoxIdentifiersRequest.d.ts +0 -26
  556. package/src/fulfillmentinbound_v2024_03_20/model/UpdateBoxIdentifiersRequest.d.ts.map +0 -1
  557. package/src/fulfillmentinbound_v2024_03_20/model/UpdateBoxIdentifiersRequest.js +0 -66
  558. package/src/fulfillmentinbound_v2024_03_20/model/UpdateBoxIdentifiersResponse.d.ts +0 -25
  559. package/src/fulfillmentinbound_v2024_03_20/model/UpdateBoxIdentifiersResponse.d.ts.map +0 -1
  560. package/src/fulfillmentinbound_v2024_03_20/model/UpdateBoxIdentifiersResponse.js +0 -65
@@ -302,6 +302,19 @@ export const defaultRateLimitMap = {
302
302
  "CustomerFeedbackApi-getItemReviewTrends": [1, 10],
303
303
  "CustomerFeedbackApi-getBrowseNodeReviewTrends": [1, 10],
304
304
  "CustomerFeedbackApi-getBrowseNodeReturnTopics": [1, 10],
305
- "CustomerFeedbackApi-getBrowseNodeReturnTrends": [1, 10]
305
+ "CustomerFeedbackApi-getBrowseNodeReturnTrends": [1, 10],
306
+ "BatchInventoryApi-batchInventory": [50, 50],
307
+ "ReturnRetrievalApi-listReturns": [1, 1],
308
+ "ReturnRetrievalApi-getReturn": [1, 1],
309
+ "ShipmentRetrievalApi-getShipments": [1, 1],
310
+ "ShipmentRetrievalApi-getShipment": [1, 1],
311
+ "ShipmentProcessingApi-generateShipLabels": [1, 1],
312
+ "ShipmentProcessingApi-createPackages": [1, 1],
313
+ "ShipmentProcessingApi-updatePackage": [1, 1],
314
+ "ShipmentProcessingApi-updatePackageStatus": [1, 1],
315
+ "ShipmentProcessingApi-retrieveShippingOptions": [1, 1],
316
+ "ShipmentProcessingApi-generateInvoice": [1, 1],
317
+ "ShipmentProcessingApi-retrieveInvoice": [1, 1],
318
+ "ShipmentProcessingApi-processShipment": [1, 1]
306
319
  }
307
320
 
package/index.js CHANGED
@@ -6,6 +6,9 @@ export * as CatalogitemsSpApi from './src/catalogitems_v2022_04_01/index.js';
6
6
  export * as CustomerFeedback20240601SpApi from './src/customerFeedback_2024_06_01/index.js';
7
7
  export * as DatakioskSpApi from './src/datakiosk_v2023_11_15/index.js';
8
8
  export * as EasyshipSpApi from './src/easyship_v2022_03_23/index.js';
9
+ export * as ExternalfulfillmentinventorySpApi from './src/externalfulfillmentinventory_v2024_09_11/index.js';
10
+ export * as ExternalfulfillmentreturnsSpApi from './src/externalfulfillmentreturns_v2024_09_11/index.js';
11
+ export * as ExternalfulfillmentshipmentsSpApi from './src/externalfulfillmentshipments_v2024_09_11/index.js';
9
12
  export * as FbaeligibilitySpApi from './src/fbaeligibility_v1/index.js';
10
13
  export * as FbainventorySpApi from './src/fbainventory_v1/index.js';
11
14
  export * as FeedsSpApi from './src/feeds_v2021_06_30/index.js';
package/package.json CHANGED
@@ -4,6 +4,7 @@
4
4
  "license": "Apache License 2.0",
5
5
  "main": "./index.js",
6
6
  "type": "module",
7
+ "repository": "github:amzn/selling-partner-api-sdk",
7
8
  "scripts": {
8
9
  "test": "echo \"No test specified\" && exit 1"
9
10
  },
@@ -56,5 +57,5 @@
56
57
  "engines": {
57
58
  "node": ">=14.18.0"
58
59
  },
59
- "version": "1.5.0"
60
+ "version": "1.6.1-alpha.0"
60
61
  }
@@ -86,7 +86,6 @@ DeleteNotificationsRequest.DeletionReasonEnum = {
86
86
  */
87
87
  INCORRECT_RECIPIENT: 'INCORRECT_RECIPIENT'
88
88
  }
89
-
90
89
  /**
91
90
  * The unique identifier that maps each notification status to a reason code.
92
91
  * @member {String} deletionReason
@@ -70,7 +70,6 @@ RecordActionFeedbackRequest.FeedbackActionCodeEnum = {
70
70
  */
71
71
  SELLER_ACTION_COMPLETED: 'SELLER_ACTION_COMPLETED'
72
72
  }
73
-
74
73
  /**
75
74
  * The unique identifier for each notification status.
76
75
  * @member {String} feedbackActionCode
@@ -17,7 +17,7 @@ export class ErrorList {
17
17
  * A list of error responses returned when a request is unsuccessful.
18
18
  * @alias module:catalogitems_v2022_04_01/model/ErrorList
19
19
  * @class
20
- * @param errors {[Error]}
20
+ * @param errors {[Error]} A list of error responses returned when a request is unsuccessful.
21
21
  */
22
22
  constructor(errors: [Error]);
23
23
  errors: [Error];
@@ -25,7 +25,7 @@ export class ErrorList {
25
25
  * A list of error responses returned when a request is unsuccessful.
26
26
  * @alias module:catalogitems_v2022_04_01/model/ErrorList
27
27
  * @class
28
- * @param errors {[Error]}
28
+ * @param errors {[Error]} A list of error responses returned when a request is unsuccessful.
29
29
  */
30
30
  constructor (errors) {
31
31
  this.errors = errors
@@ -59,6 +59,7 @@ export class ErrorList {
59
59
  }
60
60
 
61
61
  /**
62
+ * A list of error responses returned when a request is unsuccessful.
62
63
  * @member {[Error]} errors
63
64
  * @type {[Error]}
64
65
  */
@@ -133,7 +133,6 @@ ItemImage.VariantEnum = {
133
133
  */
134
134
  SWCH: 'SWCH'
135
135
  }
136
-
137
136
  /**
138
137
  * Variant of the image, such as `MAIN` or `PT01`.
139
138
  * @member {String} variant
@@ -100,7 +100,6 @@ ItemRelationship.TypeEnum = {
100
100
  */
101
101
  PACKAGE_HIERARCHY: 'PACKAGE_HIERARCHY'
102
102
  }
103
-
104
103
  /**
105
104
  * Type of relationship.
106
105
  * @member {String} type
@@ -18,17 +18,23 @@ export class ItemSearchResults {
18
18
  * @alias module:catalogitems_v2022_04_01/model/ItemSearchResults
19
19
  * @class
20
20
  * @param numberOfResults {Number} For searches that are based on `identifiers`, `numberOfResults` is the total number of Amazon catalog items found. For searches that are based on `keywords`, `numberOfResults` is the estimated total number of Amazon catalog items that are matched by the search query. Only results up to the page count limit are returned per request regardless of the number found. **Note:** The maximum number of items (ASINs) that can be returned and paged through is 1,000.
21
- * @param pagination {Pagination}
22
- * @param refinements {Refinements}
23
21
  * @param items {[Item]} A list of items from the Amazon catalog.
24
22
  */
25
- constructor(numberOfResults: number, pagination: Pagination, refinements: Refinements, items: [Item]);
23
+ constructor(numberOfResults: number, items: [Item]);
26
24
  numberOfResults: number;
25
+ items: [Item];
26
+ /**
27
+ * @member {Pagination} pagination
28
+ * @type {Pagination}
29
+ */
27
30
  pagination: Pagination;
31
+ /**
32
+ * @member {Refinements} refinements
33
+ * @type {Refinements}
34
+ */
28
35
  refinements: Refinements;
29
- items: [Item];
30
36
  }
37
+ import { Item } from './Item.js';
31
38
  import { Pagination } from './Pagination.js';
32
39
  import { Refinements } from './Refinements.js';
33
- import { Item } from './Item.js';
34
40
  //# sourceMappingURL=ItemSearchResults.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ItemSearchResults.d.ts","sourceRoot":"","sources":["ItemSearchResults.js"],"names":[],"mappings":"AAkBA;;;;GAIG;AACH;IAkBE;;;;;;OAMG;IACH,2CAHW,iBAAiB,GAChB,iBAAiB,CAsB5B;IA5CD;;;;;;;;;OASG;IACH,iDAJsB,UAAU,eACT,WAAW,SACjB,CAAC,IAAI,CAAC,EAOtB;IAJC,wBAAsC;IACtC,uBAA4B;IAC5B,yBAA8B;IAC9B,cAAkB;CA+BrB;2BAtD0B,iBAAiB;4BAChB,kBAAkB;qBAFzB,WAAW"}
1
+ {"version":3,"file":"ItemSearchResults.d.ts","sourceRoot":"","sources":["ItemSearchResults.js"],"names":[],"mappings":"AAkBA;;;;GAIG;AACH;IAcE;;;;;;OAMG;IACH,2CAHW,iBAAiB,GAChB,iBAAiB,CAsB5B;IAxCD;;;;;;;OAOG;IACH,4CAFiB,CAAC,IAAI,CAAC,EAKtB;IAFC,wBAAsC;IACtC,cAAkB;IAwCtB;;;OAGG;IACH,YAFU,UAAU,CAEkB;IAEtC;;;OAGG;IACH,aAFU,WAAW,CAEkB;CAnBtC;qBAnDoB,WAAW;2BACL,iBAAiB;4BAChB,kBAAkB"}
@@ -28,14 +28,10 @@ export class ItemSearchResults {
28
28
  * @alias module:catalogitems_v2022_04_01/model/ItemSearchResults
29
29
  * @class
30
30
  * @param numberOfResults {Number} For searches that are based on `identifiers`, `numberOfResults` is the total number of Amazon catalog items found. For searches that are based on `keywords`, `numberOfResults` is the estimated total number of Amazon catalog items that are matched by the search query. Only results up to the page count limit are returned per request regardless of the number found. **Note:** The maximum number of items (ASINs) that can be returned and paged through is 1,000.
31
- * @param pagination {Pagination}
32
- * @param refinements {Refinements}
33
31
  * @param items {[Item]} A list of items from the Amazon catalog.
34
32
  */
35
- constructor (numberOfResults, pagination, refinements, items) {
33
+ constructor (numberOfResults, items) {
36
34
  this.numberOfResults = numberOfResults
37
- this.pagination = pagination
38
- this.refinements = refinements
39
35
  this.items = items
40
36
  }
41
37
 
@@ -1 +1 @@
1
- {"version":3,"file":"ItemSummaryByMarketplace.d.ts","sourceRoot":"","sources":["ItemSummaryByMarketplace.js"],"names":[],"mappings":"AAiBA;;;;GAIG;AACH;IAYE;;;;;;OAMG;IACH,2CAHW,wBAAwB,GACvB,wBAAwB,CAsCnC;IAtDD;;;;;;OAMG;IACH,mCAEC;IADC,sBAAkC;IAwDtC;;;;OAIG;IACH,sBAA+C;IAE/C;;;;OAIG;IACH,qBAA8C;IAE9C;;;;OAIG;IACH,cAAwC;IAExC;;;OAGG;IACH,sBAFU,wBAAwB,CAEqB;IAEvD;;;;OAIG;IACH,cAAwC;IAExC;;;;OAIG;IACH,cAFU,CAAC,eAAe,CAAC,CAEoB;IAkC/C;;;;OAIG;IACH,2BAAqD;IAErD;;;;OAIG;IACH,iBAA2C;IAE3C;;;;OAIG;IACH,qBAA+C;IAE/C;;;;OAIG;IACH,qBAA8C;IAE9C;;;;OAIG;IACH,oBAA8C;IAE9C;;;;OAIG;IACH,wBAAkD;IAElD;;;;OAIG;IACH,mBAA6C;IAE7C;;;;OAIG;IACH,aAFU,IAAI,CAEgC;IAE9C;;;;OAIG;IACH,aAAuC;IAEvC;;;;OAIG;IACH,cAAwC;IAExC;;;;OAIG;IACH,yBAAkD;IAElD;;;;OAIG;IACH,4BAAsD;IAEtD;;;;OAIG;IACH,gCAA0D;CA3KzD;;;;;;;;;;;;;yCAhEwC,+BAA+B;gCACxC,sBAAsB"}
1
+ {"version":3,"file":"ItemSummaryByMarketplace.d.ts","sourceRoot":"","sources":["ItemSummaryByMarketplace.js"],"names":[],"mappings":"AAiBA;;;;GAIG;AACH;IAYE;;;;;;OAMG;IACH,2CAHW,wBAAwB,GACvB,wBAAwB,CAsCnC;IAtDD;;;;;;OAMG;IACH,mCAEC;IADC,sBAAkC;IAwDtC;;;;OAIG;IACH,sBAA+C;IAE/C;;;;OAIG;IACH,qBAA8C;IAE9C;;;;OAIG;IACH,cAAwC;IAExC;;;OAGG;IACH,sBAFU,wBAAwB,CAEqB;IAEvD;;;;OAIG;IACH,cAAwC;IAExC;;;;OAIG;IACH,cAFU,CAAC,eAAe,CAAC,CAEoB;IAiC/C;;;;OAIG;IACH,2BAAqD;IAErD;;;;OAIG;IACH,iBAA2C;IAE3C;;;;OAIG;IACH,qBAA+C;IAE/C;;;;OAIG;IACH,qBAA8C;IAE9C;;;;OAIG;IACH,oBAA8C;IAE9C;;;;OAIG;IACH,wBAAkD;IAElD;;;;OAIG;IACH,mBAA6C;IAE7C;;;;OAIG;IACH,aAFU,IAAI,CAEgC;IAE9C;;;;OAIG;IACH,aAAuC;IAEvC;;;;OAIG;IACH,cAAwC;IAExC;;;;OAIG;IACH,yBAAkD;IAElD;;;;OAIG;IACH,4BAAsD;IAEtD;;;;OAIG;IACH,gCAA0D;CA1KzD;;;;;;;;;;;;;yCAhEwC,+BAA+B;gCACxC,sBAAsB"}
@@ -157,7 +157,6 @@ ItemSummaryByMarketplace.ItemClassificationEnum = {
157
157
  */
158
158
  VARIATION_PARENT: 'VARIATION_PARENT'
159
159
  }
160
-
161
160
  /**
162
161
  * Classification type that is associated with the Amazon catalog item.
163
162
  * @member {String} itemClassification
@@ -1 +1 @@
1
- {"version":3,"file":"ItemVendorDetailsByMarketplace.d.ts","sourceRoot":"","sources":["ItemVendorDetailsByMarketplace.js"],"names":[],"mappings":"AAgBA;;;;GAIG;AACH;IAYE;;;;;;OAMG;IACH,2CAHW,8BAA8B,GAC7B,8BAA8B,CA0BzC;IA1CD;;;;;;OAMG;IACH,mCAEC;IADC,sBAAkC;IA4CtC;;;;OAIG;IACH,kBAAkD;IAElD;;;;OAIG;IACH,yBAAyD;IAEzD;;;;OAIG;IACH,+BAA+D;IAE/D;;;OAGG;IACH,iBAFU,yBAAyB,CAEqB;IAExD;;;;OAIG;IACH,qBAAqD;IAErD;;;OAGG;IACH,oBAFU,yBAAyB,CAEwB;IAsE3D;;;;OAIG;IACH,8BAA8D;CA1H7D;;;;;;;;;;;;;;;;;;;0CAnDyC,gCAAgC"}
1
+ {"version":3,"file":"ItemVendorDetailsByMarketplace.d.ts","sourceRoot":"","sources":["ItemVendorDetailsByMarketplace.js"],"names":[],"mappings":"AAgBA;;;;GAIG;AACH;IAYE;;;;;;OAMG;IACH,2CAHW,8BAA8B,GAC7B,8BAA8B,CA0BzC;IA1CD;;;;;;OAMG;IACH,mCAEC;IADC,sBAAkC;IA4CtC;;;;OAIG;IACH,kBAAkD;IAElD;;;;OAIG;IACH,yBAAyD;IAEzD;;;;OAIG;IACH,+BAA+D;IAE/D;;;OAGG;IACH,iBAFU,yBAAyB,CAEqB;IAExD;;;;OAIG;IACH,qBAAqD;IAErD;;;OAGG;IACH,oBAFU,yBAAyB,CAEwB;IAqE3D;;;;OAIG;IACH,8BAA8D;CAzH7D;;;;;;;;;;;;;;;;;;;0CAnDyC,gCAAgC"}
@@ -179,7 +179,6 @@ ItemVendorDetailsByMarketplace.ReplenishmentCategoryEnum = {
179
179
  */
180
180
  PLANNED_REPLENISHMENT: 'PLANNED_REPLENISHMENT'
181
181
  }
182
-
183
182
  /**
184
183
  * The replenishment category that is associated with an Amazon catalog item.
185
184
  * @member {String} replenishmentCategory
@@ -1 +1 @@
1
- {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["Query.js"],"names":[],"mappings":"AAgBA;;;;GAIG;AACH;IAkBE;;;;;;OAMG;IACH,2CAHW,KAAK,GACJ,KAAK,CA2BhB;IAjDD;;;;;;;;;OASG;IACH,yDAHuB,IAAI,4BAQ1B;IAJC,gBAAsB;IACtB,cAAkB;IAClB,kBAA8B;IAC9B,yBAAwC;IAwG5C;;;;OAIG;IACH,qBAFU,IAAI,CAEqB;IAEnC;;;;OAIG;IACH,mBAFU,IAAI,CAEmB;IAEjC;;;;OAIG;IACH,uBAA8B;IAE9B;;;;OAIG;IACH,wBAA+B;IAE/B;;;OAGG;IACH,YAFU,eAAe,CAEC;CApGzB;;;;;;;;;;;;;;gCA1D+B,sBAAsB"}
1
+ {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["Query.js"],"names":[],"mappings":"AAgBA;;;;GAIG;AACH;IAkBE;;;;;;OAMG;IACH,2CAHW,KAAK,GACJ,KAAK,CA2BhB;IAjDD;;;;;;;;;OASG;IACH,yDAHuB,IAAI,4BAQ1B;IAJC,gBAAsB;IACtB,cAAkB;IAClB,kBAA8B;IAC9B,yBAAwC;IAuG5C;;;;OAIG;IACH,qBAFU,IAAI,CAEqB;IAEnC;;;;OAIG;IACH,mBAFU,IAAI,CAEmB;IAEjC;;;;OAIG;IACH,uBAA8B;IAE9B;;;;OAIG;IACH,wBAA+B;IAE/B;;;OAGG;IACH,YAFU,eAAe,CAEC;CAnGzB;;;;;;;;;;;;;;gCA1D+B,sBAAsB"}
@@ -130,7 +130,6 @@ Query.ProcessingStatusEnum = {
130
130
  */
131
131
  IN_QUEUE: 'IN_QUEUE'
132
132
  }
133
-
134
133
  /**
135
134
  * The processing status of the query.
136
135
  * @member {String} processingStatus
@@ -35,13 +35,13 @@ export class EasyShipApi {
35
35
  */
36
36
  createScheduledPackage(createScheduledPackageRequest: CreateScheduledPackageRequest): Promise<Package>;
37
37
  /**
38
- * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in their request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
38
+ * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in ther request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
39
39
  * @param {CreateScheduledPackagesRequest} createScheduledPackagesRequest The request schema for the &#x60;createScheduledPackageBulk&#x60; operation.
40
40
  * @return {Promise<CreateScheduledPackagesResponse>}
41
41
  */
42
42
  createScheduledPackageBulkWithHttpInfo(createScheduledPackagesRequest: CreateScheduledPackagesRequest): Promise<CreateScheduledPackagesResponse>;
43
43
  /**
44
- * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in their request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
44
+ * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in ther request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
45
45
  * @param {CreateScheduledPackagesRequest} createScheduledPackagesRequest The request schema for the &#x60;createScheduledPackageBulk&#x60; operation.
46
46
  * @return {Promise<CreateScheduledPackagesResponse>}
47
47
  */
@@ -119,7 +119,7 @@ export class EasyShipApi {
119
119
  }
120
120
 
121
121
  /**
122
- * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in their request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
122
+ * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in ther request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
123
123
  * @param {CreateScheduledPackagesRequest} createScheduledPackagesRequest The request schema for the &#x60;createScheduledPackageBulk&#x60; operation.
124
124
  * @return {Promise<CreateScheduledPackagesResponse>}
125
125
  */
@@ -152,7 +152,7 @@ export class EasyShipApi {
152
152
  }
153
153
 
154
154
  /**
155
- * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in their request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
155
+ * This operation automatically schedules a time slot for all the &#x60;amazonOrderId&#x60;s given as input, generating the associated shipping labels, along with other compliance documents according to the marketplace (refer to the [marketplace document support table](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table)). Developers calling this operation may optionally assign a &#x60;packageDetails&#x60; object, allowing them to input a preferred time slot for each order in ther request. In this case, Amazon will try to schedule the respective packages using their optional settings. On the other hand, *i.e.*, if the time slot is not provided, Amazon will then pick the earliest time slot possible. Regarding the shipping label&#39;s file format, external developers are able to choose between PDF or ZPL, and Amazon will create the label accordingly. This operation returns an array composed of the scheduled packages, and a short-lived URL pointing to a zip file containing the generated shipping labels and the other documents enabled for your marketplace. If at least an order couldn&#39;t be scheduled, then Amazon adds the &#x60;rejectedOrders&#x60; list into the response, which contains an entry for each order we couldn&#39;t process. Each entry is composed of an error message describing the reason of the failure, so that sellers can take action. The table below displays the supported request and burst maximum rates: **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 5 | The &#x60;x-amzn-RateLimit-Limit&#x60; response header returns the usage plan rate limits that were applied to the requested operation, 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, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
156
156
  * @param {CreateScheduledPackagesRequest} createScheduledPackagesRequest The request schema for the &#x60;createScheduledPackageBulk&#x60; operation.
157
157
  * @return {Promise<CreateScheduledPackagesResponse>}
158
158
  */
@@ -11,14 +11,14 @@ export class HandoverMethod {
11
11
  */
12
12
  static constructFromObject(object: any): HandoverMethod;
13
13
  /**
14
- * value: "Pickup"
14
+ * value: "PICKUP"
15
15
  * @const
16
16
  */
17
- Pickup: string;
17
+ PICKUP: string;
18
18
  /**
19
- * value: "Dropoff"
19
+ * value: "DROPOFF"
20
20
  * @const
21
21
  */
22
- Dropoff: string;
22
+ DROPOFF: string;
23
23
  }
24
24
  //# sourceMappingURL=HandoverMethod.d.ts.map
@@ -20,16 +20,16 @@ import { ApiClient } from '../ApiClient.js'
20
20
  */
21
21
  export class HandoverMethod {
22
22
  /**
23
- * value: "Pickup"
23
+ * value: "PICKUP"
24
24
  * @const
25
25
  */
26
- 'Pickup' = 'Pickup'
26
+ 'PICKUP' = 'PICKUP'
27
27
 
28
28
  /**
29
- * value: "Dropoff"
29
+ * value: "DROPOFF"
30
30
  * @const
31
31
  */
32
- 'Dropoff' = 'Dropoff'
32
+ 'DROPOFF' = 'DROPOFF'
33
33
 
34
34
  /**
35
35
  * Returns a <code>HandoverMethod</code> enum value from a Javascript object name.
@@ -11,9 +11,9 @@ export class UnitOfLength {
11
11
  */
12
12
  static constructFromObject(object: any): UnitOfLength;
13
13
  /**
14
- * value: "Cm"
14
+ * value: "cm"
15
15
  * @const
16
16
  */
17
- Cm: string;
17
+ cm: string;
18
18
  }
19
19
  //# sourceMappingURL=UnitOfLength.d.ts.map
@@ -20,10 +20,10 @@ import { ApiClient } from '../ApiClient.js'
20
20
  */
21
21
  export class UnitOfLength {
22
22
  /**
23
- * value: "Cm"
23
+ * value: "cm"
24
24
  * @const
25
25
  */
26
- 'Cm' = 'Cm'
26
+ 'cm' = 'cm'
27
27
 
28
28
  /**
29
29
  * Returns a <code>UnitOfLength</code> enum value from a Javascript object name.
@@ -11,14 +11,14 @@ export class UnitOfWeight {
11
11
  */
12
12
  static constructFromObject(object: any): UnitOfWeight;
13
13
  /**
14
- * value: "Grams"
14
+ * value: "grams"
15
15
  * @const
16
16
  */
17
- Grams: string;
17
+ grams: string;
18
18
  /**
19
- * value: "G"
19
+ * value: "g"
20
20
  * @const
21
21
  */
22
- G: string;
22
+ g: string;
23
23
  }
24
24
  //# sourceMappingURL=UnitOfWeight.d.ts.map
@@ -20,16 +20,16 @@ import { ApiClient } from '../ApiClient.js'
20
20
  */
21
21
  export class UnitOfWeight {
22
22
  /**
23
- * value: "Grams"
23
+ * value: "grams"
24
24
  * @const
25
25
  */
26
- 'Grams' = 'Grams'
26
+ 'grams' = 'grams'
27
27
 
28
28
  /**
29
- * value: "G"
29
+ * value: "g"
30
30
  * @const
31
31
  */
32
- 'G' = 'G'
32
+ 'g' = 'g'
33
33
 
34
34
  /**
35
35
  * Returns a <code>UnitOfWeight</code> enum value from a Javascript object name.