@amazon-sp-api-release/amazon-sp-api-sdk-js 1.0.0-rc1

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 (3120) hide show
  1. package/README.md +99 -0
  2. package/package.json +26 -0
  3. package/sdk/apluscontent_v2020_11_01/README.md +101 -0
  4. package/sdk/apluscontent_v2020_11_01/docs/AplusContentApi.md +502 -0
  5. package/sdk/apluscontent_v2020_11_01/docs/AplusPaginatedResponse.md +10 -0
  6. package/sdk/apluscontent_v2020_11_01/docs/AplusResponse.md +9 -0
  7. package/sdk/apluscontent_v2020_11_01/docs/AsinBadge.md +14 -0
  8. package/sdk/apluscontent_v2020_11_01/docs/AsinMetadata.md +14 -0
  9. package/sdk/apluscontent_v2020_11_01/docs/ColorType.md +10 -0
  10. package/sdk/apluscontent_v2020_11_01/docs/ContentBadge.md +16 -0
  11. package/sdk/apluscontent_v2020_11_01/docs/ContentDocument.md +13 -0
  12. package/sdk/apluscontent_v2020_11_01/docs/ContentMetadata.md +13 -0
  13. package/sdk/apluscontent_v2020_11_01/docs/ContentMetadataRecord.md +10 -0
  14. package/sdk/apluscontent_v2020_11_01/docs/ContentModule.md +24 -0
  15. package/sdk/apluscontent_v2020_11_01/docs/ContentModuleType.md +36 -0
  16. package/sdk/apluscontent_v2020_11_01/docs/ContentRecord.md +11 -0
  17. package/sdk/apluscontent_v2020_11_01/docs/ContentStatus.md +14 -0
  18. package/sdk/apluscontent_v2020_11_01/docs/ContentType.md +10 -0
  19. package/sdk/apluscontent_v2020_11_01/docs/Decorator.md +12 -0
  20. package/sdk/apluscontent_v2020_11_01/docs/DecoratorType.md +22 -0
  21. package/sdk/apluscontent_v2020_11_01/docs/Error.md +11 -0
  22. package/sdk/apluscontent_v2020_11_01/docs/ErrorList.md +9 -0
  23. package/sdk/apluscontent_v2020_11_01/docs/GetContentDocumentResponse.md +10 -0
  24. package/sdk/apluscontent_v2020_11_01/docs/ImageComponent.md +11 -0
  25. package/sdk/apluscontent_v2020_11_01/docs/ImageCropSpecification.md +10 -0
  26. package/sdk/apluscontent_v2020_11_01/docs/ImageDimensions.md +10 -0
  27. package/sdk/apluscontent_v2020_11_01/docs/ImageOffsets.md +10 -0
  28. package/sdk/apluscontent_v2020_11_01/docs/IntegerWithUnits.md +10 -0
  29. package/sdk/apluscontent_v2020_11_01/docs/ListContentDocumentAsinRelationsResponse.md +11 -0
  30. package/sdk/apluscontent_v2020_11_01/docs/ParagraphComponent.md +9 -0
  31. package/sdk/apluscontent_v2020_11_01/docs/PlainTextItem.md +10 -0
  32. package/sdk/apluscontent_v2020_11_01/docs/PositionType.md +10 -0
  33. package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentApprovalSubmissionResponse.md +9 -0
  34. package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentAsinRelationsRequest.md +9 -0
  35. package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentAsinRelationsResponse.md +9 -0
  36. package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentRequest.md +9 -0
  37. package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentResponse.md +10 -0
  38. package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentSuspendSubmissionResponse.md +9 -0
  39. package/sdk/apluscontent_v2020_11_01/docs/PublishRecord.md +14 -0
  40. package/sdk/apluscontent_v2020_11_01/docs/SearchContentDocumentsResponse.md +11 -0
  41. package/sdk/apluscontent_v2020_11_01/docs/SearchContentPublishRecordsResponse.md +11 -0
  42. package/sdk/apluscontent_v2020_11_01/docs/StandardCompanyLogoModule.md +9 -0
  43. package/sdk/apluscontent_v2020_11_01/docs/StandardComparisonProductBlock.md +14 -0
  44. package/sdk/apluscontent_v2020_11_01/docs/StandardComparisonTableModule.md +10 -0
  45. package/sdk/apluscontent_v2020_11_01/docs/StandardFourImageTextModule.md +13 -0
  46. package/sdk/apluscontent_v2020_11_01/docs/StandardFourImageTextQuadrantModule.md +12 -0
  47. package/sdk/apluscontent_v2020_11_01/docs/StandardHeaderImageTextModule.md +10 -0
  48. package/sdk/apluscontent_v2020_11_01/docs/StandardHeaderTextListBlock.md +10 -0
  49. package/sdk/apluscontent_v2020_11_01/docs/StandardImageCaptionBlock.md +10 -0
  50. package/sdk/apluscontent_v2020_11_01/docs/StandardImageSidebarModule.md +14 -0
  51. package/sdk/apluscontent_v2020_11_01/docs/StandardImageTextBlock.md +11 -0
  52. package/sdk/apluscontent_v2020_11_01/docs/StandardImageTextCaptionBlock.md +10 -0
  53. package/sdk/apluscontent_v2020_11_01/docs/StandardImageTextOverlayModule.md +10 -0
  54. package/sdk/apluscontent_v2020_11_01/docs/StandardMultipleImageTextModule.md +9 -0
  55. package/sdk/apluscontent_v2020_11_01/docs/StandardProductDescriptionModule.md +9 -0
  56. package/sdk/apluscontent_v2020_11_01/docs/StandardSingleImageHighlightsModule.md +14 -0
  57. package/sdk/apluscontent_v2020_11_01/docs/StandardSingleImageSpecsDetailModule.md +16 -0
  58. package/sdk/apluscontent_v2020_11_01/docs/StandardSingleSideImageModule.md +10 -0
  59. package/sdk/apluscontent_v2020_11_01/docs/StandardTechSpecsModule.md +11 -0
  60. package/sdk/apluscontent_v2020_11_01/docs/StandardTextBlock.md +10 -0
  61. package/sdk/apluscontent_v2020_11_01/docs/StandardTextListBlock.md +9 -0
  62. package/sdk/apluscontent_v2020_11_01/docs/StandardTextModule.md +10 -0
  63. package/sdk/apluscontent_v2020_11_01/docs/StandardTextPairBlock.md +10 -0
  64. package/sdk/apluscontent_v2020_11_01/docs/StandardThreeImageTextModule.md +12 -0
  65. package/sdk/apluscontent_v2020_11_01/docs/TextComponent.md +10 -0
  66. package/sdk/apluscontent_v2020_11_01/docs/TextItem.md +10 -0
  67. package/sdk/apluscontent_v2020_11_01/docs/ValidateContentDocumentAsinRelationsResponse.md +10 -0
  68. package/sdk/apluscontent_v2020_11_01/src/ApiClient.js +740 -0
  69. package/sdk/apluscontent_v2020_11_01/src/index.js +477 -0
  70. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.api/AplusContentApi.js +650 -0
  71. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AplusPaginatedResponse.js +85 -0
  72. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AplusResponse.js +66 -0
  73. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AsinBadge.js +60 -0
  74. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AsinMetadata.js +108 -0
  75. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ColorType.js +46 -0
  76. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentBadge.js +67 -0
  77. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentDocument.js +106 -0
  78. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentMetadata.js +108 -0
  79. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentMetadataRecord.js +77 -0
  80. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentModule.js +187 -0
  81. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentModuleType.js +137 -0
  82. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentRecord.js +83 -0
  83. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentStatus.js +60 -0
  84. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentType.js +46 -0
  85. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/Decorator.js +89 -0
  86. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/DecoratorType.js +88 -0
  87. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/Error.js +85 -0
  88. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ErrorList.js +68 -0
  89. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/GetContentDocumentResponse.js +86 -0
  90. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageComponent.js +87 -0
  91. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageCropSpecification.js +75 -0
  92. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageDimensions.js +76 -0
  93. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageOffsets.js +76 -0
  94. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/IntegerWithUnits.js +77 -0
  95. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ListContentDocumentAsinRelationsResponse.js +101 -0
  96. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ParagraphComponent.js +67 -0
  97. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PlainTextItem.js +77 -0
  98. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PositionType.js +46 -0
  99. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentApprovalSubmissionResponse.js +76 -0
  100. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentAsinRelationsRequest.js +66 -0
  101. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentAsinRelationsResponse.js +76 -0
  102. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentRequest.js +66 -0
  103. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentResponse.js +86 -0
  104. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentSuspendSubmissionResponse.js +76 -0
  105. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PublishRecord.js +115 -0
  106. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/SearchContentDocumentsResponse.js +101 -0
  107. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/SearchContentPublishRecordsResponse.js +101 -0
  108. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardCompanyLogoModule.js +67 -0
  109. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardComparisonProductBlock.js +108 -0
  110. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardComparisonTableModule.js +73 -0
  111. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardFourImageTextModule.js +94 -0
  112. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardFourImageTextQuadrantModule.js +94 -0
  113. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardHeaderImageTextModule.js +73 -0
  114. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardHeaderTextListBlock.js +73 -0
  115. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageCaptionBlock.js +73 -0
  116. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageSidebarModule.js +104 -0
  117. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageTextBlock.js +81 -0
  118. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageTextCaptionBlock.js +73 -0
  119. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageTextOverlayModule.js +75 -0
  120. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardMultipleImageTextModule.js +65 -0
  121. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardProductDescriptionModule.js +67 -0
  122. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardSingleImageHighlightsModule.js +103 -0
  123. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardSingleImageSpecsDetailModule.js +117 -0
  124. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardSingleSideImageModule.js +75 -0
  125. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTechSpecsModule.js +84 -0
  126. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextBlock.js +73 -0
  127. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextListBlock.js +67 -0
  128. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextModule.js +75 -0
  129. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextPairBlock.js +72 -0
  130. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardThreeImageTextModule.js +87 -0
  131. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/TextComponent.js +76 -0
  132. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/TextItem.js +77 -0
  133. package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ValidateContentDocumentAsinRelationsResponse.js +97 -0
  134. package/sdk/appintegrations_v2024_04_01/README.md +37 -0
  135. package/sdk/appintegrations_v2024_04_01/docs/AppIntegrationsApi.md +145 -0
  136. package/sdk/appintegrations_v2024_04_01/docs/CreateNotificationRequest.md +11 -0
  137. package/sdk/appintegrations_v2024_04_01/docs/CreateNotificationResponse.md +9 -0
  138. package/sdk/appintegrations_v2024_04_01/docs/DeleteNotificationsRequest.md +21 -0
  139. package/sdk/appintegrations_v2024_04_01/docs/Error.md +11 -0
  140. package/sdk/appintegrations_v2024_04_01/docs/ErrorList.md +9 -0
  141. package/sdk/appintegrations_v2024_04_01/docs/RecordActionFeedbackRequest.md +18 -0
  142. package/sdk/appintegrations_v2024_04_01/src/ApiClient.js +740 -0
  143. package/sdk/appintegrations_v2024_04_01/src/index.js +78 -0
  144. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.api/AppIntegrationsApi.js +190 -0
  145. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/CreateNotificationRequest.js +85 -0
  146. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/CreateNotificationResponse.js +65 -0
  147. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/DeleteNotificationsRequest.js +97 -0
  148. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/Error.js +85 -0
  149. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/ErrorList.js +68 -0
  150. package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/RecordActionFeedbackRequest.js +81 -0
  151. package/sdk/applications_v2023_11_30/README.md +31 -0
  152. package/sdk/applications_v2023_11_30/docs/ApplicationsApi.md +49 -0
  153. package/sdk/applications_v2023_11_30/docs/Error.md +11 -0
  154. package/sdk/applications_v2023_11_30/docs/ErrorList.md +9 -0
  155. package/sdk/applications_v2023_11_30/src/ApiClient.js +740 -0
  156. package/sdk/applications_v2023_11_30/src/index.js +50 -0
  157. package/sdk/applications_v2023_11_30/src/js_client.applications_v2023_11_30.api/ApplicationsApi.js +77 -0
  158. package/sdk/applications_v2023_11_30/src/js_client.applications_v2023_11_30.model/Error.js +85 -0
  159. package/sdk/applications_v2023_11_30/src/js_client.applications_v2023_11_30.model/ErrorList.js +68 -0
  160. package/sdk/awd_v2024_05_09/README.md +89 -0
  161. package/sdk/awd_v2024_05_09/docs/Address.md +19 -0
  162. package/sdk/awd_v2024_05_09/docs/AwdApi.md +541 -0
  163. package/sdk/awd_v2024_05_09/docs/CarrierCode.md +10 -0
  164. package/sdk/awd_v2024_05_09/docs/CarrierCodeType.md +8 -0
  165. package/sdk/awd_v2024_05_09/docs/DestinationDetails.md +11 -0
  166. package/sdk/awd_v2024_05_09/docs/DimensionUnitOfMeasurement.md +10 -0
  167. package/sdk/awd_v2024_05_09/docs/DistributionPackage.md +11 -0
  168. package/sdk/awd_v2024_05_09/docs/DistributionPackageContents.md +10 -0
  169. package/sdk/awd_v2024_05_09/docs/DistributionPackageQuantity.md +10 -0
  170. package/sdk/awd_v2024_05_09/docs/DistributionPackageType.md +10 -0
  171. package/sdk/awd_v2024_05_09/docs/Error.md +11 -0
  172. package/sdk/awd_v2024_05_09/docs/ErrorList.md +9 -0
  173. package/sdk/awd_v2024_05_09/docs/ExpirationDetails.md +10 -0
  174. package/sdk/awd_v2024_05_09/docs/InboundEligibility.md +12 -0
  175. package/sdk/awd_v2024_05_09/docs/InboundEligibilityStatus.md +10 -0
  176. package/sdk/awd_v2024_05_09/docs/InboundOrder.md +17 -0
  177. package/sdk/awd_v2024_05_09/docs/InboundOrderCreationData.md +12 -0
  178. package/sdk/awd_v2024_05_09/docs/InboundOrderReference.md +9 -0
  179. package/sdk/awd_v2024_05_09/docs/InboundPackages.md +9 -0
  180. package/sdk/awd_v2024_05_09/docs/InboundPreferences.md +9 -0
  181. package/sdk/awd_v2024_05_09/docs/InboundShipment.md +24 -0
  182. package/sdk/awd_v2024_05_09/docs/InboundShipmentStatus.md +20 -0
  183. package/sdk/awd_v2024_05_09/docs/InboundShipmentSummary.md +14 -0
  184. package/sdk/awd_v2024_05_09/docs/InboundStatus.md +18 -0
  185. package/sdk/awd_v2024_05_09/docs/InventoryDetails.md +11 -0
  186. package/sdk/awd_v2024_05_09/docs/InventoryListing.md +10 -0
  187. package/sdk/awd_v2024_05_09/docs/InventoryQuantity.md +10 -0
  188. package/sdk/awd_v2024_05_09/docs/InventorySummary.md +13 -0
  189. package/sdk/awd_v2024_05_09/docs/InventoryUnitOfMeasurement.md +12 -0
  190. package/sdk/awd_v2024_05_09/docs/LabelOwner.md +10 -0
  191. package/sdk/awd_v2024_05_09/docs/LabelStatus.md +14 -0
  192. package/sdk/awd_v2024_05_09/docs/MeasurementData.md +11 -0
  193. package/sdk/awd_v2024_05_09/docs/OrderIneligibilityReason.md +10 -0
  194. package/sdk/awd_v2024_05_09/docs/PackageDimensions.md +12 -0
  195. package/sdk/awd_v2024_05_09/docs/PackageVolume.md +10 -0
  196. package/sdk/awd_v2024_05_09/docs/PackageWeight.md +10 -0
  197. package/sdk/awd_v2024_05_09/docs/PrepCategory.md +34 -0
  198. package/sdk/awd_v2024_05_09/docs/PrepDetails.md +12 -0
  199. package/sdk/awd_v2024_05_09/docs/PrepInstruction.md +10 -0
  200. package/sdk/awd_v2024_05_09/docs/PrepOwner.md +10 -0
  201. package/sdk/awd_v2024_05_09/docs/ProductAttribute.md +10 -0
  202. package/sdk/awd_v2024_05_09/docs/ProductQuantity.md +13 -0
  203. package/sdk/awd_v2024_05_09/docs/ShipmentLabels.md +10 -0
  204. package/sdk/awd_v2024_05_09/docs/ShipmentListing.md +10 -0
  205. package/sdk/awd_v2024_05_09/docs/SkuEligibility.md +11 -0
  206. package/sdk/awd_v2024_05_09/docs/SkuIneligibilityReason.md +10 -0
  207. package/sdk/awd_v2024_05_09/docs/SkuQuantity.md +11 -0
  208. package/sdk/awd_v2024_05_09/docs/TrackingDetails.md +10 -0
  209. package/sdk/awd_v2024_05_09/docs/TransportationDetails.md +9 -0
  210. package/sdk/awd_v2024_05_09/docs/VolumeUnitOfMeasurement.md +12 -0
  211. package/sdk/awd_v2024_05_09/docs/WeightUnitOfMeasurement.md +10 -0
  212. package/sdk/awd_v2024_05_09/src/ApiClient.js +740 -0
  213. package/sdk/awd_v2024_05_09/src/index.js +386 -0
  214. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.api/AwdApi.js +628 -0
  215. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/Address.js +153 -0
  216. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/CarrierCode.js +73 -0
  217. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/CarrierCodeType.js +39 -0
  218. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DestinationDetails.js +81 -0
  219. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DimensionUnitOfMeasurement.js +46 -0
  220. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackage.js +87 -0
  221. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackageContents.js +75 -0
  222. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackageQuantity.js +77 -0
  223. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackageType.js +46 -0
  224. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/Error.js +85 -0
  225. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ErrorList.js +68 -0
  226. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ExpirationDetails.js +73 -0
  227. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundEligibility.js +97 -0
  228. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundEligibilityStatus.js +46 -0
  229. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundOrder.js +140 -0
  230. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundOrderCreationData.js +94 -0
  231. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundOrderReference.js +67 -0
  232. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundPackages.js +68 -0
  233. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundPreferences.js +65 -0
  234. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundShipment.js +199 -0
  235. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundShipmentStatus.js +81 -0
  236. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundShipmentSummary.js +111 -0
  237. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundStatus.js +74 -0
  238. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryDetails.js +81 -0
  239. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryListing.js +76 -0
  240. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryQuantity.js +77 -0
  241. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventorySummary.js +100 -0
  242. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryUnitOfMeasurement.js +53 -0
  243. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/LabelOwner.js +46 -0
  244. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/LabelStatus.js +60 -0
  245. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/MeasurementData.js +83 -0
  246. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/OrderIneligibilityReason.js +77 -0
  247. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PackageDimensions.js +97 -0
  248. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PackageVolume.js +77 -0
  249. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PackageWeight.js +77 -0
  250. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepCategory.js +130 -0
  251. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepDetails.js +90 -0
  252. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepInstruction.js +73 -0
  253. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepOwner.js +46 -0
  254. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ProductAttribute.js +73 -0
  255. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ProductQuantity.js +102 -0
  256. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ShipmentLabels.js +75 -0
  257. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ShipmentListing.js +74 -0
  258. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/SkuEligibility.js +86 -0
  259. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/SkuIneligibilityReason.js +77 -0
  260. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/SkuQuantity.js +84 -0
  261. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/TrackingDetails.js +75 -0
  262. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/TransportationDetails.js +68 -0
  263. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/VolumeUnitOfMeasurement.js +53 -0
  264. package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/WeightUnitOfMeasurement.js +46 -0
  265. package/sdk/catalogitems_v2022_04_01/README.md +61 -0
  266. package/sdk/catalogitems_v2022_04_01/docs/BrandRefinement.md +10 -0
  267. package/sdk/catalogitems_v2022_04_01/docs/CatalogApi.md +130 -0
  268. package/sdk/catalogitems_v2022_04_01/docs/ClassificationRefinement.md +11 -0
  269. package/sdk/catalogitems_v2022_04_01/docs/Dimension.md +10 -0
  270. package/sdk/catalogitems_v2022_04_01/docs/Dimensions.md +12 -0
  271. package/sdk/catalogitems_v2022_04_01/docs/Error.md +11 -0
  272. package/sdk/catalogitems_v2022_04_01/docs/ErrorList.md +9 -0
  273. package/sdk/catalogitems_v2022_04_01/docs/Item.md +19 -0
  274. package/sdk/catalogitems_v2022_04_01/docs/ItemBrowseClassification.md +11 -0
  275. package/sdk/catalogitems_v2022_04_01/docs/ItemBrowseClassificationsByMarketplace.md +10 -0
  276. package/sdk/catalogitems_v2022_04_01/docs/ItemClassificationSalesRank.md +12 -0
  277. package/sdk/catalogitems_v2022_04_01/docs/ItemContributor.md +10 -0
  278. package/sdk/catalogitems_v2022_04_01/docs/ItemContributorRole.md +10 -0
  279. package/sdk/catalogitems_v2022_04_01/docs/ItemDimensionsByMarketplace.md +11 -0
  280. package/sdk/catalogitems_v2022_04_01/docs/ItemDisplayGroupSalesRank.md +12 -0
  281. package/sdk/catalogitems_v2022_04_01/docs/ItemIdentifier.md +10 -0
  282. package/sdk/catalogitems_v2022_04_01/docs/ItemIdentifiersByMarketplace.md +10 -0
  283. package/sdk/catalogitems_v2022_04_01/docs/ItemImage.md +39 -0
  284. package/sdk/catalogitems_v2022_04_01/docs/ItemImagesByMarketplace.md +10 -0
  285. package/sdk/catalogitems_v2022_04_01/docs/ItemProductTypeByMarketplace.md +10 -0
  286. package/sdk/catalogitems_v2022_04_01/docs/ItemRelationship.md +23 -0
  287. package/sdk/catalogitems_v2022_04_01/docs/ItemRelationshipsByMarketplace.md +10 -0
  288. package/sdk/catalogitems_v2022_04_01/docs/ItemSalesRanksByMarketplace.md +11 -0
  289. package/sdk/catalogitems_v2022_04_01/docs/ItemSearchResults.md +12 -0
  290. package/sdk/catalogitems_v2022_04_01/docs/ItemSummaryByMarketplace.md +43 -0
  291. package/sdk/catalogitems_v2022_04_01/docs/ItemVariationTheme.md +10 -0
  292. package/sdk/catalogitems_v2022_04_01/docs/ItemVendorDetailsByMarketplace.md +43 -0
  293. package/sdk/catalogitems_v2022_04_01/docs/ItemVendorDetailsCategory.md +10 -0
  294. package/sdk/catalogitems_v2022_04_01/docs/Pagination.md +10 -0
  295. package/sdk/catalogitems_v2022_04_01/docs/Refinements.md +10 -0
  296. package/sdk/catalogitems_v2022_04_01/src/ApiClient.js +740 -0
  297. package/sdk/catalogitems_v2022_04_01/src/index.js +239 -0
  298. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.api/CatalogApi.js +188 -0
  299. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/BrandRefinement.js +77 -0
  300. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ClassificationRefinement.js +87 -0
  301. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Dimension.js +73 -0
  302. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Dimensions.js +86 -0
  303. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Error.js +85 -0
  304. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ErrorList.js +67 -0
  305. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Item.js +156 -0
  306. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemBrowseClassification.js +84 -0
  307. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemBrowseClassificationsByMarketplace.js +76 -0
  308. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemClassificationSalesRank.js +95 -0
  309. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemContributor.js +77 -0
  310. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemContributorRole.js +75 -0
  311. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemDimensionsByMarketplace.js +82 -0
  312. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemDisplayGroupSalesRank.js +95 -0
  313. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemIdentifier.js +77 -0
  314. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemIdentifiersByMarketplace.js +78 -0
  315. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemImage.js +165 -0
  316. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemImagesByMarketplace.js +78 -0
  317. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemProductTypeByMarketplace.js +73 -0
  318. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemRelationship.js +111 -0
  319. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemRelationshipsByMarketplace.js +78 -0
  320. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemSalesRanksByMarketplace.js +85 -0
  321. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemSearchResults.js +98 -0
  322. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemSummaryByMarketplace.js +252 -0
  323. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemVariationTheme.js +73 -0
  324. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemVendorDetailsByMarketplace.js +190 -0
  325. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemVendorDetailsCategory.js +73 -0
  326. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Pagination.js +73 -0
  327. package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Refinements.js +79 -0
  328. package/sdk/datakiosk_v2023_11_15/README.md +42 -0
  329. package/sdk/datakiosk_v2023_11_15/docs/CreateQueryResponse.md +9 -0
  330. package/sdk/datakiosk_v2023_11_15/docs/CreateQuerySpecification.md +10 -0
  331. package/sdk/datakiosk_v2023_11_15/docs/Error.md +11 -0
  332. package/sdk/datakiosk_v2023_11_15/docs/ErrorList.md +9 -0
  333. package/sdk/datakiosk_v2023_11_15/docs/GetDocumentResponse.md +10 -0
  334. package/sdk/datakiosk_v2023_11_15/docs/GetQueriesResponse.md +10 -0
  335. package/sdk/datakiosk_v2023_11_15/docs/GetQueriesResponsePagination.md +9 -0
  336. package/sdk/datakiosk_v2023_11_15/docs/QueriesApi.md +243 -0
  337. package/sdk/datakiosk_v2023_11_15/docs/Query.md +34 -0
  338. package/sdk/datakiosk_v2023_11_15/docs/QueryPagination.md +9 -0
  339. package/sdk/datakiosk_v2023_11_15/src/ApiClient.js +740 -0
  340. package/sdk/datakiosk_v2023_11_15/src/index.js +99 -0
  341. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.api/QueriesApi.js +291 -0
  342. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/CreateQueryResponse.js +67 -0
  343. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/CreateQuerySpecification.js +75 -0
  344. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/Error.js +85 -0
  345. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/ErrorList.js +68 -0
  346. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/GetDocumentResponse.js +77 -0
  347. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/GetQueriesResponse.js +76 -0
  348. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/GetQueriesResponsePagination.js +65 -0
  349. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/Query.js +175 -0
  350. package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/QueryPagination.js +65 -0
  351. package/sdk/easyship_v2022_03_23/README.md +60 -0
  352. package/sdk/easyship_v2022_03_23/docs/Code.md +28 -0
  353. package/sdk/easyship_v2022_03_23/docs/CreateScheduledPackageRequest.md +11 -0
  354. package/sdk/easyship_v2022_03_23/docs/CreateScheduledPackagesRequest.md +11 -0
  355. package/sdk/easyship_v2022_03_23/docs/CreateScheduledPackagesResponse.md +11 -0
  356. package/sdk/easyship_v2022_03_23/docs/Dimensions.md +13 -0
  357. package/sdk/easyship_v2022_03_23/docs/EasyShipApi.md +239 -0
  358. package/sdk/easyship_v2022_03_23/docs/Error.md +11 -0
  359. package/sdk/easyship_v2022_03_23/docs/ErrorList.md +9 -0
  360. package/sdk/easyship_v2022_03_23/docs/HandoverMethod.md +10 -0
  361. package/sdk/easyship_v2022_03_23/docs/InvoiceData.md +10 -0
  362. package/sdk/easyship_v2022_03_23/docs/Item.md +10 -0
  363. package/sdk/easyship_v2022_03_23/docs/LabelFormat.md +10 -0
  364. package/sdk/easyship_v2022_03_23/docs/ListHandoverSlotsRequest.md +12 -0
  365. package/sdk/easyship_v2022_03_23/docs/ListHandoverSlotsResponse.md +10 -0
  366. package/sdk/easyship_v2022_03_23/docs/OrderScheduleDetails.md +10 -0
  367. package/sdk/easyship_v2022_03_23/docs/Package.md +17 -0
  368. package/sdk/easyship_v2022_03_23/docs/PackageDetails.md +11 -0
  369. package/sdk/easyship_v2022_03_23/docs/PackageStatus.md +30 -0
  370. package/sdk/easyship_v2022_03_23/docs/Packages.md +9 -0
  371. package/sdk/easyship_v2022_03_23/docs/RejectedOrder.md +10 -0
  372. package/sdk/easyship_v2022_03_23/docs/ScheduledPackageId.md +10 -0
  373. package/sdk/easyship_v2022_03_23/docs/TimeSlot.md +12 -0
  374. package/sdk/easyship_v2022_03_23/docs/TrackingDetails.md +9 -0
  375. package/sdk/easyship_v2022_03_23/docs/UnitOfLength.md +8 -0
  376. package/sdk/easyship_v2022_03_23/docs/UnitOfWeight.md +10 -0
  377. package/sdk/easyship_v2022_03_23/docs/UpdatePackageDetails.md +10 -0
  378. package/sdk/easyship_v2022_03_23/docs/UpdateScheduledPackagesRequest.md +10 -0
  379. package/sdk/easyship_v2022_03_23/docs/Weight.md +10 -0
  380. package/sdk/easyship_v2022_03_23/src/ApiClient.js +740 -0
  381. package/sdk/easyship_v2022_03_23/src/index.js +225 -0
  382. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.api/EasyShipApi.js +285 -0
  383. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Code.js +109 -0
  384. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/CreateScheduledPackageRequest.js +87 -0
  385. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/CreateScheduledPackagesRequest.js +88 -0
  386. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/CreateScheduledPackagesResponse.js +83 -0
  387. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Dimensions.js +97 -0
  388. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Error.js +85 -0
  389. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ErrorList.js +68 -0
  390. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/HandoverMethod.js +46 -0
  391. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/InvoiceData.js +75 -0
  392. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Item.js +73 -0
  393. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/LabelFormat.js +46 -0
  394. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ListHandoverSlotsRequest.js +97 -0
  395. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ListHandoverSlotsResponse.js +78 -0
  396. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/OrderScheduleDetails.js +75 -0
  397. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Package.js +138 -0
  398. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/PackageDetails.js +84 -0
  399. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/PackageStatus.js +116 -0
  400. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Packages.js +68 -0
  401. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/RejectedOrder.js +75 -0
  402. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ScheduledPackageId.js +75 -0
  403. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/TimeSlot.js +91 -0
  404. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/TrackingDetails.js +65 -0
  405. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UnitOfLength.js +39 -0
  406. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UnitOfWeight.js +46 -0
  407. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UpdatePackageDetails.js +77 -0
  408. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UpdateScheduledPackagesRequest.js +78 -0
  409. package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Weight.js +73 -0
  410. package/sdk/fbaeligibility_v1/README.md +32 -0
  411. package/sdk/fbaeligibility_v1/docs/Error.md +11 -0
  412. package/sdk/fbaeligibility_v1/docs/FbaInboundApi.md +59 -0
  413. package/sdk/fbaeligibility_v1/docs/GetItemEligibilityPreviewResponse.md +10 -0
  414. package/sdk/fbaeligibility_v1/docs/ItemEligibilityPreview.md +109 -0
  415. package/sdk/fbaeligibility_v1/src/ApiClient.js +740 -0
  416. package/sdk/fbaeligibility_v1/src/index.js +57 -0
  417. package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.api/FbaInboundApi.js +99 -0
  418. package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.model/Error.js +83 -0
  419. package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.model/GetItemEligibilityPreviewResponse.js +74 -0
  420. package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.model/ItemEligibilityPreview.js +365 -0
  421. package/sdk/fbainventory_v1/README.md +49 -0
  422. package/sdk/fbainventory_v1/docs/AddInventoryRequest.md +9 -0
  423. package/sdk/fbainventory_v1/docs/AddInventoryResponse.md +9 -0
  424. package/sdk/fbainventory_v1/docs/CreateInventoryItemRequest.md +11 -0
  425. package/sdk/fbainventory_v1/docs/CreateInventoryItemResponse.md +9 -0
  426. package/sdk/fbainventory_v1/docs/DeleteInventoryItemResponse.md +9 -0
  427. package/sdk/fbainventory_v1/docs/Error.md +11 -0
  428. package/sdk/fbainventory_v1/docs/FbaInventoryApi.md +208 -0
  429. package/sdk/fbainventory_v1/docs/GetInventorySummariesResponse.md +11 -0
  430. package/sdk/fbainventory_v1/docs/GetInventorySummariesResult.md +10 -0
  431. package/sdk/fbainventory_v1/docs/Granularity.md +10 -0
  432. package/sdk/fbainventory_v1/docs/InventoryDetails.md +15 -0
  433. package/sdk/fbainventory_v1/docs/InventoryItem.md +11 -0
  434. package/sdk/fbainventory_v1/docs/InventorySummary.md +17 -0
  435. package/sdk/fbainventory_v1/docs/Pagination.md +9 -0
  436. package/sdk/fbainventory_v1/docs/ResearchingQuantity.md +10 -0
  437. package/sdk/fbainventory_v1/docs/ResearchingQuantityEntry.md +23 -0
  438. package/sdk/fbainventory_v1/docs/ReservedQuantity.md +12 -0
  439. package/sdk/fbainventory_v1/docs/UnfulfillableQuantity.md +15 -0
  440. package/sdk/fbainventory_v1/src/ApiClient.js +740 -0
  441. package/sdk/fbainventory_v1/src/index.js +155 -0
  442. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.api/FbaInventoryApi.js +282 -0
  443. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/AddInventoryRequest.js +66 -0
  444. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/AddInventoryResponse.js +66 -0
  445. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/CreateInventoryItemRequest.js +87 -0
  446. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/CreateInventoryItemResponse.js +66 -0
  447. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/DeleteInventoryItemResponse.js +66 -0
  448. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/Error.js +83 -0
  449. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/GetInventorySummariesResponse.js +82 -0
  450. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/GetInventorySummariesResult.js +78 -0
  451. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/Granularity.js +73 -0
  452. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/InventoryDetails.js +113 -0
  453. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/InventoryItem.js +87 -0
  454. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/InventorySummary.js +129 -0
  455. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/Pagination.js +65 -0
  456. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/ResearchingQuantity.js +74 -0
  457. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/ResearchingQuantityEntry.js +103 -0
  458. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/ReservedQuantity.js +89 -0
  459. package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/UnfulfillableQuantity.js +113 -0
  460. package/sdk/feeds_v2021_06_30/README.md +43 -0
  461. package/sdk/feeds_v2021_06_30/docs/CreateFeedDocumentResponse.md +10 -0
  462. package/sdk/feeds_v2021_06_30/docs/CreateFeedDocumentSpecification.md +9 -0
  463. package/sdk/feeds_v2021_06_30/docs/CreateFeedResponse.md +9 -0
  464. package/sdk/feeds_v2021_06_30/docs/CreateFeedSpecification.md +12 -0
  465. package/sdk/feeds_v2021_06_30/docs/Error.md +11 -0
  466. package/sdk/feeds_v2021_06_30/docs/ErrorList.md +9 -0
  467. package/sdk/feeds_v2021_06_30/docs/Feed.md +33 -0
  468. package/sdk/feeds_v2021_06_30/docs/FeedDocument.md +20 -0
  469. package/sdk/feeds_v2021_06_30/docs/FeedsApi.md +292 -0
  470. package/sdk/feeds_v2021_06_30/docs/GetFeedsResponse.md +10 -0
  471. package/sdk/feeds_v2021_06_30/src/ApiClient.js +740 -0
  472. package/sdk/feeds_v2021_06_30/src/index.js +99 -0
  473. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.api/FeedsApi.js +346 -0
  474. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedDocumentResponse.js +77 -0
  475. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedDocumentSpecification.js +67 -0
  476. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedResponse.js +67 -0
  477. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedSpecification.js +95 -0
  478. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/Error.js +85 -0
  479. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/ErrorList.js +68 -0
  480. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/Feed.js +167 -0
  481. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/FeedDocument.js +99 -0
  482. package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/GetFeedsResponse.js +76 -0
  483. package/sdk/finances_2024-06-19/README.md +46 -0
  484. package/sdk/finances_2024-06-19/docs/AmazonPayContext.md +11 -0
  485. package/sdk/finances_2024-06-19/docs/Breakdown.md +11 -0
  486. package/sdk/finances_2024-06-19/docs/Context.md +25 -0
  487. package/sdk/finances_2024-06-19/docs/Currency.md +10 -0
  488. package/sdk/finances_2024-06-19/docs/DefaultApi.md +61 -0
  489. package/sdk/finances_2024-06-19/docs/DeferredContext.md +11 -0
  490. package/sdk/finances_2024-06-19/docs/Error.md +11 -0
  491. package/sdk/finances_2024-06-19/docs/ErrorList.md +9 -0
  492. package/sdk/finances_2024-06-19/docs/Item.md +13 -0
  493. package/sdk/finances_2024-06-19/docs/ItemRelatedIdentifier.md +25 -0
  494. package/sdk/finances_2024-06-19/docs/ListTransactionsResponse.md +10 -0
  495. package/sdk/finances_2024-06-19/docs/MarketplaceDetails.md +10 -0
  496. package/sdk/finances_2024-06-19/docs/PaymentsContext.md +12 -0
  497. package/sdk/finances_2024-06-19/docs/ProductContext.md +12 -0
  498. package/sdk/finances_2024-06-19/docs/RelatedIdentifier.md +31 -0
  499. package/sdk/finances_2024-06-19/docs/SellingPartnerMetadata.md +11 -0
  500. package/sdk/finances_2024-06-19/docs/TimeRangeContext.md +10 -0
  501. package/sdk/finances_2024-06-19/docs/Transaction.md +20 -0
  502. package/sdk/finances_2024-06-19/src/ApiClient.js +740 -0
  503. package/sdk/finances_2024-06-19/src/index.js +155 -0
  504. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.api/DefaultApi.js +98 -0
  505. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/AmazonPayContext.js +81 -0
  506. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Breakdown.js +80 -0
  507. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Context.js +315 -0
  508. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Currency.js +73 -0
  509. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/DeferredContext.js +81 -0
  510. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Error.js +85 -0
  511. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ErrorList.js +68 -0
  512. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Item.js +100 -0
  513. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ItemRelatedIdentifier.js +105 -0
  514. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ListTransactionsResponse.js +74 -0
  515. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/MarketplaceDetails.js +73 -0
  516. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/PaymentsContext.js +89 -0
  517. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ProductContext.js +89 -0
  518. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/RelatedIdentifier.js +123 -0
  519. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/SellingPartnerMetadata.js +81 -0
  520. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/TimeRangeContext.js +73 -0
  521. package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Transaction.js +157 -0
  522. package/sdk/finances_v0/README.md +82 -0
  523. package/sdk/finances_v0/docs/AdhocDisbursementEvent.md +12 -0
  524. package/sdk/finances_v0/docs/AdjustmentEvent.md +13 -0
  525. package/sdk/finances_v0/docs/AdjustmentItem.md +16 -0
  526. package/sdk/finances_v0/docs/AffordabilityExpenseEvent.md +17 -0
  527. package/sdk/finances_v0/docs/CapacityReservationBillingEvent.md +12 -0
  528. package/sdk/finances_v0/docs/ChargeComponent.md +10 -0
  529. package/sdk/finances_v0/docs/ChargeInstrument.md +11 -0
  530. package/sdk/finances_v0/docs/ChargeRefundEvent.md +12 -0
  531. package/sdk/finances_v0/docs/ChargeRefundTransaction.md +10 -0
  532. package/sdk/finances_v0/docs/CouponPaymentEvent.md +16 -0
  533. package/sdk/finances_v0/docs/Currency.md +10 -0
  534. package/sdk/finances_v0/docs/DebtRecoveryEvent.md +13 -0
  535. package/sdk/finances_v0/docs/DebtRecoveryItem.md +12 -0
  536. package/sdk/finances_v0/docs/DefaultApi.md +220 -0
  537. package/sdk/finances_v0/docs/DirectPayment.md +10 -0
  538. package/sdk/finances_v0/docs/Error.md +11 -0
  539. package/sdk/finances_v0/docs/FBALiquidationEvent.md +12 -0
  540. package/sdk/finances_v0/docs/FailedAdhocDisbursementEvent.md +15 -0
  541. package/sdk/finances_v0/docs/FeeComponent.md +10 -0
  542. package/sdk/finances_v0/docs/FinancialEventGroup.md +19 -0
  543. package/sdk/finances_v0/docs/FinancialEvents.md +41 -0
  544. package/sdk/finances_v0/docs/ImagingServicesFeeEvent.md +12 -0
  545. package/sdk/finances_v0/docs/ListFinancialEventGroupsPayload.md +10 -0
  546. package/sdk/finances_v0/docs/ListFinancialEventGroupsResponse.md +10 -0
  547. package/sdk/finances_v0/docs/ListFinancialEventsPayload.md +10 -0
  548. package/sdk/finances_v0/docs/ListFinancialEventsResponse.md +10 -0
  549. package/sdk/finances_v0/docs/LoanServicingEvent.md +10 -0
  550. package/sdk/finances_v0/docs/NetworkComminglingTransactionEvent.md +16 -0
  551. package/sdk/finances_v0/docs/PayWithAmazonEvent.md +18 -0
  552. package/sdk/finances_v0/docs/ProductAdsPaymentEvent.md +14 -0
  553. package/sdk/finances_v0/docs/Promotion.md +11 -0
  554. package/sdk/finances_v0/docs/RemovalShipmentAdjustmentEvent.md +14 -0
  555. package/sdk/finances_v0/docs/RemovalShipmentEvent.md +14 -0
  556. package/sdk/finances_v0/docs/RemovalShipmentItem.md +16 -0
  557. package/sdk/finances_v0/docs/RemovalShipmentItemAdjustment.md +15 -0
  558. package/sdk/finances_v0/docs/RentalTransactionEvent.md +18 -0
  559. package/sdk/finances_v0/docs/RetrochargeEvent.md +15 -0
  560. package/sdk/finances_v0/docs/SAFETReimbursementEvent.md +13 -0
  561. package/sdk/finances_v0/docs/SAFETReimbursementItem.md +11 -0
  562. package/sdk/finances_v0/docs/SellerDealPaymentEvent.md +16 -0
  563. package/sdk/finances_v0/docs/SellerReviewEnrollmentPaymentEvent.md +14 -0
  564. package/sdk/finances_v0/docs/ServiceFeeEvent.md +16 -0
  565. package/sdk/finances_v0/docs/ShipmentEvent.md +22 -0
  566. package/sdk/finances_v0/docs/ShipmentItem.md +21 -0
  567. package/sdk/finances_v0/docs/SolutionProviderCreditEvent.md +18 -0
  568. package/sdk/finances_v0/docs/TDSReimbursementEvent.md +11 -0
  569. package/sdk/finances_v0/docs/TaxWithheldComponent.md +10 -0
  570. package/sdk/finances_v0/docs/TaxWithholdingEvent.md +12 -0
  571. package/sdk/finances_v0/docs/TaxWithholdingPeriod.md +10 -0
  572. package/sdk/finances_v0/docs/TrialShipmentEvent.md +13 -0
  573. package/sdk/finances_v0/docs/ValueAddedServiceChargeEvent.md +12 -0
  574. package/sdk/finances_v0/src/ApiClient.js +740 -0
  575. package/sdk/finances_v0/src/index.js +386 -0
  576. package/sdk/finances_v0/src/js_client.finances_v0.api/DefaultApi.js +268 -0
  577. package/sdk/finances_v0/src/js_client.finances_v0.model/AdhocDisbursementEvent.js +89 -0
  578. package/sdk/finances_v0/src/js_client.finances_v0.model/AdjustmentEvent.js +98 -0
  579. package/sdk/finances_v0/src/js_client.finances_v0.model/AdjustmentItem.js +120 -0
  580. package/sdk/finances_v0/src/js_client.finances_v0.model/AffordabilityExpenseEvent.js +131 -0
  581. package/sdk/finances_v0/src/js_client.finances_v0.model/CapacityReservationBillingEvent.js +89 -0
  582. package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeComponent.js +73 -0
  583. package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeInstrument.js +81 -0
  584. package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeRefundEvent.js +90 -0
  585. package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeRefundTransaction.js +73 -0
  586. package/sdk/finances_v0/src/js_client.finances_v0.model/CouponPaymentEvent.js +121 -0
  587. package/sdk/finances_v0/src/js_client.finances_v0.model/Currency.js +73 -0
  588. package/sdk/finances_v0/src/js_client.finances_v0.model/DebtRecoveryEvent.js +98 -0
  589. package/sdk/finances_v0/src/js_client.finances_v0.model/DebtRecoveryItem.js +88 -0
  590. package/sdk/finances_v0/src/js_client.finances_v0.model/DirectPayment.js +73 -0
  591. package/sdk/finances_v0/src/js_client.finances_v0.model/Error.js +85 -0
  592. package/sdk/finances_v0/src/js_client.finances_v0.model/FBALiquidationEvent.js +88 -0
  593. package/sdk/finances_v0/src/js_client.finances_v0.model/FailedAdhocDisbursementEvent.js +113 -0
  594. package/sdk/finances_v0/src/js_client.finances_v0.model/FeeComponent.js +73 -0
  595. package/sdk/finances_v0/src/js_client.finances_v0.model/FinancialEventGroup.js +143 -0
  596. package/sdk/finances_v0/src/js_client.finances_v0.model/FinancialEvents.js +349 -0
  597. package/sdk/finances_v0/src/js_client.finances_v0.model/ImagingServicesFeeEvent.js +90 -0
  598. package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventGroupsPayload.js +74 -0
  599. package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventGroupsResponse.js +74 -0
  600. package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventsPayload.js +73 -0
  601. package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventsResponse.js +74 -0
  602. package/sdk/finances_v0/src/js_client.finances_v0.model/LoanServicingEvent.js +73 -0
  603. package/sdk/finances_v0/src/js_client.finances_v0.model/NetworkComminglingTransactionEvent.js +120 -0
  604. package/sdk/finances_v0/src/js_client.finances_v0.model/PayWithAmazonEvent.js +138 -0
  605. package/sdk/finances_v0/src/js_client.finances_v0.model/ProductAdsPaymentEvent.js +103 -0
  606. package/sdk/finances_v0/src/js_client.finances_v0.model/Promotion.js +81 -0
  607. package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentAdjustmentEvent.js +106 -0
  608. package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentEvent.js +106 -0
  609. package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentItem.js +118 -0
  610. package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentItemAdjustment.js +111 -0
  611. package/sdk/finances_v0/src/js_client.finances_v0.model/RentalTransactionEvent.js +139 -0
  612. package/sdk/finances_v0/src/js_client.finances_v0.model/RetrochargeEvent.js +113 -0
  613. package/sdk/finances_v0/src/js_client.finances_v0.model/SAFETReimbursementEvent.js +98 -0
  614. package/sdk/finances_v0/src/js_client.finances_v0.model/SAFETReimbursementItem.js +82 -0
  615. package/sdk/finances_v0/src/js_client.finances_v0.model/SellerDealPaymentEvent.js +119 -0
  616. package/sdk/finances_v0/src/js_client.finances_v0.model/SellerReviewEnrollmentPaymentEvent.js +105 -0
  617. package/sdk/finances_v0/src/js_client.finances_v0.model/ServiceFeeEvent.js +122 -0
  618. package/sdk/finances_v0/src/js_client.finances_v0.model/ShipmentEvent.js +173 -0
  619. package/sdk/finances_v0/src/js_client.finances_v0.model/ShipmentItem.js +164 -0
  620. package/sdk/finances_v0/src/js_client.finances_v0.model/SolutionProviderCreditEvent.js +137 -0
  621. package/sdk/finances_v0/src/js_client.finances_v0.model/TDSReimbursementEvent.js +81 -0
  622. package/sdk/finances_v0/src/js_client.finances_v0.model/TaxWithheldComponent.js +74 -0
  623. package/sdk/finances_v0/src/js_client.finances_v0.model/TaxWithholdingEvent.js +88 -0
  624. package/sdk/finances_v0/src/js_client.finances_v0.model/TaxWithholdingPeriod.js +73 -0
  625. package/sdk/finances_v0/src/js_client.finances_v0.model/TrialShipmentEvent.js +98 -0
  626. package/sdk/finances_v0/src/js_client.finances_v0.model/ValueAddedServiceChargeEvent.js +89 -0
  627. package/sdk/fulfillmentinbound_v0/README.md +65 -0
  628. package/sdk/fulfillmentinbound_v0/docs/ASINPrepInstructions.md +12 -0
  629. package/sdk/fulfillmentinbound_v0/docs/Address.md +16 -0
  630. package/sdk/fulfillmentinbound_v0/docs/AmazonPrepFeesDetails.md +10 -0
  631. package/sdk/fulfillmentinbound_v0/docs/Amount.md +10 -0
  632. package/sdk/fulfillmentinbound_v0/docs/BarcodeInstruction.md +12 -0
  633. package/sdk/fulfillmentinbound_v0/docs/BillOfLadingDownloadURL.md +9 -0
  634. package/sdk/fulfillmentinbound_v0/docs/BoxContentsFeeDetails.md +11 -0
  635. package/sdk/fulfillmentinbound_v0/docs/BoxContentsSource.md +14 -0
  636. package/sdk/fulfillmentinbound_v0/docs/CurrencyCode.md +10 -0
  637. package/sdk/fulfillmentinbound_v0/docs/Error.md +11 -0
  638. package/sdk/fulfillmentinbound_v0/docs/ErrorReason.md +10 -0
  639. package/sdk/fulfillmentinbound_v0/docs/FbaInboundApi.md +328 -0
  640. package/sdk/fulfillmentinbound_v0/docs/GetBillOfLadingResponse.md +10 -0
  641. package/sdk/fulfillmentinbound_v0/docs/GetLabelsResponse.md +10 -0
  642. package/sdk/fulfillmentinbound_v0/docs/GetPrepInstructionsResponse.md +10 -0
  643. package/sdk/fulfillmentinbound_v0/docs/GetPrepInstructionsResult.md +12 -0
  644. package/sdk/fulfillmentinbound_v0/docs/GetShipmentItemsResponse.md +10 -0
  645. package/sdk/fulfillmentinbound_v0/docs/GetShipmentItemsResult.md +10 -0
  646. package/sdk/fulfillmentinbound_v0/docs/GetShipmentsResponse.md +10 -0
  647. package/sdk/fulfillmentinbound_v0/docs/GetShipmentsResult.md +10 -0
  648. package/sdk/fulfillmentinbound_v0/docs/InboundShipmentInfo.md +18 -0
  649. package/sdk/fulfillmentinbound_v0/docs/InboundShipmentItem.md +16 -0
  650. package/sdk/fulfillmentinbound_v0/docs/InvalidASIN.md +10 -0
  651. package/sdk/fulfillmentinbound_v0/docs/InvalidSKU.md +10 -0
  652. package/sdk/fulfillmentinbound_v0/docs/LabelDownloadURL.md +9 -0
  653. package/sdk/fulfillmentinbound_v0/docs/LabelPrepType.md +12 -0
  654. package/sdk/fulfillmentinbound_v0/docs/PrepDetails.md +10 -0
  655. package/sdk/fulfillmentinbound_v0/docs/PrepGuidance.md +12 -0
  656. package/sdk/fulfillmentinbound_v0/docs/PrepInstruction.md +38 -0
  657. package/sdk/fulfillmentinbound_v0/docs/PrepOwner.md +10 -0
  658. package/sdk/fulfillmentinbound_v0/docs/SKUPrepInstructions.md +14 -0
  659. package/sdk/fulfillmentinbound_v0/docs/ShipmentStatus.md +26 -0
  660. package/sdk/fulfillmentinbound_v0/src/ApiClient.js +740 -0
  661. package/sdk/fulfillmentinbound_v0/src/index.js +253 -0
  662. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.api/FbaInboundApi.js +424 -0
  663. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/ASINPrepInstructions.js +90 -0
  664. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/Address.js +133 -0
  665. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/AmazonPrepFeesDetails.js +73 -0
  666. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/Amount.js +77 -0
  667. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BarcodeInstruction.js +53 -0
  668. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BillOfLadingDownloadURL.js +65 -0
  669. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BoxContentsFeeDetails.js +80 -0
  670. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BoxContentsSource.js +60 -0
  671. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/CurrencyCode.js +46 -0
  672. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/Error.js +85 -0
  673. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/ErrorReason.js +46 -0
  674. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetBillOfLadingResponse.js +74 -0
  675. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetLabelsResponse.js +74 -0
  676. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetPrepInstructionsResponse.js +74 -0
  677. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetPrepInstructionsResult.js +93 -0
  678. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentItemsResponse.js +74 -0
  679. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentItemsResult.js +74 -0
  680. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentsResponse.js +74 -0
  681. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentsResult.js +74 -0
  682. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InboundShipmentInfo.js +141 -0
  683. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InboundShipmentItem.js +126 -0
  684. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InvalidASIN.js +73 -0
  685. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InvalidSKU.js +73 -0
  686. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/LabelDownloadURL.js +65 -0
  687. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/LabelPrepType.js +53 -0
  688. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepDetails.js +77 -0
  689. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepGuidance.js +53 -0
  690. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepInstruction.js +144 -0
  691. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepOwner.js +46 -0
  692. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/SKUPrepInstructions.js +107 -0
  693. package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/ShipmentStatus.js +102 -0
  694. package/sdk/fulfillmentinbound_v2024_03_20/README.md +213 -0
  695. package/sdk/fulfillmentinbound_v2024_03_20/docs/Address.md +18 -0
  696. package/sdk/fulfillmentinbound_v2024_03_20/docs/AddressInput.md +18 -0
  697. package/sdk/fulfillmentinbound_v2024_03_20/docs/AllOwnersConstraint.md +8 -0
  698. package/sdk/fulfillmentinbound_v2024_03_20/docs/AppointmentSlot.md +10 -0
  699. package/sdk/fulfillmentinbound_v2024_03_20/docs/AppointmentSlotTime.md +10 -0
  700. package/sdk/fulfillmentinbound_v2024_03_20/docs/Box.md +19 -0
  701. package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxContentInformationSource.md +12 -0
  702. package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxInput.md +13 -0
  703. package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxRequirements.md +9 -0
  704. package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxUpdateInput.md +14 -0
  705. package/sdk/fulfillmentinbound_v2024_03_20/docs/CancelInboundPlanResponse.md +9 -0
  706. package/sdk/fulfillmentinbound_v2024_03_20/docs/CancelSelfShipAppointmentRequest.md +9 -0
  707. package/sdk/fulfillmentinbound_v2024_03_20/docs/CancelSelfShipAppointmentResponse.md +9 -0
  708. package/sdk/fulfillmentinbound_v2024_03_20/docs/Carrier.md +10 -0
  709. package/sdk/fulfillmentinbound_v2024_03_20/docs/CarrierAppointment.md +10 -0
  710. package/sdk/fulfillmentinbound_v2024_03_20/docs/ComplianceDetail.md +12 -0
  711. package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmDeliveryWindowOptionsResponse.md +9 -0
  712. package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmPackingOptionResponse.md +9 -0
  713. package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmPlacementOptionResponse.md +9 -0
  714. package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmShipmentContentUpdatePreviewResponse.md +9 -0
  715. package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmTransportationOptionsRequest.md +9 -0
  716. package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmTransportationOptionsResponse.md +9 -0
  717. package/sdk/fulfillmentinbound_v2024_03_20/docs/ContactInformation.md +11 -0
  718. package/sdk/fulfillmentinbound_v2024_03_20/docs/ContentUpdatePreview.md +12 -0
  719. package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateInboundPlanRequest.md +12 -0
  720. package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateInboundPlanResponse.md +10 -0
  721. package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateMarketplaceItemLabelsRequest.md +15 -0
  722. package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateMarketplaceItemLabelsResponse.md +9 -0
  723. package/sdk/fulfillmentinbound_v2024_03_20/docs/Currency.md +10 -0
  724. package/sdk/fulfillmentinbound_v2024_03_20/docs/CustomPlacementInput.md +10 -0
  725. package/sdk/fulfillmentinbound_v2024_03_20/docs/Dates.md +9 -0
  726. package/sdk/fulfillmentinbound_v2024_03_20/docs/DeliveryWindowOption.md +13 -0
  727. package/sdk/fulfillmentinbound_v2024_03_20/docs/Dimensions.md +12 -0
  728. package/sdk/fulfillmentinbound_v2024_03_20/docs/DocumentDownload.md +11 -0
  729. package/sdk/fulfillmentinbound_v2024_03_20/docs/Error.md +11 -0
  730. package/sdk/fulfillmentinbound_v2024_03_20/docs/ErrorList.md +9 -0
  731. package/sdk/fulfillmentinbound_v2024_03_20/docs/FbaInboundApi.md +2215 -0
  732. package/sdk/fulfillmentinbound_v2024_03_20/docs/FreightInformation.md +10 -0
  733. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateDeliveryWindowOptionsResponse.md +9 -0
  734. package/sdk/fulfillmentinbound_v2024_03_20/docs/GeneratePackingOptionsResponse.md +9 -0
  735. package/sdk/fulfillmentinbound_v2024_03_20/docs/GeneratePlacementOptionsRequest.md +9 -0
  736. package/sdk/fulfillmentinbound_v2024_03_20/docs/GeneratePlacementOptionsResponse.md +9 -0
  737. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateSelfShipAppointmentSlotsRequest.md +10 -0
  738. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateSelfShipAppointmentSlotsResponse.md +9 -0
  739. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateShipmentContentUpdatePreviewsRequest.md +10 -0
  740. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateShipmentContentUpdatePreviewsResponse.md +9 -0
  741. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateTransportationOptionsRequest.md +10 -0
  742. package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateTransportationOptionsResponse.md +9 -0
  743. package/sdk/fulfillmentinbound_v2024_03_20/docs/GetDeliveryChallanDocumentResponse.md +9 -0
  744. package/sdk/fulfillmentinbound_v2024_03_20/docs/GetSelfShipAppointmentSlotsResponse.md +10 -0
  745. package/sdk/fulfillmentinbound_v2024_03_20/docs/InboundOperationStatus.md +12 -0
  746. package/sdk/fulfillmentinbound_v2024_03_20/docs/InboundPlan.md +18 -0
  747. package/sdk/fulfillmentinbound_v2024_03_20/docs/InboundPlanSummary.md +15 -0
  748. package/sdk/fulfillmentinbound_v2024_03_20/docs/Incentive.md +12 -0
  749. package/sdk/fulfillmentinbound_v2024_03_20/docs/Item.md +16 -0
  750. package/sdk/fulfillmentinbound_v2024_03_20/docs/ItemInput.md +14 -0
  751. package/sdk/fulfillmentinbound_v2024_03_20/docs/ItemLabelPageType.md +28 -0
  752. package/sdk/fulfillmentinbound_v2024_03_20/docs/LabelOwner.md +12 -0
  753. package/sdk/fulfillmentinbound_v2024_03_20/docs/LabelPrintType.md +10 -0
  754. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListDeliveryWindowOptionsResponse.md +10 -0
  755. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlanBoxesResponse.md +10 -0
  756. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlanItemsResponse.md +10 -0
  757. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlanPalletsResponse.md +10 -0
  758. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlansResponse.md +10 -0
  759. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListItemComplianceDetailsResponse.md +9 -0
  760. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPackingGroupBoxesResponse.md +10 -0
  761. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPackingGroupItemsResponse.md +10 -0
  762. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPackingOptionsResponse.md +10 -0
  763. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPlacementOptionsResponse.md +10 -0
  764. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPrepDetailsResponse.md +9 -0
  765. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentBoxesResponse.md +10 -0
  766. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentContentUpdatePreviewsResponse.md +10 -0
  767. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentItemsResponse.md +10 -0
  768. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentPalletsResponse.md +10 -0
  769. package/sdk/fulfillmentinbound_v2024_03_20/docs/ListTransportationOptionsResponse.md +10 -0
  770. package/sdk/fulfillmentinbound_v2024_03_20/docs/LtlTrackingDetail.md +10 -0
  771. package/sdk/fulfillmentinbound_v2024_03_20/docs/LtlTrackingDetailInput.md +10 -0
  772. package/sdk/fulfillmentinbound_v2024_03_20/docs/MskuPrepDetail.md +14 -0
  773. package/sdk/fulfillmentinbound_v2024_03_20/docs/MskuPrepDetailInput.md +11 -0
  774. package/sdk/fulfillmentinbound_v2024_03_20/docs/MskuQuantity.md +10 -0
  775. package/sdk/fulfillmentinbound_v2024_03_20/docs/OperationProblem.md +12 -0
  776. package/sdk/fulfillmentinbound_v2024_03_20/docs/OperationStatus.md +12 -0
  777. package/sdk/fulfillmentinbound_v2024_03_20/docs/OwnerConstraint.md +12 -0
  778. package/sdk/fulfillmentinbound_v2024_03_20/docs/PackageGroupingInput.md +11 -0
  779. package/sdk/fulfillmentinbound_v2024_03_20/docs/PackingConfiguration.md +11 -0
  780. package/sdk/fulfillmentinbound_v2024_03_20/docs/PackingOption.md +16 -0
  781. package/sdk/fulfillmentinbound_v2024_03_20/docs/PackingOptionSummary.md +10 -0
  782. package/sdk/fulfillmentinbound_v2024_03_20/docs/Pagination.md +9 -0
  783. package/sdk/fulfillmentinbound_v2024_03_20/docs/Pallet.md +13 -0
  784. package/sdk/fulfillmentinbound_v2024_03_20/docs/PalletInput.md +12 -0
  785. package/sdk/fulfillmentinbound_v2024_03_20/docs/PlacementOption.md +14 -0
  786. package/sdk/fulfillmentinbound_v2024_03_20/docs/PlacementOptionSummary.md +10 -0
  787. package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepCategory.md +34 -0
  788. package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepInstruction.md +11 -0
  789. package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepOwner.md +12 -0
  790. package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepType.md +38 -0
  791. package/sdk/fulfillmentinbound_v2024_03_20/docs/Quote.md +11 -0
  792. package/sdk/fulfillmentinbound_v2024_03_20/docs/ReasonComment.md +24 -0
  793. package/sdk/fulfillmentinbound_v2024_03_20/docs/Region.md +11 -0
  794. package/sdk/fulfillmentinbound_v2024_03_20/docs/RequestedUpdates.md +10 -0
  795. package/sdk/fulfillmentinbound_v2024_03_20/docs/ScheduleSelfShipAppointmentRequest.md +9 -0
  796. package/sdk/fulfillmentinbound_v2024_03_20/docs/ScheduleSelfShipAppointmentResponse.md +9 -0
  797. package/sdk/fulfillmentinbound_v2024_03_20/docs/SelectedDeliveryWindow.md +13 -0
  798. package/sdk/fulfillmentinbound_v2024_03_20/docs/SelfShipAppointmentDetails.md +11 -0
  799. package/sdk/fulfillmentinbound_v2024_03_20/docs/SelfShipAppointmentSlotsAvailability.md +10 -0
  800. package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPackingInformationRequest.md +9 -0
  801. package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPackingInformationResponse.md +9 -0
  802. package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPrepDetailsRequest.md +10 -0
  803. package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPrepDetailsResponse.md +9 -0
  804. package/sdk/fulfillmentinbound_v2024_03_20/docs/Shipment.md +23 -0
  805. package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentDestination.md +11 -0
  806. package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentSource.md +10 -0
  807. package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentSummary.md +10 -0
  808. package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentTransportationConfiguration.md +13 -0
  809. package/sdk/fulfillmentinbound_v2024_03_20/docs/ShippingConfiguration.md +10 -0
  810. package/sdk/fulfillmentinbound_v2024_03_20/docs/ShippingRequirements.md +10 -0
  811. package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingDetail.md +9 -0
  812. package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingDetailInput.md +9 -0
  813. package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingItem.md +11 -0
  814. package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingItemInput.md +10 -0
  815. package/sdk/fulfillmentinbound_v2024_03_20/docs/Stackability.md +10 -0
  816. package/sdk/fulfillmentinbound_v2024_03_20/docs/TaxDetails.md +11 -0
  817. package/sdk/fulfillmentinbound_v2024_03_20/docs/TaxRate.md +11 -0
  818. package/sdk/fulfillmentinbound_v2024_03_20/docs/TrackingDetails.md +10 -0
  819. package/sdk/fulfillmentinbound_v2024_03_20/docs/TrackingDetailsInput.md +10 -0
  820. package/sdk/fulfillmentinbound_v2024_03_20/docs/TransportationOption.md +16 -0
  821. package/sdk/fulfillmentinbound_v2024_03_20/docs/TransportationSelection.md +11 -0
  822. package/sdk/fulfillmentinbound_v2024_03_20/docs/UnitOfMeasurement.md +10 -0
  823. package/sdk/fulfillmentinbound_v2024_03_20/docs/UnitOfWeight.md +10 -0
  824. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateInboundPlanNameRequest.md +9 -0
  825. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateItemComplianceDetailsRequest.md +10 -0
  826. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateItemComplianceDetailsResponse.md +9 -0
  827. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentNameRequest.md +9 -0
  828. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentSourceAddressRequest.md +9 -0
  829. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentSourceAddressResponse.md +9 -0
  830. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentTrackingDetailsRequest.md +9 -0
  831. package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentTrackingDetailsResponse.md +9 -0
  832. package/sdk/fulfillmentinbound_v2024_03_20/docs/Weight.md +10 -0
  833. package/sdk/fulfillmentinbound_v2024_03_20/docs/WeightRange.md +11 -0
  834. package/sdk/fulfillmentinbound_v2024_03_20/docs/Window.md +11 -0
  835. package/sdk/fulfillmentinbound_v2024_03_20/docs/WindowInput.md +9 -0
  836. package/sdk/fulfillmentinbound_v2024_03_20/src/ApiClient.js +740 -0
  837. package/sdk/fulfillmentinbound_v2024_03_20/src/index.js +1016 -0
  838. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.api/FbaInboundApi.js +2718 -0
  839. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Address.js +147 -0
  840. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AddressInput.js +149 -0
  841. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AllOwnersConstraint.js +39 -0
  842. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AppointmentSlot.js +77 -0
  843. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AppointmentSlotTime.js +77 -0
  844. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Box.js +148 -0
  845. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxContentInformationSource.js +53 -0
  846. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxInput.js +106 -0
  847. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxRequirements.js +67 -0
  848. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxUpdateInput.js +114 -0
  849. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CancelInboundPlanResponse.js +67 -0
  850. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CancelSelfShipAppointmentRequest.js +65 -0
  851. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CancelSelfShipAppointmentResponse.js +67 -0
  852. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Carrier.js +73 -0
  853. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CarrierAppointment.js +77 -0
  854. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ComplianceDetail.js +89 -0
  855. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmDeliveryWindowOptionsResponse.js +67 -0
  856. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmPackingOptionResponse.js +67 -0
  857. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmPlacementOptionResponse.js +67 -0
  858. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmShipmentContentUpdatePreviewResponse.js +67 -0
  859. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmTransportationOptionsRequest.js +68 -0
  860. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmTransportationOptionsResponse.js +67 -0
  861. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ContactInformation.js +85 -0
  862. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ContentUpdatePreview.js +97 -0
  863. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateInboundPlanRequest.js +96 -0
  864. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateInboundPlanResponse.js +77 -0
  865. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateMarketplaceItemLabelsRequest.js +121 -0
  866. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateMarketplaceItemLabelsResponse.js +68 -0
  867. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Currency.js +77 -0
  868. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CustomPlacementInput.js +78 -0
  869. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Dates.js +65 -0
  870. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/DeliveryWindowOption.js +107 -0
  871. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Dimensions.js +97 -0
  872. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/DocumentDownload.js +85 -0
  873. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Error.js +85 -0
  874. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ErrorList.js +68 -0
  875. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/FreightInformation.js +73 -0
  876. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateDeliveryWindowOptionsResponse.js +67 -0
  877. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GeneratePackingOptionsResponse.js +67 -0
  878. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GeneratePlacementOptionsRequest.js +66 -0
  879. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GeneratePlacementOptionsResponse.js +67 -0
  880. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateSelfShipAppointmentSlotsRequest.js +73 -0
  881. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateSelfShipAppointmentSlotsResponse.js +67 -0
  882. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateShipmentContentUpdatePreviewsRequest.js +79 -0
  883. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateShipmentContentUpdatePreviewsResponse.js +67 -0
  884. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateTransportationOptionsRequest.js +78 -0
  885. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateTransportationOptionsResponse.js +67 -0
  886. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GetDeliveryChallanDocumentResponse.js +67 -0
  887. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GetSelfShipAppointmentSlotsResponse.js +75 -0
  888. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/InboundOperationStatus.js +98 -0
  889. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/InboundPlan.js +154 -0
  890. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/InboundPlanSummary.js +127 -0
  891. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Incentive.js +97 -0
  892. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Item.js +134 -0
  893. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ItemInput.js +113 -0
  894. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ItemLabelPageType.js +109 -0
  895. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LabelOwner.js +53 -0
  896. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LabelPrintType.js +46 -0
  897. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListDeliveryWindowOptionsResponse.js +76 -0
  898. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlanBoxesResponse.js +76 -0
  899. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlanItemsResponse.js +76 -0
  900. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlanPalletsResponse.js +76 -0
  901. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlansResponse.js +74 -0
  902. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListItemComplianceDetailsResponse.js +66 -0
  903. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPackingGroupBoxesResponse.js +76 -0
  904. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPackingGroupItemsResponse.js +76 -0
  905. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPackingOptionsResponse.js +76 -0
  906. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPlacementOptionsResponse.js +76 -0
  907. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPrepDetailsResponse.js +68 -0
  908. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentBoxesResponse.js +76 -0
  909. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentContentUpdatePreviewsResponse.js +76 -0
  910. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentItemsResponse.js +76 -0
  911. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentPalletsResponse.js +76 -0
  912. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListTransportationOptionsResponse.js +76 -0
  913. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LtlTrackingDetail.js +73 -0
  914. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LtlTrackingDetailInput.js +75 -0
  915. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/MskuPrepDetail.js +111 -0
  916. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/MskuPrepDetailInput.js +88 -0
  917. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/MskuQuantity.js +77 -0
  918. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/OperationProblem.js +95 -0
  919. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/OperationStatus.js +53 -0
  920. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/OwnerConstraint.js +53 -0
  921. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackageGroupingInput.js +84 -0
  922. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackingConfiguration.js +83 -0
  923. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackingOption.js +138 -0
  924. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackingOptionSummary.js +77 -0
  925. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Pagination.js +65 -0
  926. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Pallet.js +99 -0
  927. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PalletInput.js +91 -0
  928. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PlacementOption.js +116 -0
  929. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PlacementOptionSummary.js +77 -0
  930. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepCategory.js +130 -0
  931. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepInstruction.js +81 -0
  932. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepOwner.js +53 -0
  933. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepType.js +144 -0
  934. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Quote.js +83 -0
  935. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ReasonComment.js +95 -0
  936. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Region.js +81 -0
  937. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/RequestedUpdates.js +75 -0
  938. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ScheduleSelfShipAppointmentRequest.js +65 -0
  939. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ScheduleSelfShipAppointmentResponse.js +67 -0
  940. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SelectedDeliveryWindow.js +105 -0
  941. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SelfShipAppointmentDetails.js +81 -0
  942. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SelfShipAppointmentSlotsAvailability.js +74 -0
  943. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPackingInformationRequest.js +68 -0
  944. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPackingInformationResponse.js +67 -0
  945. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPrepDetailsRequest.js +78 -0
  946. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPrepDetailsResponse.js +67 -0
  947. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Shipment.js +186 -0
  948. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentDestination.js +83 -0
  949. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentSource.js +75 -0
  950. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentSummary.js +77 -0
  951. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentTransportationConfiguration.js +102 -0
  952. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShippingConfiguration.js +73 -0
  953. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShippingRequirements.js +77 -0
  954. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingDetail.js +66 -0
  955. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingDetailInput.js +68 -0
  956. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingItem.js +81 -0
  957. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingItemInput.js +77 -0
  958. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Stackability.js +46 -0
  959. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TaxDetails.js +82 -0
  960. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TaxRate.js +81 -0
  961. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TrackingDetails.js +73 -0
  962. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TrackingDetailsInput.js +73 -0
  963. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TransportationOption.js +133 -0
  964. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TransportationSelection.js +85 -0
  965. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UnitOfMeasurement.js +46 -0
  966. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UnitOfWeight.js +46 -0
  967. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateInboundPlanNameRequest.js +67 -0
  968. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateItemComplianceDetailsRequest.js +77 -0
  969. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateItemComplianceDetailsResponse.js +67 -0
  970. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentNameRequest.js +67 -0
  971. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentSourceAddressRequest.js +67 -0
  972. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentSourceAddressResponse.js +67 -0
  973. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentTrackingDetailsRequest.js +67 -0
  974. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentTrackingDetailsResponse.js +67 -0
  975. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Weight.js +77 -0
  976. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/WeightRange.js +87 -0
  977. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Window.js +85 -0
  978. package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/WindowInput.js +67 -0
  979. package/sdk/fulfillmentoutbound_v2020_07_01/README.md +130 -0
  980. package/sdk/fulfillmentoutbound_v2020_07_01/docs/AdditionalLocationInfo.md +58 -0
  981. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Address.md +18 -0
  982. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Amount.md +19 -0
  983. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CODSettings.md +13 -0
  984. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CancelFulfillmentOrderResponse.md +9 -0
  985. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentOrderItem.md +17 -0
  986. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentOrderRequest.md +25 -0
  987. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentOrderResponse.md +9 -0
  988. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentReturnRequest.md +9 -0
  989. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentReturnResponse.md +10 -0
  990. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentReturnResult.md +11 -0
  991. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateReturnItem.md +13 -0
  992. package/sdk/fulfillmentoutbound_v2020_07_01/docs/CurrentStatus.md +42 -0
  993. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DateRange.md +10 -0
  994. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryDocument.md +10 -0
  995. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryInformation.md +10 -0
  996. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryMessage.md +10 -0
  997. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryOffer.md +11 -0
  998. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryPolicy.md +9 -0
  999. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryPreferences.md +10 -0
  1000. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryWindow.md +10 -0
  1001. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Destination.md +10 -0
  1002. package/sdk/fulfillmentoutbound_v2020_07_01/docs/DropOffLocation.md +33 -0
  1003. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Error.md +11 -0
  1004. package/sdk/fulfillmentoutbound_v2020_07_01/docs/EventCode.md +72 -0
  1005. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FbaOutboundApi.md +668 -0
  1006. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Feature.md +11 -0
  1007. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FeatureSettings.md +21 -0
  1008. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FeatureSku.md +13 -0
  1009. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Fee.md +25 -0
  1010. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentAction.md +10 -0
  1011. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentOrder.md +24 -0
  1012. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentOrderItem.md +22 -0
  1013. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentOrderStatus.md +24 -0
  1014. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPolicy.md +12 -0
  1015. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPreview.md +19 -0
  1016. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPreviewItem.md +24 -0
  1017. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPreviewShipment.md +14 -0
  1018. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentReturnItemStatus.md +10 -0
  1019. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentShipment.md +31 -0
  1020. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentShipmentItem.md +14 -0
  1021. package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentShipmentPackage.md +14 -0
  1022. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersProduct.md +10 -0
  1023. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersRequest.md +10 -0
  1024. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersResponse.md +10 -0
  1025. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersResult.md +9 -0
  1026. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersTerms.md +10 -0
  1027. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureInventoryResponse.md +10 -0
  1028. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureInventoryResult.md +12 -0
  1029. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureSkuResponse.md +10 -0
  1030. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureSkuResult.md +13 -0
  1031. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeaturesResponse.md +10 -0
  1032. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeaturesResult.md +9 -0
  1033. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentOrderResponse.md +10 -0
  1034. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentOrderResult.md +14 -0
  1035. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewItem.md +12 -0
  1036. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewRequest.md +15 -0
  1037. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewResponse.md +10 -0
  1038. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewResult.md +9 -0
  1039. package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetPackageTrackingDetailsResponse.md +10 -0
  1040. package/sdk/fulfillmentoutbound_v2020_07_01/docs/InvalidItemReason.md +10 -0
  1041. package/sdk/fulfillmentoutbound_v2020_07_01/docs/InvalidItemReasonCode.md +14 -0
  1042. package/sdk/fulfillmentoutbound_v2020_07_01/docs/InvalidReturnItem.md +11 -0
  1043. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListAllFulfillmentOrdersResponse.md +10 -0
  1044. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListAllFulfillmentOrdersResult.md +10 -0
  1045. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListReturnReasonCodesResponse.md +10 -0
  1046. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListReturnReasonCodesResult.md +9 -0
  1047. package/sdk/fulfillmentoutbound_v2020_07_01/docs/LockerDetails.md +10 -0
  1048. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Money.md +10 -0
  1049. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Origin.md +9 -0
  1050. package/sdk/fulfillmentoutbound_v2020_07_01/docs/PackageTrackingDetails.md +23 -0
  1051. package/sdk/fulfillmentoutbound_v2020_07_01/docs/PaymentInformation.md +11 -0
  1052. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ProductIdentifier.md +9 -0
  1053. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReasonCodeDetails.md +11 -0
  1054. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReturnAuthorization.md +13 -0
  1055. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReturnItem.md +19 -0
  1056. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReturnItemDisposition.md +16 -0
  1057. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ScheduledDeliveryInfo.md +10 -0
  1058. package/sdk/fulfillmentoutbound_v2020_07_01/docs/ShippingSpeedCategory.md +14 -0
  1059. package/sdk/fulfillmentoutbound_v2020_07_01/docs/SubmitFulfillmentOrderStatusUpdateRequest.md +9 -0
  1060. package/sdk/fulfillmentoutbound_v2020_07_01/docs/SubmitFulfillmentOrderStatusUpdateResponse.md +9 -0
  1061. package/sdk/fulfillmentoutbound_v2020_07_01/docs/TrackingAddress.md +11 -0
  1062. package/sdk/fulfillmentoutbound_v2020_07_01/docs/TrackingEvent.md +12 -0
  1063. package/sdk/fulfillmentoutbound_v2020_07_01/docs/UnfulfillablePreviewItem.md +12 -0
  1064. package/sdk/fulfillmentoutbound_v2020_07_01/docs/UpdateFulfillmentOrderItem.md +18 -0
  1065. package/sdk/fulfillmentoutbound_v2020_07_01/docs/UpdateFulfillmentOrderRequest.md +20 -0
  1066. package/sdk/fulfillmentoutbound_v2020_07_01/docs/UpdateFulfillmentOrderResponse.md +9 -0
  1067. package/sdk/fulfillmentoutbound_v2020_07_01/docs/VariablePrecisionAddress.md +16 -0
  1068. package/sdk/fulfillmentoutbound_v2020_07_01/docs/Weight.md +25 -0
  1069. package/sdk/fulfillmentoutbound_v2020_07_01/src/ApiClient.js +740 -0
  1070. package/sdk/fulfillmentoutbound_v2020_07_01/src/index.js +652 -0
  1071. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.api/FbaOutboundApi.js +792 -0
  1072. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/AdditionalLocationInfo.js +214 -0
  1073. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Address.js +147 -0
  1074. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Amount.js +91 -0
  1075. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CODSettings.js +96 -0
  1076. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CancelFulfillmentOrderResponse.js +66 -0
  1077. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentOrderItem.js +133 -0
  1078. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentOrderRequest.js +210 -0
  1079. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentOrderResponse.js +66 -0
  1080. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentReturnRequest.js +68 -0
  1081. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentReturnResponse.js +74 -0
  1082. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentReturnResult.js +84 -0
  1083. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateReturnItem.js +105 -0
  1084. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CurrentStatus.js +158 -0
  1085. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DateRange.js +77 -0
  1086. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryDocument.js +75 -0
  1087. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryInformation.js +74 -0
  1088. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryMessage.js +73 -0
  1089. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryOffer.js +81 -0
  1090. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryPolicy.js +65 -0
  1091. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryPreferences.js +73 -0
  1092. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryWindow.js +77 -0
  1093. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Destination.js +73 -0
  1094. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DropOffLocation.js +131 -0
  1095. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Error.js +85 -0
  1096. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/EventCode.js +263 -0
  1097. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Feature.js +85 -0
  1098. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FeatureSettings.js +93 -0
  1099. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FeatureSku.js +97 -0
  1100. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Fee.js +109 -0
  1101. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentAction.js +46 -0
  1102. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentOrder.js +206 -0
  1103. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentOrderItem.js +177 -0
  1104. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentOrderStatus.js +95 -0
  1105. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPolicy.js +53 -0
  1106. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPreview.js +157 -0
  1107. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPreviewItem.js +123 -0
  1108. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPreviewShipment.js +108 -0
  1109. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentReturnItemStatus.js +46 -0
  1110. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentShipment.js +163 -0
  1111. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentShipmentItem.js +111 -0
  1112. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentShipmentPackage.js +109 -0
  1113. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersProduct.js +75 -0
  1114. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersRequest.js +77 -0
  1115. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersResponse.js +74 -0
  1116. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersResult.js +66 -0
  1117. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersTerms.js +77 -0
  1118. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureInventoryResponse.js +74 -0
  1119. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureInventoryResult.js +94 -0
  1120. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureSkuResponse.js +74 -0
  1121. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureSkuResult.js +103 -0
  1122. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeaturesResponse.js +74 -0
  1123. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeaturesResult.js +68 -0
  1124. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentOrderResponse.js +74 -0
  1125. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentOrderResult.js +118 -0
  1126. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewItem.js +95 -0
  1127. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewRequest.js +120 -0
  1128. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewResponse.js +74 -0
  1129. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewResult.js +66 -0
  1130. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetPackageTrackingDetailsResponse.js +74 -0
  1131. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/InvalidItemReason.js +77 -0
  1132. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/InvalidItemReasonCode.js +60 -0
  1133. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/InvalidReturnItem.js +87 -0
  1134. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListAllFulfillmentOrdersResponse.js +74 -0
  1135. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListAllFulfillmentOrdersResult.js +74 -0
  1136. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListReturnReasonCodesResponse.js +74 -0
  1137. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListReturnReasonCodesResult.js +66 -0
  1138. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/LockerDetails.js +73 -0
  1139. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Money.js +77 -0
  1140. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Origin.js +67 -0
  1141. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/PackageTrackingDetails.js +180 -0
  1142. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/PaymentInformation.js +87 -0
  1143. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ProductIdentifier.js +67 -0
  1144. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReasonCodeDetails.js +85 -0
  1145. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReturnAuthorization.js +107 -0
  1146. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReturnItem.js +157 -0
  1147. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReturnItemDisposition.js +67 -0
  1148. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ScheduledDeliveryInfo.js +78 -0
  1149. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ShippingSpeedCategory.js +60 -0
  1150. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/SubmitFulfillmentOrderStatusUpdateRequest.js +65 -0
  1151. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/SubmitFulfillmentOrderStatusUpdateResponse.js +66 -0
  1152. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/TrackingAddress.js +87 -0
  1153. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/TrackingEvent.js +97 -0
  1154. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UnfulfillablePreviewItem.js +95 -0
  1155. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UpdateFulfillmentOrderItem.js +139 -0
  1156. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UpdateFulfillmentOrderRequest.js +155 -0
  1157. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UpdateFulfillmentOrderResponse.js +66 -0
  1158. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/VariablePrecisionAddress.js +125 -0
  1159. package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Weight.js +109 -0
  1160. package/sdk/invoices_v2024_06_19/README.md +53 -0
  1161. package/sdk/invoices_v2024_06_19/docs/AttributeOption.md +10 -0
  1162. package/sdk/invoices_v2024_06_19/docs/Error.md +11 -0
  1163. package/sdk/invoices_v2024_06_19/docs/ErrorList.md +9 -0
  1164. package/sdk/invoices_v2024_06_19/docs/Export.md +14 -0
  1165. package/sdk/invoices_v2024_06_19/docs/ExportInvoicesRequest.md +18 -0
  1166. package/sdk/invoices_v2024_06_19/docs/ExportInvoicesResponse.md +9 -0
  1167. package/sdk/invoices_v2024_06_19/docs/ExportStatus.md +14 -0
  1168. package/sdk/invoices_v2024_06_19/docs/FileFormat.md +8 -0
  1169. package/sdk/invoices_v2024_06_19/docs/GetInvoiceResponse.md +9 -0
  1170. package/sdk/invoices_v2024_06_19/docs/GetInvoicesAttributesResponse.md +9 -0
  1171. package/sdk/invoices_v2024_06_19/docs/GetInvoicesDocumentResponse.md +9 -0
  1172. package/sdk/invoices_v2024_06_19/docs/GetInvoicesExportResponse.md +9 -0
  1173. package/sdk/invoices_v2024_06_19/docs/GetInvoicesExportsResponse.md +10 -0
  1174. package/sdk/invoices_v2024_06_19/docs/GetInvoicesResponse.md +10 -0
  1175. package/sdk/invoices_v2024_06_19/docs/Invoice.md +18 -0
  1176. package/sdk/invoices_v2024_06_19/docs/InvoicesApi.md +365 -0
  1177. package/sdk/invoices_v2024_06_19/docs/InvoicesAttributes.md +12 -0
  1178. package/sdk/invoices_v2024_06_19/docs/InvoicesDocument.md +10 -0
  1179. package/sdk/invoices_v2024_06_19/docs/TransactionIdentifier.md +10 -0
  1180. package/sdk/invoices_v2024_06_19/src/ApiClient.js +740 -0
  1181. package/sdk/invoices_v2024_06_19/src/index.js +162 -0
  1182. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.api/InvoicesApi.js +448 -0
  1183. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/AttributeOption.js +73 -0
  1184. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/Error.js +85 -0
  1185. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ErrorList.js +68 -0
  1186. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/Export.js +105 -0
  1187. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ExportInvoicesRequest.js +139 -0
  1188. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ExportInvoicesResponse.js +65 -0
  1189. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ExportStatus.js +60 -0
  1190. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/FileFormat.js +39 -0
  1191. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoiceResponse.js +65 -0
  1192. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesAttributesResponse.js +65 -0
  1193. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesDocumentResponse.js +65 -0
  1194. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesExportResponse.js +65 -0
  1195. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesExportsResponse.js +74 -0
  1196. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesResponse.js +74 -0
  1197. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/Invoice.js +138 -0
  1198. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/InvoicesAttributes.js +90 -0
  1199. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/InvoicesDocument.js +73 -0
  1200. package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/TransactionIdentifier.js +73 -0
  1201. package/sdk/invoicing_v0/README.md +47 -0
  1202. package/sdk/invoicing_v0/docs/Address.md +20 -0
  1203. package/sdk/invoicing_v0/docs/AddressTypeEnum.md +10 -0
  1204. package/sdk/invoicing_v0/docs/BuyerTaxInfo.md +11 -0
  1205. package/sdk/invoicing_v0/docs/Error.md +11 -0
  1206. package/sdk/invoicing_v0/docs/GetInvoiceStatusResponse.md +10 -0
  1207. package/sdk/invoicing_v0/docs/GetShipmentDetailsResponse.md +10 -0
  1208. package/sdk/invoicing_v0/docs/MarketplaceTaxInfo.md +11 -0
  1209. package/sdk/invoicing_v0/docs/Money.md +10 -0
  1210. package/sdk/invoicing_v0/docs/ShipmentDetail.md +22 -0
  1211. package/sdk/invoicing_v0/docs/ShipmentInvoiceApi.md +145 -0
  1212. package/sdk/invoicing_v0/docs/ShipmentInvoiceStatus.md +14 -0
  1213. package/sdk/invoicing_v0/docs/ShipmentInvoiceStatusInfo.md +10 -0
  1214. package/sdk/invoicing_v0/docs/ShipmentInvoiceStatusResponse.md +9 -0
  1215. package/sdk/invoicing_v0/docs/ShipmentItem.md +19 -0
  1216. package/sdk/invoicing_v0/docs/SubmitInvoiceRequest.md +11 -0
  1217. package/sdk/invoicing_v0/docs/SubmitInvoiceResponse.md +9 -0
  1218. package/sdk/invoicing_v0/docs/TaxClassification.md +10 -0
  1219. package/sdk/invoicing_v0/src/ApiClient.js +740 -0
  1220. package/sdk/invoicing_v0/src/index.js +148 -0
  1221. package/sdk/invoicing_v0/src/js_client.invoicing_v0.api/ShipmentInvoiceApi.js +191 -0
  1222. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/Address.js +153 -0
  1223. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/AddressTypeEnum.js +46 -0
  1224. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/BuyerTaxInfo.js +82 -0
  1225. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/Error.js +85 -0
  1226. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/GetInvoiceStatusResponse.js +74 -0
  1227. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/GetShipmentDetailsResponse.js +74 -0
  1228. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/MarketplaceTaxInfo.js +82 -0
  1229. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/Money.js +73 -0
  1230. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentDetail.js +170 -0
  1231. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentInvoiceStatus.js +60 -0
  1232. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentInvoiceStatusInfo.js +73 -0
  1233. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentInvoiceStatusResponse.js +65 -0
  1234. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentItem.js +141 -0
  1235. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/SubmitInvoiceRequest.js +85 -0
  1236. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/SubmitInvoiceResponse.js +66 -0
  1237. package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/TaxClassification.js +73 -0
  1238. package/sdk/listingsitems_v2021_08_01/README.md +61 -0
  1239. package/sdk/listingsitems_v2021_08_01/docs/Audience.md +10 -0
  1240. package/sdk/listingsitems_v2021_08_01/docs/Error.md +11 -0
  1241. package/sdk/listingsitems_v2021_08_01/docs/ErrorList.md +9 -0
  1242. package/sdk/listingsitems_v2021_08_01/docs/FulfillmentAvailability.md +10 -0
  1243. package/sdk/listingsitems_v2021_08_01/docs/Issue.md +27 -0
  1244. package/sdk/listingsitems_v2021_08_01/docs/IssueEnforcementAction.md +9 -0
  1245. package/sdk/listingsitems_v2021_08_01/docs/IssueEnforcements.md +10 -0
  1246. package/sdk/listingsitems_v2021_08_01/docs/IssueExemption.md +23 -0
  1247. package/sdk/listingsitems_v2021_08_01/docs/Item.md +17 -0
  1248. package/sdk/listingsitems_v2021_08_01/docs/ItemIdentifiersByMarketplace.md +10 -0
  1249. package/sdk/listingsitems_v2021_08_01/docs/ItemImage.md +11 -0
  1250. package/sdk/listingsitems_v2021_08_01/docs/ItemOfferByMarketplace.md +24 -0
  1251. package/sdk/listingsitems_v2021_08_01/docs/ItemProcurement.md +9 -0
  1252. package/sdk/listingsitems_v2021_08_01/docs/ItemProductTypeByMarketplace.md +10 -0
  1253. package/sdk/listingsitems_v2021_08_01/docs/ItemRelationship.md +23 -0
  1254. package/sdk/listingsitems_v2021_08_01/docs/ItemRelationshipsByMarketplace.md +10 -0
  1255. package/sdk/listingsitems_v2021_08_01/docs/ItemSearchResults.md +11 -0
  1256. package/sdk/listingsitems_v2021_08_01/docs/ItemSummaryByMarketplace.md +62 -0
  1257. package/sdk/listingsitems_v2021_08_01/docs/ItemVariationTheme.md +10 -0
  1258. package/sdk/listingsitems_v2021_08_01/docs/ListingsApi.md +317 -0
  1259. package/sdk/listingsitems_v2021_08_01/docs/ListingsItemPatchRequest.md +10 -0
  1260. package/sdk/listingsitems_v2021_08_01/docs/ListingsItemPutRequest.md +24 -0
  1261. package/sdk/listingsitems_v2021_08_01/docs/ListingsItemSubmissionResponse.md +26 -0
  1262. package/sdk/listingsitems_v2021_08_01/docs/Money.md +10 -0
  1263. package/sdk/listingsitems_v2021_08_01/docs/Pagination.md +10 -0
  1264. package/sdk/listingsitems_v2021_08_01/docs/PatchOperation.md +24 -0
  1265. package/sdk/listingsitems_v2021_08_01/docs/Points.md +9 -0
  1266. package/sdk/listingsitems_v2021_08_01/src/ApiClient.js +740 -0
  1267. package/sdk/listingsitems_v2021_08_01/src/index.js +218 -0
  1268. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.api/ListingsApi.js +461 -0
  1269. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Audience.js +73 -0
  1270. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Error.js +85 -0
  1271. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ErrorList.js +67 -0
  1272. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/FulfillmentAvailability.js +75 -0
  1273. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Issue.js +139 -0
  1274. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/IssueEnforcementAction.js +67 -0
  1275. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/IssueEnforcements.js +78 -0
  1276. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/IssueExemption.js +101 -0
  1277. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Item.js +138 -0
  1278. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemIdentifiersByMarketplace.js +73 -0
  1279. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemImage.js +87 -0
  1280. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemOfferByMarketplace.js +123 -0
  1281. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemProcurement.js +67 -0
  1282. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemProductTypeByMarketplace.js +77 -0
  1283. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemRelationship.js +111 -0
  1284. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemRelationshipsByMarketplace.js +78 -0
  1285. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemSearchResults.js +86 -0
  1286. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemSummaryByMarketplace.js +253 -0
  1287. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemVariationTheme.js +77 -0
  1288. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ListingsItemPatchRequest.js +78 -0
  1289. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ListingsItemPutRequest.js +111 -0
  1290. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ListingsItemSubmissionResponse.js +131 -0
  1291. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Money.js +77 -0
  1292. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Pagination.js +73 -0
  1293. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/PatchOperation.js +111 -0
  1294. package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Points.js +66 -0
  1295. package/sdk/listingsrestrictions_v2021_08_01/README.md +36 -0
  1296. package/sdk/listingsrestrictions_v2021_08_01/docs/Error.md +11 -0
  1297. package/sdk/listingsrestrictions_v2021_08_01/docs/Link.md +21 -0
  1298. package/sdk/listingsrestrictions_v2021_08_01/docs/ListingsApi.md +63 -0
  1299. package/sdk/listingsrestrictions_v2021_08_01/docs/Reason.md +24 -0
  1300. package/sdk/listingsrestrictions_v2021_08_01/docs/Restriction.md +44 -0
  1301. package/sdk/listingsrestrictions_v2021_08_01/docs/RestrictionList.md +9 -0
  1302. package/sdk/listingsrestrictions_v2021_08_01/src/ApiClient.js +740 -0
  1303. package/sdk/listingsrestrictions_v2021_08_01/src/index.js +71 -0
  1304. package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.api/ListingsApi.js +111 -0
  1305. package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Error.js +85 -0
  1306. package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Link.js +107 -0
  1307. package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Reason.js +110 -0
  1308. package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Restriction.js +170 -0
  1309. package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/RestrictionList.js +67 -0
  1310. package/sdk/merchantfulfillment_v0/README.md +89 -0
  1311. package/sdk/merchantfulfillment_v0/docs/AdditionalInputs.md +10 -0
  1312. package/sdk/merchantfulfillment_v0/docs/AdditionalSellerInput.md +17 -0
  1313. package/sdk/merchantfulfillment_v0/docs/AdditionalSellerInputs.md +10 -0
  1314. package/sdk/merchantfulfillment_v0/docs/Address.md +19 -0
  1315. package/sdk/merchantfulfillment_v0/docs/AvailableCarrierWillPickUpOption.md +10 -0
  1316. package/sdk/merchantfulfillment_v0/docs/AvailableDeliveryExperienceOption.md +10 -0
  1317. package/sdk/merchantfulfillment_v0/docs/AvailableShippingServiceOptions.md +10 -0
  1318. package/sdk/merchantfulfillment_v0/docs/Benefits.md +10 -0
  1319. package/sdk/merchantfulfillment_v0/docs/CancelShipmentResponse.md +10 -0
  1320. package/sdk/merchantfulfillment_v0/docs/CarrierWillPickUpOption.md +12 -0
  1321. package/sdk/merchantfulfillment_v0/docs/Constraint.md +10 -0
  1322. package/sdk/merchantfulfillment_v0/docs/CreateShipmentRequest.md +14 -0
  1323. package/sdk/merchantfulfillment_v0/docs/CreateShipmentResponse.md +10 -0
  1324. package/sdk/merchantfulfillment_v0/docs/CurrencyAmount.md +10 -0
  1325. package/sdk/merchantfulfillment_v0/docs/DangerousGoodsDetails.md +58 -0
  1326. package/sdk/merchantfulfillment_v0/docs/DeliveryExperienceOption.md +16 -0
  1327. package/sdk/merchantfulfillment_v0/docs/DeliveryExperienceType.md +14 -0
  1328. package/sdk/merchantfulfillment_v0/docs/Error.md +11 -0
  1329. package/sdk/merchantfulfillment_v0/docs/ExcludedBenefit.md +10 -0
  1330. package/sdk/merchantfulfillment_v0/docs/FileContents.md +11 -0
  1331. package/sdk/merchantfulfillment_v0/docs/FileType.md +12 -0
  1332. package/sdk/merchantfulfillment_v0/docs/GetAdditionalSellerInputsRequest.md +11 -0
  1333. package/sdk/merchantfulfillment_v0/docs/GetAdditionalSellerInputsResponse.md +10 -0
  1334. package/sdk/merchantfulfillment_v0/docs/GetAdditionalSellerInputsResult.md +10 -0
  1335. package/sdk/merchantfulfillment_v0/docs/GetEligibleShipmentServicesRequest.md +10 -0
  1336. package/sdk/merchantfulfillment_v0/docs/GetEligibleShipmentServicesResponse.md +10 -0
  1337. package/sdk/merchantfulfillment_v0/docs/GetEligibleShipmentServicesResult.md +12 -0
  1338. package/sdk/merchantfulfillment_v0/docs/GetShipmentResponse.md +10 -0
  1339. package/sdk/merchantfulfillment_v0/docs/HazmatType.md +10 -0
  1340. package/sdk/merchantfulfillment_v0/docs/InputTargetType.md +10 -0
  1341. package/sdk/merchantfulfillment_v0/docs/Item.md +17 -0
  1342. package/sdk/merchantfulfillment_v0/docs/ItemLevelFields.md +10 -0
  1343. package/sdk/merchantfulfillment_v0/docs/Label.md +13 -0
  1344. package/sdk/merchantfulfillment_v0/docs/LabelCustomization.md +10 -0
  1345. package/sdk/merchantfulfillment_v0/docs/LabelDimensions.md +11 -0
  1346. package/sdk/merchantfulfillment_v0/docs/LabelFormat.md +16 -0
  1347. package/sdk/merchantfulfillment_v0/docs/LabelFormatOption.md +10 -0
  1348. package/sdk/merchantfulfillment_v0/docs/LabelFormatOptionRequest.md +9 -0
  1349. package/sdk/merchantfulfillment_v0/docs/Length.md +10 -0
  1350. package/sdk/merchantfulfillment_v0/docs/LiquidVolume.md +31 -0
  1351. package/sdk/merchantfulfillment_v0/docs/MerchantFulfillmentApi.md +233 -0
  1352. package/sdk/merchantfulfillment_v0/docs/PackageDimensions.md +13 -0
  1353. package/sdk/merchantfulfillment_v0/docs/PredefinedPackageDimensions.md +106 -0
  1354. package/sdk/merchantfulfillment_v0/docs/RejectedShippingService.md +13 -0
  1355. package/sdk/merchantfulfillment_v0/docs/SellerInputDefinition.md +15 -0
  1356. package/sdk/merchantfulfillment_v0/docs/Shipment.md +23 -0
  1357. package/sdk/merchantfulfillment_v0/docs/ShipmentRequestDetails.md +18 -0
  1358. package/sdk/merchantfulfillment_v0/docs/ShipmentStatus.md +14 -0
  1359. package/sdk/merchantfulfillment_v0/docs/ShippingOfferingFilter.md +12 -0
  1360. package/sdk/merchantfulfillment_v0/docs/ShippingService.md +22 -0
  1361. package/sdk/merchantfulfillment_v0/docs/ShippingServiceOptions.md +13 -0
  1362. package/sdk/merchantfulfillment_v0/docs/StandardIdForLabel.md +8 -0
  1363. package/sdk/merchantfulfillment_v0/docs/TemporarilyUnavailableCarrier.md +9 -0
  1364. package/sdk/merchantfulfillment_v0/docs/TermsAndConditionsNotAcceptedCarrier.md +9 -0
  1365. package/sdk/merchantfulfillment_v0/docs/UnitOfLength.md +10 -0
  1366. package/sdk/merchantfulfillment_v0/docs/UnitOfWeight.md +10 -0
  1367. package/sdk/merchantfulfillment_v0/docs/Weight.md +10 -0
  1368. package/sdk/merchantfulfillment_v0/src/ApiClient.js +740 -0
  1369. package/sdk/merchantfulfillment_v0/src/index.js +428 -0
  1370. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.api/MerchantFulfillmentApi.js +281 -0
  1371. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AdditionalInputs.js +73 -0
  1372. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AdditionalSellerInput.js +129 -0
  1373. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AdditionalSellerInputs.js +77 -0
  1374. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Address.js +159 -0
  1375. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AvailableCarrierWillPickUpOption.js +77 -0
  1376. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AvailableDeliveryExperienceOption.js +77 -0
  1377. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AvailableShippingServiceOptions.js +79 -0
  1378. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Benefits.js +74 -0
  1379. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CancelShipmentResponse.js +74 -0
  1380. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CarrierWillPickUpOption.js +53 -0
  1381. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Constraint.js +75 -0
  1382. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CreateShipmentRequest.js +110 -0
  1383. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CreateShipmentResponse.js +74 -0
  1384. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CurrencyAmount.js +77 -0
  1385. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/DangerousGoodsDetails.js +201 -0
  1386. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/DeliveryExperienceOption.js +67 -0
  1387. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/DeliveryExperienceType.js +60 -0
  1388. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Error.js +85 -0
  1389. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ExcludedBenefit.js +73 -0
  1390. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/FileContents.js +87 -0
  1391. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/FileType.js +53 -0
  1392. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetAdditionalSellerInputsRequest.js +87 -0
  1393. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetAdditionalSellerInputsResponse.js +74 -0
  1394. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetAdditionalSellerInputsResult.js +75 -0
  1395. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetEligibleShipmentServicesRequest.js +75 -0
  1396. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetEligibleShipmentServicesResponse.js +74 -0
  1397. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetEligibleShipmentServicesResult.js +95 -0
  1398. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetShipmentResponse.js +74 -0
  1399. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/HazmatType.js +46 -0
  1400. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/InputTargetType.js +46 -0
  1401. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Item.js +134 -0
  1402. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ItemLevelFields.js +78 -0
  1403. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Label.js +101 -0
  1404. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelCustomization.js +73 -0
  1405. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelDimensions.js +87 -0
  1406. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelFormat.js +67 -0
  1407. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelFormatOption.js +73 -0
  1408. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelFormatOptionRequest.js +65 -0
  1409. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Length.js +73 -0
  1410. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LiquidVolume.js +127 -0
  1411. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/PackageDimensions.js +97 -0
  1412. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/PredefinedPackageDimensions.js +382 -0
  1413. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/RejectedShippingService.js +105 -0
  1414. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/SellerInputDefinition.js +124 -0
  1415. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Shipment.js +201 -0
  1416. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShipmentRequestDetails.js +150 -0
  1417. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShipmentStatus.js +60 -0
  1418. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShippingOfferingFilter.js +89 -0
  1419. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShippingService.js +187 -0
  1420. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShippingServiceOptions.js +101 -0
  1421. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/StandardIdForLabel.js +39 -0
  1422. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/TemporarilyUnavailableCarrier.js +67 -0
  1423. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/TermsAndConditionsNotAcceptedCarrier.js +67 -0
  1424. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/UnitOfLength.js +46 -0
  1425. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/UnitOfWeight.js +46 -0
  1426. package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Weight.js +77 -0
  1427. package/sdk/messaging_v1/README.md +76 -0
  1428. package/sdk/messaging_v1/docs/Attachment.md +10 -0
  1429. package/sdk/messaging_v1/docs/CreateAmazonMotorsRequest.md +9 -0
  1430. package/sdk/messaging_v1/docs/CreateAmazonMotorsResponse.md +9 -0
  1431. package/sdk/messaging_v1/docs/CreateConfirmCustomizationDetailsRequest.md +10 -0
  1432. package/sdk/messaging_v1/docs/CreateConfirmCustomizationDetailsResponse.md +9 -0
  1433. package/sdk/messaging_v1/docs/CreateConfirmDeliveryDetailsRequest.md +9 -0
  1434. package/sdk/messaging_v1/docs/CreateConfirmDeliveryDetailsResponse.md +9 -0
  1435. package/sdk/messaging_v1/docs/CreateConfirmOrderDetailsRequest.md +9 -0
  1436. package/sdk/messaging_v1/docs/CreateConfirmOrderDetailsResponse.md +9 -0
  1437. package/sdk/messaging_v1/docs/CreateConfirmServiceDetailsRequest.md +9 -0
  1438. package/sdk/messaging_v1/docs/CreateConfirmServiceDetailsResponse.md +9 -0
  1439. package/sdk/messaging_v1/docs/CreateDigitalAccessKeyRequest.md +10 -0
  1440. package/sdk/messaging_v1/docs/CreateDigitalAccessKeyResponse.md +9 -0
  1441. package/sdk/messaging_v1/docs/CreateLegalDisclosureRequest.md +9 -0
  1442. package/sdk/messaging_v1/docs/CreateLegalDisclosureResponse.md +9 -0
  1443. package/sdk/messaging_v1/docs/CreateNegativeFeedbackRemovalResponse.md +9 -0
  1444. package/sdk/messaging_v1/docs/CreateUnexpectedProblemRequest.md +9 -0
  1445. package/sdk/messaging_v1/docs/CreateUnexpectedProblemResponse.md +9 -0
  1446. package/sdk/messaging_v1/docs/CreateWarrantyRequest.md +11 -0
  1447. package/sdk/messaging_v1/docs/CreateWarrantyResponse.md +9 -0
  1448. package/sdk/messaging_v1/docs/Error.md +11 -0
  1449. package/sdk/messaging_v1/docs/GetAttributesResponse.md +10 -0
  1450. package/sdk/messaging_v1/docs/GetAttributesResponseBuyer.md +9 -0
  1451. package/sdk/messaging_v1/docs/GetMessagingActionResponse.md +12 -0
  1452. package/sdk/messaging_v1/docs/GetMessagingActionResponseEmbedded.md +9 -0
  1453. package/sdk/messaging_v1/docs/GetMessagingActionResponseLinks.md +10 -0
  1454. package/sdk/messaging_v1/docs/GetMessagingActionsForOrderResponse.md +11 -0
  1455. package/sdk/messaging_v1/docs/GetMessagingActionsForOrderResponseEmbedded.md +9 -0
  1456. package/sdk/messaging_v1/docs/GetMessagingActionsForOrderResponseLinks.md +10 -0
  1457. package/sdk/messaging_v1/docs/GetSchemaResponse.md +11 -0
  1458. package/sdk/messaging_v1/docs/GetSchemaResponseLinks.md +9 -0
  1459. package/sdk/messaging_v1/docs/InvoiceRequest.md +9 -0
  1460. package/sdk/messaging_v1/docs/InvoiceResponse.md +9 -0
  1461. package/sdk/messaging_v1/docs/LinkObject.md +10 -0
  1462. package/sdk/messaging_v1/docs/MessagingAction.md +9 -0
  1463. package/sdk/messaging_v1/docs/MessagingApi.md +639 -0
  1464. package/sdk/messaging_v1/src/ApiClient.js +740 -0
  1465. package/sdk/messaging_v1/src/index.js +281 -0
  1466. package/sdk/messaging_v1/src/js_client.messaging_v1.api/MessagingApi.js +857 -0
  1467. package/sdk/messaging_v1/src/js_client.messaging_v1.model/Attachment.js +77 -0
  1468. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateAmazonMotorsRequest.js +66 -0
  1469. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateAmazonMotorsResponse.js +66 -0
  1470. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmCustomizationDetailsRequest.js +74 -0
  1471. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmCustomizationDetailsResponse.js +66 -0
  1472. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmDeliveryDetailsRequest.js +65 -0
  1473. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmDeliveryDetailsResponse.js +66 -0
  1474. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmOrderDetailsRequest.js +65 -0
  1475. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmOrderDetailsResponse.js +66 -0
  1476. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmServiceDetailsRequest.js +65 -0
  1477. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmServiceDetailsResponse.js +66 -0
  1478. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateDigitalAccessKeyRequest.js +74 -0
  1479. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateDigitalAccessKeyResponse.js +66 -0
  1480. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateLegalDisclosureRequest.js +66 -0
  1481. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateLegalDisclosureResponse.js +66 -0
  1482. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateNegativeFeedbackRemovalResponse.js +66 -0
  1483. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateUnexpectedProblemRequest.js +65 -0
  1484. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateUnexpectedProblemResponse.js +66 -0
  1485. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateWarrantyRequest.js +82 -0
  1486. package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateWarrantyResponse.js +66 -0
  1487. package/sdk/messaging_v1/src/js_client.messaging_v1.model/Error.js +85 -0
  1488. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetAttributesResponse.js +74 -0
  1489. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetAttributesResponseBuyer.js +65 -0
  1490. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionResponse.js +90 -0
  1491. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionResponseEmbedded.js +65 -0
  1492. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionResponseLinks.js +76 -0
  1493. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionsForOrderResponse.js +82 -0
  1494. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionsForOrderResponseEmbedded.js +67 -0
  1495. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionsForOrderResponseLinks.js +77 -0
  1496. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetSchemaResponse.js +82 -0
  1497. package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetSchemaResponseLinks.js +67 -0
  1498. package/sdk/messaging_v1/src/js_client.messaging_v1.model/InvoiceRequest.js +66 -0
  1499. package/sdk/messaging_v1/src/js_client.messaging_v1.model/InvoiceResponse.js +66 -0
  1500. package/sdk/messaging_v1/src/js_client.messaging_v1.model/LinkObject.js +75 -0
  1501. package/sdk/messaging_v1/src/js_client.messaging_v1.model/MessagingAction.js +67 -0
  1502. package/sdk/notifications_v1/README.md +64 -0
  1503. package/sdk/notifications_v1/docs/AggregationFilter.md +9 -0
  1504. package/sdk/notifications_v1/docs/AggregationSettings.md +9 -0
  1505. package/sdk/notifications_v1/docs/AggregationTimePeriod.md +10 -0
  1506. package/sdk/notifications_v1/docs/CreateDestinationRequest.md +10 -0
  1507. package/sdk/notifications_v1/docs/CreateDestinationResponse.md +10 -0
  1508. package/sdk/notifications_v1/docs/CreateSubscriptionRequest.md +11 -0
  1509. package/sdk/notifications_v1/docs/CreateSubscriptionResponse.md +10 -0
  1510. package/sdk/notifications_v1/docs/DeleteDestinationResponse.md +9 -0
  1511. package/sdk/notifications_v1/docs/DeleteSubscriptionByIdResponse.md +9 -0
  1512. package/sdk/notifications_v1/docs/Destination.md +11 -0
  1513. package/sdk/notifications_v1/docs/DestinationResource.md +10 -0
  1514. package/sdk/notifications_v1/docs/DestinationResourceSpecification.md +10 -0
  1515. package/sdk/notifications_v1/docs/Error.md +11 -0
  1516. package/sdk/notifications_v1/docs/EventBridgeResource.md +11 -0
  1517. package/sdk/notifications_v1/docs/EventBridgeResourceSpecification.md +10 -0
  1518. package/sdk/notifications_v1/docs/EventFilter.md +23 -0
  1519. package/sdk/notifications_v1/docs/GetDestinationResponse.md +10 -0
  1520. package/sdk/notifications_v1/docs/GetDestinationsResponse.md +10 -0
  1521. package/sdk/notifications_v1/docs/GetSubscriptionByIdResponse.md +10 -0
  1522. package/sdk/notifications_v1/docs/GetSubscriptionResponse.md +10 -0
  1523. package/sdk/notifications_v1/docs/MarketplaceFilter.md +9 -0
  1524. package/sdk/notifications_v1/docs/NotificationsApi.md +374 -0
  1525. package/sdk/notifications_v1/docs/OrderChangeTypeEnum.md +10 -0
  1526. package/sdk/notifications_v1/docs/OrderChangeTypeFilter.md +9 -0
  1527. package/sdk/notifications_v1/docs/ProcessingDirective.md +9 -0
  1528. package/sdk/notifications_v1/docs/SqsResource.md +9 -0
  1529. package/sdk/notifications_v1/docs/Subscription.md +12 -0
  1530. package/sdk/notifications_v1/src/ApiClient.js +740 -0
  1531. package/sdk/notifications_v1/src/index.js +218 -0
  1532. package/sdk/notifications_v1/src/js_client.notifications_v1.api/NotificationsApi.js +450 -0
  1533. package/sdk/notifications_v1/src/js_client.notifications_v1.model/AggregationFilter.js +65 -0
  1534. package/sdk/notifications_v1/src/js_client.notifications_v1.model/AggregationSettings.js +67 -0
  1535. package/sdk/notifications_v1/src/js_client.notifications_v1.model/AggregationTimePeriod.js +46 -0
  1536. package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateDestinationRequest.js +77 -0
  1537. package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateDestinationResponse.js +74 -0
  1538. package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateSubscriptionRequest.js +85 -0
  1539. package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateSubscriptionResponse.js +74 -0
  1540. package/sdk/notifications_v1/src/js_client.notifications_v1.model/DeleteDestinationResponse.js +66 -0
  1541. package/sdk/notifications_v1/src/js_client.notifications_v1.model/DeleteSubscriptionByIdResponse.js +66 -0
  1542. package/sdk/notifications_v1/src/js_client.notifications_v1.model/Destination.js +87 -0
  1543. package/sdk/notifications_v1/src/js_client.notifications_v1.model/DestinationResource.js +73 -0
  1544. package/sdk/notifications_v1/src/js_client.notifications_v1.model/DestinationResourceSpecification.js +73 -0
  1545. package/sdk/notifications_v1/src/js_client.notifications_v1.model/Error.js +85 -0
  1546. package/sdk/notifications_v1/src/js_client.notifications_v1.model/EventBridgeResource.js +87 -0
  1547. package/sdk/notifications_v1/src/js_client.notifications_v1.model/EventBridgeResourceSpecification.js +77 -0
  1548. package/sdk/notifications_v1/src/js_client.notifications_v1.model/EventFilter.js +144 -0
  1549. package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetDestinationResponse.js +74 -0
  1550. package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetDestinationsResponse.js +75 -0
  1551. package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetSubscriptionByIdResponse.js +74 -0
  1552. package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetSubscriptionResponse.js +74 -0
  1553. package/sdk/notifications_v1/src/js_client.notifications_v1.model/MarketplaceFilter.js +65 -0
  1554. package/sdk/notifications_v1/src/js_client.notifications_v1.model/OrderChangeTypeEnum.js +46 -0
  1555. package/sdk/notifications_v1/src/js_client.notifications_v1.model/OrderChangeTypeFilter.js +66 -0
  1556. package/sdk/notifications_v1/src/js_client.notifications_v1.model/ProcessingDirective.js +65 -0
  1557. package/sdk/notifications_v1/src/js_client.notifications_v1.model/SqsResource.js +67 -0
  1558. package/sdk/notifications_v1/src/js_client.notifications_v1.model/Subscription.js +95 -0
  1559. package/sdk/orders_v0/README.md +111 -0
  1560. package/sdk/orders_v0/docs/Address.md +34 -0
  1561. package/sdk/orders_v0/docs/AddressExtendedFields.md +12 -0
  1562. package/sdk/orders_v0/docs/AmazonPrograms.md +9 -0
  1563. package/sdk/orders_v0/docs/AssociatedItem.md +11 -0
  1564. package/sdk/orders_v0/docs/AssociationType.md +8 -0
  1565. package/sdk/orders_v0/docs/AutomatedShippingSettings.md +11 -0
  1566. package/sdk/orders_v0/docs/BusinessHours.md +31 -0
  1567. package/sdk/orders_v0/docs/BuyerCustomizedInfoDetail.md +9 -0
  1568. package/sdk/orders_v0/docs/BuyerInfo.md +13 -0
  1569. package/sdk/orders_v0/docs/BuyerRequestedCancel.md +10 -0
  1570. package/sdk/orders_v0/docs/BuyerTaxInfo.md +11 -0
  1571. package/sdk/orders_v0/docs/BuyerTaxInformation.md +12 -0
  1572. package/sdk/orders_v0/docs/ConfirmShipmentErrorResponse.md +9 -0
  1573. package/sdk/orders_v0/docs/ConfirmShipmentOrderItem.md +11 -0
  1574. package/sdk/orders_v0/docs/ConfirmShipmentRequest.md +20 -0
  1575. package/sdk/orders_v0/docs/ConstraintType.md +8 -0
  1576. package/sdk/orders_v0/docs/DeliveryPreferences.md +12 -0
  1577. package/sdk/orders_v0/docs/EasyShipShipmentStatus.md +38 -0
  1578. package/sdk/orders_v0/docs/ElectronicInvoiceStatus.md +16 -0
  1579. package/sdk/orders_v0/docs/Error.md +11 -0
  1580. package/sdk/orders_v0/docs/ExceptionDates.md +11 -0
  1581. package/sdk/orders_v0/docs/ExportInfo.md +10 -0
  1582. package/sdk/orders_v0/docs/FulfillmentInstruction.md +9 -0
  1583. package/sdk/orders_v0/docs/GetOrderAddressResponse.md +10 -0
  1584. package/sdk/orders_v0/docs/GetOrderBuyerInfoResponse.md +10 -0
  1585. package/sdk/orders_v0/docs/GetOrderItemsBuyerInfoResponse.md +10 -0
  1586. package/sdk/orders_v0/docs/GetOrderItemsResponse.md +10 -0
  1587. package/sdk/orders_v0/docs/GetOrderRegulatedInfoResponse.md +10 -0
  1588. package/sdk/orders_v0/docs/GetOrderResponse.md +10 -0
  1589. package/sdk/orders_v0/docs/GetOrdersResponse.md +10 -0
  1590. package/sdk/orders_v0/docs/ItemBuyerInfo.md +13 -0
  1591. package/sdk/orders_v0/docs/MarketplaceTaxInfo.md +9 -0
  1592. package/sdk/orders_v0/docs/Measurement.md +65 -0
  1593. package/sdk/orders_v0/docs/Money.md +10 -0
  1594. package/sdk/orders_v0/docs/OpenInterval.md +10 -0
  1595. package/sdk/orders_v0/docs/OpenTimeInterval.md +10 -0
  1596. package/sdk/orders_v0/docs/Order.md +130 -0
  1597. package/sdk/orders_v0/docs/OrderAddress.md +12 -0
  1598. package/sdk/orders_v0/docs/OrderBuyerInfo.md +14 -0
  1599. package/sdk/orders_v0/docs/OrderItem.md +60 -0
  1600. package/sdk/orders_v0/docs/OrderItemBuyerInfo.md +14 -0
  1601. package/sdk/orders_v0/docs/OrderItemsBuyerInfoList.md +11 -0
  1602. package/sdk/orders_v0/docs/OrderItemsInner.md +10 -0
  1603. package/sdk/orders_v0/docs/OrderItemsList.md +11 -0
  1604. package/sdk/orders_v0/docs/OrderRegulatedInfo.md +12 -0
  1605. package/sdk/orders_v0/docs/OrdersList.md +12 -0
  1606. package/sdk/orders_v0/docs/OrdersV0Api.md +469 -0
  1607. package/sdk/orders_v0/docs/OtherDeliveryAttributes.md +12 -0
  1608. package/sdk/orders_v0/docs/PackageDetail.md +16 -0
  1609. package/sdk/orders_v0/docs/PaymentExecutionDetailItem.md +10 -0
  1610. package/sdk/orders_v0/docs/PointsGrantedDetail.md +10 -0
  1611. package/sdk/orders_v0/docs/PreferredDeliveryTime.md +10 -0
  1612. package/sdk/orders_v0/docs/PrescriptionDetail.md +15 -0
  1613. package/sdk/orders_v0/docs/ProductInfoDetail.md +9 -0
  1614. package/sdk/orders_v0/docs/RegulatedInformation.md +9 -0
  1615. package/sdk/orders_v0/docs/RegulatedInformationField.md +23 -0
  1616. package/sdk/orders_v0/docs/RegulatedOrderVerificationStatus.md +15 -0
  1617. package/sdk/orders_v0/docs/RejectionReason.md +10 -0
  1618. package/sdk/orders_v0/docs/ShipmentApi.md +55 -0
  1619. package/sdk/orders_v0/docs/ShipmentStatus.md +12 -0
  1620. package/sdk/orders_v0/docs/ShippingConstraints.md +12 -0
  1621. package/sdk/orders_v0/docs/SubstitutionOption.md +13 -0
  1622. package/sdk/orders_v0/docs/SubstitutionPreferences.md +23 -0
  1623. package/sdk/orders_v0/docs/TaxClassification.md +10 -0
  1624. package/sdk/orders_v0/docs/TaxCollection.md +28 -0
  1625. package/sdk/orders_v0/docs/UpdateShipmentStatusErrorResponse.md +9 -0
  1626. package/sdk/orders_v0/docs/UpdateShipmentStatusRequest.md +11 -0
  1627. package/sdk/orders_v0/docs/UpdateVerificationStatusErrorResponse.md +9 -0
  1628. package/sdk/orders_v0/docs/UpdateVerificationStatusRequest.md +9 -0
  1629. package/sdk/orders_v0/docs/UpdateVerificationStatusRequestBody.md +12 -0
  1630. package/sdk/orders_v0/docs/ValidVerificationDetail.md +10 -0
  1631. package/sdk/orders_v0/docs/VerificationDetails.md +9 -0
  1632. package/sdk/orders_v0/docs/VerificationStatus.md +16 -0
  1633. package/sdk/orders_v0/src/ApiClient.js +740 -0
  1634. package/sdk/orders_v0/src/index.js +540 -0
  1635. package/sdk/orders_v0/src/js_client.orders_v0.api/OrdersV0Api.js +571 -0
  1636. package/sdk/orders_v0/src/js_client.orders_v0.api/ShipmentApi.js +93 -0
  1637. package/sdk/orders_v0/src/js_client.orders_v0.model/Address.js +199 -0
  1638. package/sdk/orders_v0/src/js_client.orders_v0.model/AddressExtendedFields.js +89 -0
  1639. package/sdk/orders_v0/src/js_client.orders_v0.model/AmazonPrograms.js +67 -0
  1640. package/sdk/orders_v0/src/js_client.orders_v0.model/AssociatedItem.js +81 -0
  1641. package/sdk/orders_v0/src/js_client.orders_v0.model/AssociationType.js +39 -0
  1642. package/sdk/orders_v0/src/js_client.orders_v0.model/AutomatedShippingSettings.js +81 -0
  1643. package/sdk/orders_v0/src/js_client.orders_v0.model/BusinessHours.js +124 -0
  1644. package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerCustomizedInfoDetail.js +65 -0
  1645. package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerInfo.js +97 -0
  1646. package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerRequestedCancel.js +73 -0
  1647. package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerTaxInfo.js +82 -0
  1648. package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerTaxInformation.js +89 -0
  1649. package/sdk/orders_v0/src/js_client.orders_v0.model/ConfirmShipmentErrorResponse.js +66 -0
  1650. package/sdk/orders_v0/src/js_client.orders_v0.model/ConfirmShipmentOrderItem.js +85 -0
  1651. package/sdk/orders_v0/src/js_client.orders_v0.model/ConfirmShipmentRequest.js +99 -0
  1652. package/sdk/orders_v0/src/js_client.orders_v0.model/ConstraintType.js +39 -0
  1653. package/sdk/orders_v0/src/js_client.orders_v0.model/DeliveryPreferences.js +90 -0
  1654. package/sdk/orders_v0/src/js_client.orders_v0.model/EasyShipShipmentStatus.js +144 -0
  1655. package/sdk/orders_v0/src/js_client.orders_v0.model/ElectronicInvoiceStatus.js +67 -0
  1656. package/sdk/orders_v0/src/js_client.orders_v0.model/Error.js +85 -0
  1657. package/sdk/orders_v0/src/js_client.orders_v0.model/ExceptionDates.js +82 -0
  1658. package/sdk/orders_v0/src/js_client.orders_v0.model/ExportInfo.js +73 -0
  1659. package/sdk/orders_v0/src/js_client.orders_v0.model/FulfillmentInstruction.js +65 -0
  1660. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderAddressResponse.js +74 -0
  1661. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderBuyerInfoResponse.js +74 -0
  1662. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderItemsBuyerInfoResponse.js +74 -0
  1663. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderItemsResponse.js +74 -0
  1664. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderRegulatedInfoResponse.js +74 -0
  1665. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderResponse.js +74 -0
  1666. package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrdersResponse.js +74 -0
  1667. package/sdk/orders_v0/src/js_client.orders_v0.model/ItemBuyerInfo.js +96 -0
  1668. package/sdk/orders_v0/src/js_client.orders_v0.model/MarketplaceTaxInfo.js +66 -0
  1669. package/sdk/orders_v0/src/js_client.orders_v0.model/Measurement.js +229 -0
  1670. package/sdk/orders_v0/src/js_client.orders_v0.model/Money.js +73 -0
  1671. package/sdk/orders_v0/src/js_client.orders_v0.model/OpenInterval.js +72 -0
  1672. package/sdk/orders_v0/src/js_client.orders_v0.model/OpenTimeInterval.js +73 -0
  1673. package/sdk/orders_v0/src/js_client.orders_v0.model/Order.js +601 -0
  1674. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderAddress.js +91 -0
  1675. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderBuyerInfo.js +107 -0
  1676. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItem.js +403 -0
  1677. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemBuyerInfo.js +106 -0
  1678. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemsBuyerInfoList.js +86 -0
  1679. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemsInner.js +72 -0
  1680. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemsList.js +86 -0
  1681. package/sdk/orders_v0/src/js_client.orders_v0.model/OrderRegulatedInfo.js +97 -0
  1682. package/sdk/orders_v0/src/js_client.orders_v0.model/OrdersList.js +92 -0
  1683. package/sdk/orders_v0/src/js_client.orders_v0.model/OtherDeliveryAttributes.js +53 -0
  1684. package/sdk/orders_v0/src/js_client.orders_v0.model/PackageDetail.js +132 -0
  1685. package/sdk/orders_v0/src/js_client.orders_v0.model/PaymentExecutionDetailItem.js +77 -0
  1686. package/sdk/orders_v0/src/js_client.orders_v0.model/PointsGrantedDetail.js +73 -0
  1687. package/sdk/orders_v0/src/js_client.orders_v0.model/PreferredDeliveryTime.js +75 -0
  1688. package/sdk/orders_v0/src/js_client.orders_v0.model/PrescriptionDetail.js +127 -0
  1689. package/sdk/orders_v0/src/js_client.orders_v0.model/ProductInfoDetail.js +65 -0
  1690. package/sdk/orders_v0/src/js_client.orders_v0.model/RegulatedInformation.js +68 -0
  1691. package/sdk/orders_v0/src/js_client.orders_v0.model/RegulatedInformationField.js +117 -0
  1692. package/sdk/orders_v0/src/js_client.orders_v0.model/RegulatedOrderVerificationStatus.js +120 -0
  1693. package/sdk/orders_v0/src/js_client.orders_v0.model/RejectionReason.js +77 -0
  1694. package/sdk/orders_v0/src/js_client.orders_v0.model/ShipmentStatus.js +53 -0
  1695. package/sdk/orders_v0/src/js_client.orders_v0.model/ShippingConstraints.js +86 -0
  1696. package/sdk/orders_v0/src/js_client.orders_v0.model/SubstitutionOption.js +97 -0
  1697. package/sdk/orders_v0/src/js_client.orders_v0.model/SubstitutionPreferences.js +102 -0
  1698. package/sdk/orders_v0/src/js_client.orders_v0.model/TaxClassification.js +73 -0
  1699. package/sdk/orders_v0/src/js_client.orders_v0.model/TaxCollection.js +101 -0
  1700. package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateShipmentStatusErrorResponse.js +66 -0
  1701. package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateShipmentStatusRequest.js +86 -0
  1702. package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateVerificationStatusErrorResponse.js +66 -0
  1703. package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateVerificationStatusRequest.js +67 -0
  1704. package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateVerificationStatusRequestBody.js +91 -0
  1705. package/sdk/orders_v0/src/js_client.orders_v0.model/ValidVerificationDetail.js +78 -0
  1706. package/sdk/orders_v0/src/js_client.orders_v0.model/VerificationDetails.js +65 -0
  1707. package/sdk/orders_v0/src/js_client.orders_v0.model/VerificationStatus.js +67 -0
  1708. package/sdk/pricing_v0/README.md +85 -0
  1709. package/sdk/pricing_v0/docs/ASINIdentifier.md +10 -0
  1710. package/sdk/pricing_v0/docs/BatchOffersRequestParams.md +11 -0
  1711. package/sdk/pricing_v0/docs/BatchOffersResponse.md +11 -0
  1712. package/sdk/pricing_v0/docs/BatchRequest.md +11 -0
  1713. package/sdk/pricing_v0/docs/BuyBoxPriceType.md +17 -0
  1714. package/sdk/pricing_v0/docs/CompetitivePriceType.md +17 -0
  1715. package/sdk/pricing_v0/docs/CompetitivePricingType.md +11 -0
  1716. package/sdk/pricing_v0/docs/ConditionType.md +16 -0
  1717. package/sdk/pricing_v0/docs/CustomerType.md +10 -0
  1718. package/sdk/pricing_v0/docs/DetailedShippingTimeType.md +25 -0
  1719. package/sdk/pricing_v0/docs/Error.md +11 -0
  1720. package/sdk/pricing_v0/docs/Errors.md +9 -0
  1721. package/sdk/pricing_v0/docs/FulfillmentChannelType.md +10 -0
  1722. package/sdk/pricing_v0/docs/GetItemOffersBatchRequest.md +9 -0
  1723. package/sdk/pricing_v0/docs/GetItemOffersBatchResponse.md +9 -0
  1724. package/sdk/pricing_v0/docs/GetListingOffersBatchRequest.md +9 -0
  1725. package/sdk/pricing_v0/docs/GetListingOffersBatchResponse.md +9 -0
  1726. package/sdk/pricing_v0/docs/GetOffersHttpStatusLine.md +10 -0
  1727. package/sdk/pricing_v0/docs/GetOffersResponse.md +10 -0
  1728. package/sdk/pricing_v0/docs/GetOffersResult.md +16 -0
  1729. package/sdk/pricing_v0/docs/GetPricingResponse.md +10 -0
  1730. package/sdk/pricing_v0/docs/HttpMethod.md +16 -0
  1731. package/sdk/pricing_v0/docs/HttpResponseHeaders.md +10 -0
  1732. package/sdk/pricing_v0/docs/IdentifierType.md +10 -0
  1733. package/sdk/pricing_v0/docs/ItemCondition.md +16 -0
  1734. package/sdk/pricing_v0/docs/ItemIdentifier.md +12 -0
  1735. package/sdk/pricing_v0/docs/ItemOffersRequest.md +14 -0
  1736. package/sdk/pricing_v0/docs/ItemOffersRequestParams.md +12 -0
  1737. package/sdk/pricing_v0/docs/ItemOffersResponse.md +12 -0
  1738. package/sdk/pricing_v0/docs/ListingOffersRequest.md +14 -0
  1739. package/sdk/pricing_v0/docs/ListingOffersRequestParams.md +12 -0
  1740. package/sdk/pricing_v0/docs/ListingOffersResponse.md +12 -0
  1741. package/sdk/pricing_v0/docs/LowestPriceType.md +17 -0
  1742. package/sdk/pricing_v0/docs/MoneyType.md +10 -0
  1743. package/sdk/pricing_v0/docs/OfferCountType.md +11 -0
  1744. package/sdk/pricing_v0/docs/OfferCustomerType.md +10 -0
  1745. package/sdk/pricing_v0/docs/OfferDetail.md +24 -0
  1746. package/sdk/pricing_v0/docs/OfferListingCountType.md +10 -0
  1747. package/sdk/pricing_v0/docs/OfferType.md +17 -0
  1748. package/sdk/pricing_v0/docs/Points.md +10 -0
  1749. package/sdk/pricing_v0/docs/Price.md +12 -0
  1750. package/sdk/pricing_v0/docs/PriceType.md +12 -0
  1751. package/sdk/pricing_v0/docs/PrimeInformationType.md +10 -0
  1752. package/sdk/pricing_v0/docs/Product.md +14 -0
  1753. package/sdk/pricing_v0/docs/ProductPricingApi.md +316 -0
  1754. package/sdk/pricing_v0/docs/QuantityDiscountPriceType.md +11 -0
  1755. package/sdk/pricing_v0/docs/QuantityDiscountType.md +8 -0
  1756. package/sdk/pricing_v0/docs/SalesRankType.md +10 -0
  1757. package/sdk/pricing_v0/docs/SellerFeedbackType.md +10 -0
  1758. package/sdk/pricing_v0/docs/SellerSKUIdentifier.md +11 -0
  1759. package/sdk/pricing_v0/docs/ShipsFromType.md +10 -0
  1760. package/sdk/pricing_v0/docs/Summary.md +18 -0
  1761. package/sdk/pricing_v0/src/ApiClient.js +740 -0
  1762. package/sdk/pricing_v0/src/index.js +393 -0
  1763. package/sdk/pricing_v0/src/js_client.pricing_v0.api/ProductPricingApi.js +416 -0
  1764. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ASINIdentifier.js +77 -0
  1765. package/sdk/pricing_v0/src/js_client.pricing_v0.model/BatchOffersRequestParams.js +85 -0
  1766. package/sdk/pricing_v0/src/js_client.pricing_v0.model/BatchOffersResponse.js +83 -0
  1767. package/sdk/pricing_v0/src/js_client.pricing_v0.model/BatchRequest.js +85 -0
  1768. package/sdk/pricing_v0/src/js_client.pricing_v0.model/BuyBoxPriceType.js +135 -0
  1769. package/sdk/pricing_v0/src/js_client.pricing_v0.model/CompetitivePriceType.js +133 -0
  1770. package/sdk/pricing_v0/src/js_client.pricing_v0.model/CompetitivePricingType.js +87 -0
  1771. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ConditionType.js +67 -0
  1772. package/sdk/pricing_v0/src/js_client.pricing_v0.model/CustomerType.js +46 -0
  1773. package/sdk/pricing_v0/src/js_client.pricing_v0.model/DetailedShippingTimeType.js +115 -0
  1774. package/sdk/pricing_v0/src/js_client.pricing_v0.model/Error.js +85 -0
  1775. package/sdk/pricing_v0/src/js_client.pricing_v0.model/Errors.js +68 -0
  1776. package/sdk/pricing_v0/src/js_client.pricing_v0.model/FulfillmentChannelType.js +46 -0
  1777. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetItemOffersBatchRequest.js +66 -0
  1778. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetItemOffersBatchResponse.js +66 -0
  1779. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetListingOffersBatchRequest.js +66 -0
  1780. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetListingOffersBatchResponse.js +66 -0
  1781. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetOffersHttpStatusLine.js +73 -0
  1782. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetOffersResponse.js +74 -0
  1783. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetOffersResult.js +134 -0
  1784. package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetPricingResponse.js +75 -0
  1785. package/sdk/pricing_v0/src/js_client.pricing_v0.model/HttpMethod.js +67 -0
  1786. package/sdk/pricing_v0/src/js_client.pricing_v0.model/HttpResponseHeaders.js +75 -0
  1787. package/sdk/pricing_v0/src/js_client.pricing_v0.model/IdentifierType.js +75 -0
  1788. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemCondition.js +67 -0
  1789. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemIdentifier.js +93 -0
  1790. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemOffersRequest.js +156 -0
  1791. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemOffersRequestParams.js +114 -0
  1792. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemOffersResponse.js +113 -0
  1793. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ListingOffersRequest.js +156 -0
  1794. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ListingOffersRequestParams.js +116 -0
  1795. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ListingOffersResponse.js +111 -0
  1796. package/sdk/pricing_v0/src/js_client.pricing_v0.model/LowestPriceType.js +133 -0
  1797. package/sdk/pricing_v0/src/js_client.pricing_v0.model/MoneyType.js +73 -0
  1798. package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferCountType.js +81 -0
  1799. package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferCustomerType.js +46 -0
  1800. package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferDetail.js +195 -0
  1801. package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferListingCountType.js +77 -0
  1802. package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferType.js +141 -0
  1803. package/sdk/pricing_v0/src/js_client.pricing_v0.model/Points.js +73 -0
  1804. package/sdk/pricing_v0/src/js_client.pricing_v0.model/Price.js +91 -0
  1805. package/sdk/pricing_v0/src/js_client.pricing_v0.model/PriceType.js +89 -0
  1806. package/sdk/pricing_v0/src/js_client.pricing_v0.model/PrimeInformationType.js +77 -0
  1807. package/sdk/pricing_v0/src/js_client.pricing_v0.model/Product.js +109 -0
  1808. package/sdk/pricing_v0/src/js_client.pricing_v0.model/QuantityDiscountPriceType.js +87 -0
  1809. package/sdk/pricing_v0/src/js_client.pricing_v0.model/QuantityDiscountType.js +39 -0
  1810. package/sdk/pricing_v0/src/js_client.pricing_v0.model/SalesRankType.js +77 -0
  1811. package/sdk/pricing_v0/src/js_client.pricing_v0.model/SellerFeedbackType.js +75 -0
  1812. package/sdk/pricing_v0/src/js_client.pricing_v0.model/SellerSKUIdentifier.js +87 -0
  1813. package/sdk/pricing_v0/src/js_client.pricing_v0.model/ShipsFromType.js +73 -0
  1814. package/sdk/pricing_v0/src/js_client.pricing_v0.model/Summary.js +141 -0
  1815. package/sdk/pricing_v2022_05_01/README.md +72 -0
  1816. package/sdk/pricing_v2022_05_01/docs/BatchRequest.md +12 -0
  1817. package/sdk/pricing_v2022_05_01/docs/BatchResponse.md +10 -0
  1818. package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryBatchRequest.md +9 -0
  1819. package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryBatchResponse.md +9 -0
  1820. package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryIncludedData.md +12 -0
  1821. package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryRequest.md +14 -0
  1822. package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryResponse.md +10 -0
  1823. package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryResponseBody.md +14 -0
  1824. package/sdk/pricing_v2022_05_01/docs/Condition.md +16 -0
  1825. package/sdk/pricing_v2022_05_01/docs/Error.md +11 -0
  1826. package/sdk/pricing_v2022_05_01/docs/Errors.md +9 -0
  1827. package/sdk/pricing_v2022_05_01/docs/FeaturedBuyingOption.md +19 -0
  1828. package/sdk/pricing_v2022_05_01/docs/FeaturedOffer.md +11 -0
  1829. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPrice.md +10 -0
  1830. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceRequest.md +15 -0
  1831. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceRequestParams.md +11 -0
  1832. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceResponse.md +12 -0
  1833. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceResponseBody.md +11 -0
  1834. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceResult.md +12 -0
  1835. package/sdk/pricing_v2022_05_01/docs/FeaturedOfferSegment.md +21 -0
  1836. package/sdk/pricing_v2022_05_01/docs/FulfillmentType.md +10 -0
  1837. package/sdk/pricing_v2022_05_01/docs/GetFeaturedOfferExpectedPriceBatchRequest.md +9 -0
  1838. package/sdk/pricing_v2022_05_01/docs/GetFeaturedOfferExpectedPriceBatchResponse.md +9 -0
  1839. package/sdk/pricing_v2022_05_01/docs/HttpMethod.md +16 -0
  1840. package/sdk/pricing_v2022_05_01/docs/HttpStatusLine.md +10 -0
  1841. package/sdk/pricing_v2022_05_01/docs/LowestPricedOffer.md +10 -0
  1842. package/sdk/pricing_v2022_05_01/docs/LowestPricedOffersInput.md +19 -0
  1843. package/sdk/pricing_v2022_05_01/docs/MoneyType.md +10 -0
  1844. package/sdk/pricing_v2022_05_01/docs/Offer.md +49 -0
  1845. package/sdk/pricing_v2022_05_01/docs/OfferIdentifier.md +13 -0
  1846. package/sdk/pricing_v2022_05_01/docs/Points.md +10 -0
  1847. package/sdk/pricing_v2022_05_01/docs/PostalCode.md +10 -0
  1848. package/sdk/pricing_v2022_05_01/docs/Price.md +11 -0
  1849. package/sdk/pricing_v2022_05_01/docs/PrimeDetails.md +22 -0
  1850. package/sdk/pricing_v2022_05_01/docs/ProductPricingApi.md +98 -0
  1851. package/sdk/pricing_v2022_05_01/docs/ReferencePrice.md +10 -0
  1852. package/sdk/pricing_v2022_05_01/docs/SampleLocation.md +9 -0
  1853. package/sdk/pricing_v2022_05_01/docs/Segment.md +9 -0
  1854. package/sdk/pricing_v2022_05_01/docs/SegmentDetails.md +10 -0
  1855. package/sdk/pricing_v2022_05_01/docs/SegmentedFeaturedOffer.md +50 -0
  1856. package/sdk/pricing_v2022_05_01/docs/ShippingOption.md +19 -0
  1857. package/sdk/pricing_v2022_05_01/src/ApiClient.js +740 -0
  1858. package/sdk/pricing_v2022_05_01/src/index.js +316 -0
  1859. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.api/ProductPricingApi.js +135 -0
  1860. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/BatchRequest.js +93 -0
  1861. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/BatchResponse.js +77 -0
  1862. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryBatchRequest.js +68 -0
  1863. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryBatchResponse.js +68 -0
  1864. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryIncludedData.js +53 -0
  1865. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryRequest.js +117 -0
  1866. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryResponse.js +77 -0
  1867. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryResponseBody.js +113 -0
  1868. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Condition.js +67 -0
  1869. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Error.js +85 -0
  1870. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Errors.js +68 -0
  1871. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedBuyingOption.js +92 -0
  1872. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOffer.js +83 -0
  1873. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPrice.js +75 -0
  1874. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceRequest.js +171 -0
  1875. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceRequestParams.js +85 -0
  1876. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceResponse.js +111 -0
  1877. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceResponseBody.js +83 -0
  1878. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceResult.js +90 -0
  1879. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferSegment.js +97 -0
  1880. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FulfillmentType.js +46 -0
  1881. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/GetFeaturedOfferExpectedPriceBatchRequest.js +66 -0
  1882. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/GetFeaturedOfferExpectedPriceBatchResponse.js +66 -0
  1883. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/HttpMethod.js +67 -0
  1884. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/HttpStatusLine.js +73 -0
  1885. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/LowestPricedOffer.js +78 -0
  1886. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/LowestPricedOffersInput.js +91 -0
  1887. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/MoneyType.js +73 -0
  1888. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Offer.js +216 -0
  1889. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/OfferIdentifier.js +101 -0
  1890. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Points.js +73 -0
  1891. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/PostalCode.js +73 -0
  1892. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Price.js +82 -0
  1893. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/PrimeDetails.js +93 -0
  1894. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/ReferencePrice.js +77 -0
  1895. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/SampleLocation.js +65 -0
  1896. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Segment.js +65 -0
  1897. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/SegmentDetails.js +73 -0
  1898. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/SegmentedFeaturedOffer.js +275 -0
  1899. package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/ShippingOption.js +91 -0
  1900. package/sdk/productfees_v0/README.md +49 -0
  1901. package/sdk/productfees_v0/docs/Error.md +11 -0
  1902. package/sdk/productfees_v0/docs/FeeDetail.md +14 -0
  1903. package/sdk/productfees_v0/docs/FeesApi.md +147 -0
  1904. package/sdk/productfees_v0/docs/FeesEstimate.md +11 -0
  1905. package/sdk/productfees_v0/docs/FeesEstimateByIdRequest.md +11 -0
  1906. package/sdk/productfees_v0/docs/FeesEstimateError.md +12 -0
  1907. package/sdk/productfees_v0/docs/FeesEstimateIdentifier.md +16 -0
  1908. package/sdk/productfees_v0/docs/FeesEstimateRequest.md +13 -0
  1909. package/sdk/productfees_v0/docs/FeesEstimateResult.md +12 -0
  1910. package/sdk/productfees_v0/docs/GetMyFeesEstimateRequest.md +9 -0
  1911. package/sdk/productfees_v0/docs/GetMyFeesEstimateResponse.md +10 -0
  1912. package/sdk/productfees_v0/docs/GetMyFeesEstimateResult.md +9 -0
  1913. package/sdk/productfees_v0/docs/GetMyFeesEstimatesErrorList.md +9 -0
  1914. package/sdk/productfees_v0/docs/IdType.md +10 -0
  1915. package/sdk/productfees_v0/docs/IncludedFeeDetail.md +13 -0
  1916. package/sdk/productfees_v0/docs/MoneyType.md +10 -0
  1917. package/sdk/productfees_v0/docs/OptionalFulfillmentProgram.md +12 -0
  1918. package/sdk/productfees_v0/docs/Points.md +10 -0
  1919. package/sdk/productfees_v0/docs/PriceToEstimateFees.md +11 -0
  1920. package/sdk/productfees_v0/src/ApiClient.js +740 -0
  1921. package/sdk/productfees_v0/src/index.js +162 -0
  1922. package/sdk/productfees_v0/src/js_client.productfees_v0.api/FeesApi.js +198 -0
  1923. package/sdk/productfees_v0/src/js_client.productfees_v0.model/Error.js +84 -0
  1924. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeeDetail.js +109 -0
  1925. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimate.js +84 -0
  1926. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateByIdRequest.js +85 -0
  1927. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateError.js +97 -0
  1928. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateIdentifier.js +121 -0
  1929. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateRequest.js +103 -0
  1930. package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateResult.js +89 -0
  1931. package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimateRequest.js +65 -0
  1932. package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimateResponse.js +73 -0
  1933. package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimateResult.js +65 -0
  1934. package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimatesErrorList.js +67 -0
  1935. package/sdk/productfees_v0/src/js_client.productfees_v0.model/IdType.js +46 -0
  1936. package/sdk/productfees_v0/src/js_client.productfees_v0.model/IncludedFeeDetail.js +100 -0
  1937. package/sdk/productfees_v0/src/js_client.productfees_v0.model/MoneyType.js +72 -0
  1938. package/sdk/productfees_v0/src/js_client.productfees_v0.model/OptionalFulfillmentProgram.js +53 -0
  1939. package/sdk/productfees_v0/src/js_client.productfees_v0.model/Points.js +71 -0
  1940. package/sdk/productfees_v0/src/js_client.productfees_v0.model/PriceToEstimateFees.js +82 -0
  1941. package/sdk/producttypedefinitions_v2020_09_01/README.md +41 -0
  1942. package/sdk/producttypedefinitions_v2020_09_01/docs/DefinitionsApi.md +122 -0
  1943. package/sdk/producttypedefinitions_v2020_09_01/docs/Error.md +11 -0
  1944. package/sdk/producttypedefinitions_v2020_09_01/docs/ErrorList.md +9 -0
  1945. package/sdk/producttypedefinitions_v2020_09_01/docs/ProductType.md +11 -0
  1946. package/sdk/producttypedefinitions_v2020_09_01/docs/ProductTypeDefinition.md +42 -0
  1947. package/sdk/producttypedefinitions_v2020_09_01/docs/ProductTypeList.md +10 -0
  1948. package/sdk/producttypedefinitions_v2020_09_01/docs/ProductTypeVersion.md +11 -0
  1949. package/sdk/producttypedefinitions_v2020_09_01/docs/PropertyGroup.md +11 -0
  1950. package/sdk/producttypedefinitions_v2020_09_01/docs/SchemaLink.md +10 -0
  1951. package/sdk/producttypedefinitions_v2020_09_01/docs/SchemaLinkLink.md +19 -0
  1952. package/sdk/producttypedefinitions_v2020_09_01/src/ApiClient.js +740 -0
  1953. package/sdk/producttypedefinitions_v2020_09_01/src/index.js +99 -0
  1954. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.api/DefinitionsApi.js +176 -0
  1955. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/Error.js +85 -0
  1956. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ErrorList.js +67 -0
  1957. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductType.js +87 -0
  1958. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductTypeDefinition.js +201 -0
  1959. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductTypeList.js +77 -0
  1960. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductTypeVersion.js +85 -0
  1961. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/PropertyGroup.js +81 -0
  1962. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/SchemaLink.js +76 -0
  1963. package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/SchemaLinkLink.js +91 -0
  1964. package/sdk/replenishment_v2022_11_07/README.md +69 -0
  1965. package/sdk/replenishment_v2022_11_07/docs/AggregationFrequency.md +14 -0
  1966. package/sdk/replenishment_v2022_11_07/docs/AutoEnrollmentPreference.md +10 -0
  1967. package/sdk/replenishment_v2022_11_07/docs/DiscountFunding.md +9 -0
  1968. package/sdk/replenishment_v2022_11_07/docs/EligibilityStatus.md +14 -0
  1969. package/sdk/replenishment_v2022_11_07/docs/EnrollmentMethod.md +10 -0
  1970. package/sdk/replenishment_v2022_11_07/docs/Error.md +11 -0
  1971. package/sdk/replenishment_v2022_11_07/docs/ErrorList.md +9 -0
  1972. package/sdk/replenishment_v2022_11_07/docs/GetSellingPartnerMetricsRequest.md +14 -0
  1973. package/sdk/replenishment_v2022_11_07/docs/GetSellingPartnerMetricsResponse.md +9 -0
  1974. package/sdk/replenishment_v2022_11_07/docs/GetSellingPartnerMetricsResponseMetric.md +30 -0
  1975. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequest.md +11 -0
  1976. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequestFilters.md +14 -0
  1977. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequestPagination.md +10 -0
  1978. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequestSort.md +10 -0
  1979. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsResponse.md +10 -0
  1980. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsResponseOffer.md +25 -0
  1981. package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsSortKey.md +24 -0
  1982. package/sdk/replenishment_v2022_11_07/docs/ListOffersRequest.md +11 -0
  1983. package/sdk/replenishment_v2022_11_07/docs/ListOffersRequestFilters.md +15 -0
  1984. package/sdk/replenishment_v2022_11_07/docs/ListOffersRequestPagination.md +10 -0
  1985. package/sdk/replenishment_v2022_11_07/docs/ListOffersRequestSort.md +10 -0
  1986. package/sdk/replenishment_v2022_11_07/docs/ListOffersResponse.md +10 -0
  1987. package/sdk/replenishment_v2022_11_07/docs/ListOffersResponseOffer.md +15 -0
  1988. package/sdk/replenishment_v2022_11_07/docs/ListOffersSortKey.md +16 -0
  1989. package/sdk/replenishment_v2022_11_07/docs/Metric.md +30 -0
  1990. package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfiguration.md +11 -0
  1991. package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfigurationPreferences.md +9 -0
  1992. package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfigurationPromotions.md +12 -0
  1993. package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfigurationPromotionsDiscountFunding.md +9 -0
  1994. package/sdk/replenishment_v2022_11_07/docs/OffersApi.md +102 -0
  1995. package/sdk/replenishment_v2022_11_07/docs/PaginationResponse.md +9 -0
  1996. package/sdk/replenishment_v2022_11_07/docs/Preference.md +9 -0
  1997. package/sdk/replenishment_v2022_11_07/docs/ProgramType.md +8 -0
  1998. package/sdk/replenishment_v2022_11_07/docs/Promotion.md +12 -0
  1999. package/sdk/replenishment_v2022_11_07/docs/SellingpartnersApi.md +55 -0
  2000. package/sdk/replenishment_v2022_11_07/docs/SortOrder.md +10 -0
  2001. package/sdk/replenishment_v2022_11_07/docs/TimeInterval.md +10 -0
  2002. package/sdk/replenishment_v2022_11_07/docs/TimePeriodType.md +10 -0
  2003. package/sdk/replenishment_v2022_11_07/src/ApiClient.js +740 -0
  2004. package/sdk/replenishment_v2022_11_07/src/index.js +295 -0
  2005. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.api/OffersApi.js +131 -0
  2006. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.api/SellingpartnersApi.js +84 -0
  2007. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/AggregationFrequency.js +60 -0
  2008. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/AutoEnrollmentPreference.js +46 -0
  2009. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/DiscountFunding.js +65 -0
  2010. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/EligibilityStatus.js +60 -0
  2011. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/EnrollmentMethod.js +46 -0
  2012. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Error.js +85 -0
  2013. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ErrorList.js +68 -0
  2014. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/GetSellingPartnerMetricsRequest.js +115 -0
  2015. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/GetSellingPartnerMetricsResponse.js +66 -0
  2016. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/GetSellingPartnerMetricsResponseMetric.js +233 -0
  2017. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequest.js +85 -0
  2018. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequestFilters.js +114 -0
  2019. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequestPagination.js +77 -0
  2020. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequestSort.js +77 -0
  2021. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsResponse.js +74 -0
  2022. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsResponseOffer.js +193 -0
  2023. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsSortKey.js +95 -0
  2024. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequest.js +85 -0
  2025. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequestFilters.js +119 -0
  2026. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequestPagination.js +77 -0
  2027. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequestSort.js +77 -0
  2028. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersResponse.js +74 -0
  2029. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersResponseOffer.js +113 -0
  2030. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersSortKey.js +67 -0
  2031. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Metric.js +116 -0
  2032. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfiguration.js +81 -0
  2033. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfigurationPreferences.js +65 -0
  2034. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfigurationPromotions.js +86 -0
  2035. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfigurationPromotionsDiscountFunding.js +65 -0
  2036. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/PaginationResponse.js +65 -0
  2037. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Preference.js +66 -0
  2038. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ProgramType.js +39 -0
  2039. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Promotion.js +86 -0
  2040. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/SortOrder.js +46 -0
  2041. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/TimeInterval.js +77 -0
  2042. package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/TimePeriodType.js +46 -0
  2043. package/sdk/reports_v2021_06_30/README.md +48 -0
  2044. package/sdk/reports_v2021_06_30/docs/CreateReportResponse.md +9 -0
  2045. package/sdk/reports_v2021_06_30/docs/CreateReportScheduleResponse.md +9 -0
  2046. package/sdk/reports_v2021_06_30/docs/CreateReportScheduleSpecification.md +56 -0
  2047. package/sdk/reports_v2021_06_30/docs/CreateReportSpecification.md +13 -0
  2048. package/sdk/reports_v2021_06_30/docs/Error.md +11 -0
  2049. package/sdk/reports_v2021_06_30/docs/ErrorList.md +9 -0
  2050. package/sdk/reports_v2021_06_30/docs/GetReportsResponse.md +10 -0
  2051. package/sdk/reports_v2021_06_30/docs/Report.md +36 -0
  2052. package/sdk/reports_v2021_06_30/docs/ReportDocument.md +20 -0
  2053. package/sdk/reports_v2021_06_30/docs/ReportSchedule.md +14 -0
  2054. package/sdk/reports_v2021_06_30/docs/ReportScheduleList.md +9 -0
  2055. package/sdk/reports_v2021_06_30/docs/ReportsApi.md +427 -0
  2056. package/sdk/reports_v2021_06_30/src/ApiClient.js +740 -0
  2057. package/sdk/reports_v2021_06_30/src/index.js +113 -0
  2058. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.api/ReportsApi.js +492 -0
  2059. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportResponse.js +67 -0
  2060. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportScheduleResponse.js +67 -0
  2061. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportScheduleSpecification.js +219 -0
  2062. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportSpecification.js +101 -0
  2063. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/Error.js +85 -0
  2064. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ErrorList.js +68 -0
  2065. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/GetReportsResponse.js +76 -0
  2066. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/Report.js +191 -0
  2067. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ReportDocument.js +99 -0
  2068. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ReportSchedule.js +111 -0
  2069. package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ReportScheduleList.js +68 -0
  2070. package/sdk/sales_v1/README.md +33 -0
  2071. package/sdk/sales_v1/docs/Error.md +11 -0
  2072. package/sdk/sales_v1/docs/GetOrderMetricsResponse.md +10 -0
  2073. package/sdk/sales_v1/docs/Money.md +10 -0
  2074. package/sdk/sales_v1/docs/OrderMetricsInterval.md +14 -0
  2075. package/sdk/sales_v1/docs/SalesApi.md +71 -0
  2076. package/sdk/sales_v1/src/ApiClient.js +740 -0
  2077. package/sdk/sales_v1/src/index.js +64 -0
  2078. package/sdk/sales_v1/src/js_client.sales_v1.api/SalesApi.js +122 -0
  2079. package/sdk/sales_v1/src/js_client.sales_v1.model/Error.js +85 -0
  2080. package/sdk/sales_v1/src/js_client.sales_v1.model/GetOrderMetricsResponse.js +75 -0
  2081. package/sdk/sales_v1/src/js_client.sales_v1.model/Money.js +77 -0
  2082. package/sdk/sales_v1/src/js_client.sales_v1.model/OrderMetricsInterval.js +116 -0
  2083. package/sdk/sellers_v1/README.md +46 -0
  2084. package/sdk/sellers_v1/docs/Account.md +47 -0
  2085. package/sdk/sellers_v1/docs/Address.md +14 -0
  2086. package/sdk/sellers_v1/docs/Business.md +13 -0
  2087. package/sdk/sellers_v1/docs/Error.md +11 -0
  2088. package/sdk/sellers_v1/docs/GetAccountResponse.md +10 -0
  2089. package/sdk/sellers_v1/docs/GetMarketplaceParticipationsResponse.md +10 -0
  2090. package/sdk/sellers_v1/docs/Marketplace.md +14 -0
  2091. package/sdk/sellers_v1/docs/MarketplaceParticipation.md +11 -0
  2092. package/sdk/sellers_v1/docs/Participation.md +10 -0
  2093. package/sdk/sellers_v1/docs/PrimaryContact.md +11 -0
  2094. package/sdk/sellers_v1/docs/SellersApi.md +90 -0
  2095. package/sdk/sellers_v1/src/ApiClient.js +740 -0
  2096. package/sdk/sellers_v1/src/index.js +106 -0
  2097. package/sdk/sellers_v1/src/js_client.sellers_v1.api/SellersApi.js +118 -0
  2098. package/sdk/sellers_v1/src/js_client.sellers_v1.model/Account.js +180 -0
  2099. package/sdk/sellers_v1/src/js_client.sellers_v1.model/Address.js +109 -0
  2100. package/sdk/sellers_v1/src/js_client.sellers_v1.model/Business.js +101 -0
  2101. package/sdk/sellers_v1/src/js_client.sellers_v1.model/Error.js +85 -0
  2102. package/sdk/sellers_v1/src/js_client.sellers_v1.model/GetAccountResponse.js +74 -0
  2103. package/sdk/sellers_v1/src/js_client.sellers_v1.model/GetMarketplaceParticipationsResponse.js +75 -0
  2104. package/sdk/sellers_v1/src/js_client.sellers_v1.model/Marketplace.js +117 -0
  2105. package/sdk/sellers_v1/src/js_client.sellers_v1.model/MarketplaceParticipation.js +86 -0
  2106. package/sdk/sellers_v1/src/js_client.sellers_v1.model/Participation.js +77 -0
  2107. package/sdk/sellers_v1/src/js_client.sellers_v1.model/PrimaryContact.js +85 -0
  2108. package/sdk/services_v1/README.md +108 -0
  2109. package/sdk/services_v1/docs/AddAppointmentRequest.md +9 -0
  2110. package/sdk/services_v1/docs/Address.md +19 -0
  2111. package/sdk/services_v1/docs/Appointment.md +27 -0
  2112. package/sdk/services_v1/docs/AppointmentResource.md +9 -0
  2113. package/sdk/services_v1/docs/AppointmentSlot.md +11 -0
  2114. package/sdk/services_v1/docs/AppointmentSlotReport.md +23 -0
  2115. package/sdk/services_v1/docs/AppointmentTime.md +10 -0
  2116. package/sdk/services_v1/docs/AppointmentTimeInput.md +10 -0
  2117. package/sdk/services_v1/docs/AssignAppointmentResourcesRequest.md +9 -0
  2118. package/sdk/services_v1/docs/AssignAppointmentResourcesResponse.md +10 -0
  2119. package/sdk/services_v1/docs/AssignAppointmentResourcesResponsePayload.md +9 -0
  2120. package/sdk/services_v1/docs/AssociatedItem.md +30 -0
  2121. package/sdk/services_v1/docs/AvailabilityRecord.md +12 -0
  2122. package/sdk/services_v1/docs/Buyer.md +12 -0
  2123. package/sdk/services_v1/docs/CancelReservationResponse.md +9 -0
  2124. package/sdk/services_v1/docs/CancelServiceJobByServiceJobIdResponse.md +9 -0
  2125. package/sdk/services_v1/docs/CapacityType.md +14 -0
  2126. package/sdk/services_v1/docs/CompleteServiceJobByServiceJobIdResponse.md +9 -0
  2127. package/sdk/services_v1/docs/CreateReservationRecord.md +11 -0
  2128. package/sdk/services_v1/docs/CreateReservationRequest.md +10 -0
  2129. package/sdk/services_v1/docs/CreateReservationResponse.md +10 -0
  2130. package/sdk/services_v1/docs/CreateServiceDocumentUploadDestination.md +10 -0
  2131. package/sdk/services_v1/docs/DayOfWeek.md +20 -0
  2132. package/sdk/services_v1/docs/EncryptionDetails.md +20 -0
  2133. package/sdk/services_v1/docs/Error.md +23 -0
  2134. package/sdk/services_v1/docs/FixedSlot.md +13 -0
  2135. package/sdk/services_v1/docs/FixedSlotCapacity.md +12 -0
  2136. package/sdk/services_v1/docs/FixedSlotCapacityErrors.md +9 -0
  2137. package/sdk/services_v1/docs/FixedSlotCapacityQuery.md +12 -0
  2138. package/sdk/services_v1/docs/FulfillmentDocument.md +10 -0
  2139. package/sdk/services_v1/docs/FulfillmentTime.md +10 -0
  2140. package/sdk/services_v1/docs/GetAppointmentSlotsResponse.md +10 -0
  2141. package/sdk/services_v1/docs/GetServiceJobByServiceJobIdResponse.md +10 -0
  2142. package/sdk/services_v1/docs/GetServiceJobsResponse.md +10 -0
  2143. package/sdk/services_v1/docs/ItemDelivery.md +10 -0
  2144. package/sdk/services_v1/docs/ItemDeliveryPromise.md +10 -0
  2145. package/sdk/services_v1/docs/JobListing.md +12 -0
  2146. package/sdk/services_v1/docs/Poa.md +28 -0
  2147. package/sdk/services_v1/docs/RangeCapacity.md +10 -0
  2148. package/sdk/services_v1/docs/RangeSlot.md +11 -0
  2149. package/sdk/services_v1/docs/RangeSlotCapacity.md +11 -0
  2150. package/sdk/services_v1/docs/RangeSlotCapacityErrors.md +9 -0
  2151. package/sdk/services_v1/docs/RangeSlotCapacityQuery.md +11 -0
  2152. package/sdk/services_v1/docs/Recurrence.md +11 -0
  2153. package/sdk/services_v1/docs/RescheduleAppointmentRequest.md +10 -0
  2154. package/sdk/services_v1/docs/Reservation.md +28 -0
  2155. package/sdk/services_v1/docs/ScopeOfWork.md +12 -0
  2156. package/sdk/services_v1/docs/Seller.md +9 -0
  2157. package/sdk/services_v1/docs/ServiceApi.md +867 -0
  2158. package/sdk/services_v1/docs/ServiceDocumentUploadDestination.md +12 -0
  2159. package/sdk/services_v1/docs/ServiceJob.md +43 -0
  2160. package/sdk/services_v1/docs/ServiceJobProvider.md +9 -0
  2161. package/sdk/services_v1/docs/ServiceLocation.md +23 -0
  2162. package/sdk/services_v1/docs/ServiceUploadDocument.md +30 -0
  2163. package/sdk/services_v1/docs/SetAppointmentFulfillmentDataRequest.md +11 -0
  2164. package/sdk/services_v1/docs/SetAppointmentResponse.md +11 -0
  2165. package/sdk/services_v1/docs/Technician.md +10 -0
  2166. package/sdk/services_v1/docs/UpdateReservationRecord.md +11 -0
  2167. package/sdk/services_v1/docs/UpdateReservationRequest.md +10 -0
  2168. package/sdk/services_v1/docs/UpdateReservationResponse.md +10 -0
  2169. package/sdk/services_v1/docs/UpdateScheduleRecord.md +11 -0
  2170. package/sdk/services_v1/docs/UpdateScheduleRequest.md +9 -0
  2171. package/sdk/services_v1/docs/UpdateScheduleResponse.md +10 -0
  2172. package/sdk/services_v1/docs/Warning.md +11 -0
  2173. package/sdk/services_v1/src/ApiClient.js +740 -0
  2174. package/sdk/services_v1/src/index.js +477 -0
  2175. package/sdk/services_v1/src/js_client.services_v1.api/ServiceApi.js +1115 -0
  2176. package/sdk/services_v1/src/js_client.services_v1.model/AddAppointmentRequest.js +67 -0
  2177. package/sdk/services_v1/src/js_client.services_v1.model/Address.js +149 -0
  2178. package/sdk/services_v1/src/js_client.services_v1.model/Appointment.js +132 -0
  2179. package/sdk/services_v1/src/js_client.services_v1.model/AppointmentResource.js +65 -0
  2180. package/sdk/services_v1/src/js_client.services_v1.model/AppointmentSlot.js +81 -0
  2181. package/sdk/services_v1/src/js_client.services_v1.model/AppointmentSlotReport.js +110 -0
  2182. package/sdk/services_v1/src/js_client.services_v1.model/AppointmentTime.js +77 -0
  2183. package/sdk/services_v1/src/js_client.services_v1.model/AppointmentTimeInput.js +75 -0
  2184. package/sdk/services_v1/src/js_client.services_v1.model/AssignAppointmentResourcesRequest.js +68 -0
  2185. package/sdk/services_v1/src/js_client.services_v1.model/AssignAppointmentResourcesResponse.js +74 -0
  2186. package/sdk/services_v1/src/js_client.services_v1.model/AssignAppointmentResourcesResponsePayload.js +66 -0
  2187. package/sdk/services_v1/src/js_client.services_v1.model/AssociatedItem.js +145 -0
  2188. package/sdk/services_v1/src/js_client.services_v1.model/AvailabilityRecord.js +93 -0
  2189. package/sdk/services_v1/src/js_client.services_v1.model/Buyer.js +89 -0
  2190. package/sdk/services_v1/src/js_client.services_v1.model/CancelReservationResponse.js +66 -0
  2191. package/sdk/services_v1/src/js_client.services_v1.model/CancelServiceJobByServiceJobIdResponse.js +66 -0
  2192. package/sdk/services_v1/src/js_client.services_v1.model/CapacityType.js +60 -0
  2193. package/sdk/services_v1/src/js_client.services_v1.model/CompleteServiceJobByServiceJobIdResponse.js +66 -0
  2194. package/sdk/services_v1/src/js_client.services_v1.model/CreateReservationRecord.js +83 -0
  2195. package/sdk/services_v1/src/js_client.services_v1.model/CreateReservationRequest.js +77 -0
  2196. package/sdk/services_v1/src/js_client.services_v1.model/CreateReservationResponse.js +74 -0
  2197. package/sdk/services_v1/src/js_client.services_v1.model/CreateServiceDocumentUploadDestination.js +74 -0
  2198. package/sdk/services_v1/src/js_client.services_v1.model/DayOfWeek.js +81 -0
  2199. package/sdk/services_v1/src/js_client.services_v1.model/EncryptionDetails.js +101 -0
  2200. package/sdk/services_v1/src/js_client.services_v1.model/Error.js +113 -0
  2201. package/sdk/services_v1/src/js_client.services_v1.model/FixedSlot.js +97 -0
  2202. package/sdk/services_v1/src/js_client.services_v1.model/FixedSlotCapacity.js +90 -0
  2203. package/sdk/services_v1/src/js_client.services_v1.model/FixedSlotCapacityErrors.js +66 -0
  2204. package/sdk/services_v1/src/js_client.services_v1.model/FixedSlotCapacityQuery.js +94 -0
  2205. package/sdk/services_v1/src/js_client.services_v1.model/FulfillmentDocument.js +73 -0
  2206. package/sdk/services_v1/src/js_client.services_v1.model/FulfillmentTime.js +73 -0
  2207. package/sdk/services_v1/src/js_client.services_v1.model/GetAppointmentSlotsResponse.js +74 -0
  2208. package/sdk/services_v1/src/js_client.services_v1.model/GetServiceJobByServiceJobIdResponse.js +74 -0
  2209. package/sdk/services_v1/src/js_client.services_v1.model/GetServiceJobsResponse.js +74 -0
  2210. package/sdk/services_v1/src/js_client.services_v1.model/ItemDelivery.js +73 -0
  2211. package/sdk/services_v1/src/js_client.services_v1.model/ItemDeliveryPromise.js +73 -0
  2212. package/sdk/services_v1/src/js_client.services_v1.model/JobListing.js +90 -0
  2213. package/sdk/services_v1/src/js_client.services_v1.model/Poa.js +130 -0
  2214. package/sdk/services_v1/src/js_client.services_v1.model/RangeCapacity.js +74 -0
  2215. package/sdk/services_v1/src/js_client.services_v1.model/RangeSlot.js +81 -0
  2216. package/sdk/services_v1/src/js_client.services_v1.model/RangeSlotCapacity.js +82 -0
  2217. package/sdk/services_v1/src/js_client.services_v1.model/RangeSlotCapacityErrors.js +66 -0
  2218. package/sdk/services_v1/src/js_client.services_v1.model/RangeSlotCapacityQuery.js +86 -0
  2219. package/sdk/services_v1/src/js_client.services_v1.model/Recurrence.js +84 -0
  2220. package/sdk/services_v1/src/js_client.services_v1.model/RescheduleAppointmentRequest.js +77 -0
  2221. package/sdk/services_v1/src/js_client.services_v1.model/Reservation.js +123 -0
  2222. package/sdk/services_v1/src/js_client.services_v1.model/ScopeOfWork.js +89 -0
  2223. package/sdk/services_v1/src/js_client.services_v1.model/Seller.js +65 -0
  2224. package/sdk/services_v1/src/js_client.services_v1.model/ServiceDocumentUploadDestination.js +95 -0
  2225. package/sdk/services_v1/src/js_client.services_v1.model/ServiceJob.js +222 -0
  2226. package/sdk/services_v1/src/js_client.services_v1.model/ServiceJobProvider.js +65 -0
  2227. package/sdk/services_v1/src/js_client.services_v1.model/ServiceLocation.js +99 -0
  2228. package/sdk/services_v1/src/js_client.services_v1.model/ServiceUploadDocument.js +129 -0
  2229. package/sdk/services_v1/src/js_client.services_v1.model/SetAppointmentFulfillmentDataRequest.js +83 -0
  2230. package/sdk/services_v1/src/js_client.services_v1.model/SetAppointmentResponse.js +83 -0
  2231. package/sdk/services_v1/src/js_client.services_v1.model/Technician.js +73 -0
  2232. package/sdk/services_v1/src/js_client.services_v1.model/UpdateReservationRecord.js +83 -0
  2233. package/sdk/services_v1/src/js_client.services_v1.model/UpdateReservationRequest.js +77 -0
  2234. package/sdk/services_v1/src/js_client.services_v1.model/UpdateReservationResponse.js +74 -0
  2235. package/sdk/services_v1/src/js_client.services_v1.model/UpdateScheduleRecord.js +83 -0
  2236. package/sdk/services_v1/src/js_client.services_v1.model/UpdateScheduleRequest.js +68 -0
  2237. package/sdk/services_v1/src/js_client.services_v1.model/UpdateScheduleResponse.js +75 -0
  2238. package/sdk/services_v1/src/js_client.services_v1.model/Warning.js +85 -0
  2239. package/sdk/shipping_v2/README.md +174 -0
  2240. package/sdk/shipping_v2/docs/AccessPoint.md +29 -0
  2241. package/sdk/shipping_v2/docs/AccessPointDetails.md +9 -0
  2242. package/sdk/shipping_v2/docs/AccessPointType.md +22 -0
  2243. package/sdk/shipping_v2/docs/AccessibilityAttributes.md +10 -0
  2244. package/sdk/shipping_v2/docs/AccountStatus.md +14 -0
  2245. package/sdk/shipping_v2/docs/AccountType.md +12 -0
  2246. package/sdk/shipping_v2/docs/ActiveAccount.md +10 -0
  2247. package/sdk/shipping_v2/docs/Address.md +20 -0
  2248. package/sdk/shipping_v2/docs/AmazonOrderDetails.md +9 -0
  2249. package/sdk/shipping_v2/docs/AmazonShipmentDetails.md +9 -0
  2250. package/sdk/shipping_v2/docs/AvailableValueAddedServiceGroup.md +12 -0
  2251. package/sdk/shipping_v2/docs/Benefits.md +10 -0
  2252. package/sdk/shipping_v2/docs/CancelShipmentResponse.md +9 -0
  2253. package/sdk/shipping_v2/docs/Carrier.md +10 -0
  2254. package/sdk/shipping_v2/docs/CarrierAccount.md +10 -0
  2255. package/sdk/shipping_v2/docs/CarrierAccountAttribute.md +11 -0
  2256. package/sdk/shipping_v2/docs/CarrierAccountInput.md +16 -0
  2257. package/sdk/shipping_v2/docs/ChannelDetails.md +11 -0
  2258. package/sdk/shipping_v2/docs/ChannelType.md +10 -0
  2259. package/sdk/shipping_v2/docs/ChargeComponent.md +21 -0
  2260. package/sdk/shipping_v2/docs/ClaimReason.md +16 -0
  2261. package/sdk/shipping_v2/docs/ClientReferenceDetail.md +21 -0
  2262. package/sdk/shipping_v2/docs/CollectOnDelivery.md +9 -0
  2263. package/sdk/shipping_v2/docs/CollectionFormsHistoryRecord.md +13 -0
  2264. package/sdk/shipping_v2/docs/CollectionsFormDocument.md +10 -0
  2265. package/sdk/shipping_v2/docs/CreateClaimRequest.md +14 -0
  2266. package/sdk/shipping_v2/docs/CreateClaimResponse.md +9 -0
  2267. package/sdk/shipping_v2/docs/Currency.md +10 -0
  2268. package/sdk/shipping_v2/docs/DangerousGoodsDetails.md +58 -0
  2269. package/sdk/shipping_v2/docs/DateRange.md +10 -0
  2270. package/sdk/shipping_v2/docs/DetailCodes.md +66 -0
  2271. package/sdk/shipping_v2/docs/Dimensions.md +23 -0
  2272. package/sdk/shipping_v2/docs/DirectFulfillmentItemIdentifiers.md +10 -0
  2273. package/sdk/shipping_v2/docs/DirectPurchaseRequest.md +14 -0
  2274. package/sdk/shipping_v2/docs/DirectPurchaseResponse.md +9 -0
  2275. package/sdk/shipping_v2/docs/DirectPurchaseResult.md +10 -0
  2276. package/sdk/shipping_v2/docs/DocumentFormat.md +12 -0
  2277. package/sdk/shipping_v2/docs/DocumentSize.md +22 -0
  2278. package/sdk/shipping_v2/docs/DocumentType.md +14 -0
  2279. package/sdk/shipping_v2/docs/Error.md +11 -0
  2280. package/sdk/shipping_v2/docs/ErrorList.md +9 -0
  2281. package/sdk/shipping_v2/docs/Event.md +12 -0
  2282. package/sdk/shipping_v2/docs/EventCode.md +34 -0
  2283. package/sdk/shipping_v2/docs/ExceptionOperatingHours.md +10 -0
  2284. package/sdk/shipping_v2/docs/ExcludedBenefit.md +10 -0
  2285. package/sdk/shipping_v2/docs/GenerateCollectionFormRequest.md +11 -0
  2286. package/sdk/shipping_v2/docs/GenerateCollectionFormResponse.md +9 -0
  2287. package/sdk/shipping_v2/docs/GenerationStatus.md +10 -0
  2288. package/sdk/shipping_v2/docs/Geocode.md +10 -0
  2289. package/sdk/shipping_v2/docs/GetAccessPointsResponse.md +9 -0
  2290. package/sdk/shipping_v2/docs/GetAccessPointsResult.md +9 -0
  2291. package/sdk/shipping_v2/docs/GetAdditionalInputsResponse.md +9 -0
  2292. package/sdk/shipping_v2/docs/GetCarrierAccountFormInputsResponse.md +9 -0
  2293. package/sdk/shipping_v2/docs/GetCarrierAccountsRequest.md +9 -0
  2294. package/sdk/shipping_v2/docs/GetCarrierAccountsResponse.md +9 -0
  2295. package/sdk/shipping_v2/docs/GetCollectionFormHistoryRequest.md +13 -0
  2296. package/sdk/shipping_v2/docs/GetCollectionFormHistoryResponse.md +10 -0
  2297. package/sdk/shipping_v2/docs/GetCollectionFormResponse.md +9 -0
  2298. package/sdk/shipping_v2/docs/GetRatesRequest.md +21 -0
  2299. package/sdk/shipping_v2/docs/GetRatesResponse.md +9 -0
  2300. package/sdk/shipping_v2/docs/GetRatesResult.md +11 -0
  2301. package/sdk/shipping_v2/docs/GetShipmentDocumentsResponse.md +9 -0
  2302. package/sdk/shipping_v2/docs/GetShipmentDocumentsResult.md +11 -0
  2303. package/sdk/shipping_v2/docs/GetTrackingResponse.md +9 -0
  2304. package/sdk/shipping_v2/docs/GetTrackingResult.md +13 -0
  2305. package/sdk/shipping_v2/docs/GetUnmanifestedShipmentsRequest.md +9 -0
  2306. package/sdk/shipping_v2/docs/GetUnmanifestedShipmentsResponse.md +9 -0
  2307. package/sdk/shipping_v2/docs/GoodsOwner.md +9 -0
  2308. package/sdk/shipping_v2/docs/IneligibilityReason.md +10 -0
  2309. package/sdk/shipping_v2/docs/IneligibilityReasonCode.md +26 -0
  2310. package/sdk/shipping_v2/docs/IneligibleRate.md +13 -0
  2311. package/sdk/shipping_v2/docs/InputType.md +10 -0
  2312. package/sdk/shipping_v2/docs/InvoiceDetails.md +10 -0
  2313. package/sdk/shipping_v2/docs/Item.md +20 -0
  2314. package/sdk/shipping_v2/docs/LabelAttribute.md +12 -0
  2315. package/sdk/shipping_v2/docs/LinkCarrierAccountRequest.md +12 -0
  2316. package/sdk/shipping_v2/docs/LinkCarrierAccountResponse.md +10 -0
  2317. package/sdk/shipping_v2/docs/LinkableAccountType.md +10 -0
  2318. package/sdk/shipping_v2/docs/LinkableCarrier.md +10 -0
  2319. package/sdk/shipping_v2/docs/LiquidVolume.md +31 -0
  2320. package/sdk/shipping_v2/docs/Location.md +12 -0
  2321. package/sdk/shipping_v2/docs/NdrAction.md +12 -0
  2322. package/sdk/shipping_v2/docs/NdrRequestData.md +10 -0
  2323. package/sdk/shipping_v2/docs/OneClickShipmentRequest.md +21 -0
  2324. package/sdk/shipping_v2/docs/OneClickShipmentResponse.md +9 -0
  2325. package/sdk/shipping_v2/docs/OneClickShipmentResult.md +14 -0
  2326. package/sdk/shipping_v2/docs/OneClickShipmentValueAddedService.md +10 -0
  2327. package/sdk/shipping_v2/docs/OperatingHours.md +11 -0
  2328. package/sdk/shipping_v2/docs/Package.md +16 -0
  2329. package/sdk/shipping_v2/docs/PackageDocument.md +11 -0
  2330. package/sdk/shipping_v2/docs/PackageDocumentDetail.md +11 -0
  2331. package/sdk/shipping_v2/docs/PaymentType.md +10 -0
  2332. package/sdk/shipping_v2/docs/PrintOption.md +12 -0
  2333. package/sdk/shipping_v2/docs/Promise.md +10 -0
  2334. package/sdk/shipping_v2/docs/PurchaseShipmentRequest.md +13 -0
  2335. package/sdk/shipping_v2/docs/PurchaseShipmentResponse.md +9 -0
  2336. package/sdk/shipping_v2/docs/PurchaseShipmentResult.md +12 -0
  2337. package/sdk/shipping_v2/docs/Rate.md +22 -0
  2338. package/sdk/shipping_v2/docs/RateItem.md +12 -0
  2339. package/sdk/shipping_v2/docs/RateItemID.md +72 -0
  2340. package/sdk/shipping_v2/docs/RateItemType.md +12 -0
  2341. package/sdk/shipping_v2/docs/RequestedDocumentSpecification.md +15 -0
  2342. package/sdk/shipping_v2/docs/RequestedLabelCustomization.md +9 -0
  2343. package/sdk/shipping_v2/docs/RequestedValueAddedService.md +9 -0
  2344. package/sdk/shipping_v2/docs/Service.md +10 -0
  2345. package/sdk/shipping_v2/docs/ServiceSelection.md +9 -0
  2346. package/sdk/shipping_v2/docs/SettlementType.md +10 -0
  2347. package/sdk/shipping_v2/docs/ShipmentType.md +10 -0
  2348. package/sdk/shipping_v2/docs/ShipperInstruction.md +9 -0
  2349. package/sdk/shipping_v2/docs/ShippingApi.md +1014 -0
  2350. package/sdk/shipping_v2/docs/Status.md +26 -0
  2351. package/sdk/shipping_v2/docs/SubmitNdrFeedbackRequest.md +11 -0
  2352. package/sdk/shipping_v2/docs/SupportedDocumentDetail.md +10 -0
  2353. package/sdk/shipping_v2/docs/SupportedDocumentSpecification.md +11 -0
  2354. package/sdk/shipping_v2/docs/TaxDetail.md +10 -0
  2355. package/sdk/shipping_v2/docs/TaxType.md +8 -0
  2356. package/sdk/shipping_v2/docs/TimeOfDay.md +11 -0
  2357. package/sdk/shipping_v2/docs/TimeWindow.md +10 -0
  2358. package/sdk/shipping_v2/docs/TrackingDetailCodes.md +10 -0
  2359. package/sdk/shipping_v2/docs/TrackingSummary.md +10 -0
  2360. package/sdk/shipping_v2/docs/UnlinkCarrierAccountRequest.md +10 -0
  2361. package/sdk/shipping_v2/docs/UnlinkCarrierAccountResponse.md +9 -0
  2362. package/sdk/shipping_v2/docs/UnmanifestedCarrierInformation.md +11 -0
  2363. package/sdk/shipping_v2/docs/UnmanifestedShipmentLocation.md +10 -0
  2364. package/sdk/shipping_v2/docs/ValidationMetadata.md +11 -0
  2365. package/sdk/shipping_v2/docs/ValueAddedService.md +11 -0
  2366. package/sdk/shipping_v2/docs/ValueAddedServiceDetails.md +9 -0
  2367. package/sdk/shipping_v2/docs/Weight.md +25 -0
  2368. package/sdk/shipping_v2/src/ApiClient.js +740 -0
  2369. package/sdk/shipping_v2/src/index.js +925 -0
  2370. package/sdk/shipping_v2/src/js_client.shipping_v2.api/ShippingApi.js +1208 -0
  2371. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessPoint.js +159 -0
  2372. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessPointDetails.js +65 -0
  2373. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessPointType.js +88 -0
  2374. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessibilityAttributes.js +73 -0
  2375. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccountStatus.js +60 -0
  2376. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccountType.js +53 -0
  2377. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ActiveAccount.js +73 -0
  2378. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Address.js +165 -0
  2379. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AmazonOrderDetails.js +67 -0
  2380. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AmazonShipmentDetails.js +67 -0
  2381. package/sdk/shipping_v2/src/js_client.shipping_v2.model/AvailableValueAddedServiceGroup.js +96 -0
  2382. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Benefits.js +78 -0
  2383. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CancelShipmentResponse.js +65 -0
  2384. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Carrier.js +77 -0
  2385. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CarrierAccount.js +77 -0
  2386. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CarrierAccountAttribute.js +81 -0
  2387. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CarrierAccountInput.js +122 -0
  2388. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ChannelDetails.js +83 -0
  2389. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ChannelType.js +46 -0
  2390. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ChargeComponent.js +93 -0
  2391. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ClaimReason.js +67 -0
  2392. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ClientReferenceDetail.js +97 -0
  2393. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CollectOnDelivery.js +67 -0
  2394. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CollectionFormsHistoryRecord.js +97 -0
  2395. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CollectionsFormDocument.js +73 -0
  2396. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CreateClaimRequest.js +111 -0
  2397. package/sdk/shipping_v2/src/js_client.shipping_v2.model/CreateClaimResponse.js +65 -0
  2398. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Currency.js +77 -0
  2399. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DangerousGoodsDetails.js +201 -0
  2400. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DateRange.js +73 -0
  2401. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DetailCodes.js +242 -0
  2402. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Dimensions.js +117 -0
  2403. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectFulfillmentItemIdentifiers.js +75 -0
  2404. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectPurchaseRequest.js +106 -0
  2405. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectPurchaseResponse.js +65 -0
  2406. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectPurchaseResult.js +76 -0
  2407. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DocumentFormat.js +53 -0
  2408. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DocumentSize.js +107 -0
  2409. package/sdk/shipping_v2/src/js_client.shipping_v2.model/DocumentType.js +60 -0
  2410. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Error.js +85 -0
  2411. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ErrorList.js +68 -0
  2412. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Event.js +93 -0
  2413. package/sdk/shipping_v2/src/js_client.shipping_v2.model/EventCode.js +130 -0
  2414. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ExceptionOperatingHours.js +73 -0
  2415. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ExcludedBenefit.js +75 -0
  2416. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GenerateCollectionFormRequest.js +84 -0
  2417. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GenerateCollectionFormResponse.js +65 -0
  2418. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GenerationStatus.js +46 -0
  2419. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Geocode.js +73 -0
  2420. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetAccessPointsResponse.js +65 -0
  2421. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetAccessPointsResult.js +68 -0
  2422. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetAdditionalInputsResponse.js +65 -0
  2423. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCarrierAccountFormInputsResponse.js +66 -0
  2424. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCarrierAccountsRequest.js +66 -0
  2425. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCarrierAccountsResponse.js +68 -0
  2426. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCollectionFormHistoryRequest.js +98 -0
  2427. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCollectionFormHistoryResponse.js +74 -0
  2428. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCollectionFormResponse.js +65 -0
  2429. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetRatesRequest.js +169 -0
  2430. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetRatesResponse.js +65 -0
  2431. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetRatesResult.js +87 -0
  2432. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetShipmentDocumentsResponse.js +65 -0
  2433. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetShipmentDocumentsResult.js +85 -0
  2434. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetTrackingResponse.js +65 -0
  2435. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetTrackingResult.js +108 -0
  2436. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetUnmanifestedShipmentsRequest.js +66 -0
  2437. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetUnmanifestedShipmentsResponse.js +66 -0
  2438. package/sdk/shipping_v2/src/js_client.shipping_v2.model/GoodsOwner.js +67 -0
  2439. package/sdk/shipping_v2/src/js_client.shipping_v2.model/IneligibilityReason.js +77 -0
  2440. package/sdk/shipping_v2/src/js_client.shipping_v2.model/IneligibilityReasonCode.js +102 -0
  2441. package/sdk/shipping_v2/src/js_client.shipping_v2.model/IneligibleRate.js +108 -0
  2442. package/sdk/shipping_v2/src/js_client.shipping_v2.model/InputType.js +46 -0
  2443. package/sdk/shipping_v2/src/js_client.shipping_v2.model/InvoiceDetails.js +73 -0
  2444. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Item.js +155 -0
  2445. package/sdk/shipping_v2/src/js_client.shipping_v2.model/LabelAttribute.js +53 -0
  2446. package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkCarrierAccountRequest.js +95 -0
  2447. package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkCarrierAccountResponse.js +73 -0
  2448. package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkableAccountType.js +74 -0
  2449. package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkableCarrier.js +74 -0
  2450. package/sdk/shipping_v2/src/js_client.shipping_v2.model/LiquidVolume.js +127 -0
  2451. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Location.js +89 -0
  2452. package/sdk/shipping_v2/src/js_client.shipping_v2.model/NdrAction.js +53 -0
  2453. package/sdk/shipping_v2/src/js_client.shipping_v2.model/NdrRequestData.js +73 -0
  2454. package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentRequest.js +172 -0
  2455. package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentResponse.js +65 -0
  2456. package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentResult.js +118 -0
  2457. package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentValueAddedService.js +75 -0
  2458. package/sdk/shipping_v2/src/js_client.shipping_v2.model/OperatingHours.js +80 -0
  2459. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Package.js +133 -0
  2460. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PackageDocument.js +87 -0
  2461. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PackageDocumentDetail.js +86 -0
  2462. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PaymentType.js +46 -0
  2463. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PrintOption.js +96 -0
  2464. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Promise.js +72 -0
  2465. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PurchaseShipmentRequest.js +104 -0
  2466. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PurchaseShipmentResponse.js +65 -0
  2467. package/sdk/shipping_v2/src/js_client.shipping_v2.model/PurchaseShipmentResult.js +96 -0
  2468. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Rate.js +190 -0
  2469. package/sdk/shipping_v2/src/js_client.shipping_v2.model/RateItem.js +89 -0
  2470. package/sdk/shipping_v2/src/js_client.shipping_v2.model/RateItemID.js +263 -0
  2471. package/sdk/shipping_v2/src/js_client.shipping_v2.model/RateItemType.js +53 -0
  2472. package/sdk/shipping_v2/src/js_client.shipping_v2.model/RequestedDocumentSpecification.js +122 -0
  2473. package/sdk/shipping_v2/src/js_client.shipping_v2.model/RequestedLabelCustomization.js +66 -0
  2474. package/sdk/shipping_v2/src/js_client.shipping_v2.model/RequestedValueAddedService.js +67 -0
  2475. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Service.js +77 -0
  2476. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ServiceSelection.js +67 -0
  2477. package/sdk/shipping_v2/src/js_client.shipping_v2.model/SettlementType.js +46 -0
  2478. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ShipmentType.js +46 -0
  2479. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ShipperInstruction.js +65 -0
  2480. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Status.js +102 -0
  2481. package/sdk/shipping_v2/src/js_client.shipping_v2.model/SubmitNdrFeedbackRequest.js +85 -0
  2482. package/sdk/shipping_v2/src/js_client.shipping_v2.model/SupportedDocumentDetail.js +77 -0
  2483. package/sdk/shipping_v2/src/js_client.shipping_v2.model/SupportedDocumentSpecification.js +88 -0
  2484. package/sdk/shipping_v2/src/js_client.shipping_v2.model/TaxDetail.js +77 -0
  2485. package/sdk/shipping_v2/src/js_client.shipping_v2.model/TaxType.js +39 -0
  2486. package/sdk/shipping_v2/src/js_client.shipping_v2.model/TimeOfDay.js +81 -0
  2487. package/sdk/shipping_v2/src/js_client.shipping_v2.model/TimeWindow.js +73 -0
  2488. package/sdk/shipping_v2/src/js_client.shipping_v2.model/TrackingDetailCodes.js +78 -0
  2489. package/sdk/shipping_v2/src/js_client.shipping_v2.model/TrackingSummary.js +73 -0
  2490. package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnlinkCarrierAccountRequest.js +74 -0
  2491. package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnlinkCarrierAccountResponse.js +65 -0
  2492. package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnmanifestedCarrierInformation.js +82 -0
  2493. package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnmanifestedShipmentLocation.js +73 -0
  2494. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ValidationMetadata.js +81 -0
  2495. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ValueAddedService.js +87 -0
  2496. package/sdk/shipping_v2/src/js_client.shipping_v2.model/ValueAddedServiceDetails.js +65 -0
  2497. package/sdk/shipping_v2/src/js_client.shipping_v2.model/Weight.js +109 -0
  2498. package/sdk/solicitations_v1/README.md +42 -0
  2499. package/sdk/solicitations_v1/docs/CreateProductReviewAndSellerFeedbackSolicitationResponse.md +9 -0
  2500. package/sdk/solicitations_v1/docs/Error.md +11 -0
  2501. package/sdk/solicitations_v1/docs/GetSchemaResponse.md +11 -0
  2502. package/sdk/solicitations_v1/docs/GetSchemaResponseLinks.md +9 -0
  2503. package/sdk/solicitations_v1/docs/GetSolicitationActionResponse.md +12 -0
  2504. package/sdk/solicitations_v1/docs/GetSolicitationActionResponseEmbedded.md +9 -0
  2505. package/sdk/solicitations_v1/docs/GetSolicitationActionResponseLinks.md +10 -0
  2506. package/sdk/solicitations_v1/docs/GetSolicitationActionsForOrderResponse.md +11 -0
  2507. package/sdk/solicitations_v1/docs/GetSolicitationActionsForOrderResponseEmbedded.md +9 -0
  2508. package/sdk/solicitations_v1/docs/GetSolicitationActionsForOrderResponseLinks.md +10 -0
  2509. package/sdk/solicitations_v1/docs/LinkObject.md +10 -0
  2510. package/sdk/solicitations_v1/docs/SolicitationsAction.md +9 -0
  2511. package/sdk/solicitations_v1/docs/SolicitationsApi.md +102 -0
  2512. package/sdk/solicitations_v1/src/ApiClient.js +740 -0
  2513. package/sdk/solicitations_v1/src/index.js +120 -0
  2514. package/sdk/solicitations_v1/src/js_client.solicitations_v1.api/SolicitationsApi.js +150 -0
  2515. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/CreateProductReviewAndSellerFeedbackSolicitationResponse.js +66 -0
  2516. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/Error.js +85 -0
  2517. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSchemaResponse.js +81 -0
  2518. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSchemaResponseLinks.js +66 -0
  2519. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionResponse.js +90 -0
  2520. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionResponseEmbedded.js +64 -0
  2521. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionResponseLinks.js +75 -0
  2522. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionsForOrderResponse.js +82 -0
  2523. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionsForOrderResponseEmbedded.js +66 -0
  2524. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionsForOrderResponseLinks.js +76 -0
  2525. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/LinkObject.js +75 -0
  2526. package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/SolicitationsAction.js +66 -0
  2527. package/sdk/supplysources_v2020_07_01/README.md +70 -0
  2528. package/sdk/supplysources_v2020_07_01/docs/Address.md +19 -0
  2529. package/sdk/supplysources_v2020_07_01/docs/AddressWithContact.md +10 -0
  2530. package/sdk/supplysources_v2020_07_01/docs/ContactDetails.md +9 -0
  2531. package/sdk/supplysources_v2020_07_01/docs/ContactDetailsPrimary.md +10 -0
  2532. package/sdk/supplysources_v2020_07_01/docs/CreateSupplySourceRequest.md +11 -0
  2533. package/sdk/supplysources_v2020_07_01/docs/CreateSupplySourceResponse.md +10 -0
  2534. package/sdk/supplysources_v2020_07_01/docs/CurbsidePickupConfiguration.md +11 -0
  2535. package/sdk/supplysources_v2020_07_01/docs/DeliveryChannel.md +10 -0
  2536. package/sdk/supplysources_v2020_07_01/docs/Duration.md +10 -0
  2537. package/sdk/supplysources_v2020_07_01/docs/Error.md +11 -0
  2538. package/sdk/supplysources_v2020_07_01/docs/ErrorList.md +9 -0
  2539. package/sdk/supplysources_v2020_07_01/docs/GetSupplySourcesResponse.md +10 -0
  2540. package/sdk/supplysources_v2020_07_01/docs/InStorePickupConfiguration.md +10 -0
  2541. package/sdk/supplysources_v2020_07_01/docs/OperatingHour.md +10 -0
  2542. package/sdk/supplysources_v2020_07_01/docs/OperatingHoursByDay.md +15 -0
  2543. package/sdk/supplysources_v2020_07_01/docs/OperationalConfiguration.md +12 -0
  2544. package/sdk/supplysources_v2020_07_01/docs/OutboundCapability.md +13 -0
  2545. package/sdk/supplysources_v2020_07_01/docs/ParkingConfiguration.md +11 -0
  2546. package/sdk/supplysources_v2020_07_01/docs/ParkingCostType.md +10 -0
  2547. package/sdk/supplysources_v2020_07_01/docs/ParkingSpotIdentificationType.md +10 -0
  2548. package/sdk/supplysources_v2020_07_01/docs/ParkingWithAddressConfiguration.md +12 -0
  2549. package/sdk/supplysources_v2020_07_01/docs/PickupChannel.md +13 -0
  2550. package/sdk/supplysources_v2020_07_01/docs/ReturnLocation.md +10 -0
  2551. package/sdk/supplysources_v2020_07_01/docs/ServicesCapability.md +10 -0
  2552. package/sdk/supplysources_v2020_07_01/docs/SupplySource.md +17 -0
  2553. package/sdk/supplysources_v2020_07_01/docs/SupplySourceCapabilities.md +10 -0
  2554. package/sdk/supplysources_v2020_07_01/docs/SupplySourceConfiguration.md +10 -0
  2555. package/sdk/supplysources_v2020_07_01/docs/SupplySourceListInner.md +12 -0
  2556. package/sdk/supplysources_v2020_07_01/docs/SupplySourceStatus.md +10 -0
  2557. package/sdk/supplysources_v2020_07_01/docs/SupplySourceStatusReadOnly.md +12 -0
  2558. package/sdk/supplysources_v2020_07_01/docs/SupplySourcesApi.md +290 -0
  2559. package/sdk/supplysources_v2020_07_01/docs/ThroughputCap.md +10 -0
  2560. package/sdk/supplysources_v2020_07_01/docs/ThroughputConfig.md +10 -0
  2561. package/sdk/supplysources_v2020_07_01/docs/ThroughputUnit.md +8 -0
  2562. package/sdk/supplysources_v2020_07_01/docs/TimeUnit.md +12 -0
  2563. package/sdk/supplysources_v2020_07_01/docs/UpdateSupplySourceRequest.md +11 -0
  2564. package/sdk/supplysources_v2020_07_01/docs/UpdateSupplySourceStatusRequest.md +9 -0
  2565. package/sdk/supplysources_v2020_07_01/src/ApiClient.js +740 -0
  2566. package/sdk/supplysources_v2020_07_01/src/index.js +288 -0
  2567. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.api/SupplySourcesApi.js +341 -0
  2568. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/Address.js +153 -0
  2569. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/AddressWithContact.js +73 -0
  2570. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ContactDetails.js +65 -0
  2571. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ContactDetailsPrimary.js +72 -0
  2572. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/CreateSupplySourceRequest.js +87 -0
  2573. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/CreateSupplySourceResponse.js +77 -0
  2574. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/CurbsidePickupConfiguration.js +81 -0
  2575. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/DeliveryChannel.js +72 -0
  2576. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/Duration.js +73 -0
  2577. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/Error.js +85 -0
  2578. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ErrorList.js +68 -0
  2579. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/GetSupplySourcesResponse.js +74 -0
  2580. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/InStorePickupConfiguration.js +73 -0
  2581. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OperatingHour.js +73 -0
  2582. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OperatingHoursByDay.js +114 -0
  2583. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OperationalConfiguration.js +89 -0
  2584. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OutboundCapability.js +96 -0
  2585. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingConfiguration.js +81 -0
  2586. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingCostType.js +46 -0
  2587. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingSpotIdentificationType.js +46 -0
  2588. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingWithAddressConfiguration.js +110 -0
  2589. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/PickupChannel.js +96 -0
  2590. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ReturnLocation.js +73 -0
  2591. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ServicesCapability.js +73 -0
  2592. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySource.js +129 -0
  2593. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceCapabilities.js +73 -0
  2594. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceConfiguration.js +73 -0
  2595. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceListInner.js +88 -0
  2596. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceStatus.js +46 -0
  2597. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceStatusReadOnly.js +53 -0
  2598. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ThroughputCap.js +73 -0
  2599. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ThroughputConfig.js +75 -0
  2600. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ThroughputUnit.js +39 -0
  2601. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/TimeUnit.js +53 -0
  2602. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/UpdateSupplySourceRequest.js +81 -0
  2603. package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/UpdateSupplySourceStatusRequest.js +65 -0
  2604. package/sdk/tokens_v2021_03_01/README.md +36 -0
  2605. package/sdk/tokens_v2021_03_01/docs/CreateRestrictedDataTokenRequest.md +10 -0
  2606. package/sdk/tokens_v2021_03_01/docs/CreateRestrictedDataTokenResponse.md +10 -0
  2607. package/sdk/tokens_v2021_03_01/docs/Error.md +11 -0
  2608. package/sdk/tokens_v2021_03_01/docs/ErrorList.md +9 -0
  2609. package/sdk/tokens_v2021_03_01/docs/RestrictedResource.md +26 -0
  2610. package/sdk/tokens_v2021_03_01/docs/TokensApi.md +53 -0
  2611. package/sdk/tokens_v2021_03_01/src/ApiClient.js +740 -0
  2612. package/sdk/tokens_v2021_03_01/src/index.js +71 -0
  2613. package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.api/TokensApi.js +86 -0
  2614. package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/CreateRestrictedDataTokenRequest.js +76 -0
  2615. package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/CreateRestrictedDataTokenResponse.js +73 -0
  2616. package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/Error.js +85 -0
  2617. package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/ErrorList.js +65 -0
  2618. package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/RestrictedResource.js +117 -0
  2619. package/sdk/transfers_v2024_06_01/README.md +39 -0
  2620. package/sdk/transfers_v2024_06_01/docs/AssignmentType.md +8 -0
  2621. package/sdk/transfers_v2024_06_01/docs/DefaultApi.md +102 -0
  2622. package/sdk/transfers_v2024_06_01/docs/Error.md +11 -0
  2623. package/sdk/transfers_v2024_06_01/docs/ErrorList.md +9 -0
  2624. package/sdk/transfers_v2024_06_01/docs/ExpiryDate.md +10 -0
  2625. package/sdk/transfers_v2024_06_01/docs/GetPaymentMethodsResponse.md +9 -0
  2626. package/sdk/transfers_v2024_06_01/docs/InitiatePayoutRequest.md +10 -0
  2627. package/sdk/transfers_v2024_06_01/docs/InitiatePayoutResponse.md +9 -0
  2628. package/sdk/transfers_v2024_06_01/docs/PaymentMethodDetails.md +15 -0
  2629. package/sdk/transfers_v2024_06_01/docs/PaymentMethodType.md +12 -0
  2630. package/sdk/transfers_v2024_06_01/src/ApiClient.js +740 -0
  2631. package/sdk/transfers_v2024_06_01/src/index.js +99 -0
  2632. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.api/DefaultApi.js +141 -0
  2633. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/AssignmentType.js +39 -0
  2634. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/Error.js +85 -0
  2635. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/ErrorList.js +68 -0
  2636. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/ExpiryDate.js +73 -0
  2637. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/GetPaymentMethodsResponse.js +66 -0
  2638. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/InitiatePayoutRequest.js +77 -0
  2639. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/InitiatePayoutResponse.js +67 -0
  2640. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/PaymentMethodDetails.js +113 -0
  2641. package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/PaymentMethodType.js +53 -0
  2642. package/sdk/uploads_v2020_11_01/README.md +32 -0
  2643. package/sdk/uploads_v2020_11_01/docs/CreateUploadDestinationResponse.md +10 -0
  2644. package/sdk/uploads_v2020_11_01/docs/Error.md +11 -0
  2645. package/sdk/uploads_v2020_11_01/docs/UploadDestination.md +11 -0
  2646. package/sdk/uploads_v2020_11_01/docs/UploadsApi.md +61 -0
  2647. package/sdk/uploads_v2020_11_01/src/ApiClient.js +740 -0
  2648. package/sdk/uploads_v2020_11_01/src/index.js +57 -0
  2649. package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.api/UploadsApi.js +107 -0
  2650. package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.model/CreateUploadDestinationResponse.js +74 -0
  2651. package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.model/Error.js +85 -0
  2652. package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.model/UploadDestination.js +81 -0
  2653. package/sdk/vehicles_v2024_11_01/README.md +41 -0
  2654. package/sdk/vehicles_v2024_11_01/docs/AutomotiveApi.md +61 -0
  2655. package/sdk/vehicles_v2024_11_01/docs/EngineOutput.md +10 -0
  2656. package/sdk/vehicles_v2024_11_01/docs/EngineOutputUnit.md +10 -0
  2657. package/sdk/vehicles_v2024_11_01/docs/Error.md +11 -0
  2658. package/sdk/vehicles_v2024_11_01/docs/ErrorList.md +9 -0
  2659. package/sdk/vehicles_v2024_11_01/docs/MonthAndYear.md +10 -0
  2660. package/sdk/vehicles_v2024_11_01/docs/Pagination.md +10 -0
  2661. package/sdk/vehicles_v2024_11_01/docs/Vehicle.md +20 -0
  2662. package/sdk/vehicles_v2024_11_01/docs/VehicleIdentifiers.md +10 -0
  2663. package/sdk/vehicles_v2024_11_01/docs/VehicleStandard.md +10 -0
  2664. package/sdk/vehicles_v2024_11_01/docs/VehicleStatusInCatalog.md +10 -0
  2665. package/sdk/vehicles_v2024_11_01/docs/VehiclesApi.md +61 -0
  2666. package/sdk/vehicles_v2024_11_01/docs/VehiclesResponse.md +10 -0
  2667. package/sdk/vehicles_v2024_11_01/src/ApiClient.js +740 -0
  2668. package/sdk/vehicles_v2024_11_01/src/index.js +120 -0
  2669. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.api/AutomotiveApi.js +103 -0
  2670. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.api/VehiclesApi.js +103 -0
  2671. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/EngineOutput.js +77 -0
  2672. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/EngineOutputUnit.js +46 -0
  2673. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/Error.js +85 -0
  2674. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/ErrorList.js +68 -0
  2675. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/MonthAndYear.js +73 -0
  2676. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/Pagination.js +73 -0
  2677. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/Vehicle.js +160 -0
  2678. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehicleIdentifiers.js +77 -0
  2679. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehicleStandard.js +46 -0
  2680. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehicleStatusInCatalog.js +46 -0
  2681. package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehiclesResponse.js +76 -0
  2682. package/sdk/vendordfinventory_v1/README.md +37 -0
  2683. package/sdk/vendordfinventory_v1/docs/Error.md +11 -0
  2684. package/sdk/vendordfinventory_v1/docs/InventoryUpdate.md +11 -0
  2685. package/sdk/vendordfinventory_v1/docs/ItemDetails.md +12 -0
  2686. package/sdk/vendordfinventory_v1/docs/ItemQuantity.md +10 -0
  2687. package/sdk/vendordfinventory_v1/docs/PartyIdentification.md +9 -0
  2688. package/sdk/vendordfinventory_v1/docs/SubmitInventoryUpdateRequest.md +9 -0
  2689. package/sdk/vendordfinventory_v1/docs/SubmitInventoryUpdateResponse.md +10 -0
  2690. package/sdk/vendordfinventory_v1/docs/TransactionReference.md +9 -0
  2691. package/sdk/vendordfinventory_v1/docs/UpdateInventoryApi.md +55 -0
  2692. package/sdk/vendordfinventory_v1/src/ApiClient.js +740 -0
  2693. package/sdk/vendordfinventory_v1/src/index.js +92 -0
  2694. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.api/UpdateInventoryApi.js +93 -0
  2695. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/Error.js +85 -0
  2696. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/InventoryUpdate.js +88 -0
  2697. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/ItemDetails.js +91 -0
  2698. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/ItemQuantity.js +75 -0
  2699. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/PartyIdentification.js +67 -0
  2700. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/SubmitInventoryUpdateRequest.js +65 -0
  2701. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/SubmitInventoryUpdateResponse.js +74 -0
  2702. package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/TransactionReference.js +65 -0
  2703. package/sdk/vendordforders_v2021_12_28/README.md +56 -0
  2704. package/sdk/vendordforders_v2021_12_28/docs/AcknowledgementStatus.md +10 -0
  2705. package/sdk/vendordforders_v2021_12_28/docs/Address.md +20 -0
  2706. package/sdk/vendordforders_v2021_12_28/docs/BuyerCustomizedInfoDetail.md +9 -0
  2707. package/sdk/vendordforders_v2021_12_28/docs/Error.md +11 -0
  2708. package/sdk/vendordforders_v2021_12_28/docs/ErrorList.md +9 -0
  2709. package/sdk/vendordforders_v2021_12_28/docs/GiftDetails.md +10 -0
  2710. package/sdk/vendordforders_v2021_12_28/docs/ItemQuantity.md +19 -0
  2711. package/sdk/vendordforders_v2021_12_28/docs/Money.md +10 -0
  2712. package/sdk/vendordforders_v2021_12_28/docs/Order.md +10 -0
  2713. package/sdk/vendordforders_v2021_12_28/docs/OrderAcknowledgementItem.md +15 -0
  2714. package/sdk/vendordforders_v2021_12_28/docs/OrderDetails.md +33 -0
  2715. package/sdk/vendordforders_v2021_12_28/docs/OrderItem.md +19 -0
  2716. package/sdk/vendordforders_v2021_12_28/docs/OrderItemAcknowledgement.md +12 -0
  2717. package/sdk/vendordforders_v2021_12_28/docs/OrderList.md +10 -0
  2718. package/sdk/vendordforders_v2021_12_28/docs/Pagination.md +9 -0
  2719. package/sdk/vendordforders_v2021_12_28/docs/PartyIdentification.md +11 -0
  2720. package/sdk/vendordforders_v2021_12_28/docs/ScheduledDeliveryShipment.md +11 -0
  2721. package/sdk/vendordforders_v2021_12_28/docs/ShipmentDates.md +10 -0
  2722. package/sdk/vendordforders_v2021_12_28/docs/ShipmentDetails.md +15 -0
  2723. package/sdk/vendordforders_v2021_12_28/docs/SubmitAcknowledgementRequest.md +9 -0
  2724. package/sdk/vendordforders_v2021_12_28/docs/SubmitAcknowledgementResponse.md +10 -0
  2725. package/sdk/vendordforders_v2021_12_28/docs/TaxDetails.md +33 -0
  2726. package/sdk/vendordforders_v2021_12_28/docs/TaxItemDetails.md +9 -0
  2727. package/sdk/vendordforders_v2021_12_28/docs/TaxRegistrationDetails.md +23 -0
  2728. package/sdk/vendordforders_v2021_12_28/docs/TransactionId.md +9 -0
  2729. package/sdk/vendordforders_v2021_12_28/docs/VendorOrdersApi.md +159 -0
  2730. package/sdk/vendordforders_v2021_12_28/src/ApiClient.js +740 -0
  2731. package/sdk/vendordforders_v2021_12_28/src/index.js +211 -0
  2732. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.api/VendorOrdersApi.js +213 -0
  2733. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/AcknowledgementStatus.js +73 -0
  2734. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Address.js +161 -0
  2735. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/BuyerCustomizedInfoDetail.js +65 -0
  2736. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Error.js +85 -0
  2737. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ErrorList.js +68 -0
  2738. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/GiftDetails.js +73 -0
  2739. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ItemQuantity.js +87 -0
  2740. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Money.js +73 -0
  2741. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Order.js +75 -0
  2742. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderAcknowledgementItem.js +127 -0
  2743. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderDetails.js +184 -0
  2744. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderItem.js +150 -0
  2745. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderItemAcknowledgement.js +93 -0
  2746. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderList.js +74 -0
  2747. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Pagination.js +65 -0
  2748. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/PartyIdentification.js +83 -0
  2749. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ScheduledDeliveryShipment.js +81 -0
  2750. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ShipmentDates.js +75 -0
  2751. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ShipmentDetails.js +123 -0
  2752. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/SubmitAcknowledgementRequest.js +66 -0
  2753. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/SubmitAcknowledgementResponse.js +73 -0
  2754. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TaxDetails.js +140 -0
  2755. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TaxItemDetails.js +66 -0
  2756. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TaxRegistrationDetails.js +111 -0
  2757. package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TransactionId.js +65 -0
  2758. package/sdk/vendordfpayments_v1/README.md +43 -0
  2759. package/sdk/vendordfpayments_v1/docs/AdditionalDetails.md +22 -0
  2760. package/sdk/vendordfpayments_v1/docs/Address.md +19 -0
  2761. package/sdk/vendordfpayments_v1/docs/ChargeDetails.md +32 -0
  2762. package/sdk/vendordfpayments_v1/docs/Error.md +11 -0
  2763. package/sdk/vendordfpayments_v1/docs/InvoiceDetail.md +21 -0
  2764. package/sdk/vendordfpayments_v1/docs/InvoiceItem.md +18 -0
  2765. package/sdk/vendordfpayments_v1/docs/ItemQuantity.md +10 -0
  2766. package/sdk/vendordfpayments_v1/docs/Money.md +10 -0
  2767. package/sdk/vendordfpayments_v1/docs/PartyIdentification.md +11 -0
  2768. package/sdk/vendordfpayments_v1/docs/SubmitInvoiceRequest.md +9 -0
  2769. package/sdk/vendordfpayments_v1/docs/SubmitInvoiceResponse.md +10 -0
  2770. package/sdk/vendordfpayments_v1/docs/TaxDetail.md +47 -0
  2771. package/sdk/vendordfpayments_v1/docs/TaxRegistrationDetail.md +23 -0
  2772. package/sdk/vendordfpayments_v1/docs/TransactionReference.md +9 -0
  2773. package/sdk/vendordfpayments_v1/docs/VendorInvoiceApi.md +53 -0
  2774. package/sdk/vendordfpayments_v1/src/ApiClient.js +740 -0
  2775. package/sdk/vendordfpayments_v1/src/index.js +134 -0
  2776. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.api/VendorInvoiceApi.js +85 -0
  2777. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/AdditionalDetails.js +105 -0
  2778. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/Address.js +157 -0
  2779. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/ChargeDetails.js +136 -0
  2780. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/Error.js +85 -0
  2781. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/InvoiceDetail.js +175 -0
  2782. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/InvoiceItem.js +147 -0
  2783. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/ItemQuantity.js +77 -0
  2784. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/Money.js +77 -0
  2785. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/PartyIdentification.js +84 -0
  2786. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/SubmitInvoiceRequest.js +66 -0
  2787. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/SubmitInvoiceResponse.js +74 -0
  2788. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/TaxDetail.js +184 -0
  2789. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/TaxRegistrationDetail.js +111 -0
  2790. package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/TransactionReference.js +65 -0
  2791. package/sdk/vendordfshipping_v2021_12_28/README.md +75 -0
  2792. package/sdk/vendordfshipping_v2021_12_28/docs/Address.md +19 -0
  2793. package/sdk/vendordfshipping_v2021_12_28/docs/CarrierId.md +8 -0
  2794. package/sdk/vendordfshipping_v2021_12_28/docs/Container.md +31 -0
  2795. package/sdk/vendordfshipping_v2021_12_28/docs/ContainerLabel.md +11 -0
  2796. package/sdk/vendordfshipping_v2021_12_28/docs/ContainerLabelFormat.md +10 -0
  2797. package/sdk/vendordfshipping_v2021_12_28/docs/CreateContainerLabelApi.md +53 -0
  2798. package/sdk/vendordfshipping_v2021_12_28/docs/CreateContainerLabelRequest.md +13 -0
  2799. package/sdk/vendordfshipping_v2021_12_28/docs/CreateContainerLabelResponse.md +9 -0
  2800. package/sdk/vendordfshipping_v2021_12_28/docs/CreateShippingLabelsRequest.md +11 -0
  2801. package/sdk/vendordfshipping_v2021_12_28/docs/CustomerInvoice.md +10 -0
  2802. package/sdk/vendordfshipping_v2021_12_28/docs/CustomerInvoiceList.md +10 -0
  2803. package/sdk/vendordfshipping_v2021_12_28/docs/CustomerInvoicesApi.md +110 -0
  2804. package/sdk/vendordfshipping_v2021_12_28/docs/Dimensions.md +23 -0
  2805. package/sdk/vendordfshipping_v2021_12_28/docs/Error.md +11 -0
  2806. package/sdk/vendordfshipping_v2021_12_28/docs/ErrorList.md +9 -0
  2807. package/sdk/vendordfshipping_v2021_12_28/docs/Item.md +12 -0
  2808. package/sdk/vendordfshipping_v2021_12_28/docs/ItemQuantity.md +10 -0
  2809. package/sdk/vendordfshipping_v2021_12_28/docs/LabelData.md +13 -0
  2810. package/sdk/vendordfshipping_v2021_12_28/docs/Package.md +9 -0
  2811. package/sdk/vendordfshipping_v2021_12_28/docs/PackedItem.md +13 -0
  2812. package/sdk/vendordfshipping_v2021_12_28/docs/PackingSlip.md +20 -0
  2813. package/sdk/vendordfshipping_v2021_12_28/docs/PackingSlipList.md +10 -0
  2814. package/sdk/vendordfshipping_v2021_12_28/docs/Pagination.md +9 -0
  2815. package/sdk/vendordfshipping_v2021_12_28/docs/PartyIdentification.md +11 -0
  2816. package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentConfirmation.md +14 -0
  2817. package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentDetails.md +24 -0
  2818. package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentSchedule.md +11 -0
  2819. package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentStatusUpdate.md +12 -0
  2820. package/sdk/vendordfshipping_v2021_12_28/docs/ShippingLabel.md +24 -0
  2821. package/sdk/vendordfshipping_v2021_12_28/docs/ShippingLabelList.md +10 -0
  2822. package/sdk/vendordfshipping_v2021_12_28/docs/ShippingLabelRequest.md +12 -0
  2823. package/sdk/vendordfshipping_v2021_12_28/docs/StatusUpdateDetails.md +14 -0
  2824. package/sdk/vendordfshipping_v2021_12_28/docs/SubmitShipmentConfirmationsRequest.md +9 -0
  2825. package/sdk/vendordfshipping_v2021_12_28/docs/SubmitShipmentStatusUpdatesRequest.md +9 -0
  2826. package/sdk/vendordfshipping_v2021_12_28/docs/SubmitShippingLabelsRequest.md +9 -0
  2827. package/sdk/vendordfshipping_v2021_12_28/docs/TaxRegistrationDetails.md +23 -0
  2828. package/sdk/vendordfshipping_v2021_12_28/docs/TransactionReference.md +9 -0
  2829. package/sdk/vendordfshipping_v2021_12_28/docs/VendorShippingApi.md +200 -0
  2830. package/sdk/vendordfshipping_v2021_12_28/docs/VendorShippingLabelsApi.md +202 -0
  2831. package/sdk/vendordfshipping_v2021_12_28/docs/Weight.md +21 -0
  2832. package/sdk/vendordfshipping_v2021_12_28/src/ApiClient.js +740 -0
  2833. package/sdk/vendordfshipping_v2021_12_28/src/index.js +309 -0
  2834. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/CreateContainerLabelApi.js +88 -0
  2835. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/CustomerInvoicesApi.js +162 -0
  2836. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/VendorShippingApi.js +263 -0
  2837. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/VendorShippingLabelsApi.js +271 -0
  2838. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Address.js +151 -0
  2839. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CarrierId.js +39 -0
  2840. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Container.js +182 -0
  2841. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ContainerLabel.js +85 -0
  2842. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ContainerLabelFormat.js +46 -0
  2843. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CreateContainerLabelRequest.js +107 -0
  2844. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CreateContainerLabelResponse.js +67 -0
  2845. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CreateShippingLabelsRequest.js +85 -0
  2846. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CustomerInvoice.js +77 -0
  2847. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CustomerInvoiceList.js +74 -0
  2848. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Dimensions.js +117 -0
  2849. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Error.js +85 -0
  2850. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ErrorList.js +68 -0
  2851. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Item.js +93 -0
  2852. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ItemQuantity.js +77 -0
  2853. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/LabelData.js +99 -0
  2854. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Package.js +67 -0
  2855. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PackedItem.js +101 -0
  2856. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PackingSlip.js +99 -0
  2857. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PackingSlipList.js +74 -0
  2858. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Pagination.js +65 -0
  2859. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PartyIdentification.js +84 -0
  2860. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentConfirmation.js +116 -0
  2861. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentDetails.js +121 -0
  2862. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentSchedule.js +81 -0
  2863. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentStatusUpdate.js +96 -0
  2864. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShippingLabel.js +127 -0
  2865. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShippingLabelList.js +74 -0
  2866. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShippingLabelRequest.js +95 -0
  2867. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/StatusUpdateDetails.js +115 -0
  2868. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/SubmitShipmentConfirmationsRequest.js +66 -0
  2869. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/SubmitShipmentStatusUpdatesRequest.js +66 -0
  2870. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/SubmitShippingLabelsRequest.js +66 -0
  2871. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/TaxRegistrationDetails.js +111 -0
  2872. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/TransactionReference.js +65 -0
  2873. package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Weight.js +97 -0
  2874. package/sdk/vendordftransactions_v2021_12_28/README.md +33 -0
  2875. package/sdk/vendordftransactions_v2021_12_28/docs/Error.md +11 -0
  2876. package/sdk/vendordftransactions_v2021_12_28/docs/ErrorList.md +9 -0
  2877. package/sdk/vendordftransactions_v2021_12_28/docs/Transaction.md +24 -0
  2878. package/sdk/vendordftransactions_v2021_12_28/docs/TransactionStatus.md +9 -0
  2879. package/sdk/vendordftransactions_v2021_12_28/docs/VendorTransactionApi.md +53 -0
  2880. package/sdk/vendordftransactions_v2021_12_28/src/ApiClient.js +740 -0
  2881. package/sdk/vendordftransactions_v2021_12_28/src/index.js +64 -0
  2882. package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.api/VendorTransactionApi.js +87 -0
  2883. package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/Error.js +85 -0
  2884. package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/ErrorList.js +68 -0
  2885. package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/Transaction.js +111 -0
  2886. package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/TransactionStatus.js +65 -0
  2887. package/sdk/vendorinvoices_v1/README.md +48 -0
  2888. package/sdk/vendorinvoices_v1/docs/AdditionalDetails.md +24 -0
  2889. package/sdk/vendorinvoices_v1/docs/Address.md +19 -0
  2890. package/sdk/vendorinvoices_v1/docs/AllowanceDetails.md +31 -0
  2891. package/sdk/vendorinvoices_v1/docs/ChargeDetails.md +41 -0
  2892. package/sdk/vendorinvoices_v1/docs/CreditNoteDetails.md +15 -0
  2893. package/sdk/vendorinvoices_v1/docs/Error.md +11 -0
  2894. package/sdk/vendorinvoices_v1/docs/Invoice.md +34 -0
  2895. package/sdk/vendorinvoices_v1/docs/InvoiceItem.md +20 -0
  2896. package/sdk/vendorinvoices_v1/docs/ItemQuantity.md +23 -0
  2897. package/sdk/vendorinvoices_v1/docs/Money.md +10 -0
  2898. package/sdk/vendorinvoices_v1/docs/NetCostUnitOfMeasure.md +14 -0
  2899. package/sdk/vendorinvoices_v1/docs/PartyIdentification.md +11 -0
  2900. package/sdk/vendorinvoices_v1/docs/PaymentTerms.md +31 -0
  2901. package/sdk/vendorinvoices_v1/docs/SubmitInvoicesRequest.md +9 -0
  2902. package/sdk/vendorinvoices_v1/docs/SubmitInvoicesResponse.md +10 -0
  2903. package/sdk/vendorinvoices_v1/docs/TaxDetails.md +47 -0
  2904. package/sdk/vendorinvoices_v1/docs/TaxRegistrationDetails.md +21 -0
  2905. package/sdk/vendorinvoices_v1/docs/TotalWeight.md +25 -0
  2906. package/sdk/vendorinvoices_v1/docs/TransactionId.md +9 -0
  2907. package/sdk/vendorinvoices_v1/docs/VendorPaymentsApi.md +53 -0
  2908. package/sdk/vendorinvoices_v1/src/ApiClient.js +740 -0
  2909. package/sdk/vendorinvoices_v1/src/index.js +169 -0
  2910. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.api/VendorPaymentsApi.js +85 -0
  2911. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/AdditionalDetails.js +111 -0
  2912. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Address.js +151 -0
  2913. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/AllowanceDetails.js +138 -0
  2914. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/ChargeDetails.js +168 -0
  2915. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/CreditNoteDetails.js +113 -0
  2916. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Error.js +85 -0
  2917. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Invoice.js +209 -0
  2918. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/InvoiceItem.js +162 -0
  2919. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/ItemQuantity.js +113 -0
  2920. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Money.js +73 -0
  2921. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/NetCostUnitOfMeasure.js +60 -0
  2922. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/PartyIdentification.js +84 -0
  2923. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/PaymentTerms.js +133 -0
  2924. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/SubmitInvoicesRequest.js +66 -0
  2925. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/SubmitInvoicesResponse.js +74 -0
  2926. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TaxDetails.js +184 -0
  2927. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TaxRegistrationDetails.js +97 -0
  2928. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TotalWeight.js +109 -0
  2929. package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TransactionId.js +65 -0
  2930. package/sdk/vendororders_v1/README.md +61 -0
  2931. package/sdk/vendororders_v1/docs/AcknowledgementStatusDetails.md +11 -0
  2932. package/sdk/vendororders_v1/docs/Address.md +19 -0
  2933. package/sdk/vendororders_v1/docs/Error.md +11 -0
  2934. package/sdk/vendororders_v1/docs/GetPurchaseOrderResponse.md +10 -0
  2935. package/sdk/vendororders_v1/docs/GetPurchaseOrdersResponse.md +10 -0
  2936. package/sdk/vendororders_v1/docs/GetPurchaseOrdersStatusResponse.md +10 -0
  2937. package/sdk/vendororders_v1/docs/ImportDetails.md +61 -0
  2938. package/sdk/vendororders_v1/docs/ItemQuantity.md +22 -0
  2939. package/sdk/vendororders_v1/docs/Money.md +26 -0
  2940. package/sdk/vendororders_v1/docs/Order.md +24 -0
  2941. package/sdk/vendororders_v1/docs/OrderAcknowledgement.md +12 -0
  2942. package/sdk/vendororders_v1/docs/OrderAcknowledgementItem.md +16 -0
  2943. package/sdk/vendororders_v1/docs/OrderDetails.md +52 -0
  2944. package/sdk/vendororders_v1/docs/OrderItem.md +15 -0
  2945. package/sdk/vendororders_v1/docs/OrderItemAcknowledgement.md +39 -0
  2946. package/sdk/vendororders_v1/docs/OrderItemStatus.md +16 -0
  2947. package/sdk/vendororders_v1/docs/OrderItemStatusAcknowledgementStatus.md +27 -0
  2948. package/sdk/vendororders_v1/docs/OrderItemStatusOrderedQuantity.md +10 -0
  2949. package/sdk/vendororders_v1/docs/OrderItemStatusReceivingStatus.md +24 -0
  2950. package/sdk/vendororders_v1/docs/OrderList.md +10 -0
  2951. package/sdk/vendororders_v1/docs/OrderListStatus.md +10 -0
  2952. package/sdk/vendororders_v1/docs/OrderStatus.md +26 -0
  2953. package/sdk/vendororders_v1/docs/OrderedQuantityDetails.md +11 -0
  2954. package/sdk/vendororders_v1/docs/Pagination.md +9 -0
  2955. package/sdk/vendororders_v1/docs/PartyIdentification.md +11 -0
  2956. package/sdk/vendororders_v1/docs/SubmitAcknowledgementRequest.md +9 -0
  2957. package/sdk/vendororders_v1/docs/SubmitAcknowledgementResponse.md +10 -0
  2958. package/sdk/vendororders_v1/docs/TaxRegistrationDetails.md +21 -0
  2959. package/sdk/vendororders_v1/docs/TransactionId.md +9 -0
  2960. package/sdk/vendororders_v1/docs/VendorOrdersApi.md +238 -0
  2961. package/sdk/vendororders_v1/src/ApiClient.js +740 -0
  2962. package/sdk/vendororders_v1/src/index.js +239 -0
  2963. package/sdk/vendororders_v1/src/js_client.vendororders_v1.api/VendorOrdersApi.js +297 -0
  2964. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/AcknowledgementStatusDetails.js +80 -0
  2965. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Address.js +151 -0
  2966. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Error.js +85 -0
  2967. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/GetPurchaseOrderResponse.js +74 -0
  2968. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/GetPurchaseOrdersResponse.js +74 -0
  2969. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/GetPurchaseOrdersStatusResponse.js +74 -0
  2970. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/ImportDetails.js +215 -0
  2971. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/ItemQuantity.js +101 -0
  2972. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Money.js +113 -0
  2973. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Order.js +111 -0
  2974. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderAcknowledgement.js +98 -0
  2975. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderAcknowledgementItem.js +125 -0
  2976. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderDetails.js +237 -0
  2977. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItem.js +118 -0
  2978. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemAcknowledgement.js +153 -0
  2979. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatus.js +122 -0
  2980. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatusAcknowledgementStatus.js +121 -0
  2981. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatusOrderedQuantity.js +74 -0
  2982. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatusReceivingStatus.js +107 -0
  2983. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderList.js +74 -0
  2984. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderListStatus.js +74 -0
  2985. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderStatus.js +145 -0
  2986. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderedQuantityDetails.js +80 -0
  2987. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Pagination.js +65 -0
  2988. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/PartyIdentification.js +83 -0
  2989. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/SubmitAcknowledgementRequest.js +66 -0
  2990. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/SubmitAcknowledgementResponse.js +74 -0
  2991. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/TaxRegistrationDetails.js +97 -0
  2992. package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/TransactionId.js +65 -0
  2993. package/sdk/vendorshipments_v1/README.md +86 -0
  2994. package/sdk/vendorshipments_v1/docs/Address.md +19 -0
  2995. package/sdk/vendorshipments_v1/docs/CarrierDetails.md +13 -0
  2996. package/sdk/vendorshipments_v1/docs/Carton.md +14 -0
  2997. package/sdk/vendorshipments_v1/docs/CartonReferenceDetails.md +10 -0
  2998. package/sdk/vendorshipments_v1/docs/CollectFreightPickupDetails.md +11 -0
  2999. package/sdk/vendorshipments_v1/docs/ContainerIdentification.md +27 -0
  3000. package/sdk/vendorshipments_v1/docs/ContainerItem.md +11 -0
  3001. package/sdk/vendorshipments_v1/docs/ContainerSequenceNumbers.md +9 -0
  3002. package/sdk/vendorshipments_v1/docs/Containers.md +29 -0
  3003. package/sdk/vendorshipments_v1/docs/Dimensions.md +27 -0
  3004. package/sdk/vendorshipments_v1/docs/Duration.md +21 -0
  3005. package/sdk/vendorshipments_v1/docs/Error.md +11 -0
  3006. package/sdk/vendorshipments_v1/docs/Expiry.md +11 -0
  3007. package/sdk/vendorshipments_v1/docs/GetShipmentDetailsResponse.md +10 -0
  3008. package/sdk/vendorshipments_v1/docs/GetShipmentLabels.md +10 -0
  3009. package/sdk/vendorshipments_v1/docs/ImportDetails.md +49 -0
  3010. package/sdk/vendorshipments_v1/docs/InnerContainersDetails.md +10 -0
  3011. package/sdk/vendorshipments_v1/docs/Item.md +13 -0
  3012. package/sdk/vendorshipments_v1/docs/ItemDetails.md +28 -0
  3013. package/sdk/vendorshipments_v1/docs/ItemQuantity.md +23 -0
  3014. package/sdk/vendorshipments_v1/docs/LabelData.md +22 -0
  3015. package/sdk/vendorshipments_v1/docs/Location.md +11 -0
  3016. package/sdk/vendorshipments_v1/docs/Money.md +10 -0
  3017. package/sdk/vendorshipments_v1/docs/PackageItemDetails.md +11 -0
  3018. package/sdk/vendorshipments_v1/docs/PackedItems.md +13 -0
  3019. package/sdk/vendorshipments_v1/docs/PackedQuantity.md +22 -0
  3020. package/sdk/vendorshipments_v1/docs/Pagination.md +9 -0
  3021. package/sdk/vendorshipments_v1/docs/Pallet.md +15 -0
  3022. package/sdk/vendorshipments_v1/docs/PartyIdentification.md +11 -0
  3023. package/sdk/vendorshipments_v1/docs/PurchaseOrderItemDetails.md +9 -0
  3024. package/sdk/vendorshipments_v1/docs/PurchaseOrderItems.md +13 -0
  3025. package/sdk/vendorshipments_v1/docs/PurchaseOrders.md +12 -0
  3026. package/sdk/vendorshipments_v1/docs/Route.md +9 -0
  3027. package/sdk/vendorshipments_v1/docs/Shipment.md +65 -0
  3028. package/sdk/vendorshipments_v1/docs/ShipmentConfirmation.md +70 -0
  3029. package/sdk/vendorshipments_v1/docs/ShipmentDetails.md +10 -0
  3030. package/sdk/vendorshipments_v1/docs/ShipmentInformation.md +27 -0
  3031. package/sdk/vendorshipments_v1/docs/ShipmentMeasurements.md +12 -0
  3032. package/sdk/vendorshipments_v1/docs/ShipmentStatusDetails.md +25 -0
  3033. package/sdk/vendorshipments_v1/docs/Stop.md +25 -0
  3034. package/sdk/vendorshipments_v1/docs/SubmitShipmentConfirmationsRequest.md +9 -0
  3035. package/sdk/vendorshipments_v1/docs/SubmitShipmentConfirmationsResponse.md +10 -0
  3036. package/sdk/vendorshipments_v1/docs/SubmitShipments.md +9 -0
  3037. package/sdk/vendorshipments_v1/docs/TaxRegistrationDetails.md +21 -0
  3038. package/sdk/vendorshipments_v1/docs/TotalWeight.md +25 -0
  3039. package/sdk/vendorshipments_v1/docs/TransactionReference.md +9 -0
  3040. package/sdk/vendorshipments_v1/docs/TransportLabel.md +11 -0
  3041. package/sdk/vendorshipments_v1/docs/TransportShipmentMeasurements.md +13 -0
  3042. package/sdk/vendorshipments_v1/docs/TransportationDetails.md +41 -0
  3043. package/sdk/vendorshipments_v1/docs/TransportationDetailsForShipmentConfirmation.md +25 -0
  3044. package/sdk/vendorshipments_v1/docs/TransportationLabels.md +10 -0
  3045. package/sdk/vendorshipments_v1/docs/VendorDetails.md +10 -0
  3046. package/sdk/vendorshipments_v1/docs/VendorShippingApi.md +252 -0
  3047. package/sdk/vendorshipments_v1/docs/Volume.md +25 -0
  3048. package/sdk/vendorshipments_v1/docs/Weight.md +25 -0
  3049. package/sdk/vendorshipments_v1/src/ApiClient.js +740 -0
  3050. package/sdk/vendorshipments_v1/src/index.js +414 -0
  3051. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.api/VendorShippingApi.js +323 -0
  3052. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Address.js +151 -0
  3053. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/CarrierDetails.js +97 -0
  3054. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Carton.js +111 -0
  3055. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/CartonReferenceDetails.js +75 -0
  3056. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/CollectFreightPickupDetails.js +81 -0
  3057. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ContainerIdentification.js +115 -0
  3058. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ContainerItem.js +85 -0
  3059. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ContainerSequenceNumbers.js +65 -0
  3060. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Containers.js +163 -0
  3061. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Dimensions.js +129 -0
  3062. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Duration.js +97 -0
  3063. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Error.js +85 -0
  3064. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Expiry.js +81 -0
  3065. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/GetShipmentDetailsResponse.js +74 -0
  3066. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/GetShipmentLabels.js +74 -0
  3067. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ImportDetails.js +189 -0
  3068. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/InnerContainersDetails.js +74 -0
  3069. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Item.js +101 -0
  3070. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ItemDetails.js +129 -0
  3071. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ItemQuantity.js +113 -0
  3072. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/LabelData.js +111 -0
  3073. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Location.js +81 -0
  3074. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Money.js +77 -0
  3075. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PackageItemDetails.js +81 -0
  3076. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PackedItems.js +97 -0
  3077. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PackedQuantity.js +105 -0
  3078. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Pagination.js +65 -0
  3079. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Pallet.js +117 -0
  3080. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PartyIdentification.js +84 -0
  3081. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PurchaseOrderItemDetails.js +65 -0
  3082. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PurchaseOrderItems.js +101 -0
  3083. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PurchaseOrders.js +90 -0
  3084. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Route.js +68 -0
  3085. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Shipment.js +302 -0
  3086. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentConfirmation.js +304 -0
  3087. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentDetails.js +74 -0
  3088. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentInformation.js +140 -0
  3089. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentMeasurements.js +89 -0
  3090. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentStatusDetails.js +105 -0
  3091. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Stop.js +117 -0
  3092. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/SubmitShipmentConfirmationsRequest.js +66 -0
  3093. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/SubmitShipmentConfirmationsResponse.js +74 -0
  3094. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/SubmitShipments.js +66 -0
  3095. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TaxRegistrationDetails.js +97 -0
  3096. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TotalWeight.js +109 -0
  3097. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransactionReference.js +65 -0
  3098. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportLabel.js +82 -0
  3099. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportShipmentMeasurements.js +97 -0
  3100. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportationDetails.js +165 -0
  3101. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportationDetailsForShipmentConfirmation.js +115 -0
  3102. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportationLabels.js +74 -0
  3103. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/VendorDetails.js +73 -0
  3104. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Volume.js +109 -0
  3105. package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Weight.js +109 -0
  3106. package/sdk/vendortransactionstatus_v1/README.md +33 -0
  3107. package/sdk/vendortransactionstatus_v1/docs/Error.md +11 -0
  3108. package/sdk/vendortransactionstatus_v1/docs/GetTransactionResponse.md +10 -0
  3109. package/sdk/vendortransactionstatus_v1/docs/Transaction.md +24 -0
  3110. package/sdk/vendortransactionstatus_v1/docs/TransactionStatus.md +9 -0
  3111. package/sdk/vendortransactionstatus_v1/docs/VendorTransactionApi.md +53 -0
  3112. package/sdk/vendortransactionstatus_v1/src/ApiClient.js +740 -0
  3113. package/sdk/vendortransactionstatus_v1/src/index.js +64 -0
  3114. package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.api/VendorTransactionApi.js +85 -0
  3115. package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/Error.js +85 -0
  3116. package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/GetTransactionResponse.js +74 -0
  3117. package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/Transaction.js +112 -0
  3118. package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/TransactionStatus.js +65 -0
  3119. package/src/helper/LwaAuthClient.mjs +59 -0
  3120. package/src/sample-node-app/index.js +28 -0
@@ -0,0 +1,1208 @@
1
+ /**
2
+ * Amazon Shipping API
3
+ * The Amazon Shipping API is designed to support outbound shipping use cases both for orders originating on Amazon-owned marketplaces as well as external channels/marketplaces. With these APIs, you can request shipping rates, create shipments, cancel shipments, and track shipments.
4
+ *
5
+ * The version of the OpenAPI document: v2
6
+ * Contact: swa-api-core@amazon.com
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ *
12
+ */
13
+
14
+ import {ApiClient} from "../ApiClient.js";
15
+ import {CancelShipmentResponse} from '../js_client.shipping_v2.model/CancelShipmentResponse.js';
16
+ import {CreateClaimRequest} from '../js_client.shipping_v2.model/CreateClaimRequest.js';
17
+ import {CreateClaimResponse} from '../js_client.shipping_v2.model/CreateClaimResponse.js';
18
+ import {DirectPurchaseRequest} from '../js_client.shipping_v2.model/DirectPurchaseRequest.js';
19
+ import {DirectPurchaseResponse} from '../js_client.shipping_v2.model/DirectPurchaseResponse.js';
20
+ import {ErrorList} from '../js_client.shipping_v2.model/ErrorList.js';
21
+ import {GenerateCollectionFormRequest} from '../js_client.shipping_v2.model/GenerateCollectionFormRequest.js';
22
+ import {GenerateCollectionFormResponse} from '../js_client.shipping_v2.model/GenerateCollectionFormResponse.js';
23
+ import {GetAccessPointsResponse} from '../js_client.shipping_v2.model/GetAccessPointsResponse.js';
24
+ import {GetAdditionalInputsResponse} from '../js_client.shipping_v2.model/GetAdditionalInputsResponse.js';
25
+ import {GetCarrierAccountFormInputsResponse} from '../js_client.shipping_v2.model/GetCarrierAccountFormInputsResponse.js';
26
+ import {GetCarrierAccountsRequest} from '../js_client.shipping_v2.model/GetCarrierAccountsRequest.js';
27
+ import {GetCarrierAccountsResponse} from '../js_client.shipping_v2.model/GetCarrierAccountsResponse.js';
28
+ import {GetCollectionFormHistoryRequest} from '../js_client.shipping_v2.model/GetCollectionFormHistoryRequest.js';
29
+ import {GetCollectionFormHistoryResponse} from '../js_client.shipping_v2.model/GetCollectionFormHistoryResponse.js';
30
+ import {GetCollectionFormResponse} from '../js_client.shipping_v2.model/GetCollectionFormResponse.js';
31
+ import {GetRatesRequest} from '../js_client.shipping_v2.model/GetRatesRequest.js';
32
+ import {GetRatesResponse} from '../js_client.shipping_v2.model/GetRatesResponse.js';
33
+ import {GetShipmentDocumentsResponse} from '../js_client.shipping_v2.model/GetShipmentDocumentsResponse.js';
34
+ import {GetTrackingResponse} from '../js_client.shipping_v2.model/GetTrackingResponse.js';
35
+ import {GetUnmanifestedShipmentsRequest} from '../js_client.shipping_v2.model/GetUnmanifestedShipmentsRequest.js';
36
+ import {GetUnmanifestedShipmentsResponse} from '../js_client.shipping_v2.model/GetUnmanifestedShipmentsResponse.js';
37
+ import {LinkCarrierAccountRequest} from '../js_client.shipping_v2.model/LinkCarrierAccountRequest.js';
38
+ import {LinkCarrierAccountResponse} from '../js_client.shipping_v2.model/LinkCarrierAccountResponse.js';
39
+ import {OneClickShipmentRequest} from '../js_client.shipping_v2.model/OneClickShipmentRequest.js';
40
+ import {OneClickShipmentResponse} from '../js_client.shipping_v2.model/OneClickShipmentResponse.js';
41
+ import {PurchaseShipmentRequest} from '../js_client.shipping_v2.model/PurchaseShipmentRequest.js';
42
+ import {PurchaseShipmentResponse} from '../js_client.shipping_v2.model/PurchaseShipmentResponse.js';
43
+ import {SubmitNdrFeedbackRequest} from '../js_client.shipping_v2.model/SubmitNdrFeedbackRequest.js';
44
+ import {UnlinkCarrierAccountRequest} from '../js_client.shipping_v2.model/UnlinkCarrierAccountRequest.js';
45
+ import {UnlinkCarrierAccountResponse} from '../js_client.shipping_v2.model/UnlinkCarrierAccountResponse.js';
46
+
47
+ /**
48
+ * Shipping service.
49
+ * @module js_client.shipping_v2.api/ShippingApi
50
+ * @version v2
51
+ */
52
+ export class ShippingApi {
53
+
54
+ /**
55
+ * Constructs a new ShippingApi.
56
+ * @alias module:js_client.shipping_v2.api/ShippingApi
57
+ * @class
58
+ * @param {module:ApiClient} [apiClient] Optional API client implementation to use,
59
+ * default to {@link module:ApiClient#instance} if unspecified.
60
+ */
61
+ constructor(apiClient) {
62
+ this.apiClient = apiClient || ApiClient.instance;
63
+ }
64
+
65
+
66
+
67
+ /**
68
+ * Cancels a purchased shipment. Returns an empty object if the shipment is successfully cancelled. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
69
+ * @param {String} shipmentId The shipment identifier originally returned by the purchaseShipment operation.
70
+ * @param {Object} opts Optional parameters
71
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
72
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/CancelShipmentResponse} and HTTP response
73
+ */
74
+ cancelShipmentWithHttpInfo(shipmentId, opts) {
75
+ opts = opts || {};
76
+ let postBody = null;
77
+
78
+ // verify the required parameter 'shipmentId' is set
79
+ if (shipmentId === undefined || shipmentId === null) {
80
+ throw new Error("Missing the required parameter 'shipmentId' when calling cancelShipment");
81
+ }
82
+
83
+
84
+ let pathParams = {
85
+ 'shipmentId': shipmentId
86
+ };
87
+ let queryParams = {
88
+ };
89
+ let headerParams = {
90
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
91
+ };
92
+ let formParams = {
93
+ };
94
+
95
+ let contentTypes = [];
96
+ let accepts = ['application/json'];
97
+ let returnType = CancelShipmentResponse;
98
+
99
+ return this.apiClient.callApi(
100
+ '/shipping/v2/shipments/{shipmentId}/cancel', 'PUT',
101
+ pathParams, queryParams, headerParams, formParams, postBody,
102
+ contentTypes, accepts, returnType
103
+ );
104
+ }
105
+
106
+ /**
107
+ * Cancels a purchased shipment. Returns an empty object if the shipment is successfully cancelled. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
108
+ * @param {String} shipmentId The shipment identifier originally returned by the purchaseShipment operation.
109
+ * @param {Object} opts Optional parameters
110
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
111
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/CancelShipmentResponse}
112
+ */
113
+ cancelShipment(shipmentId, opts) {
114
+ return this.cancelShipmentWithHttpInfo(shipmentId, opts)
115
+ .then(function(response_and_data) {
116
+ return response_and_data.data;
117
+ });
118
+ }
119
+
120
+
121
+ /**
122
+ * This API will be used to create claim for single eligible shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
123
+ * @param {module:js_client.shipping_v2.model/CreateClaimRequest} body Request body for the createClaim operation
124
+ * @param {Object} opts Optional parameters
125
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
126
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/CreateClaimResponse} and HTTP response
127
+ */
128
+ createClaimWithHttpInfo(body, opts) {
129
+ opts = opts || {};
130
+ let postBody = body;
131
+
132
+ // verify the required parameter 'body' is set
133
+ if (body === undefined || body === null) {
134
+ throw new Error("Missing the required parameter 'body' when calling createClaim");
135
+ }
136
+
137
+
138
+ let pathParams = {
139
+ };
140
+ let queryParams = {
141
+ };
142
+ let headerParams = {
143
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
144
+ };
145
+ let formParams = {
146
+ };
147
+
148
+ let contentTypes = ['application/json'];
149
+ let accepts = ['application/json'];
150
+ let returnType = CreateClaimResponse;
151
+
152
+ return this.apiClient.callApi(
153
+ '/shipping/v2/claims', 'POST',
154
+ pathParams, queryParams, headerParams, formParams, postBody,
155
+ contentTypes, accepts, returnType
156
+ );
157
+ }
158
+
159
+ /**
160
+ * This API will be used to create claim for single eligible shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
161
+ * @param {module:js_client.shipping_v2.model/CreateClaimRequest} body Request body for the createClaim operation
162
+ * @param {Object} opts Optional parameters
163
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
164
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/CreateClaimResponse}
165
+ */
166
+ createClaim(body, opts) {
167
+ return this.createClaimWithHttpInfo(body, opts)
168
+ .then(function(response_and_data) {
169
+ return response_and_data.data;
170
+ });
171
+ }
172
+
173
+
174
+ /**
175
+ * Purchases the shipping service for a shipment using the best fit service offering. Returns purchase related details and documents. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
176
+ * @param {module:js_client.shipping_v2.model/DirectPurchaseRequest} body DirectPurchaseRequest body
177
+ * @param {Object} opts Optional parameters
178
+ * @param {String} opts.xAmznIdempotencyKey A unique value which the server uses to recognize subsequent retries of the same request.
179
+ * @param {String} opts.locale The IETF Language Tag. Note that this only supports the primary language subtag with one secondary language subtag (i.e. en-US, fr-CA). The secondary language subtag is almost always a regional designation. This does not support additional subtags beyond the primary and secondary language subtags.
180
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
181
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/DirectPurchaseResponse} and HTTP response
182
+ */
183
+ directPurchaseShipmentWithHttpInfo(body, opts) {
184
+ opts = opts || {};
185
+ let postBody = body;
186
+
187
+ // verify the required parameter 'body' is set
188
+ if (body === undefined || body === null) {
189
+ throw new Error("Missing the required parameter 'body' when calling directPurchaseShipment");
190
+ }
191
+
192
+
193
+ let pathParams = {
194
+ };
195
+ let queryParams = {
196
+ };
197
+ let headerParams = {
198
+ 'x-amzn-IdempotencyKey': opts['xAmznIdempotencyKey'],
199
+ 'locale': opts['locale'],
200
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
201
+ };
202
+ let formParams = {
203
+ };
204
+
205
+ let contentTypes = ['application/json'];
206
+ let accepts = ['application/json'];
207
+ let returnType = DirectPurchaseResponse;
208
+
209
+ return this.apiClient.callApi(
210
+ '/shipping/v2/shipments/directPurchase', 'POST',
211
+ pathParams, queryParams, headerParams, formParams, postBody,
212
+ contentTypes, accepts, returnType
213
+ );
214
+ }
215
+
216
+ /**
217
+ * Purchases the shipping service for a shipment using the best fit service offering. Returns purchase related details and documents. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
218
+ * @param {module:js_client.shipping_v2.model/DirectPurchaseRequest} body DirectPurchaseRequest body
219
+ * @param {Object} opts Optional parameters
220
+ * @param {String} opts.xAmznIdempotencyKey A unique value which the server uses to recognize subsequent retries of the same request.
221
+ * @param {String} opts.locale The IETF Language Tag. Note that this only supports the primary language subtag with one secondary language subtag (i.e. en-US, fr-CA). The secondary language subtag is almost always a regional designation. This does not support additional subtags beyond the primary and secondary language subtags.
222
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
223
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/DirectPurchaseResponse}
224
+ */
225
+ directPurchaseShipment(body, opts) {
226
+ return this.directPurchaseShipmentWithHttpInfo(body, opts)
227
+ .then(function(response_and_data) {
228
+ return response_and_data.data;
229
+ });
230
+ }
231
+
232
+
233
+ /**
234
+ * This API Call to generate the collection form. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
235
+ * @param {module:js_client.shipping_v2.model/GenerateCollectionFormRequest} body GenerateCollectionFormRequest body
236
+ * @param {Object} opts Optional parameters
237
+ * @param {String} opts.xAmznIdempotencyKey A unique value which the server uses to recognize subsequent retries of the same request.
238
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
239
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GenerateCollectionFormResponse} and HTTP response
240
+ */
241
+ generateCollectionFormWithHttpInfo(body, opts) {
242
+ opts = opts || {};
243
+ let postBody = body;
244
+
245
+ // verify the required parameter 'body' is set
246
+ if (body === undefined || body === null) {
247
+ throw new Error("Missing the required parameter 'body' when calling generateCollectionForm");
248
+ }
249
+
250
+
251
+ let pathParams = {
252
+ };
253
+ let queryParams = {
254
+ };
255
+ let headerParams = {
256
+ 'x-amzn-IdempotencyKey': opts['xAmznIdempotencyKey'],
257
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
258
+ };
259
+ let formParams = {
260
+ };
261
+
262
+ let contentTypes = ['application/json'];
263
+ let accepts = ['application/json'];
264
+ let returnType = GenerateCollectionFormResponse;
265
+
266
+ return this.apiClient.callApi(
267
+ '/shipping/v2/collectionForms', 'POST',
268
+ pathParams, queryParams, headerParams, formParams, postBody,
269
+ contentTypes, accepts, returnType
270
+ );
271
+ }
272
+
273
+ /**
274
+ * This API Call to generate the collection form. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
275
+ * @param {module:js_client.shipping_v2.model/GenerateCollectionFormRequest} body GenerateCollectionFormRequest body
276
+ * @param {Object} opts Optional parameters
277
+ * @param {String} opts.xAmznIdempotencyKey A unique value which the server uses to recognize subsequent retries of the same request.
278
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
279
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GenerateCollectionFormResponse}
280
+ */
281
+ generateCollectionForm(body, opts) {
282
+ return this.generateCollectionFormWithHttpInfo(body, opts)
283
+ .then(function(response_and_data) {
284
+ return response_and_data.data;
285
+ });
286
+ }
287
+
288
+
289
+ /**
290
+ * Returns a list of access points in proximity of input postal code. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
291
+ * @param {Array.<module:js_client.shipping_v2.model/String>} accessPointTypes Access point types
292
+ * @param {String} countryCode Country code for access point
293
+ * @param {String} postalCode postal code for access point
294
+ * @param {Object} opts Optional parameters
295
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
296
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetAccessPointsResponse} and HTTP response
297
+ */
298
+ getAccessPointsWithHttpInfo(accessPointTypes, countryCode, postalCode, opts) {
299
+ opts = opts || {};
300
+ let postBody = null;
301
+
302
+ // verify the required parameter 'accessPointTypes' is set
303
+ if (accessPointTypes === undefined || accessPointTypes === null) {
304
+ throw new Error("Missing the required parameter 'accessPointTypes' when calling getAccessPoints");
305
+ }
306
+
307
+ // verify the required parameter 'countryCode' is set
308
+ if (countryCode === undefined || countryCode === null) {
309
+ throw new Error("Missing the required parameter 'countryCode' when calling getAccessPoints");
310
+ }
311
+
312
+ // verify the required parameter 'postalCode' is set
313
+ if (postalCode === undefined || postalCode === null) {
314
+ throw new Error("Missing the required parameter 'postalCode' when calling getAccessPoints");
315
+ }
316
+
317
+
318
+ let pathParams = {
319
+ };
320
+ let queryParams = {
321
+ 'accessPointTypes': this.apiClient.buildCollectionParam(accessPointTypes, 'csv'),
322
+ 'countryCode': countryCode,
323
+ 'postalCode': postalCode
324
+ };
325
+ let headerParams = {
326
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
327
+ };
328
+ let formParams = {
329
+ };
330
+
331
+ let contentTypes = [];
332
+ let accepts = ['application/json'];
333
+ let returnType = GetAccessPointsResponse;
334
+
335
+ return this.apiClient.callApi(
336
+ '/shipping/v2/accessPoints', 'GET',
337
+ pathParams, queryParams, headerParams, formParams, postBody,
338
+ contentTypes, accepts, returnType
339
+ );
340
+ }
341
+
342
+ /**
343
+ * Returns a list of access points in proximity of input postal code. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
344
+ * @param {Array.<module:js_client.shipping_v2.model/String>} accessPointTypes Access point types
345
+ * @param {String} countryCode Country code for access point
346
+ * @param {String} postalCode postal code for access point
347
+ * @param {Object} opts Optional parameters
348
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
349
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetAccessPointsResponse}
350
+ */
351
+ getAccessPoints(accessPointTypes, countryCode, postalCode, opts) {
352
+ return this.getAccessPointsWithHttpInfo(accessPointTypes, countryCode, postalCode, opts)
353
+ .then(function(response_and_data) {
354
+ return response_and_data.data;
355
+ });
356
+ }
357
+
358
+
359
+ /**
360
+ * Returns the JSON schema to use for providing additional inputs when needed to purchase a shipping offering. Call the getAdditionalInputs operation when the response to a previous call to the getRates operation indicates that additional inputs are required for the rate (shipping offering) that you want to purchase. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
361
+ * @param {String} requestToken The request token returned in the response to the getRates operation.
362
+ * @param {String} rateId The rate identifier for the shipping offering (rate) returned in the response to the getRates operation.
363
+ * @param {Object} opts Optional parameters
364
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
365
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetAdditionalInputsResponse} and HTTP response
366
+ */
367
+ getAdditionalInputsWithHttpInfo(requestToken, rateId, opts) {
368
+ opts = opts || {};
369
+ let postBody = null;
370
+
371
+ // verify the required parameter 'requestToken' is set
372
+ if (requestToken === undefined || requestToken === null) {
373
+ throw new Error("Missing the required parameter 'requestToken' when calling getAdditionalInputs");
374
+ }
375
+
376
+ // verify the required parameter 'rateId' is set
377
+ if (rateId === undefined || rateId === null) {
378
+ throw new Error("Missing the required parameter 'rateId' when calling getAdditionalInputs");
379
+ }
380
+
381
+
382
+ let pathParams = {
383
+ };
384
+ let queryParams = {
385
+ 'requestToken': requestToken,
386
+ 'rateId': rateId
387
+ };
388
+ let headerParams = {
389
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
390
+ };
391
+ let formParams = {
392
+ };
393
+
394
+ let contentTypes = [];
395
+ let accepts = ['application/json'];
396
+ let returnType = GetAdditionalInputsResponse;
397
+
398
+ return this.apiClient.callApi(
399
+ '/shipping/v2/shipments/additionalInputs/schema', 'GET',
400
+ pathParams, queryParams, headerParams, formParams, postBody,
401
+ contentTypes, accepts, returnType
402
+ );
403
+ }
404
+
405
+ /**
406
+ * Returns the JSON schema to use for providing additional inputs when needed to purchase a shipping offering. Call the getAdditionalInputs operation when the response to a previous call to the getRates operation indicates that additional inputs are required for the rate (shipping offering) that you want to purchase. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
407
+ * @param {String} requestToken The request token returned in the response to the getRates operation.
408
+ * @param {String} rateId The rate identifier for the shipping offering (rate) returned in the response to the getRates operation.
409
+ * @param {Object} opts Optional parameters
410
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
411
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetAdditionalInputsResponse}
412
+ */
413
+ getAdditionalInputs(requestToken, rateId, opts) {
414
+ return this.getAdditionalInputsWithHttpInfo(requestToken, rateId, opts)
415
+ .then(function(response_and_data) {
416
+ return response_and_data.data;
417
+ });
418
+ }
419
+
420
+
421
+ /**
422
+ * This API will return a list of input schema required to register a shipper account with the carrier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
423
+ * @param {Object} opts Optional parameters
424
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
425
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetCarrierAccountFormInputsResponse} and HTTP response
426
+ */
427
+ getCarrierAccountFormInputsWithHttpInfo(opts) {
428
+ opts = opts || {};
429
+ let postBody = null;
430
+
431
+
432
+ let pathParams = {
433
+ };
434
+ let queryParams = {
435
+ };
436
+ let headerParams = {
437
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
438
+ };
439
+ let formParams = {
440
+ };
441
+
442
+ let contentTypes = [];
443
+ let accepts = ['application/json'];
444
+ let returnType = GetCarrierAccountFormInputsResponse;
445
+
446
+ return this.apiClient.callApi(
447
+ '/shipping/v2/carrierAccountFormInputs', 'GET',
448
+ pathParams, queryParams, headerParams, formParams, postBody,
449
+ contentTypes, accepts, returnType
450
+ );
451
+ }
452
+
453
+ /**
454
+ * This API will return a list of input schema required to register a shipper account with the carrier. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
455
+ * @param {Object} opts Optional parameters
456
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
457
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetCarrierAccountFormInputsResponse}
458
+ */
459
+ getCarrierAccountFormInputs(opts) {
460
+ return this.getCarrierAccountFormInputsWithHttpInfo(opts)
461
+ .then(function(response_and_data) {
462
+ return response_and_data.data;
463
+ });
464
+ }
465
+
466
+
467
+ /**
468
+ * This API will return Get all carrier accounts for a merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
469
+ * @param {module:js_client.shipping_v2.model/GetCarrierAccountsRequest} body GetCarrierAccountsRequest body
470
+ * @param {Object} opts Optional parameters
471
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
472
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetCarrierAccountsResponse} and HTTP response
473
+ */
474
+ getCarrierAccountsWithHttpInfo(body, opts) {
475
+ opts = opts || {};
476
+ let postBody = body;
477
+
478
+ // verify the required parameter 'body' is set
479
+ if (body === undefined || body === null) {
480
+ throw new Error("Missing the required parameter 'body' when calling getCarrierAccounts");
481
+ }
482
+
483
+
484
+ let pathParams = {
485
+ };
486
+ let queryParams = {
487
+ };
488
+ let headerParams = {
489
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
490
+ };
491
+ let formParams = {
492
+ };
493
+
494
+ let contentTypes = ['application/json'];
495
+ let accepts = ['application/json'];
496
+ let returnType = GetCarrierAccountsResponse;
497
+
498
+ return this.apiClient.callApi(
499
+ '/shipping/v2/carrierAccounts', 'PUT',
500
+ pathParams, queryParams, headerParams, formParams, postBody,
501
+ contentTypes, accepts, returnType
502
+ );
503
+ }
504
+
505
+ /**
506
+ * This API will return Get all carrier accounts for a merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
507
+ * @param {module:js_client.shipping_v2.model/GetCarrierAccountsRequest} body GetCarrierAccountsRequest body
508
+ * @param {Object} opts Optional parameters
509
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
510
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetCarrierAccountsResponse}
511
+ */
512
+ getCarrierAccounts(body, opts) {
513
+ return this.getCarrierAccountsWithHttpInfo(body, opts)
514
+ .then(function(response_and_data) {
515
+ return response_and_data.data;
516
+ });
517
+ }
518
+
519
+
520
+ /**
521
+ * This API reprint a collection form. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
522
+ * @param {String} collectionFormId collection form Id to reprint a collection.
523
+ * @param {Object} opts Optional parameters
524
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
525
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetCollectionFormResponse} and HTTP response
526
+ */
527
+ getCollectionFormWithHttpInfo(collectionFormId, opts) {
528
+ opts = opts || {};
529
+ let postBody = null;
530
+
531
+ // verify the required parameter 'collectionFormId' is set
532
+ if (collectionFormId === undefined || collectionFormId === null) {
533
+ throw new Error("Missing the required parameter 'collectionFormId' when calling getCollectionForm");
534
+ }
535
+
536
+
537
+ let pathParams = {
538
+ 'collectionFormId': collectionFormId
539
+ };
540
+ let queryParams = {
541
+ };
542
+ let headerParams = {
543
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
544
+ };
545
+ let formParams = {
546
+ };
547
+
548
+ let contentTypes = [];
549
+ let accepts = ['application/json'];
550
+ let returnType = GetCollectionFormResponse;
551
+
552
+ return this.apiClient.callApi(
553
+ '/shipping/v2/collectionForms/{collectionFormId}', 'GET',
554
+ pathParams, queryParams, headerParams, formParams, postBody,
555
+ contentTypes, accepts, returnType
556
+ );
557
+ }
558
+
559
+ /**
560
+ * This API reprint a collection form. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
561
+ * @param {String} collectionFormId collection form Id to reprint a collection.
562
+ * @param {Object} opts Optional parameters
563
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
564
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetCollectionFormResponse}
565
+ */
566
+ getCollectionForm(collectionFormId, opts) {
567
+ return this.getCollectionFormWithHttpInfo(collectionFormId, opts)
568
+ .then(function(response_and_data) {
569
+ return response_and_data.data;
570
+ });
571
+ }
572
+
573
+
574
+ /**
575
+ * This API Call to get the history of the previously generated collection forms. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
576
+ * @param {module:js_client.shipping_v2.model/GetCollectionFormHistoryRequest} body GetCollectionFormHistoryRequest body
577
+ * @param {Object} opts Optional parameters
578
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
579
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetCollectionFormHistoryResponse} and HTTP response
580
+ */
581
+ getCollectionFormHistoryWithHttpInfo(body, opts) {
582
+ opts = opts || {};
583
+ let postBody = body;
584
+
585
+ // verify the required parameter 'body' is set
586
+ if (body === undefined || body === null) {
587
+ throw new Error("Missing the required parameter 'body' when calling getCollectionFormHistory");
588
+ }
589
+
590
+
591
+ let pathParams = {
592
+ };
593
+ let queryParams = {
594
+ };
595
+ let headerParams = {
596
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
597
+ };
598
+ let formParams = {
599
+ };
600
+
601
+ let contentTypes = ['application/json'];
602
+ let accepts = ['application/json'];
603
+ let returnType = GetCollectionFormHistoryResponse;
604
+
605
+ return this.apiClient.callApi(
606
+ '/shipping/v2/collectionForms/history', 'PUT',
607
+ pathParams, queryParams, headerParams, formParams, postBody,
608
+ contentTypes, accepts, returnType
609
+ );
610
+ }
611
+
612
+ /**
613
+ * This API Call to get the history of the previously generated collection forms. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
614
+ * @param {module:js_client.shipping_v2.model/GetCollectionFormHistoryRequest} body GetCollectionFormHistoryRequest body
615
+ * @param {Object} opts Optional parameters
616
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
617
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetCollectionFormHistoryResponse}
618
+ */
619
+ getCollectionFormHistory(body, opts) {
620
+ return this.getCollectionFormHistoryWithHttpInfo(body, opts)
621
+ .then(function(response_and_data) {
622
+ return response_and_data.data;
623
+ });
624
+ }
625
+
626
+
627
+ /**
628
+ * Returns the available shipping service offerings. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
629
+ * @param {module:js_client.shipping_v2.model/GetRatesRequest} body GetRatesRequest body
630
+ * @param {Object} opts Optional parameters
631
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
632
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetRatesResponse} and HTTP response
633
+ */
634
+ getRatesWithHttpInfo(body, opts) {
635
+ opts = opts || {};
636
+ let postBody = body;
637
+
638
+ // verify the required parameter 'body' is set
639
+ if (body === undefined || body === null) {
640
+ throw new Error("Missing the required parameter 'body' when calling getRates");
641
+ }
642
+
643
+
644
+ let pathParams = {
645
+ };
646
+ let queryParams = {
647
+ };
648
+ let headerParams = {
649
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
650
+ };
651
+ let formParams = {
652
+ };
653
+
654
+ let contentTypes = ['application/json'];
655
+ let accepts = ['application/json'];
656
+ let returnType = GetRatesResponse;
657
+
658
+ return this.apiClient.callApi(
659
+ '/shipping/v2/shipments/rates', 'POST',
660
+ pathParams, queryParams, headerParams, formParams, postBody,
661
+ contentTypes, accepts, returnType
662
+ );
663
+ }
664
+
665
+ /**
666
+ * Returns the available shipping service offerings. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
667
+ * @param {module:js_client.shipping_v2.model/GetRatesRequest} body GetRatesRequest body
668
+ * @param {Object} opts Optional parameters
669
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
670
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetRatesResponse}
671
+ */
672
+ getRates(body, opts) {
673
+ return this.getRatesWithHttpInfo(body, opts)
674
+ .then(function(response_and_data) {
675
+ return response_and_data.data;
676
+ });
677
+ }
678
+
679
+
680
+ /**
681
+ * Returns the shipping documents associated with a package in a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
682
+ * @param {String} shipmentId The shipment identifier originally returned by the purchaseShipment operation.
683
+ * @param {String} packageClientReferenceId The package client reference identifier originally provided in the request body parameter for the getRates operation.
684
+ * @param {Object} opts Optional parameters
685
+ * @param {String} opts.format The file format of the document. Must be one of the supported formats returned by the getRates operation.
686
+ * @param {Number} opts.dpi The resolution of the document (for example, 300 means 300 dots per inch). Must be one of the supported resolutions returned in the response to the getRates operation.
687
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
688
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetShipmentDocumentsResponse} and HTTP response
689
+ */
690
+ getShipmentDocumentsWithHttpInfo(shipmentId, packageClientReferenceId, opts) {
691
+ opts = opts || {};
692
+ let postBody = null;
693
+
694
+ // verify the required parameter 'shipmentId' is set
695
+ if (shipmentId === undefined || shipmentId === null) {
696
+ throw new Error("Missing the required parameter 'shipmentId' when calling getShipmentDocuments");
697
+ }
698
+
699
+ // verify the required parameter 'packageClientReferenceId' is set
700
+ if (packageClientReferenceId === undefined || packageClientReferenceId === null) {
701
+ throw new Error("Missing the required parameter 'packageClientReferenceId' when calling getShipmentDocuments");
702
+ }
703
+
704
+
705
+ let pathParams = {
706
+ 'shipmentId': shipmentId
707
+ };
708
+ let queryParams = {
709
+ 'packageClientReferenceId': packageClientReferenceId,
710
+ 'format': opts['format'],
711
+ 'dpi': opts['dpi']
712
+ };
713
+ let headerParams = {
714
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
715
+ };
716
+ let formParams = {
717
+ };
718
+
719
+ let contentTypes = [];
720
+ let accepts = ['application/json'];
721
+ let returnType = GetShipmentDocumentsResponse;
722
+
723
+ return this.apiClient.callApi(
724
+ '/shipping/v2/shipments/{shipmentId}/documents', 'GET',
725
+ pathParams, queryParams, headerParams, formParams, postBody,
726
+ contentTypes, accepts, returnType
727
+ );
728
+ }
729
+
730
+ /**
731
+ * Returns the shipping documents associated with a package in a shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
732
+ * @param {String} shipmentId The shipment identifier originally returned by the purchaseShipment operation.
733
+ * @param {String} packageClientReferenceId The package client reference identifier originally provided in the request body parameter for the getRates operation.
734
+ * @param {Object} opts Optional parameters
735
+ * @param {String} opts.format The file format of the document. Must be one of the supported formats returned by the getRates operation.
736
+ * @param {Number} opts.dpi The resolution of the document (for example, 300 means 300 dots per inch). Must be one of the supported resolutions returned in the response to the getRates operation.
737
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
738
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetShipmentDocumentsResponse}
739
+ */
740
+ getShipmentDocuments(shipmentId, packageClientReferenceId, opts) {
741
+ return this.getShipmentDocumentsWithHttpInfo(shipmentId, packageClientReferenceId, opts)
742
+ .then(function(response_and_data) {
743
+ return response_and_data.data;
744
+ });
745
+ }
746
+
747
+
748
+ /**
749
+ * Returns tracking information for a purchased shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
750
+ * @param {String} trackingId A carrier-generated tracking identifier originally returned by the purchaseShipment operation.
751
+ * @param {String} carrierId A carrier identifier originally returned by the getRates operation for the selected rate.
752
+ * @param {Object} opts Optional parameters
753
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
754
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetTrackingResponse} and HTTP response
755
+ */
756
+ getTrackingWithHttpInfo(trackingId, carrierId, opts) {
757
+ opts = opts || {};
758
+ let postBody = null;
759
+
760
+ // verify the required parameter 'trackingId' is set
761
+ if (trackingId === undefined || trackingId === null) {
762
+ throw new Error("Missing the required parameter 'trackingId' when calling getTracking");
763
+ }
764
+
765
+ // verify the required parameter 'carrierId' is set
766
+ if (carrierId === undefined || carrierId === null) {
767
+ throw new Error("Missing the required parameter 'carrierId' when calling getTracking");
768
+ }
769
+
770
+
771
+ let pathParams = {
772
+ };
773
+ let queryParams = {
774
+ 'trackingId': trackingId,
775
+ 'carrierId': carrierId
776
+ };
777
+ let headerParams = {
778
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
779
+ };
780
+ let formParams = {
781
+ };
782
+
783
+ let contentTypes = [];
784
+ let accepts = ['application/json'];
785
+ let returnType = GetTrackingResponse;
786
+
787
+ return this.apiClient.callApi(
788
+ '/shipping/v2/tracking', 'GET',
789
+ pathParams, queryParams, headerParams, formParams, postBody,
790
+ contentTypes, accepts, returnType
791
+ );
792
+ }
793
+
794
+ /**
795
+ * Returns tracking information for a purchased shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
796
+ * @param {String} trackingId A carrier-generated tracking identifier originally returned by the purchaseShipment operation.
797
+ * @param {String} carrierId A carrier identifier originally returned by the getRates operation for the selected rate.
798
+ * @param {Object} opts Optional parameters
799
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
800
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetTrackingResponse}
801
+ */
802
+ getTracking(trackingId, carrierId, opts) {
803
+ return this.getTrackingWithHttpInfo(trackingId, carrierId, opts)
804
+ .then(function(response_and_data) {
805
+ return response_and_data.data;
806
+ });
807
+ }
808
+
809
+
810
+ /**
811
+ * This API Get all unmanifested carriers with shipment locations. Any locations which has unmanifested shipments with an eligible carrier for manifesting shall be returned. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
812
+ * @param {module:js_client.shipping_v2.model/GetUnmanifestedShipmentsRequest} body GetUmanifestedShipmentsRequest body
813
+ * @param {Object} opts Optional parameters
814
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
815
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/GetUnmanifestedShipmentsResponse} and HTTP response
816
+ */
817
+ getUnmanifestedShipmentsWithHttpInfo(body, opts) {
818
+ opts = opts || {};
819
+ let postBody = body;
820
+
821
+ // verify the required parameter 'body' is set
822
+ if (body === undefined || body === null) {
823
+ throw new Error("Missing the required parameter 'body' when calling getUnmanifestedShipments");
824
+ }
825
+
826
+
827
+ let pathParams = {
828
+ };
829
+ let queryParams = {
830
+ };
831
+ let headerParams = {
832
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
833
+ };
834
+ let formParams = {
835
+ };
836
+
837
+ let contentTypes = ['application/json'];
838
+ let accepts = ['application/json'];
839
+ let returnType = GetUnmanifestedShipmentsResponse;
840
+
841
+ return this.apiClient.callApi(
842
+ '/shipping/v2/unmanifestedShipments', 'PUT',
843
+ pathParams, queryParams, headerParams, formParams, postBody,
844
+ contentTypes, accepts, returnType
845
+ );
846
+ }
847
+
848
+ /**
849
+ * This API Get all unmanifested carriers with shipment locations. Any locations which has unmanifested shipments with an eligible carrier for manifesting shall be returned. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
850
+ * @param {module:js_client.shipping_v2.model/GetUnmanifestedShipmentsRequest} body GetUmanifestedShipmentsRequest body
851
+ * @param {Object} opts Optional parameters
852
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
853
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/GetUnmanifestedShipmentsResponse}
854
+ */
855
+ getUnmanifestedShipments(body, opts) {
856
+ return this.getUnmanifestedShipmentsWithHttpInfo(body, opts)
857
+ .then(function(response_and_data) {
858
+ return response_and_data.data;
859
+ });
860
+ }
861
+
862
+
863
+ /**
864
+ * This API associates/links the specified carrier account with the merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
865
+ * @param {String} carrierId An identifier for the carrier with which the seller&#39;s account is being linked.
866
+ * @param {module:js_client.shipping_v2.model/LinkCarrierAccountRequest} body LinkCarrierAccountRequest body
867
+ * @param {Object} opts Optional parameters
868
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
869
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/LinkCarrierAccountResponse} and HTTP response
870
+ */
871
+ linkCarrierAccountWithHttpInfo(carrierId, body, opts) {
872
+ opts = opts || {};
873
+ let postBody = body;
874
+
875
+ // verify the required parameter 'carrierId' is set
876
+ if (carrierId === undefined || carrierId === null) {
877
+ throw new Error("Missing the required parameter 'carrierId' when calling linkCarrierAccount");
878
+ }
879
+
880
+ // verify the required parameter 'body' is set
881
+ if (body === undefined || body === null) {
882
+ throw new Error("Missing the required parameter 'body' when calling linkCarrierAccount");
883
+ }
884
+
885
+
886
+ let pathParams = {
887
+ 'carrierId': carrierId
888
+ };
889
+ let queryParams = {
890
+ };
891
+ let headerParams = {
892
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
893
+ };
894
+ let formParams = {
895
+ };
896
+
897
+ let contentTypes = ['application/json'];
898
+ let accepts = ['application/json'];
899
+ let returnType = LinkCarrierAccountResponse;
900
+
901
+ return this.apiClient.callApi(
902
+ '/shipping/v2/carrierAccounts/{carrierId}', 'PUT',
903
+ pathParams, queryParams, headerParams, formParams, postBody,
904
+ contentTypes, accepts, returnType
905
+ );
906
+ }
907
+
908
+ /**
909
+ * This API associates/links the specified carrier account with the merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
910
+ * @param {String} carrierId An identifier for the carrier with which the seller&#39;s account is being linked.
911
+ * @param {module:js_client.shipping_v2.model/LinkCarrierAccountRequest} body LinkCarrierAccountRequest body
912
+ * @param {Object} opts Optional parameters
913
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
914
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/LinkCarrierAccountResponse}
915
+ */
916
+ linkCarrierAccount(carrierId, body, opts) {
917
+ return this.linkCarrierAccountWithHttpInfo(carrierId, body, opts)
918
+ .then(function(response_and_data) {
919
+ return response_and_data.data;
920
+ });
921
+ }
922
+
923
+
924
+ /**
925
+ * This API associates/links the specified carrier account with the merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 10 | 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 then 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).
926
+ * @param {String} carrierId An identifier for the carrier with which the seller&#39;s account is being linked.
927
+ * @param {module:js_client.shipping_v2.model/LinkCarrierAccountRequest} body LinkCarrierAccountRequest body
928
+ * @param {Object} opts Optional parameters
929
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
930
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/LinkCarrierAccountResponse} and HTTP response
931
+ */
932
+ linkCarrierAccount_0WithHttpInfo(carrierId, body, opts) {
933
+ opts = opts || {};
934
+ let postBody = body;
935
+
936
+ // verify the required parameter 'carrierId' is set
937
+ if (carrierId === undefined || carrierId === null) {
938
+ throw new Error("Missing the required parameter 'carrierId' when calling linkCarrierAccount_0");
939
+ }
940
+
941
+ // verify the required parameter 'body' is set
942
+ if (body === undefined || body === null) {
943
+ throw new Error("Missing the required parameter 'body' when calling linkCarrierAccount_0");
944
+ }
945
+
946
+
947
+ let pathParams = {
948
+ 'carrierId': carrierId
949
+ };
950
+ let queryParams = {
951
+ };
952
+ let headerParams = {
953
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
954
+ };
955
+ let formParams = {
956
+ };
957
+
958
+ let contentTypes = ['application/json'];
959
+ let accepts = ['application/json'];
960
+ let returnType = LinkCarrierAccountResponse;
961
+
962
+ return this.apiClient.callApi(
963
+ '/shipping/v2/carrierAccounts/{carrierId}', 'POST',
964
+ pathParams, queryParams, headerParams, formParams, postBody,
965
+ contentTypes, accepts, returnType
966
+ );
967
+ }
968
+
969
+ /**
970
+ * This API associates/links the specified carrier account with the merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 10 | 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 then 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).
971
+ * @param {String} carrierId An identifier for the carrier with which the seller&#39;s account is being linked.
972
+ * @param {module:js_client.shipping_v2.model/LinkCarrierAccountRequest} body LinkCarrierAccountRequest body
973
+ * @param {Object} opts Optional parameters
974
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
975
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/LinkCarrierAccountResponse}
976
+ */
977
+ linkCarrierAccount_0(carrierId, body, opts) {
978
+ return this.linkCarrierAccount_0WithHttpInfo(carrierId, body, opts)
979
+ .then(function(response_and_data) {
980
+ return response_and_data.data;
981
+ });
982
+ }
983
+
984
+
985
+ /**
986
+ * Purchases a shipping service identifier and returns purchase-related details and documents. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
987
+ * @param {module:js_client.shipping_v2.model/OneClickShipmentRequest} body OneClickShipmentRequest body
988
+ * @param {Object} opts Optional parameters
989
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
990
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/OneClickShipmentResponse} and HTTP response
991
+ */
992
+ oneClickShipmentWithHttpInfo(body, opts) {
993
+ opts = opts || {};
994
+ let postBody = body;
995
+
996
+ // verify the required parameter 'body' is set
997
+ if (body === undefined || body === null) {
998
+ throw new Error("Missing the required parameter 'body' when calling oneClickShipment");
999
+ }
1000
+
1001
+
1002
+ let pathParams = {
1003
+ };
1004
+ let queryParams = {
1005
+ };
1006
+ let headerParams = {
1007
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
1008
+ };
1009
+ let formParams = {
1010
+ };
1011
+
1012
+ let contentTypes = ['application/json'];
1013
+ let accepts = ['application/json'];
1014
+ let returnType = OneClickShipmentResponse;
1015
+
1016
+ return this.apiClient.callApi(
1017
+ '/shipping/v2/oneClickShipment', 'POST',
1018
+ pathParams, queryParams, headerParams, formParams, postBody,
1019
+ contentTypes, accepts, returnType
1020
+ );
1021
+ }
1022
+
1023
+ /**
1024
+ * Purchases a shipping service identifier and returns purchase-related details and documents. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1025
+ * @param {module:js_client.shipping_v2.model/OneClickShipmentRequest} body OneClickShipmentRequest body
1026
+ * @param {Object} opts Optional parameters
1027
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1028
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/OneClickShipmentResponse}
1029
+ */
1030
+ oneClickShipment(body, opts) {
1031
+ return this.oneClickShipmentWithHttpInfo(body, opts)
1032
+ .then(function(response_and_data) {
1033
+ return response_and_data.data;
1034
+ });
1035
+ }
1036
+
1037
+
1038
+ /**
1039
+ * Purchases a shipping service and returns purchase related details and documents. Note: You must complete the purchase within 10 minutes of rate creation by the shipping service provider. If you make the request after the 10 minutes have expired, you will receive an error response with the error code equal to \&quot;TOKEN_EXPIRED\&quot;. If you receive this error response, you must get the rates for the shipment again. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1040
+ * @param {module:js_client.shipping_v2.model/PurchaseShipmentRequest} body PurchaseShipmentRequest body
1041
+ * @param {Object} opts Optional parameters
1042
+ * @param {String} opts.xAmznIdempotencyKey A unique value which the server uses to recognize subsequent retries of the same request.
1043
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1044
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/PurchaseShipmentResponse} and HTTP response
1045
+ */
1046
+ purchaseShipmentWithHttpInfo(body, opts) {
1047
+ opts = opts || {};
1048
+ let postBody = body;
1049
+
1050
+ // verify the required parameter 'body' is set
1051
+ if (body === undefined || body === null) {
1052
+ throw new Error("Missing the required parameter 'body' when calling purchaseShipment");
1053
+ }
1054
+
1055
+
1056
+ let pathParams = {
1057
+ };
1058
+ let queryParams = {
1059
+ };
1060
+ let headerParams = {
1061
+ 'x-amzn-IdempotencyKey': opts['xAmznIdempotencyKey'],
1062
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
1063
+ };
1064
+ let formParams = {
1065
+ };
1066
+
1067
+ let contentTypes = ['application/json'];
1068
+ let accepts = ['application/json'];
1069
+ let returnType = PurchaseShipmentResponse;
1070
+
1071
+ return this.apiClient.callApi(
1072
+ '/shipping/v2/shipments', 'POST',
1073
+ pathParams, queryParams, headerParams, formParams, postBody,
1074
+ contentTypes, accepts, returnType
1075
+ );
1076
+ }
1077
+
1078
+ /**
1079
+ * Purchases a shipping service and returns purchase related details and documents. Note: You must complete the purchase within 10 minutes of rate creation by the shipping service provider. If you make the request after the 10 minutes have expired, you will receive an error response with the error code equal to \&quot;TOKEN_EXPIRED\&quot;. If you receive this error response, you must get the rates for the shipment again. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1080
+ * @param {module:js_client.shipping_v2.model/PurchaseShipmentRequest} body PurchaseShipmentRequest body
1081
+ * @param {Object} opts Optional parameters
1082
+ * @param {String} opts.xAmznIdempotencyKey A unique value which the server uses to recognize subsequent retries of the same request.
1083
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1084
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/PurchaseShipmentResponse}
1085
+ */
1086
+ purchaseShipment(body, opts) {
1087
+ return this.purchaseShipmentWithHttpInfo(body, opts)
1088
+ .then(function(response_and_data) {
1089
+ return response_and_data.data;
1090
+ });
1091
+ }
1092
+
1093
+
1094
+ /**
1095
+ * This API submits the NDR (Non-delivery Report) Feedback for any eligible shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then 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).
1096
+ * @param {module:js_client.shipping_v2.model/SubmitNdrFeedbackRequest} body Request body for ndrFeedback operation
1097
+ * @param {Object} opts Optional parameters
1098
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1099
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
1100
+ */
1101
+ submitNdrFeedbackWithHttpInfo(body, opts) {
1102
+ opts = opts || {};
1103
+ let postBody = body;
1104
+
1105
+ // verify the required parameter 'body' is set
1106
+ if (body === undefined || body === null) {
1107
+ throw new Error("Missing the required parameter 'body' when calling submitNdrFeedback");
1108
+ }
1109
+
1110
+
1111
+ let pathParams = {
1112
+ };
1113
+ let queryParams = {
1114
+ };
1115
+ let headerParams = {
1116
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
1117
+ };
1118
+ let formParams = {
1119
+ };
1120
+
1121
+ let contentTypes = ['application/json'];
1122
+ let accepts = ['application/json'];
1123
+ let returnType = null;
1124
+
1125
+ return this.apiClient.callApi(
1126
+ '/shipping/v2/ndrFeedback', 'POST',
1127
+ pathParams, queryParams, headerParams, formParams, postBody,
1128
+ contentTypes, accepts, returnType
1129
+ );
1130
+ }
1131
+
1132
+ /**
1133
+ * This API submits the NDR (Non-delivery Report) Feedback for any eligible shipment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then 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).
1134
+ * @param {module:js_client.shipping_v2.model/SubmitNdrFeedbackRequest} body Request body for ndrFeedback operation
1135
+ * @param {Object} opts Optional parameters
1136
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1137
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}
1138
+ */
1139
+ submitNdrFeedback(body, opts) {
1140
+ return this.submitNdrFeedbackWithHttpInfo(body, opts)
1141
+ .then(function(response_and_data) {
1142
+ return response_and_data.data;
1143
+ });
1144
+ }
1145
+
1146
+
1147
+ /**
1148
+ * This API Unlink the specified carrier account with the merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1149
+ * @param {String} carrierId carrier Id to unlink with merchant.
1150
+ * @param {module:js_client.shipping_v2.model/UnlinkCarrierAccountRequest} body UnlinkCarrierAccountRequest body
1151
+ * @param {Object} opts Optional parameters
1152
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1153
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.shipping_v2.model/UnlinkCarrierAccountResponse} and HTTP response
1154
+ */
1155
+ unlinkCarrierAccountWithHttpInfo(carrierId, body, opts) {
1156
+ opts = opts || {};
1157
+ let postBody = body;
1158
+
1159
+ // verify the required parameter 'carrierId' is set
1160
+ if (carrierId === undefined || carrierId === null) {
1161
+ throw new Error("Missing the required parameter 'carrierId' when calling unlinkCarrierAccount");
1162
+ }
1163
+
1164
+ // verify the required parameter 'body' is set
1165
+ if (body === undefined || body === null) {
1166
+ throw new Error("Missing the required parameter 'body' when calling unlinkCarrierAccount");
1167
+ }
1168
+
1169
+
1170
+ let pathParams = {
1171
+ 'carrierId': carrierId
1172
+ };
1173
+ let queryParams = {
1174
+ };
1175
+ let headerParams = {
1176
+ 'x-amzn-shipping-business-id': opts['xAmznShippingBusinessId']
1177
+ };
1178
+ let formParams = {
1179
+ };
1180
+
1181
+ let contentTypes = ['application/json'];
1182
+ let accepts = ['application/json'];
1183
+ let returnType = UnlinkCarrierAccountResponse;
1184
+
1185
+ return this.apiClient.callApi(
1186
+ '/shipping/v2/carrierAccounts/{carrierId}/unlink', 'PUT',
1187
+ pathParams, queryParams, headerParams, formParams, postBody,
1188
+ contentTypes, accepts, returnType
1189
+ );
1190
+ }
1191
+
1192
+ /**
1193
+ * This API Unlink the specified carrier account with the merchant. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 80 | 100 | 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 then those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).
1194
+ * @param {String} carrierId carrier Id to unlink with merchant.
1195
+ * @param {module:js_client.shipping_v2.model/UnlinkCarrierAccountRequest} body UnlinkCarrierAccountRequest body
1196
+ * @param {Object} opts Optional parameters
1197
+ * @param {module:js_client.shipping_v2.model/String} opts.xAmznShippingBusinessId Amazon shipping business to assume for this request. The default is AmazonShipping_UK.
1198
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.shipping_v2.model/UnlinkCarrierAccountResponse}
1199
+ */
1200
+ unlinkCarrierAccount(carrierId, body, opts) {
1201
+ return this.unlinkCarrierAccountWithHttpInfo(carrierId, body, opts)
1202
+ .then(function(response_and_data) {
1203
+ return response_and_data.data;
1204
+ });
1205
+ }
1206
+
1207
+
1208
+ }