@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.
- package/README.md +99 -0
- package/package.json +26 -0
- package/sdk/apluscontent_v2020_11_01/README.md +101 -0
- package/sdk/apluscontent_v2020_11_01/docs/AplusContentApi.md +502 -0
- package/sdk/apluscontent_v2020_11_01/docs/AplusPaginatedResponse.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/AplusResponse.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/AsinBadge.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/AsinMetadata.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/ColorType.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentBadge.md +16 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentDocument.md +13 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentMetadata.md +13 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentMetadataRecord.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentModule.md +24 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentModuleType.md +36 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentRecord.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentStatus.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/ContentType.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/Decorator.md +12 -0
- package/sdk/apluscontent_v2020_11_01/docs/DecoratorType.md +22 -0
- package/sdk/apluscontent_v2020_11_01/docs/Error.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/ErrorList.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/GetContentDocumentResponse.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ImageComponent.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/ImageCropSpecification.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ImageDimensions.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ImageOffsets.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/IntegerWithUnits.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ListContentDocumentAsinRelationsResponse.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/ParagraphComponent.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/PlainTextItem.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/PositionType.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentApprovalSubmissionResponse.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentAsinRelationsRequest.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentAsinRelationsResponse.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentRequest.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentResponse.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/PostContentDocumentSuspendSubmissionResponse.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/PublishRecord.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/SearchContentDocumentsResponse.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/SearchContentPublishRecordsResponse.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardCompanyLogoModule.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardComparisonProductBlock.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardComparisonTableModule.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardFourImageTextModule.md +13 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardFourImageTextQuadrantModule.md +12 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardHeaderImageTextModule.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardHeaderTextListBlock.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardImageCaptionBlock.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardImageSidebarModule.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardImageTextBlock.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardImageTextCaptionBlock.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardImageTextOverlayModule.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardMultipleImageTextModule.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardProductDescriptionModule.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardSingleImageHighlightsModule.md +14 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardSingleImageSpecsDetailModule.md +16 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardSingleSideImageModule.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardTechSpecsModule.md +11 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardTextBlock.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardTextListBlock.md +9 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardTextModule.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardTextPairBlock.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/StandardThreeImageTextModule.md +12 -0
- package/sdk/apluscontent_v2020_11_01/docs/TextComponent.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/TextItem.md +10 -0
- package/sdk/apluscontent_v2020_11_01/docs/ValidateContentDocumentAsinRelationsResponse.md +10 -0
- package/sdk/apluscontent_v2020_11_01/src/ApiClient.js +740 -0
- package/sdk/apluscontent_v2020_11_01/src/index.js +477 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.api/AplusContentApi.js +650 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AplusPaginatedResponse.js +85 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AplusResponse.js +66 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AsinBadge.js +60 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/AsinMetadata.js +108 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ColorType.js +46 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentBadge.js +67 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentDocument.js +106 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentMetadata.js +108 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentMetadataRecord.js +77 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentModule.js +187 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentModuleType.js +137 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentRecord.js +83 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentStatus.js +60 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ContentType.js +46 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/Decorator.js +89 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/DecoratorType.js +88 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/Error.js +85 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ErrorList.js +68 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/GetContentDocumentResponse.js +86 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageComponent.js +87 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageCropSpecification.js +75 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageDimensions.js +76 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ImageOffsets.js +76 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/IntegerWithUnits.js +77 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ListContentDocumentAsinRelationsResponse.js +101 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ParagraphComponent.js +67 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PlainTextItem.js +77 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PositionType.js +46 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentApprovalSubmissionResponse.js +76 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentAsinRelationsRequest.js +66 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentAsinRelationsResponse.js +76 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentRequest.js +66 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentResponse.js +86 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PostContentDocumentSuspendSubmissionResponse.js +76 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/PublishRecord.js +115 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/SearchContentDocumentsResponse.js +101 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/SearchContentPublishRecordsResponse.js +101 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardCompanyLogoModule.js +67 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardComparisonProductBlock.js +108 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardComparisonTableModule.js +73 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardFourImageTextModule.js +94 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardFourImageTextQuadrantModule.js +94 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardHeaderImageTextModule.js +73 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardHeaderTextListBlock.js +73 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageCaptionBlock.js +73 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageSidebarModule.js +104 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageTextBlock.js +81 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageTextCaptionBlock.js +73 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardImageTextOverlayModule.js +75 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardMultipleImageTextModule.js +65 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardProductDescriptionModule.js +67 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardSingleImageHighlightsModule.js +103 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardSingleImageSpecsDetailModule.js +117 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardSingleSideImageModule.js +75 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTechSpecsModule.js +84 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextBlock.js +73 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextListBlock.js +67 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextModule.js +75 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardTextPairBlock.js +72 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/StandardThreeImageTextModule.js +87 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/TextComponent.js +76 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/TextItem.js +77 -0
- package/sdk/apluscontent_v2020_11_01/src/js_client.apluscontent_v2020_11_01.model/ValidateContentDocumentAsinRelationsResponse.js +97 -0
- package/sdk/appintegrations_v2024_04_01/README.md +37 -0
- package/sdk/appintegrations_v2024_04_01/docs/AppIntegrationsApi.md +145 -0
- package/sdk/appintegrations_v2024_04_01/docs/CreateNotificationRequest.md +11 -0
- package/sdk/appintegrations_v2024_04_01/docs/CreateNotificationResponse.md +9 -0
- package/sdk/appintegrations_v2024_04_01/docs/DeleteNotificationsRequest.md +21 -0
- package/sdk/appintegrations_v2024_04_01/docs/Error.md +11 -0
- package/sdk/appintegrations_v2024_04_01/docs/ErrorList.md +9 -0
- package/sdk/appintegrations_v2024_04_01/docs/RecordActionFeedbackRequest.md +18 -0
- package/sdk/appintegrations_v2024_04_01/src/ApiClient.js +740 -0
- package/sdk/appintegrations_v2024_04_01/src/index.js +78 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.api/AppIntegrationsApi.js +190 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/CreateNotificationRequest.js +85 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/CreateNotificationResponse.js +65 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/DeleteNotificationsRequest.js +97 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/Error.js +85 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/ErrorList.js +68 -0
- package/sdk/appintegrations_v2024_04_01/src/js_client.appintegrations_v2024_04_01.model/RecordActionFeedbackRequest.js +81 -0
- package/sdk/applications_v2023_11_30/README.md +31 -0
- package/sdk/applications_v2023_11_30/docs/ApplicationsApi.md +49 -0
- package/sdk/applications_v2023_11_30/docs/Error.md +11 -0
- package/sdk/applications_v2023_11_30/docs/ErrorList.md +9 -0
- package/sdk/applications_v2023_11_30/src/ApiClient.js +740 -0
- package/sdk/applications_v2023_11_30/src/index.js +50 -0
- package/sdk/applications_v2023_11_30/src/js_client.applications_v2023_11_30.api/ApplicationsApi.js +77 -0
- package/sdk/applications_v2023_11_30/src/js_client.applications_v2023_11_30.model/Error.js +85 -0
- package/sdk/applications_v2023_11_30/src/js_client.applications_v2023_11_30.model/ErrorList.js +68 -0
- package/sdk/awd_v2024_05_09/README.md +89 -0
- package/sdk/awd_v2024_05_09/docs/Address.md +19 -0
- package/sdk/awd_v2024_05_09/docs/AwdApi.md +541 -0
- package/sdk/awd_v2024_05_09/docs/CarrierCode.md +10 -0
- package/sdk/awd_v2024_05_09/docs/CarrierCodeType.md +8 -0
- package/sdk/awd_v2024_05_09/docs/DestinationDetails.md +11 -0
- package/sdk/awd_v2024_05_09/docs/DimensionUnitOfMeasurement.md +10 -0
- package/sdk/awd_v2024_05_09/docs/DistributionPackage.md +11 -0
- package/sdk/awd_v2024_05_09/docs/DistributionPackageContents.md +10 -0
- package/sdk/awd_v2024_05_09/docs/DistributionPackageQuantity.md +10 -0
- package/sdk/awd_v2024_05_09/docs/DistributionPackageType.md +10 -0
- package/sdk/awd_v2024_05_09/docs/Error.md +11 -0
- package/sdk/awd_v2024_05_09/docs/ErrorList.md +9 -0
- package/sdk/awd_v2024_05_09/docs/ExpirationDetails.md +10 -0
- package/sdk/awd_v2024_05_09/docs/InboundEligibility.md +12 -0
- package/sdk/awd_v2024_05_09/docs/InboundEligibilityStatus.md +10 -0
- package/sdk/awd_v2024_05_09/docs/InboundOrder.md +17 -0
- package/sdk/awd_v2024_05_09/docs/InboundOrderCreationData.md +12 -0
- package/sdk/awd_v2024_05_09/docs/InboundOrderReference.md +9 -0
- package/sdk/awd_v2024_05_09/docs/InboundPackages.md +9 -0
- package/sdk/awd_v2024_05_09/docs/InboundPreferences.md +9 -0
- package/sdk/awd_v2024_05_09/docs/InboundShipment.md +24 -0
- package/sdk/awd_v2024_05_09/docs/InboundShipmentStatus.md +20 -0
- package/sdk/awd_v2024_05_09/docs/InboundShipmentSummary.md +14 -0
- package/sdk/awd_v2024_05_09/docs/InboundStatus.md +18 -0
- package/sdk/awd_v2024_05_09/docs/InventoryDetails.md +11 -0
- package/sdk/awd_v2024_05_09/docs/InventoryListing.md +10 -0
- package/sdk/awd_v2024_05_09/docs/InventoryQuantity.md +10 -0
- package/sdk/awd_v2024_05_09/docs/InventorySummary.md +13 -0
- package/sdk/awd_v2024_05_09/docs/InventoryUnitOfMeasurement.md +12 -0
- package/sdk/awd_v2024_05_09/docs/LabelOwner.md +10 -0
- package/sdk/awd_v2024_05_09/docs/LabelStatus.md +14 -0
- package/sdk/awd_v2024_05_09/docs/MeasurementData.md +11 -0
- package/sdk/awd_v2024_05_09/docs/OrderIneligibilityReason.md +10 -0
- package/sdk/awd_v2024_05_09/docs/PackageDimensions.md +12 -0
- package/sdk/awd_v2024_05_09/docs/PackageVolume.md +10 -0
- package/sdk/awd_v2024_05_09/docs/PackageWeight.md +10 -0
- package/sdk/awd_v2024_05_09/docs/PrepCategory.md +34 -0
- package/sdk/awd_v2024_05_09/docs/PrepDetails.md +12 -0
- package/sdk/awd_v2024_05_09/docs/PrepInstruction.md +10 -0
- package/sdk/awd_v2024_05_09/docs/PrepOwner.md +10 -0
- package/sdk/awd_v2024_05_09/docs/ProductAttribute.md +10 -0
- package/sdk/awd_v2024_05_09/docs/ProductQuantity.md +13 -0
- package/sdk/awd_v2024_05_09/docs/ShipmentLabels.md +10 -0
- package/sdk/awd_v2024_05_09/docs/ShipmentListing.md +10 -0
- package/sdk/awd_v2024_05_09/docs/SkuEligibility.md +11 -0
- package/sdk/awd_v2024_05_09/docs/SkuIneligibilityReason.md +10 -0
- package/sdk/awd_v2024_05_09/docs/SkuQuantity.md +11 -0
- package/sdk/awd_v2024_05_09/docs/TrackingDetails.md +10 -0
- package/sdk/awd_v2024_05_09/docs/TransportationDetails.md +9 -0
- package/sdk/awd_v2024_05_09/docs/VolumeUnitOfMeasurement.md +12 -0
- package/sdk/awd_v2024_05_09/docs/WeightUnitOfMeasurement.md +10 -0
- package/sdk/awd_v2024_05_09/src/ApiClient.js +740 -0
- package/sdk/awd_v2024_05_09/src/index.js +386 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.api/AwdApi.js +628 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/Address.js +153 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/CarrierCode.js +73 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/CarrierCodeType.js +39 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DestinationDetails.js +81 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DimensionUnitOfMeasurement.js +46 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackage.js +87 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackageContents.js +75 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackageQuantity.js +77 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/DistributionPackageType.js +46 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/Error.js +85 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ErrorList.js +68 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ExpirationDetails.js +73 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundEligibility.js +97 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundEligibilityStatus.js +46 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundOrder.js +140 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundOrderCreationData.js +94 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundOrderReference.js +67 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundPackages.js +68 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundPreferences.js +65 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundShipment.js +199 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundShipmentStatus.js +81 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundShipmentSummary.js +111 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InboundStatus.js +74 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryDetails.js +81 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryListing.js +76 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryQuantity.js +77 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventorySummary.js +100 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/InventoryUnitOfMeasurement.js +53 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/LabelOwner.js +46 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/LabelStatus.js +60 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/MeasurementData.js +83 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/OrderIneligibilityReason.js +77 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PackageDimensions.js +97 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PackageVolume.js +77 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PackageWeight.js +77 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepCategory.js +130 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepDetails.js +90 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepInstruction.js +73 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/PrepOwner.js +46 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ProductAttribute.js +73 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ProductQuantity.js +102 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ShipmentLabels.js +75 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/ShipmentListing.js +74 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/SkuEligibility.js +86 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/SkuIneligibilityReason.js +77 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/SkuQuantity.js +84 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/TrackingDetails.js +75 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/TransportationDetails.js +68 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/VolumeUnitOfMeasurement.js +53 -0
- package/sdk/awd_v2024_05_09/src/js_client.awd_v2024_05_09.model/WeightUnitOfMeasurement.js +46 -0
- package/sdk/catalogitems_v2022_04_01/README.md +61 -0
- package/sdk/catalogitems_v2022_04_01/docs/BrandRefinement.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/CatalogApi.md +130 -0
- package/sdk/catalogitems_v2022_04_01/docs/ClassificationRefinement.md +11 -0
- package/sdk/catalogitems_v2022_04_01/docs/Dimension.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/Dimensions.md +12 -0
- package/sdk/catalogitems_v2022_04_01/docs/Error.md +11 -0
- package/sdk/catalogitems_v2022_04_01/docs/ErrorList.md +9 -0
- package/sdk/catalogitems_v2022_04_01/docs/Item.md +19 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemBrowseClassification.md +11 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemBrowseClassificationsByMarketplace.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemClassificationSalesRank.md +12 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemContributor.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemContributorRole.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemDimensionsByMarketplace.md +11 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemDisplayGroupSalesRank.md +12 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemIdentifier.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemIdentifiersByMarketplace.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemImage.md +39 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemImagesByMarketplace.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemProductTypeByMarketplace.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemRelationship.md +23 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemRelationshipsByMarketplace.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemSalesRanksByMarketplace.md +11 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemSearchResults.md +12 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemSummaryByMarketplace.md +43 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemVariationTheme.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemVendorDetailsByMarketplace.md +43 -0
- package/sdk/catalogitems_v2022_04_01/docs/ItemVendorDetailsCategory.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/Pagination.md +10 -0
- package/sdk/catalogitems_v2022_04_01/docs/Refinements.md +10 -0
- package/sdk/catalogitems_v2022_04_01/src/ApiClient.js +740 -0
- package/sdk/catalogitems_v2022_04_01/src/index.js +239 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.api/CatalogApi.js +188 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/BrandRefinement.js +77 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ClassificationRefinement.js +87 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Dimension.js +73 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Dimensions.js +86 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Error.js +85 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ErrorList.js +67 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Item.js +156 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemBrowseClassification.js +84 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemBrowseClassificationsByMarketplace.js +76 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemClassificationSalesRank.js +95 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemContributor.js +77 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemContributorRole.js +75 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemDimensionsByMarketplace.js +82 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemDisplayGroupSalesRank.js +95 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemIdentifier.js +77 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemIdentifiersByMarketplace.js +78 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemImage.js +165 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemImagesByMarketplace.js +78 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemProductTypeByMarketplace.js +73 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemRelationship.js +111 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemRelationshipsByMarketplace.js +78 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemSalesRanksByMarketplace.js +85 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemSearchResults.js +98 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemSummaryByMarketplace.js +252 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemVariationTheme.js +73 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemVendorDetailsByMarketplace.js +190 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/ItemVendorDetailsCategory.js +73 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Pagination.js +73 -0
- package/sdk/catalogitems_v2022_04_01/src/js_client.catalogitems_v2022_04_01.model/Refinements.js +79 -0
- package/sdk/datakiosk_v2023_11_15/README.md +42 -0
- package/sdk/datakiosk_v2023_11_15/docs/CreateQueryResponse.md +9 -0
- package/sdk/datakiosk_v2023_11_15/docs/CreateQuerySpecification.md +10 -0
- package/sdk/datakiosk_v2023_11_15/docs/Error.md +11 -0
- package/sdk/datakiosk_v2023_11_15/docs/ErrorList.md +9 -0
- package/sdk/datakiosk_v2023_11_15/docs/GetDocumentResponse.md +10 -0
- package/sdk/datakiosk_v2023_11_15/docs/GetQueriesResponse.md +10 -0
- package/sdk/datakiosk_v2023_11_15/docs/GetQueriesResponsePagination.md +9 -0
- package/sdk/datakiosk_v2023_11_15/docs/QueriesApi.md +243 -0
- package/sdk/datakiosk_v2023_11_15/docs/Query.md +34 -0
- package/sdk/datakiosk_v2023_11_15/docs/QueryPagination.md +9 -0
- package/sdk/datakiosk_v2023_11_15/src/ApiClient.js +740 -0
- package/sdk/datakiosk_v2023_11_15/src/index.js +99 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.api/QueriesApi.js +291 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/CreateQueryResponse.js +67 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/CreateQuerySpecification.js +75 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/Error.js +85 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/ErrorList.js +68 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/GetDocumentResponse.js +77 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/GetQueriesResponse.js +76 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/GetQueriesResponsePagination.js +65 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/Query.js +175 -0
- package/sdk/datakiosk_v2023_11_15/src/js_client.datakiosk_v2023_11_15.model/QueryPagination.js +65 -0
- package/sdk/easyship_v2022_03_23/README.md +60 -0
- package/sdk/easyship_v2022_03_23/docs/Code.md +28 -0
- package/sdk/easyship_v2022_03_23/docs/CreateScheduledPackageRequest.md +11 -0
- package/sdk/easyship_v2022_03_23/docs/CreateScheduledPackagesRequest.md +11 -0
- package/sdk/easyship_v2022_03_23/docs/CreateScheduledPackagesResponse.md +11 -0
- package/sdk/easyship_v2022_03_23/docs/Dimensions.md +13 -0
- package/sdk/easyship_v2022_03_23/docs/EasyShipApi.md +239 -0
- package/sdk/easyship_v2022_03_23/docs/Error.md +11 -0
- package/sdk/easyship_v2022_03_23/docs/ErrorList.md +9 -0
- package/sdk/easyship_v2022_03_23/docs/HandoverMethod.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/InvoiceData.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/Item.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/LabelFormat.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/ListHandoverSlotsRequest.md +12 -0
- package/sdk/easyship_v2022_03_23/docs/ListHandoverSlotsResponse.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/OrderScheduleDetails.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/Package.md +17 -0
- package/sdk/easyship_v2022_03_23/docs/PackageDetails.md +11 -0
- package/sdk/easyship_v2022_03_23/docs/PackageStatus.md +30 -0
- package/sdk/easyship_v2022_03_23/docs/Packages.md +9 -0
- package/sdk/easyship_v2022_03_23/docs/RejectedOrder.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/ScheduledPackageId.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/TimeSlot.md +12 -0
- package/sdk/easyship_v2022_03_23/docs/TrackingDetails.md +9 -0
- package/sdk/easyship_v2022_03_23/docs/UnitOfLength.md +8 -0
- package/sdk/easyship_v2022_03_23/docs/UnitOfWeight.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/UpdatePackageDetails.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/UpdateScheduledPackagesRequest.md +10 -0
- package/sdk/easyship_v2022_03_23/docs/Weight.md +10 -0
- package/sdk/easyship_v2022_03_23/src/ApiClient.js +740 -0
- package/sdk/easyship_v2022_03_23/src/index.js +225 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.api/EasyShipApi.js +285 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Code.js +109 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/CreateScheduledPackageRequest.js +87 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/CreateScheduledPackagesRequest.js +88 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/CreateScheduledPackagesResponse.js +83 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Dimensions.js +97 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Error.js +85 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ErrorList.js +68 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/HandoverMethod.js +46 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/InvoiceData.js +75 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Item.js +73 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/LabelFormat.js +46 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ListHandoverSlotsRequest.js +97 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ListHandoverSlotsResponse.js +78 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/OrderScheduleDetails.js +75 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Package.js +138 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/PackageDetails.js +84 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/PackageStatus.js +116 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Packages.js +68 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/RejectedOrder.js +75 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/ScheduledPackageId.js +75 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/TimeSlot.js +91 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/TrackingDetails.js +65 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UnitOfLength.js +39 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UnitOfWeight.js +46 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UpdatePackageDetails.js +77 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/UpdateScheduledPackagesRequest.js +78 -0
- package/sdk/easyship_v2022_03_23/src/js_client.easyship_v2022_03_23.model/Weight.js +73 -0
- package/sdk/fbaeligibility_v1/README.md +32 -0
- package/sdk/fbaeligibility_v1/docs/Error.md +11 -0
- package/sdk/fbaeligibility_v1/docs/FbaInboundApi.md +59 -0
- package/sdk/fbaeligibility_v1/docs/GetItemEligibilityPreviewResponse.md +10 -0
- package/sdk/fbaeligibility_v1/docs/ItemEligibilityPreview.md +109 -0
- package/sdk/fbaeligibility_v1/src/ApiClient.js +740 -0
- package/sdk/fbaeligibility_v1/src/index.js +57 -0
- package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.api/FbaInboundApi.js +99 -0
- package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.model/Error.js +83 -0
- package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.model/GetItemEligibilityPreviewResponse.js +74 -0
- package/sdk/fbaeligibility_v1/src/js_client.fbaeligibility_v1.model/ItemEligibilityPreview.js +365 -0
- package/sdk/fbainventory_v1/README.md +49 -0
- package/sdk/fbainventory_v1/docs/AddInventoryRequest.md +9 -0
- package/sdk/fbainventory_v1/docs/AddInventoryResponse.md +9 -0
- package/sdk/fbainventory_v1/docs/CreateInventoryItemRequest.md +11 -0
- package/sdk/fbainventory_v1/docs/CreateInventoryItemResponse.md +9 -0
- package/sdk/fbainventory_v1/docs/DeleteInventoryItemResponse.md +9 -0
- package/sdk/fbainventory_v1/docs/Error.md +11 -0
- package/sdk/fbainventory_v1/docs/FbaInventoryApi.md +208 -0
- package/sdk/fbainventory_v1/docs/GetInventorySummariesResponse.md +11 -0
- package/sdk/fbainventory_v1/docs/GetInventorySummariesResult.md +10 -0
- package/sdk/fbainventory_v1/docs/Granularity.md +10 -0
- package/sdk/fbainventory_v1/docs/InventoryDetails.md +15 -0
- package/sdk/fbainventory_v1/docs/InventoryItem.md +11 -0
- package/sdk/fbainventory_v1/docs/InventorySummary.md +17 -0
- package/sdk/fbainventory_v1/docs/Pagination.md +9 -0
- package/sdk/fbainventory_v1/docs/ResearchingQuantity.md +10 -0
- package/sdk/fbainventory_v1/docs/ResearchingQuantityEntry.md +23 -0
- package/sdk/fbainventory_v1/docs/ReservedQuantity.md +12 -0
- package/sdk/fbainventory_v1/docs/UnfulfillableQuantity.md +15 -0
- package/sdk/fbainventory_v1/src/ApiClient.js +740 -0
- package/sdk/fbainventory_v1/src/index.js +155 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.api/FbaInventoryApi.js +282 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/AddInventoryRequest.js +66 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/AddInventoryResponse.js +66 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/CreateInventoryItemRequest.js +87 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/CreateInventoryItemResponse.js +66 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/DeleteInventoryItemResponse.js +66 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/Error.js +83 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/GetInventorySummariesResponse.js +82 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/GetInventorySummariesResult.js +78 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/Granularity.js +73 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/InventoryDetails.js +113 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/InventoryItem.js +87 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/InventorySummary.js +129 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/Pagination.js +65 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/ResearchingQuantity.js +74 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/ResearchingQuantityEntry.js +103 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/ReservedQuantity.js +89 -0
- package/sdk/fbainventory_v1/src/js_client.fbainventory_v1.model/UnfulfillableQuantity.js +113 -0
- package/sdk/feeds_v2021_06_30/README.md +43 -0
- package/sdk/feeds_v2021_06_30/docs/CreateFeedDocumentResponse.md +10 -0
- package/sdk/feeds_v2021_06_30/docs/CreateFeedDocumentSpecification.md +9 -0
- package/sdk/feeds_v2021_06_30/docs/CreateFeedResponse.md +9 -0
- package/sdk/feeds_v2021_06_30/docs/CreateFeedSpecification.md +12 -0
- package/sdk/feeds_v2021_06_30/docs/Error.md +11 -0
- package/sdk/feeds_v2021_06_30/docs/ErrorList.md +9 -0
- package/sdk/feeds_v2021_06_30/docs/Feed.md +33 -0
- package/sdk/feeds_v2021_06_30/docs/FeedDocument.md +20 -0
- package/sdk/feeds_v2021_06_30/docs/FeedsApi.md +292 -0
- package/sdk/feeds_v2021_06_30/docs/GetFeedsResponse.md +10 -0
- package/sdk/feeds_v2021_06_30/src/ApiClient.js +740 -0
- package/sdk/feeds_v2021_06_30/src/index.js +99 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.api/FeedsApi.js +346 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedDocumentResponse.js +77 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedDocumentSpecification.js +67 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedResponse.js +67 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/CreateFeedSpecification.js +95 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/Error.js +85 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/ErrorList.js +68 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/Feed.js +167 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/FeedDocument.js +99 -0
- package/sdk/feeds_v2021_06_30/src/js_client.feeds_v2021_06_30.model/GetFeedsResponse.js +76 -0
- package/sdk/finances_2024-06-19/README.md +46 -0
- package/sdk/finances_2024-06-19/docs/AmazonPayContext.md +11 -0
- package/sdk/finances_2024-06-19/docs/Breakdown.md +11 -0
- package/sdk/finances_2024-06-19/docs/Context.md +25 -0
- package/sdk/finances_2024-06-19/docs/Currency.md +10 -0
- package/sdk/finances_2024-06-19/docs/DefaultApi.md +61 -0
- package/sdk/finances_2024-06-19/docs/DeferredContext.md +11 -0
- package/sdk/finances_2024-06-19/docs/Error.md +11 -0
- package/sdk/finances_2024-06-19/docs/ErrorList.md +9 -0
- package/sdk/finances_2024-06-19/docs/Item.md +13 -0
- package/sdk/finances_2024-06-19/docs/ItemRelatedIdentifier.md +25 -0
- package/sdk/finances_2024-06-19/docs/ListTransactionsResponse.md +10 -0
- package/sdk/finances_2024-06-19/docs/MarketplaceDetails.md +10 -0
- package/sdk/finances_2024-06-19/docs/PaymentsContext.md +12 -0
- package/sdk/finances_2024-06-19/docs/ProductContext.md +12 -0
- package/sdk/finances_2024-06-19/docs/RelatedIdentifier.md +31 -0
- package/sdk/finances_2024-06-19/docs/SellingPartnerMetadata.md +11 -0
- package/sdk/finances_2024-06-19/docs/TimeRangeContext.md +10 -0
- package/sdk/finances_2024-06-19/docs/Transaction.md +20 -0
- package/sdk/finances_2024-06-19/src/ApiClient.js +740 -0
- package/sdk/finances_2024-06-19/src/index.js +155 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.api/DefaultApi.js +98 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/AmazonPayContext.js +81 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Breakdown.js +80 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Context.js +315 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Currency.js +73 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/DeferredContext.js +81 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Error.js +85 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ErrorList.js +68 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Item.js +100 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ItemRelatedIdentifier.js +105 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ListTransactionsResponse.js +74 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/MarketplaceDetails.js +73 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/PaymentsContext.js +89 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/ProductContext.js +89 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/RelatedIdentifier.js +123 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/SellingPartnerMetadata.js +81 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/TimeRangeContext.js +73 -0
- package/sdk/finances_2024-06-19/src/js_client.finances_2024-06-19.model/Transaction.js +157 -0
- package/sdk/finances_v0/README.md +82 -0
- package/sdk/finances_v0/docs/AdhocDisbursementEvent.md +12 -0
- package/sdk/finances_v0/docs/AdjustmentEvent.md +13 -0
- package/sdk/finances_v0/docs/AdjustmentItem.md +16 -0
- package/sdk/finances_v0/docs/AffordabilityExpenseEvent.md +17 -0
- package/sdk/finances_v0/docs/CapacityReservationBillingEvent.md +12 -0
- package/sdk/finances_v0/docs/ChargeComponent.md +10 -0
- package/sdk/finances_v0/docs/ChargeInstrument.md +11 -0
- package/sdk/finances_v0/docs/ChargeRefundEvent.md +12 -0
- package/sdk/finances_v0/docs/ChargeRefundTransaction.md +10 -0
- package/sdk/finances_v0/docs/CouponPaymentEvent.md +16 -0
- package/sdk/finances_v0/docs/Currency.md +10 -0
- package/sdk/finances_v0/docs/DebtRecoveryEvent.md +13 -0
- package/sdk/finances_v0/docs/DebtRecoveryItem.md +12 -0
- package/sdk/finances_v0/docs/DefaultApi.md +220 -0
- package/sdk/finances_v0/docs/DirectPayment.md +10 -0
- package/sdk/finances_v0/docs/Error.md +11 -0
- package/sdk/finances_v0/docs/FBALiquidationEvent.md +12 -0
- package/sdk/finances_v0/docs/FailedAdhocDisbursementEvent.md +15 -0
- package/sdk/finances_v0/docs/FeeComponent.md +10 -0
- package/sdk/finances_v0/docs/FinancialEventGroup.md +19 -0
- package/sdk/finances_v0/docs/FinancialEvents.md +41 -0
- package/sdk/finances_v0/docs/ImagingServicesFeeEvent.md +12 -0
- package/sdk/finances_v0/docs/ListFinancialEventGroupsPayload.md +10 -0
- package/sdk/finances_v0/docs/ListFinancialEventGroupsResponse.md +10 -0
- package/sdk/finances_v0/docs/ListFinancialEventsPayload.md +10 -0
- package/sdk/finances_v0/docs/ListFinancialEventsResponse.md +10 -0
- package/sdk/finances_v0/docs/LoanServicingEvent.md +10 -0
- package/sdk/finances_v0/docs/NetworkComminglingTransactionEvent.md +16 -0
- package/sdk/finances_v0/docs/PayWithAmazonEvent.md +18 -0
- package/sdk/finances_v0/docs/ProductAdsPaymentEvent.md +14 -0
- package/sdk/finances_v0/docs/Promotion.md +11 -0
- package/sdk/finances_v0/docs/RemovalShipmentAdjustmentEvent.md +14 -0
- package/sdk/finances_v0/docs/RemovalShipmentEvent.md +14 -0
- package/sdk/finances_v0/docs/RemovalShipmentItem.md +16 -0
- package/sdk/finances_v0/docs/RemovalShipmentItemAdjustment.md +15 -0
- package/sdk/finances_v0/docs/RentalTransactionEvent.md +18 -0
- package/sdk/finances_v0/docs/RetrochargeEvent.md +15 -0
- package/sdk/finances_v0/docs/SAFETReimbursementEvent.md +13 -0
- package/sdk/finances_v0/docs/SAFETReimbursementItem.md +11 -0
- package/sdk/finances_v0/docs/SellerDealPaymentEvent.md +16 -0
- package/sdk/finances_v0/docs/SellerReviewEnrollmentPaymentEvent.md +14 -0
- package/sdk/finances_v0/docs/ServiceFeeEvent.md +16 -0
- package/sdk/finances_v0/docs/ShipmentEvent.md +22 -0
- package/sdk/finances_v0/docs/ShipmentItem.md +21 -0
- package/sdk/finances_v0/docs/SolutionProviderCreditEvent.md +18 -0
- package/sdk/finances_v0/docs/TDSReimbursementEvent.md +11 -0
- package/sdk/finances_v0/docs/TaxWithheldComponent.md +10 -0
- package/sdk/finances_v0/docs/TaxWithholdingEvent.md +12 -0
- package/sdk/finances_v0/docs/TaxWithholdingPeriod.md +10 -0
- package/sdk/finances_v0/docs/TrialShipmentEvent.md +13 -0
- package/sdk/finances_v0/docs/ValueAddedServiceChargeEvent.md +12 -0
- package/sdk/finances_v0/src/ApiClient.js +740 -0
- package/sdk/finances_v0/src/index.js +386 -0
- package/sdk/finances_v0/src/js_client.finances_v0.api/DefaultApi.js +268 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/AdhocDisbursementEvent.js +89 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/AdjustmentEvent.js +98 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/AdjustmentItem.js +120 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/AffordabilityExpenseEvent.js +131 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/CapacityReservationBillingEvent.js +89 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeComponent.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeInstrument.js +81 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeRefundEvent.js +90 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ChargeRefundTransaction.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/CouponPaymentEvent.js +121 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/Currency.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/DebtRecoveryEvent.js +98 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/DebtRecoveryItem.js +88 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/DirectPayment.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/Error.js +85 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/FBALiquidationEvent.js +88 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/FailedAdhocDisbursementEvent.js +113 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/FeeComponent.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/FinancialEventGroup.js +143 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/FinancialEvents.js +349 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ImagingServicesFeeEvent.js +90 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventGroupsPayload.js +74 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventGroupsResponse.js +74 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventsPayload.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ListFinancialEventsResponse.js +74 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/LoanServicingEvent.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/NetworkComminglingTransactionEvent.js +120 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/PayWithAmazonEvent.js +138 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ProductAdsPaymentEvent.js +103 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/Promotion.js +81 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentAdjustmentEvent.js +106 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentEvent.js +106 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentItem.js +118 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/RemovalShipmentItemAdjustment.js +111 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/RentalTransactionEvent.js +139 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/RetrochargeEvent.js +113 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/SAFETReimbursementEvent.js +98 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/SAFETReimbursementItem.js +82 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/SellerDealPaymentEvent.js +119 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/SellerReviewEnrollmentPaymentEvent.js +105 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ServiceFeeEvent.js +122 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ShipmentEvent.js +173 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ShipmentItem.js +164 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/SolutionProviderCreditEvent.js +137 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/TDSReimbursementEvent.js +81 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/TaxWithheldComponent.js +74 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/TaxWithholdingEvent.js +88 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/TaxWithholdingPeriod.js +73 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/TrialShipmentEvent.js +98 -0
- package/sdk/finances_v0/src/js_client.finances_v0.model/ValueAddedServiceChargeEvent.js +89 -0
- package/sdk/fulfillmentinbound_v0/README.md +65 -0
- package/sdk/fulfillmentinbound_v0/docs/ASINPrepInstructions.md +12 -0
- package/sdk/fulfillmentinbound_v0/docs/Address.md +16 -0
- package/sdk/fulfillmentinbound_v0/docs/AmazonPrepFeesDetails.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/Amount.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/BarcodeInstruction.md +12 -0
- package/sdk/fulfillmentinbound_v0/docs/BillOfLadingDownloadURL.md +9 -0
- package/sdk/fulfillmentinbound_v0/docs/BoxContentsFeeDetails.md +11 -0
- package/sdk/fulfillmentinbound_v0/docs/BoxContentsSource.md +14 -0
- package/sdk/fulfillmentinbound_v0/docs/CurrencyCode.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/Error.md +11 -0
- package/sdk/fulfillmentinbound_v0/docs/ErrorReason.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/FbaInboundApi.md +328 -0
- package/sdk/fulfillmentinbound_v0/docs/GetBillOfLadingResponse.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/GetLabelsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/GetPrepInstructionsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/GetPrepInstructionsResult.md +12 -0
- package/sdk/fulfillmentinbound_v0/docs/GetShipmentItemsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/GetShipmentItemsResult.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/GetShipmentsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/GetShipmentsResult.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/InboundShipmentInfo.md +18 -0
- package/sdk/fulfillmentinbound_v0/docs/InboundShipmentItem.md +16 -0
- package/sdk/fulfillmentinbound_v0/docs/InvalidASIN.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/InvalidSKU.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/LabelDownloadURL.md +9 -0
- package/sdk/fulfillmentinbound_v0/docs/LabelPrepType.md +12 -0
- package/sdk/fulfillmentinbound_v0/docs/PrepDetails.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/PrepGuidance.md +12 -0
- package/sdk/fulfillmentinbound_v0/docs/PrepInstruction.md +38 -0
- package/sdk/fulfillmentinbound_v0/docs/PrepOwner.md +10 -0
- package/sdk/fulfillmentinbound_v0/docs/SKUPrepInstructions.md +14 -0
- package/sdk/fulfillmentinbound_v0/docs/ShipmentStatus.md +26 -0
- package/sdk/fulfillmentinbound_v0/src/ApiClient.js +740 -0
- package/sdk/fulfillmentinbound_v0/src/index.js +253 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.api/FbaInboundApi.js +424 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/ASINPrepInstructions.js +90 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/Address.js +133 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/AmazonPrepFeesDetails.js +73 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/Amount.js +77 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BarcodeInstruction.js +53 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BillOfLadingDownloadURL.js +65 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BoxContentsFeeDetails.js +80 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/BoxContentsSource.js +60 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/CurrencyCode.js +46 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/Error.js +85 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/ErrorReason.js +46 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetBillOfLadingResponse.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetLabelsResponse.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetPrepInstructionsResponse.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetPrepInstructionsResult.js +93 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentItemsResponse.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentItemsResult.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentsResponse.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/GetShipmentsResult.js +74 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InboundShipmentInfo.js +141 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InboundShipmentItem.js +126 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InvalidASIN.js +73 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/InvalidSKU.js +73 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/LabelDownloadURL.js +65 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/LabelPrepType.js +53 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepDetails.js +77 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepGuidance.js +53 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepInstruction.js +144 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/PrepOwner.js +46 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/SKUPrepInstructions.js +107 -0
- package/sdk/fulfillmentinbound_v0/src/js_client.fulfillmentinbound_v0.model/ShipmentStatus.js +102 -0
- package/sdk/fulfillmentinbound_v2024_03_20/README.md +213 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Address.md +18 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/AddressInput.md +18 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/AllOwnersConstraint.md +8 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/AppointmentSlot.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/AppointmentSlotTime.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Box.md +19 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxContentInformationSource.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxInput.md +13 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxRequirements.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/BoxUpdateInput.md +14 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CancelInboundPlanResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CancelSelfShipAppointmentRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CancelSelfShipAppointmentResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Carrier.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CarrierAppointment.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ComplianceDetail.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmDeliveryWindowOptionsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmPackingOptionResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmPlacementOptionResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmShipmentContentUpdatePreviewResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmTransportationOptionsRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ConfirmTransportationOptionsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ContactInformation.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ContentUpdatePreview.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateInboundPlanRequest.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateInboundPlanResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateMarketplaceItemLabelsRequest.md +15 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CreateMarketplaceItemLabelsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Currency.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/CustomPlacementInput.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Dates.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/DeliveryWindowOption.md +13 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Dimensions.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/DocumentDownload.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Error.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ErrorList.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/FbaInboundApi.md +2215 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/FreightInformation.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateDeliveryWindowOptionsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GeneratePackingOptionsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GeneratePlacementOptionsRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GeneratePlacementOptionsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateSelfShipAppointmentSlotsRequest.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateSelfShipAppointmentSlotsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateShipmentContentUpdatePreviewsRequest.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateShipmentContentUpdatePreviewsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateTransportationOptionsRequest.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GenerateTransportationOptionsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GetDeliveryChallanDocumentResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/GetSelfShipAppointmentSlotsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/InboundOperationStatus.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/InboundPlan.md +18 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/InboundPlanSummary.md +15 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Incentive.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Item.md +16 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ItemInput.md +14 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ItemLabelPageType.md +28 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/LabelOwner.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/LabelPrintType.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListDeliveryWindowOptionsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlanBoxesResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlanItemsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlanPalletsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListInboundPlansResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListItemComplianceDetailsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPackingGroupBoxesResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPackingGroupItemsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPackingOptionsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPlacementOptionsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListPrepDetailsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentBoxesResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentContentUpdatePreviewsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentItemsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListShipmentPalletsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ListTransportationOptionsResponse.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/LtlTrackingDetail.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/LtlTrackingDetailInput.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/MskuPrepDetail.md +14 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/MskuPrepDetailInput.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/MskuQuantity.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/OperationProblem.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/OperationStatus.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/OwnerConstraint.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PackageGroupingInput.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PackingConfiguration.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PackingOption.md +16 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PackingOptionSummary.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Pagination.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Pallet.md +13 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PalletInput.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PlacementOption.md +14 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PlacementOptionSummary.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepCategory.md +34 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepInstruction.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepOwner.md +12 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/PrepType.md +38 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Quote.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ReasonComment.md +24 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Region.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/RequestedUpdates.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ScheduleSelfShipAppointmentRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ScheduleSelfShipAppointmentResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SelectedDeliveryWindow.md +13 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SelfShipAppointmentDetails.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SelfShipAppointmentSlotsAvailability.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPackingInformationRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPackingInformationResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPrepDetailsRequest.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SetPrepDetailsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Shipment.md +23 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentDestination.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentSource.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentSummary.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ShipmentTransportationConfiguration.md +13 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ShippingConfiguration.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/ShippingRequirements.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingDetail.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingDetailInput.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingItem.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/SpdTrackingItemInput.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Stackability.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/TaxDetails.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/TaxRate.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/TrackingDetails.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/TrackingDetailsInput.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/TransportationOption.md +16 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/TransportationSelection.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UnitOfMeasurement.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UnitOfWeight.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateInboundPlanNameRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateItemComplianceDetailsRequest.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateItemComplianceDetailsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentNameRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentSourceAddressRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentSourceAddressResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentTrackingDetailsRequest.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/UpdateShipmentTrackingDetailsResponse.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Weight.md +10 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/WeightRange.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/Window.md +11 -0
- package/sdk/fulfillmentinbound_v2024_03_20/docs/WindowInput.md +9 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/ApiClient.js +740 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/index.js +1016 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.api/FbaInboundApi.js +2718 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Address.js +147 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AddressInput.js +149 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AllOwnersConstraint.js +39 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AppointmentSlot.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/AppointmentSlotTime.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Box.js +148 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxContentInformationSource.js +53 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxInput.js +106 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxRequirements.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/BoxUpdateInput.js +114 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CancelInboundPlanResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CancelSelfShipAppointmentRequest.js +65 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CancelSelfShipAppointmentResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Carrier.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CarrierAppointment.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ComplianceDetail.js +89 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmDeliveryWindowOptionsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmPackingOptionResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmPlacementOptionResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmShipmentContentUpdatePreviewResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmTransportationOptionsRequest.js +68 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ConfirmTransportationOptionsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ContactInformation.js +85 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ContentUpdatePreview.js +97 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateInboundPlanRequest.js +96 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateInboundPlanResponse.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateMarketplaceItemLabelsRequest.js +121 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CreateMarketplaceItemLabelsResponse.js +68 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Currency.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/CustomPlacementInput.js +78 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Dates.js +65 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/DeliveryWindowOption.js +107 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Dimensions.js +97 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/DocumentDownload.js +85 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Error.js +85 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ErrorList.js +68 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/FreightInformation.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateDeliveryWindowOptionsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GeneratePackingOptionsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GeneratePlacementOptionsRequest.js +66 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GeneratePlacementOptionsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateSelfShipAppointmentSlotsRequest.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateSelfShipAppointmentSlotsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateShipmentContentUpdatePreviewsRequest.js +79 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateShipmentContentUpdatePreviewsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateTransportationOptionsRequest.js +78 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GenerateTransportationOptionsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GetDeliveryChallanDocumentResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/GetSelfShipAppointmentSlotsResponse.js +75 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/InboundOperationStatus.js +98 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/InboundPlan.js +154 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/InboundPlanSummary.js +127 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Incentive.js +97 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Item.js +134 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ItemInput.js +113 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ItemLabelPageType.js +109 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LabelOwner.js +53 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LabelPrintType.js +46 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListDeliveryWindowOptionsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlanBoxesResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlanItemsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlanPalletsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListInboundPlansResponse.js +74 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListItemComplianceDetailsResponse.js +66 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPackingGroupBoxesResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPackingGroupItemsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPackingOptionsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPlacementOptionsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListPrepDetailsResponse.js +68 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentBoxesResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentContentUpdatePreviewsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentItemsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListShipmentPalletsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ListTransportationOptionsResponse.js +76 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LtlTrackingDetail.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/LtlTrackingDetailInput.js +75 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/MskuPrepDetail.js +111 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/MskuPrepDetailInput.js +88 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/MskuQuantity.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/OperationProblem.js +95 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/OperationStatus.js +53 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/OwnerConstraint.js +53 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackageGroupingInput.js +84 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackingConfiguration.js +83 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackingOption.js +138 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PackingOptionSummary.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Pagination.js +65 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Pallet.js +99 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PalletInput.js +91 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PlacementOption.js +116 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PlacementOptionSummary.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepCategory.js +130 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepInstruction.js +81 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepOwner.js +53 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/PrepType.js +144 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Quote.js +83 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ReasonComment.js +95 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Region.js +81 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/RequestedUpdates.js +75 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ScheduleSelfShipAppointmentRequest.js +65 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ScheduleSelfShipAppointmentResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SelectedDeliveryWindow.js +105 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SelfShipAppointmentDetails.js +81 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SelfShipAppointmentSlotsAvailability.js +74 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPackingInformationRequest.js +68 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPackingInformationResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPrepDetailsRequest.js +78 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SetPrepDetailsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Shipment.js +186 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentDestination.js +83 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentSource.js +75 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentSummary.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShipmentTransportationConfiguration.js +102 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShippingConfiguration.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/ShippingRequirements.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingDetail.js +66 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingDetailInput.js +68 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingItem.js +81 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/SpdTrackingItemInput.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Stackability.js +46 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TaxDetails.js +82 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TaxRate.js +81 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TrackingDetails.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TrackingDetailsInput.js +73 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TransportationOption.js +133 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/TransportationSelection.js +85 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UnitOfMeasurement.js +46 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UnitOfWeight.js +46 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateInboundPlanNameRequest.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateItemComplianceDetailsRequest.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateItemComplianceDetailsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentNameRequest.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentSourceAddressRequest.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentSourceAddressResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentTrackingDetailsRequest.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/UpdateShipmentTrackingDetailsResponse.js +67 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Weight.js +77 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/WeightRange.js +87 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/Window.js +85 -0
- package/sdk/fulfillmentinbound_v2024_03_20/src/js_client.fulfillmentinbound_v2024_03_20.model/WindowInput.js +67 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/README.md +130 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/AdditionalLocationInfo.md +58 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Address.md +18 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Amount.md +19 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CODSettings.md +13 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CancelFulfillmentOrderResponse.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentOrderItem.md +17 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentOrderRequest.md +25 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentOrderResponse.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentReturnRequest.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentReturnResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateFulfillmentReturnResult.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CreateReturnItem.md +13 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/CurrentStatus.md +42 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DateRange.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryDocument.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryInformation.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryMessage.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryOffer.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryPolicy.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryPreferences.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DeliveryWindow.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Destination.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/DropOffLocation.md +33 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Error.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/EventCode.md +72 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FbaOutboundApi.md +668 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Feature.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FeatureSettings.md +21 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FeatureSku.md +13 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Fee.md +25 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentAction.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentOrder.md +24 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentOrderItem.md +22 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentOrderStatus.md +24 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPolicy.md +12 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPreview.md +19 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPreviewItem.md +24 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentPreviewShipment.md +14 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentReturnItemStatus.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentShipment.md +31 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentShipmentItem.md +14 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/FulfillmentShipmentPackage.md +14 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersProduct.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersRequest.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersResult.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetDeliveryOffersTerms.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureInventoryResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureInventoryResult.md +12 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureSkuResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeatureSkuResult.md +13 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeaturesResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFeaturesResult.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentOrderResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentOrderResult.md +14 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewItem.md +12 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewRequest.md +15 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetFulfillmentPreviewResult.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/GetPackageTrackingDetailsResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/InvalidItemReason.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/InvalidItemReasonCode.md +14 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/InvalidReturnItem.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListAllFulfillmentOrdersResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListAllFulfillmentOrdersResult.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListReturnReasonCodesResponse.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ListReturnReasonCodesResult.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/LockerDetails.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Money.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Origin.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/PackageTrackingDetails.md +23 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/PaymentInformation.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ProductIdentifier.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReasonCodeDetails.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReturnAuthorization.md +13 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReturnItem.md +19 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ReturnItemDisposition.md +16 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ScheduledDeliveryInfo.md +10 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/ShippingSpeedCategory.md +14 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/SubmitFulfillmentOrderStatusUpdateRequest.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/SubmitFulfillmentOrderStatusUpdateResponse.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/TrackingAddress.md +11 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/TrackingEvent.md +12 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/UnfulfillablePreviewItem.md +12 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/UpdateFulfillmentOrderItem.md +18 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/UpdateFulfillmentOrderRequest.md +20 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/UpdateFulfillmentOrderResponse.md +9 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/VariablePrecisionAddress.md +16 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/docs/Weight.md +25 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/ApiClient.js +740 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/index.js +652 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.api/FbaOutboundApi.js +792 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/AdditionalLocationInfo.js +214 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Address.js +147 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Amount.js +91 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CODSettings.js +96 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CancelFulfillmentOrderResponse.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentOrderItem.js +133 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentOrderRequest.js +210 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentOrderResponse.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentReturnRequest.js +68 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentReturnResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateFulfillmentReturnResult.js +84 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CreateReturnItem.js +105 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/CurrentStatus.js +158 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DateRange.js +77 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryDocument.js +75 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryInformation.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryMessage.js +73 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryOffer.js +81 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryPolicy.js +65 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryPreferences.js +73 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DeliveryWindow.js +77 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Destination.js +73 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/DropOffLocation.js +131 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Error.js +85 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/EventCode.js +263 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Feature.js +85 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FeatureSettings.js +93 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FeatureSku.js +97 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Fee.js +109 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentAction.js +46 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentOrder.js +206 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentOrderItem.js +177 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentOrderStatus.js +95 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPolicy.js +53 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPreview.js +157 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPreviewItem.js +123 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentPreviewShipment.js +108 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentReturnItemStatus.js +46 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentShipment.js +163 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentShipmentItem.js +111 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/FulfillmentShipmentPackage.js +109 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersProduct.js +75 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersRequest.js +77 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersResult.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetDeliveryOffersTerms.js +77 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureInventoryResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureInventoryResult.js +94 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureSkuResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeatureSkuResult.js +103 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeaturesResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFeaturesResult.js +68 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentOrderResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentOrderResult.js +118 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewItem.js +95 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewRequest.js +120 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetFulfillmentPreviewResult.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/GetPackageTrackingDetailsResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/InvalidItemReason.js +77 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/InvalidItemReasonCode.js +60 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/InvalidReturnItem.js +87 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListAllFulfillmentOrdersResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListAllFulfillmentOrdersResult.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListReturnReasonCodesResponse.js +74 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ListReturnReasonCodesResult.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/LockerDetails.js +73 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Money.js +77 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Origin.js +67 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/PackageTrackingDetails.js +180 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/PaymentInformation.js +87 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ProductIdentifier.js +67 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReasonCodeDetails.js +85 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReturnAuthorization.js +107 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReturnItem.js +157 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ReturnItemDisposition.js +67 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ScheduledDeliveryInfo.js +78 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/ShippingSpeedCategory.js +60 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/SubmitFulfillmentOrderStatusUpdateRequest.js +65 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/SubmitFulfillmentOrderStatusUpdateResponse.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/TrackingAddress.js +87 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/TrackingEvent.js +97 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UnfulfillablePreviewItem.js +95 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UpdateFulfillmentOrderItem.js +139 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UpdateFulfillmentOrderRequest.js +155 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/UpdateFulfillmentOrderResponse.js +66 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/VariablePrecisionAddress.js +125 -0
- package/sdk/fulfillmentoutbound_v2020_07_01/src/js_client.fulfillmentoutbound_v2020_07_01.model/Weight.js +109 -0
- package/sdk/invoices_v2024_06_19/README.md +53 -0
- package/sdk/invoices_v2024_06_19/docs/AttributeOption.md +10 -0
- package/sdk/invoices_v2024_06_19/docs/Error.md +11 -0
- package/sdk/invoices_v2024_06_19/docs/ErrorList.md +9 -0
- package/sdk/invoices_v2024_06_19/docs/Export.md +14 -0
- package/sdk/invoices_v2024_06_19/docs/ExportInvoicesRequest.md +18 -0
- package/sdk/invoices_v2024_06_19/docs/ExportInvoicesResponse.md +9 -0
- package/sdk/invoices_v2024_06_19/docs/ExportStatus.md +14 -0
- package/sdk/invoices_v2024_06_19/docs/FileFormat.md +8 -0
- package/sdk/invoices_v2024_06_19/docs/GetInvoiceResponse.md +9 -0
- package/sdk/invoices_v2024_06_19/docs/GetInvoicesAttributesResponse.md +9 -0
- package/sdk/invoices_v2024_06_19/docs/GetInvoicesDocumentResponse.md +9 -0
- package/sdk/invoices_v2024_06_19/docs/GetInvoicesExportResponse.md +9 -0
- package/sdk/invoices_v2024_06_19/docs/GetInvoicesExportsResponse.md +10 -0
- package/sdk/invoices_v2024_06_19/docs/GetInvoicesResponse.md +10 -0
- package/sdk/invoices_v2024_06_19/docs/Invoice.md +18 -0
- package/sdk/invoices_v2024_06_19/docs/InvoicesApi.md +365 -0
- package/sdk/invoices_v2024_06_19/docs/InvoicesAttributes.md +12 -0
- package/sdk/invoices_v2024_06_19/docs/InvoicesDocument.md +10 -0
- package/sdk/invoices_v2024_06_19/docs/TransactionIdentifier.md +10 -0
- package/sdk/invoices_v2024_06_19/src/ApiClient.js +740 -0
- package/sdk/invoices_v2024_06_19/src/index.js +162 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.api/InvoicesApi.js +448 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/AttributeOption.js +73 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/Error.js +85 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ErrorList.js +68 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/Export.js +105 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ExportInvoicesRequest.js +139 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ExportInvoicesResponse.js +65 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/ExportStatus.js +60 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/FileFormat.js +39 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoiceResponse.js +65 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesAttributesResponse.js +65 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesDocumentResponse.js +65 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesExportResponse.js +65 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesExportsResponse.js +74 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/GetInvoicesResponse.js +74 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/Invoice.js +138 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/InvoicesAttributes.js +90 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/InvoicesDocument.js +73 -0
- package/sdk/invoices_v2024_06_19/src/js_client.invoices_v2024_06_19.model/TransactionIdentifier.js +73 -0
- package/sdk/invoicing_v0/README.md +47 -0
- package/sdk/invoicing_v0/docs/Address.md +20 -0
- package/sdk/invoicing_v0/docs/AddressTypeEnum.md +10 -0
- package/sdk/invoicing_v0/docs/BuyerTaxInfo.md +11 -0
- package/sdk/invoicing_v0/docs/Error.md +11 -0
- package/sdk/invoicing_v0/docs/GetInvoiceStatusResponse.md +10 -0
- package/sdk/invoicing_v0/docs/GetShipmentDetailsResponse.md +10 -0
- package/sdk/invoicing_v0/docs/MarketplaceTaxInfo.md +11 -0
- package/sdk/invoicing_v0/docs/Money.md +10 -0
- package/sdk/invoicing_v0/docs/ShipmentDetail.md +22 -0
- package/sdk/invoicing_v0/docs/ShipmentInvoiceApi.md +145 -0
- package/sdk/invoicing_v0/docs/ShipmentInvoiceStatus.md +14 -0
- package/sdk/invoicing_v0/docs/ShipmentInvoiceStatusInfo.md +10 -0
- package/sdk/invoicing_v0/docs/ShipmentInvoiceStatusResponse.md +9 -0
- package/sdk/invoicing_v0/docs/ShipmentItem.md +19 -0
- package/sdk/invoicing_v0/docs/SubmitInvoiceRequest.md +11 -0
- package/sdk/invoicing_v0/docs/SubmitInvoiceResponse.md +9 -0
- package/sdk/invoicing_v0/docs/TaxClassification.md +10 -0
- package/sdk/invoicing_v0/src/ApiClient.js +740 -0
- package/sdk/invoicing_v0/src/index.js +148 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.api/ShipmentInvoiceApi.js +191 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/Address.js +153 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/AddressTypeEnum.js +46 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/BuyerTaxInfo.js +82 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/Error.js +85 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/GetInvoiceStatusResponse.js +74 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/GetShipmentDetailsResponse.js +74 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/MarketplaceTaxInfo.js +82 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/Money.js +73 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentDetail.js +170 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentInvoiceStatus.js +60 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentInvoiceStatusInfo.js +73 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentInvoiceStatusResponse.js +65 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/ShipmentItem.js +141 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/SubmitInvoiceRequest.js +85 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/SubmitInvoiceResponse.js +66 -0
- package/sdk/invoicing_v0/src/js_client.invoicing_v0.model/TaxClassification.js +73 -0
- package/sdk/listingsitems_v2021_08_01/README.md +61 -0
- package/sdk/listingsitems_v2021_08_01/docs/Audience.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/Error.md +11 -0
- package/sdk/listingsitems_v2021_08_01/docs/ErrorList.md +9 -0
- package/sdk/listingsitems_v2021_08_01/docs/FulfillmentAvailability.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/Issue.md +27 -0
- package/sdk/listingsitems_v2021_08_01/docs/IssueEnforcementAction.md +9 -0
- package/sdk/listingsitems_v2021_08_01/docs/IssueEnforcements.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/IssueExemption.md +23 -0
- package/sdk/listingsitems_v2021_08_01/docs/Item.md +17 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemIdentifiersByMarketplace.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemImage.md +11 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemOfferByMarketplace.md +24 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemProcurement.md +9 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemProductTypeByMarketplace.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemRelationship.md +23 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemRelationshipsByMarketplace.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemSearchResults.md +11 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemSummaryByMarketplace.md +62 -0
- package/sdk/listingsitems_v2021_08_01/docs/ItemVariationTheme.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/ListingsApi.md +317 -0
- package/sdk/listingsitems_v2021_08_01/docs/ListingsItemPatchRequest.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/ListingsItemPutRequest.md +24 -0
- package/sdk/listingsitems_v2021_08_01/docs/ListingsItemSubmissionResponse.md +26 -0
- package/sdk/listingsitems_v2021_08_01/docs/Money.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/Pagination.md +10 -0
- package/sdk/listingsitems_v2021_08_01/docs/PatchOperation.md +24 -0
- package/sdk/listingsitems_v2021_08_01/docs/Points.md +9 -0
- package/sdk/listingsitems_v2021_08_01/src/ApiClient.js +740 -0
- package/sdk/listingsitems_v2021_08_01/src/index.js +218 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.api/ListingsApi.js +461 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Audience.js +73 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Error.js +85 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ErrorList.js +67 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/FulfillmentAvailability.js +75 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Issue.js +139 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/IssueEnforcementAction.js +67 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/IssueEnforcements.js +78 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/IssueExemption.js +101 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Item.js +138 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemIdentifiersByMarketplace.js +73 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemImage.js +87 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemOfferByMarketplace.js +123 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemProcurement.js +67 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemProductTypeByMarketplace.js +77 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemRelationship.js +111 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemRelationshipsByMarketplace.js +78 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemSearchResults.js +86 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemSummaryByMarketplace.js +253 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ItemVariationTheme.js +77 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ListingsItemPatchRequest.js +78 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ListingsItemPutRequest.js +111 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/ListingsItemSubmissionResponse.js +131 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Money.js +77 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Pagination.js +73 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/PatchOperation.js +111 -0
- package/sdk/listingsitems_v2021_08_01/src/js_client.listingsitems_v2021_08_01.model/Points.js +66 -0
- package/sdk/listingsrestrictions_v2021_08_01/README.md +36 -0
- package/sdk/listingsrestrictions_v2021_08_01/docs/Error.md +11 -0
- package/sdk/listingsrestrictions_v2021_08_01/docs/Link.md +21 -0
- package/sdk/listingsrestrictions_v2021_08_01/docs/ListingsApi.md +63 -0
- package/sdk/listingsrestrictions_v2021_08_01/docs/Reason.md +24 -0
- package/sdk/listingsrestrictions_v2021_08_01/docs/Restriction.md +44 -0
- package/sdk/listingsrestrictions_v2021_08_01/docs/RestrictionList.md +9 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/ApiClient.js +740 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/index.js +71 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.api/ListingsApi.js +111 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Error.js +85 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Link.js +107 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Reason.js +110 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/Restriction.js +170 -0
- package/sdk/listingsrestrictions_v2021_08_01/src/js_client.listingsrestrictions_v2021_08_01.model/RestrictionList.js +67 -0
- package/sdk/merchantfulfillment_v0/README.md +89 -0
- package/sdk/merchantfulfillment_v0/docs/AdditionalInputs.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/AdditionalSellerInput.md +17 -0
- package/sdk/merchantfulfillment_v0/docs/AdditionalSellerInputs.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/Address.md +19 -0
- package/sdk/merchantfulfillment_v0/docs/AvailableCarrierWillPickUpOption.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/AvailableDeliveryExperienceOption.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/AvailableShippingServiceOptions.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/Benefits.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/CancelShipmentResponse.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/CarrierWillPickUpOption.md +12 -0
- package/sdk/merchantfulfillment_v0/docs/Constraint.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/CreateShipmentRequest.md +14 -0
- package/sdk/merchantfulfillment_v0/docs/CreateShipmentResponse.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/CurrencyAmount.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/DangerousGoodsDetails.md +58 -0
- package/sdk/merchantfulfillment_v0/docs/DeliveryExperienceOption.md +16 -0
- package/sdk/merchantfulfillment_v0/docs/DeliveryExperienceType.md +14 -0
- package/sdk/merchantfulfillment_v0/docs/Error.md +11 -0
- package/sdk/merchantfulfillment_v0/docs/ExcludedBenefit.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/FileContents.md +11 -0
- package/sdk/merchantfulfillment_v0/docs/FileType.md +12 -0
- package/sdk/merchantfulfillment_v0/docs/GetAdditionalSellerInputsRequest.md +11 -0
- package/sdk/merchantfulfillment_v0/docs/GetAdditionalSellerInputsResponse.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/GetAdditionalSellerInputsResult.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/GetEligibleShipmentServicesRequest.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/GetEligibleShipmentServicesResponse.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/GetEligibleShipmentServicesResult.md +12 -0
- package/sdk/merchantfulfillment_v0/docs/GetShipmentResponse.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/HazmatType.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/InputTargetType.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/Item.md +17 -0
- package/sdk/merchantfulfillment_v0/docs/ItemLevelFields.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/Label.md +13 -0
- package/sdk/merchantfulfillment_v0/docs/LabelCustomization.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/LabelDimensions.md +11 -0
- package/sdk/merchantfulfillment_v0/docs/LabelFormat.md +16 -0
- package/sdk/merchantfulfillment_v0/docs/LabelFormatOption.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/LabelFormatOptionRequest.md +9 -0
- package/sdk/merchantfulfillment_v0/docs/Length.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/LiquidVolume.md +31 -0
- package/sdk/merchantfulfillment_v0/docs/MerchantFulfillmentApi.md +233 -0
- package/sdk/merchantfulfillment_v0/docs/PackageDimensions.md +13 -0
- package/sdk/merchantfulfillment_v0/docs/PredefinedPackageDimensions.md +106 -0
- package/sdk/merchantfulfillment_v0/docs/RejectedShippingService.md +13 -0
- package/sdk/merchantfulfillment_v0/docs/SellerInputDefinition.md +15 -0
- package/sdk/merchantfulfillment_v0/docs/Shipment.md +23 -0
- package/sdk/merchantfulfillment_v0/docs/ShipmentRequestDetails.md +18 -0
- package/sdk/merchantfulfillment_v0/docs/ShipmentStatus.md +14 -0
- package/sdk/merchantfulfillment_v0/docs/ShippingOfferingFilter.md +12 -0
- package/sdk/merchantfulfillment_v0/docs/ShippingService.md +22 -0
- package/sdk/merchantfulfillment_v0/docs/ShippingServiceOptions.md +13 -0
- package/sdk/merchantfulfillment_v0/docs/StandardIdForLabel.md +8 -0
- package/sdk/merchantfulfillment_v0/docs/TemporarilyUnavailableCarrier.md +9 -0
- package/sdk/merchantfulfillment_v0/docs/TermsAndConditionsNotAcceptedCarrier.md +9 -0
- package/sdk/merchantfulfillment_v0/docs/UnitOfLength.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/UnitOfWeight.md +10 -0
- package/sdk/merchantfulfillment_v0/docs/Weight.md +10 -0
- package/sdk/merchantfulfillment_v0/src/ApiClient.js +740 -0
- package/sdk/merchantfulfillment_v0/src/index.js +428 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.api/MerchantFulfillmentApi.js +281 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AdditionalInputs.js +73 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AdditionalSellerInput.js +129 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AdditionalSellerInputs.js +77 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Address.js +159 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AvailableCarrierWillPickUpOption.js +77 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AvailableDeliveryExperienceOption.js +77 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/AvailableShippingServiceOptions.js +79 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Benefits.js +74 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CancelShipmentResponse.js +74 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CarrierWillPickUpOption.js +53 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Constraint.js +75 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CreateShipmentRequest.js +110 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CreateShipmentResponse.js +74 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/CurrencyAmount.js +77 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/DangerousGoodsDetails.js +201 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/DeliveryExperienceOption.js +67 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/DeliveryExperienceType.js +60 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Error.js +85 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ExcludedBenefit.js +73 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/FileContents.js +87 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/FileType.js +53 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetAdditionalSellerInputsRequest.js +87 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetAdditionalSellerInputsResponse.js +74 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetAdditionalSellerInputsResult.js +75 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetEligibleShipmentServicesRequest.js +75 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetEligibleShipmentServicesResponse.js +74 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetEligibleShipmentServicesResult.js +95 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/GetShipmentResponse.js +74 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/HazmatType.js +46 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/InputTargetType.js +46 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Item.js +134 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ItemLevelFields.js +78 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Label.js +101 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelCustomization.js +73 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelDimensions.js +87 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelFormat.js +67 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelFormatOption.js +73 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LabelFormatOptionRequest.js +65 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Length.js +73 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/LiquidVolume.js +127 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/PackageDimensions.js +97 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/PredefinedPackageDimensions.js +382 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/RejectedShippingService.js +105 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/SellerInputDefinition.js +124 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Shipment.js +201 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShipmentRequestDetails.js +150 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShipmentStatus.js +60 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShippingOfferingFilter.js +89 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShippingService.js +187 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/ShippingServiceOptions.js +101 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/StandardIdForLabel.js +39 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/TemporarilyUnavailableCarrier.js +67 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/TermsAndConditionsNotAcceptedCarrier.js +67 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/UnitOfLength.js +46 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/UnitOfWeight.js +46 -0
- package/sdk/merchantfulfillment_v0/src/js_client.merchantfulfillment_v0.model/Weight.js +77 -0
- package/sdk/messaging_v1/README.md +76 -0
- package/sdk/messaging_v1/docs/Attachment.md +10 -0
- package/sdk/messaging_v1/docs/CreateAmazonMotorsRequest.md +9 -0
- package/sdk/messaging_v1/docs/CreateAmazonMotorsResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmCustomizationDetailsRequest.md +10 -0
- package/sdk/messaging_v1/docs/CreateConfirmCustomizationDetailsResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmDeliveryDetailsRequest.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmDeliveryDetailsResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmOrderDetailsRequest.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmOrderDetailsResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmServiceDetailsRequest.md +9 -0
- package/sdk/messaging_v1/docs/CreateConfirmServiceDetailsResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateDigitalAccessKeyRequest.md +10 -0
- package/sdk/messaging_v1/docs/CreateDigitalAccessKeyResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateLegalDisclosureRequest.md +9 -0
- package/sdk/messaging_v1/docs/CreateLegalDisclosureResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateNegativeFeedbackRemovalResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateUnexpectedProblemRequest.md +9 -0
- package/sdk/messaging_v1/docs/CreateUnexpectedProblemResponse.md +9 -0
- package/sdk/messaging_v1/docs/CreateWarrantyRequest.md +11 -0
- package/sdk/messaging_v1/docs/CreateWarrantyResponse.md +9 -0
- package/sdk/messaging_v1/docs/Error.md +11 -0
- package/sdk/messaging_v1/docs/GetAttributesResponse.md +10 -0
- package/sdk/messaging_v1/docs/GetAttributesResponseBuyer.md +9 -0
- package/sdk/messaging_v1/docs/GetMessagingActionResponse.md +12 -0
- package/sdk/messaging_v1/docs/GetMessagingActionResponseEmbedded.md +9 -0
- package/sdk/messaging_v1/docs/GetMessagingActionResponseLinks.md +10 -0
- package/sdk/messaging_v1/docs/GetMessagingActionsForOrderResponse.md +11 -0
- package/sdk/messaging_v1/docs/GetMessagingActionsForOrderResponseEmbedded.md +9 -0
- package/sdk/messaging_v1/docs/GetMessagingActionsForOrderResponseLinks.md +10 -0
- package/sdk/messaging_v1/docs/GetSchemaResponse.md +11 -0
- package/sdk/messaging_v1/docs/GetSchemaResponseLinks.md +9 -0
- package/sdk/messaging_v1/docs/InvoiceRequest.md +9 -0
- package/sdk/messaging_v1/docs/InvoiceResponse.md +9 -0
- package/sdk/messaging_v1/docs/LinkObject.md +10 -0
- package/sdk/messaging_v1/docs/MessagingAction.md +9 -0
- package/sdk/messaging_v1/docs/MessagingApi.md +639 -0
- package/sdk/messaging_v1/src/ApiClient.js +740 -0
- package/sdk/messaging_v1/src/index.js +281 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.api/MessagingApi.js +857 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/Attachment.js +77 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateAmazonMotorsRequest.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateAmazonMotorsResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmCustomizationDetailsRequest.js +74 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmCustomizationDetailsResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmDeliveryDetailsRequest.js +65 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmDeliveryDetailsResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmOrderDetailsRequest.js +65 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmOrderDetailsResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmServiceDetailsRequest.js +65 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateConfirmServiceDetailsResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateDigitalAccessKeyRequest.js +74 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateDigitalAccessKeyResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateLegalDisclosureRequest.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateLegalDisclosureResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateNegativeFeedbackRemovalResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateUnexpectedProblemRequest.js +65 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateUnexpectedProblemResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateWarrantyRequest.js +82 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/CreateWarrantyResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/Error.js +85 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetAttributesResponse.js +74 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetAttributesResponseBuyer.js +65 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionResponse.js +90 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionResponseEmbedded.js +65 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionResponseLinks.js +76 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionsForOrderResponse.js +82 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionsForOrderResponseEmbedded.js +67 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetMessagingActionsForOrderResponseLinks.js +77 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetSchemaResponse.js +82 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/GetSchemaResponseLinks.js +67 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/InvoiceRequest.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/InvoiceResponse.js +66 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/LinkObject.js +75 -0
- package/sdk/messaging_v1/src/js_client.messaging_v1.model/MessagingAction.js +67 -0
- package/sdk/notifications_v1/README.md +64 -0
- package/sdk/notifications_v1/docs/AggregationFilter.md +9 -0
- package/sdk/notifications_v1/docs/AggregationSettings.md +9 -0
- package/sdk/notifications_v1/docs/AggregationTimePeriod.md +10 -0
- package/sdk/notifications_v1/docs/CreateDestinationRequest.md +10 -0
- package/sdk/notifications_v1/docs/CreateDestinationResponse.md +10 -0
- package/sdk/notifications_v1/docs/CreateSubscriptionRequest.md +11 -0
- package/sdk/notifications_v1/docs/CreateSubscriptionResponse.md +10 -0
- package/sdk/notifications_v1/docs/DeleteDestinationResponse.md +9 -0
- package/sdk/notifications_v1/docs/DeleteSubscriptionByIdResponse.md +9 -0
- package/sdk/notifications_v1/docs/Destination.md +11 -0
- package/sdk/notifications_v1/docs/DestinationResource.md +10 -0
- package/sdk/notifications_v1/docs/DestinationResourceSpecification.md +10 -0
- package/sdk/notifications_v1/docs/Error.md +11 -0
- package/sdk/notifications_v1/docs/EventBridgeResource.md +11 -0
- package/sdk/notifications_v1/docs/EventBridgeResourceSpecification.md +10 -0
- package/sdk/notifications_v1/docs/EventFilter.md +23 -0
- package/sdk/notifications_v1/docs/GetDestinationResponse.md +10 -0
- package/sdk/notifications_v1/docs/GetDestinationsResponse.md +10 -0
- package/sdk/notifications_v1/docs/GetSubscriptionByIdResponse.md +10 -0
- package/sdk/notifications_v1/docs/GetSubscriptionResponse.md +10 -0
- package/sdk/notifications_v1/docs/MarketplaceFilter.md +9 -0
- package/sdk/notifications_v1/docs/NotificationsApi.md +374 -0
- package/sdk/notifications_v1/docs/OrderChangeTypeEnum.md +10 -0
- package/sdk/notifications_v1/docs/OrderChangeTypeFilter.md +9 -0
- package/sdk/notifications_v1/docs/ProcessingDirective.md +9 -0
- package/sdk/notifications_v1/docs/SqsResource.md +9 -0
- package/sdk/notifications_v1/docs/Subscription.md +12 -0
- package/sdk/notifications_v1/src/ApiClient.js +740 -0
- package/sdk/notifications_v1/src/index.js +218 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.api/NotificationsApi.js +450 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/AggregationFilter.js +65 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/AggregationSettings.js +67 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/AggregationTimePeriod.js +46 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateDestinationRequest.js +77 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateDestinationResponse.js +74 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateSubscriptionRequest.js +85 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/CreateSubscriptionResponse.js +74 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/DeleteDestinationResponse.js +66 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/DeleteSubscriptionByIdResponse.js +66 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/Destination.js +87 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/DestinationResource.js +73 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/DestinationResourceSpecification.js +73 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/Error.js +85 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/EventBridgeResource.js +87 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/EventBridgeResourceSpecification.js +77 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/EventFilter.js +144 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetDestinationResponse.js +74 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetDestinationsResponse.js +75 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetSubscriptionByIdResponse.js +74 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/GetSubscriptionResponse.js +74 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/MarketplaceFilter.js +65 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/OrderChangeTypeEnum.js +46 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/OrderChangeTypeFilter.js +66 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/ProcessingDirective.js +65 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/SqsResource.js +67 -0
- package/sdk/notifications_v1/src/js_client.notifications_v1.model/Subscription.js +95 -0
- package/sdk/orders_v0/README.md +111 -0
- package/sdk/orders_v0/docs/Address.md +34 -0
- package/sdk/orders_v0/docs/AddressExtendedFields.md +12 -0
- package/sdk/orders_v0/docs/AmazonPrograms.md +9 -0
- package/sdk/orders_v0/docs/AssociatedItem.md +11 -0
- package/sdk/orders_v0/docs/AssociationType.md +8 -0
- package/sdk/orders_v0/docs/AutomatedShippingSettings.md +11 -0
- package/sdk/orders_v0/docs/BusinessHours.md +31 -0
- package/sdk/orders_v0/docs/BuyerCustomizedInfoDetail.md +9 -0
- package/sdk/orders_v0/docs/BuyerInfo.md +13 -0
- package/sdk/orders_v0/docs/BuyerRequestedCancel.md +10 -0
- package/sdk/orders_v0/docs/BuyerTaxInfo.md +11 -0
- package/sdk/orders_v0/docs/BuyerTaxInformation.md +12 -0
- package/sdk/orders_v0/docs/ConfirmShipmentErrorResponse.md +9 -0
- package/sdk/orders_v0/docs/ConfirmShipmentOrderItem.md +11 -0
- package/sdk/orders_v0/docs/ConfirmShipmentRequest.md +20 -0
- package/sdk/orders_v0/docs/ConstraintType.md +8 -0
- package/sdk/orders_v0/docs/DeliveryPreferences.md +12 -0
- package/sdk/orders_v0/docs/EasyShipShipmentStatus.md +38 -0
- package/sdk/orders_v0/docs/ElectronicInvoiceStatus.md +16 -0
- package/sdk/orders_v0/docs/Error.md +11 -0
- package/sdk/orders_v0/docs/ExceptionDates.md +11 -0
- package/sdk/orders_v0/docs/ExportInfo.md +10 -0
- package/sdk/orders_v0/docs/FulfillmentInstruction.md +9 -0
- package/sdk/orders_v0/docs/GetOrderAddressResponse.md +10 -0
- package/sdk/orders_v0/docs/GetOrderBuyerInfoResponse.md +10 -0
- package/sdk/orders_v0/docs/GetOrderItemsBuyerInfoResponse.md +10 -0
- package/sdk/orders_v0/docs/GetOrderItemsResponse.md +10 -0
- package/sdk/orders_v0/docs/GetOrderRegulatedInfoResponse.md +10 -0
- package/sdk/orders_v0/docs/GetOrderResponse.md +10 -0
- package/sdk/orders_v0/docs/GetOrdersResponse.md +10 -0
- package/sdk/orders_v0/docs/ItemBuyerInfo.md +13 -0
- package/sdk/orders_v0/docs/MarketplaceTaxInfo.md +9 -0
- package/sdk/orders_v0/docs/Measurement.md +65 -0
- package/sdk/orders_v0/docs/Money.md +10 -0
- package/sdk/orders_v0/docs/OpenInterval.md +10 -0
- package/sdk/orders_v0/docs/OpenTimeInterval.md +10 -0
- package/sdk/orders_v0/docs/Order.md +130 -0
- package/sdk/orders_v0/docs/OrderAddress.md +12 -0
- package/sdk/orders_v0/docs/OrderBuyerInfo.md +14 -0
- package/sdk/orders_v0/docs/OrderItem.md +60 -0
- package/sdk/orders_v0/docs/OrderItemBuyerInfo.md +14 -0
- package/sdk/orders_v0/docs/OrderItemsBuyerInfoList.md +11 -0
- package/sdk/orders_v0/docs/OrderItemsInner.md +10 -0
- package/sdk/orders_v0/docs/OrderItemsList.md +11 -0
- package/sdk/orders_v0/docs/OrderRegulatedInfo.md +12 -0
- package/sdk/orders_v0/docs/OrdersList.md +12 -0
- package/sdk/orders_v0/docs/OrdersV0Api.md +469 -0
- package/sdk/orders_v0/docs/OtherDeliveryAttributes.md +12 -0
- package/sdk/orders_v0/docs/PackageDetail.md +16 -0
- package/sdk/orders_v0/docs/PaymentExecutionDetailItem.md +10 -0
- package/sdk/orders_v0/docs/PointsGrantedDetail.md +10 -0
- package/sdk/orders_v0/docs/PreferredDeliveryTime.md +10 -0
- package/sdk/orders_v0/docs/PrescriptionDetail.md +15 -0
- package/sdk/orders_v0/docs/ProductInfoDetail.md +9 -0
- package/sdk/orders_v0/docs/RegulatedInformation.md +9 -0
- package/sdk/orders_v0/docs/RegulatedInformationField.md +23 -0
- package/sdk/orders_v0/docs/RegulatedOrderVerificationStatus.md +15 -0
- package/sdk/orders_v0/docs/RejectionReason.md +10 -0
- package/sdk/orders_v0/docs/ShipmentApi.md +55 -0
- package/sdk/orders_v0/docs/ShipmentStatus.md +12 -0
- package/sdk/orders_v0/docs/ShippingConstraints.md +12 -0
- package/sdk/orders_v0/docs/SubstitutionOption.md +13 -0
- package/sdk/orders_v0/docs/SubstitutionPreferences.md +23 -0
- package/sdk/orders_v0/docs/TaxClassification.md +10 -0
- package/sdk/orders_v0/docs/TaxCollection.md +28 -0
- package/sdk/orders_v0/docs/UpdateShipmentStatusErrorResponse.md +9 -0
- package/sdk/orders_v0/docs/UpdateShipmentStatusRequest.md +11 -0
- package/sdk/orders_v0/docs/UpdateVerificationStatusErrorResponse.md +9 -0
- package/sdk/orders_v0/docs/UpdateVerificationStatusRequest.md +9 -0
- package/sdk/orders_v0/docs/UpdateVerificationStatusRequestBody.md +12 -0
- package/sdk/orders_v0/docs/ValidVerificationDetail.md +10 -0
- package/sdk/orders_v0/docs/VerificationDetails.md +9 -0
- package/sdk/orders_v0/docs/VerificationStatus.md +16 -0
- package/sdk/orders_v0/src/ApiClient.js +740 -0
- package/sdk/orders_v0/src/index.js +540 -0
- package/sdk/orders_v0/src/js_client.orders_v0.api/OrdersV0Api.js +571 -0
- package/sdk/orders_v0/src/js_client.orders_v0.api/ShipmentApi.js +93 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/Address.js +199 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/AddressExtendedFields.js +89 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/AmazonPrograms.js +67 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/AssociatedItem.js +81 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/AssociationType.js +39 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/AutomatedShippingSettings.js +81 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/BusinessHours.js +124 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerCustomizedInfoDetail.js +65 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerInfo.js +97 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerRequestedCancel.js +73 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerTaxInfo.js +82 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/BuyerTaxInformation.js +89 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ConfirmShipmentErrorResponse.js +66 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ConfirmShipmentOrderItem.js +85 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ConfirmShipmentRequest.js +99 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ConstraintType.js +39 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/DeliveryPreferences.js +90 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/EasyShipShipmentStatus.js +144 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ElectronicInvoiceStatus.js +67 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/Error.js +85 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ExceptionDates.js +82 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ExportInfo.js +73 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/FulfillmentInstruction.js +65 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderAddressResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderBuyerInfoResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderItemsBuyerInfoResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderItemsResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderRegulatedInfoResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrderResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/GetOrdersResponse.js +74 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ItemBuyerInfo.js +96 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/MarketplaceTaxInfo.js +66 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/Measurement.js +229 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/Money.js +73 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OpenInterval.js +72 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OpenTimeInterval.js +73 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/Order.js +601 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderAddress.js +91 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderBuyerInfo.js +107 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItem.js +403 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemBuyerInfo.js +106 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemsBuyerInfoList.js +86 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemsInner.js +72 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderItemsList.js +86 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrderRegulatedInfo.js +97 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OrdersList.js +92 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/OtherDeliveryAttributes.js +53 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/PackageDetail.js +132 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/PaymentExecutionDetailItem.js +77 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/PointsGrantedDetail.js +73 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/PreferredDeliveryTime.js +75 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/PrescriptionDetail.js +127 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ProductInfoDetail.js +65 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/RegulatedInformation.js +68 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/RegulatedInformationField.js +117 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/RegulatedOrderVerificationStatus.js +120 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/RejectionReason.js +77 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ShipmentStatus.js +53 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ShippingConstraints.js +86 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/SubstitutionOption.js +97 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/SubstitutionPreferences.js +102 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/TaxClassification.js +73 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/TaxCollection.js +101 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateShipmentStatusErrorResponse.js +66 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateShipmentStatusRequest.js +86 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateVerificationStatusErrorResponse.js +66 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateVerificationStatusRequest.js +67 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/UpdateVerificationStatusRequestBody.js +91 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/ValidVerificationDetail.js +78 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/VerificationDetails.js +65 -0
- package/sdk/orders_v0/src/js_client.orders_v0.model/VerificationStatus.js +67 -0
- package/sdk/pricing_v0/README.md +85 -0
- package/sdk/pricing_v0/docs/ASINIdentifier.md +10 -0
- package/sdk/pricing_v0/docs/BatchOffersRequestParams.md +11 -0
- package/sdk/pricing_v0/docs/BatchOffersResponse.md +11 -0
- package/sdk/pricing_v0/docs/BatchRequest.md +11 -0
- package/sdk/pricing_v0/docs/BuyBoxPriceType.md +17 -0
- package/sdk/pricing_v0/docs/CompetitivePriceType.md +17 -0
- package/sdk/pricing_v0/docs/CompetitivePricingType.md +11 -0
- package/sdk/pricing_v0/docs/ConditionType.md +16 -0
- package/sdk/pricing_v0/docs/CustomerType.md +10 -0
- package/sdk/pricing_v0/docs/DetailedShippingTimeType.md +25 -0
- package/sdk/pricing_v0/docs/Error.md +11 -0
- package/sdk/pricing_v0/docs/Errors.md +9 -0
- package/sdk/pricing_v0/docs/FulfillmentChannelType.md +10 -0
- package/sdk/pricing_v0/docs/GetItemOffersBatchRequest.md +9 -0
- package/sdk/pricing_v0/docs/GetItemOffersBatchResponse.md +9 -0
- package/sdk/pricing_v0/docs/GetListingOffersBatchRequest.md +9 -0
- package/sdk/pricing_v0/docs/GetListingOffersBatchResponse.md +9 -0
- package/sdk/pricing_v0/docs/GetOffersHttpStatusLine.md +10 -0
- package/sdk/pricing_v0/docs/GetOffersResponse.md +10 -0
- package/sdk/pricing_v0/docs/GetOffersResult.md +16 -0
- package/sdk/pricing_v0/docs/GetPricingResponse.md +10 -0
- package/sdk/pricing_v0/docs/HttpMethod.md +16 -0
- package/sdk/pricing_v0/docs/HttpResponseHeaders.md +10 -0
- package/sdk/pricing_v0/docs/IdentifierType.md +10 -0
- package/sdk/pricing_v0/docs/ItemCondition.md +16 -0
- package/sdk/pricing_v0/docs/ItemIdentifier.md +12 -0
- package/sdk/pricing_v0/docs/ItemOffersRequest.md +14 -0
- package/sdk/pricing_v0/docs/ItemOffersRequestParams.md +12 -0
- package/sdk/pricing_v0/docs/ItemOffersResponse.md +12 -0
- package/sdk/pricing_v0/docs/ListingOffersRequest.md +14 -0
- package/sdk/pricing_v0/docs/ListingOffersRequestParams.md +12 -0
- package/sdk/pricing_v0/docs/ListingOffersResponse.md +12 -0
- package/sdk/pricing_v0/docs/LowestPriceType.md +17 -0
- package/sdk/pricing_v0/docs/MoneyType.md +10 -0
- package/sdk/pricing_v0/docs/OfferCountType.md +11 -0
- package/sdk/pricing_v0/docs/OfferCustomerType.md +10 -0
- package/sdk/pricing_v0/docs/OfferDetail.md +24 -0
- package/sdk/pricing_v0/docs/OfferListingCountType.md +10 -0
- package/sdk/pricing_v0/docs/OfferType.md +17 -0
- package/sdk/pricing_v0/docs/Points.md +10 -0
- package/sdk/pricing_v0/docs/Price.md +12 -0
- package/sdk/pricing_v0/docs/PriceType.md +12 -0
- package/sdk/pricing_v0/docs/PrimeInformationType.md +10 -0
- package/sdk/pricing_v0/docs/Product.md +14 -0
- package/sdk/pricing_v0/docs/ProductPricingApi.md +316 -0
- package/sdk/pricing_v0/docs/QuantityDiscountPriceType.md +11 -0
- package/sdk/pricing_v0/docs/QuantityDiscountType.md +8 -0
- package/sdk/pricing_v0/docs/SalesRankType.md +10 -0
- package/sdk/pricing_v0/docs/SellerFeedbackType.md +10 -0
- package/sdk/pricing_v0/docs/SellerSKUIdentifier.md +11 -0
- package/sdk/pricing_v0/docs/ShipsFromType.md +10 -0
- package/sdk/pricing_v0/docs/Summary.md +18 -0
- package/sdk/pricing_v0/src/ApiClient.js +740 -0
- package/sdk/pricing_v0/src/index.js +393 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.api/ProductPricingApi.js +416 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ASINIdentifier.js +77 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/BatchOffersRequestParams.js +85 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/BatchOffersResponse.js +83 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/BatchRequest.js +85 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/BuyBoxPriceType.js +135 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/CompetitivePriceType.js +133 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/CompetitivePricingType.js +87 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ConditionType.js +67 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/CustomerType.js +46 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/DetailedShippingTimeType.js +115 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/Error.js +85 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/Errors.js +68 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/FulfillmentChannelType.js +46 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetItemOffersBatchRequest.js +66 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetItemOffersBatchResponse.js +66 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetListingOffersBatchRequest.js +66 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetListingOffersBatchResponse.js +66 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetOffersHttpStatusLine.js +73 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetOffersResponse.js +74 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetOffersResult.js +134 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/GetPricingResponse.js +75 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/HttpMethod.js +67 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/HttpResponseHeaders.js +75 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/IdentifierType.js +75 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemCondition.js +67 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemIdentifier.js +93 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemOffersRequest.js +156 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemOffersRequestParams.js +114 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ItemOffersResponse.js +113 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ListingOffersRequest.js +156 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ListingOffersRequestParams.js +116 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ListingOffersResponse.js +111 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/LowestPriceType.js +133 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/MoneyType.js +73 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferCountType.js +81 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferCustomerType.js +46 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferDetail.js +195 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferListingCountType.js +77 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/OfferType.js +141 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/Points.js +73 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/Price.js +91 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/PriceType.js +89 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/PrimeInformationType.js +77 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/Product.js +109 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/QuantityDiscountPriceType.js +87 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/QuantityDiscountType.js +39 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/SalesRankType.js +77 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/SellerFeedbackType.js +75 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/SellerSKUIdentifier.js +87 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/ShipsFromType.js +73 -0
- package/sdk/pricing_v0/src/js_client.pricing_v0.model/Summary.js +141 -0
- package/sdk/pricing_v2022_05_01/README.md +72 -0
- package/sdk/pricing_v2022_05_01/docs/BatchRequest.md +12 -0
- package/sdk/pricing_v2022_05_01/docs/BatchResponse.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryBatchRequest.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryBatchResponse.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryIncludedData.md +12 -0
- package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryRequest.md +14 -0
- package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryResponse.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/CompetitiveSummaryResponseBody.md +14 -0
- package/sdk/pricing_v2022_05_01/docs/Condition.md +16 -0
- package/sdk/pricing_v2022_05_01/docs/Error.md +11 -0
- package/sdk/pricing_v2022_05_01/docs/Errors.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedBuyingOption.md +19 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOffer.md +11 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPrice.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceRequest.md +15 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceRequestParams.md +11 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceResponse.md +12 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceResponseBody.md +11 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferExpectedPriceResult.md +12 -0
- package/sdk/pricing_v2022_05_01/docs/FeaturedOfferSegment.md +21 -0
- package/sdk/pricing_v2022_05_01/docs/FulfillmentType.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/GetFeaturedOfferExpectedPriceBatchRequest.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/GetFeaturedOfferExpectedPriceBatchResponse.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/HttpMethod.md +16 -0
- package/sdk/pricing_v2022_05_01/docs/HttpStatusLine.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/LowestPricedOffer.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/LowestPricedOffersInput.md +19 -0
- package/sdk/pricing_v2022_05_01/docs/MoneyType.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/Offer.md +49 -0
- package/sdk/pricing_v2022_05_01/docs/OfferIdentifier.md +13 -0
- package/sdk/pricing_v2022_05_01/docs/Points.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/PostalCode.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/Price.md +11 -0
- package/sdk/pricing_v2022_05_01/docs/PrimeDetails.md +22 -0
- package/sdk/pricing_v2022_05_01/docs/ProductPricingApi.md +98 -0
- package/sdk/pricing_v2022_05_01/docs/ReferencePrice.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/SampleLocation.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/Segment.md +9 -0
- package/sdk/pricing_v2022_05_01/docs/SegmentDetails.md +10 -0
- package/sdk/pricing_v2022_05_01/docs/SegmentedFeaturedOffer.md +50 -0
- package/sdk/pricing_v2022_05_01/docs/ShippingOption.md +19 -0
- package/sdk/pricing_v2022_05_01/src/ApiClient.js +740 -0
- package/sdk/pricing_v2022_05_01/src/index.js +316 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.api/ProductPricingApi.js +135 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/BatchRequest.js +93 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/BatchResponse.js +77 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryBatchRequest.js +68 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryBatchResponse.js +68 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryIncludedData.js +53 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryRequest.js +117 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryResponse.js +77 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/CompetitiveSummaryResponseBody.js +113 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Condition.js +67 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Error.js +85 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Errors.js +68 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedBuyingOption.js +92 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOffer.js +83 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPrice.js +75 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceRequest.js +171 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceRequestParams.js +85 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceResponse.js +111 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceResponseBody.js +83 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferExpectedPriceResult.js +90 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FeaturedOfferSegment.js +97 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/FulfillmentType.js +46 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/GetFeaturedOfferExpectedPriceBatchRequest.js +66 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/GetFeaturedOfferExpectedPriceBatchResponse.js +66 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/HttpMethod.js +67 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/HttpStatusLine.js +73 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/LowestPricedOffer.js +78 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/LowestPricedOffersInput.js +91 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/MoneyType.js +73 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Offer.js +216 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/OfferIdentifier.js +101 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Points.js +73 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/PostalCode.js +73 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Price.js +82 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/PrimeDetails.js +93 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/ReferencePrice.js +77 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/SampleLocation.js +65 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/Segment.js +65 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/SegmentDetails.js +73 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/SegmentedFeaturedOffer.js +275 -0
- package/sdk/pricing_v2022_05_01/src/js_client.pricing_v2022_05_01.model/ShippingOption.js +91 -0
- package/sdk/productfees_v0/README.md +49 -0
- package/sdk/productfees_v0/docs/Error.md +11 -0
- package/sdk/productfees_v0/docs/FeeDetail.md +14 -0
- package/sdk/productfees_v0/docs/FeesApi.md +147 -0
- package/sdk/productfees_v0/docs/FeesEstimate.md +11 -0
- package/sdk/productfees_v0/docs/FeesEstimateByIdRequest.md +11 -0
- package/sdk/productfees_v0/docs/FeesEstimateError.md +12 -0
- package/sdk/productfees_v0/docs/FeesEstimateIdentifier.md +16 -0
- package/sdk/productfees_v0/docs/FeesEstimateRequest.md +13 -0
- package/sdk/productfees_v0/docs/FeesEstimateResult.md +12 -0
- package/sdk/productfees_v0/docs/GetMyFeesEstimateRequest.md +9 -0
- package/sdk/productfees_v0/docs/GetMyFeesEstimateResponse.md +10 -0
- package/sdk/productfees_v0/docs/GetMyFeesEstimateResult.md +9 -0
- package/sdk/productfees_v0/docs/GetMyFeesEstimatesErrorList.md +9 -0
- package/sdk/productfees_v0/docs/IdType.md +10 -0
- package/sdk/productfees_v0/docs/IncludedFeeDetail.md +13 -0
- package/sdk/productfees_v0/docs/MoneyType.md +10 -0
- package/sdk/productfees_v0/docs/OptionalFulfillmentProgram.md +12 -0
- package/sdk/productfees_v0/docs/Points.md +10 -0
- package/sdk/productfees_v0/docs/PriceToEstimateFees.md +11 -0
- package/sdk/productfees_v0/src/ApiClient.js +740 -0
- package/sdk/productfees_v0/src/index.js +162 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.api/FeesApi.js +198 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/Error.js +84 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeeDetail.js +109 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimate.js +84 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateByIdRequest.js +85 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateError.js +97 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateIdentifier.js +121 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateRequest.js +103 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/FeesEstimateResult.js +89 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimateRequest.js +65 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimateResponse.js +73 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimateResult.js +65 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/GetMyFeesEstimatesErrorList.js +67 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/IdType.js +46 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/IncludedFeeDetail.js +100 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/MoneyType.js +72 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/OptionalFulfillmentProgram.js +53 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/Points.js +71 -0
- package/sdk/productfees_v0/src/js_client.productfees_v0.model/PriceToEstimateFees.js +82 -0
- package/sdk/producttypedefinitions_v2020_09_01/README.md +41 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/DefinitionsApi.md +122 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/Error.md +11 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/ErrorList.md +9 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/ProductType.md +11 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/ProductTypeDefinition.md +42 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/ProductTypeList.md +10 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/ProductTypeVersion.md +11 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/PropertyGroup.md +11 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/SchemaLink.md +10 -0
- package/sdk/producttypedefinitions_v2020_09_01/docs/SchemaLinkLink.md +19 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/ApiClient.js +740 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/index.js +99 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.api/DefinitionsApi.js +176 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/Error.js +85 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ErrorList.js +67 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductType.js +87 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductTypeDefinition.js +201 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductTypeList.js +77 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/ProductTypeVersion.js +85 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/PropertyGroup.js +81 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/SchemaLink.js +76 -0
- package/sdk/producttypedefinitions_v2020_09_01/src/js_client.producttypedefinitions_v2020_09_01.model/SchemaLinkLink.js +91 -0
- package/sdk/replenishment_v2022_11_07/README.md +69 -0
- package/sdk/replenishment_v2022_11_07/docs/AggregationFrequency.md +14 -0
- package/sdk/replenishment_v2022_11_07/docs/AutoEnrollmentPreference.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/DiscountFunding.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/EligibilityStatus.md +14 -0
- package/sdk/replenishment_v2022_11_07/docs/EnrollmentMethod.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/Error.md +11 -0
- package/sdk/replenishment_v2022_11_07/docs/ErrorList.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/GetSellingPartnerMetricsRequest.md +14 -0
- package/sdk/replenishment_v2022_11_07/docs/GetSellingPartnerMetricsResponse.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/GetSellingPartnerMetricsResponseMetric.md +30 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequest.md +11 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequestFilters.md +14 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequestPagination.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsRequestSort.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsResponse.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsResponseOffer.md +25 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOfferMetricsSortKey.md +24 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersRequest.md +11 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersRequestFilters.md +15 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersRequestPagination.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersRequestSort.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersResponse.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersResponseOffer.md +15 -0
- package/sdk/replenishment_v2022_11_07/docs/ListOffersSortKey.md +16 -0
- package/sdk/replenishment_v2022_11_07/docs/Metric.md +30 -0
- package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfiguration.md +11 -0
- package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfigurationPreferences.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfigurationPromotions.md +12 -0
- package/sdk/replenishment_v2022_11_07/docs/OfferProgramConfigurationPromotionsDiscountFunding.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/OffersApi.md +102 -0
- package/sdk/replenishment_v2022_11_07/docs/PaginationResponse.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/Preference.md +9 -0
- package/sdk/replenishment_v2022_11_07/docs/ProgramType.md +8 -0
- package/sdk/replenishment_v2022_11_07/docs/Promotion.md +12 -0
- package/sdk/replenishment_v2022_11_07/docs/SellingpartnersApi.md +55 -0
- package/sdk/replenishment_v2022_11_07/docs/SortOrder.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/TimeInterval.md +10 -0
- package/sdk/replenishment_v2022_11_07/docs/TimePeriodType.md +10 -0
- package/sdk/replenishment_v2022_11_07/src/ApiClient.js +740 -0
- package/sdk/replenishment_v2022_11_07/src/index.js +295 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.api/OffersApi.js +131 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.api/SellingpartnersApi.js +84 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/AggregationFrequency.js +60 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/AutoEnrollmentPreference.js +46 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/DiscountFunding.js +65 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/EligibilityStatus.js +60 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/EnrollmentMethod.js +46 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Error.js +85 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ErrorList.js +68 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/GetSellingPartnerMetricsRequest.js +115 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/GetSellingPartnerMetricsResponse.js +66 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/GetSellingPartnerMetricsResponseMetric.js +233 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequest.js +85 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequestFilters.js +114 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequestPagination.js +77 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsRequestSort.js +77 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsResponse.js +74 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsResponseOffer.js +193 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOfferMetricsSortKey.js +95 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequest.js +85 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequestFilters.js +119 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequestPagination.js +77 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersRequestSort.js +77 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersResponse.js +74 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersResponseOffer.js +113 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ListOffersSortKey.js +67 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Metric.js +116 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfiguration.js +81 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfigurationPreferences.js +65 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfigurationPromotions.js +86 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/OfferProgramConfigurationPromotionsDiscountFunding.js +65 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/PaginationResponse.js +65 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Preference.js +66 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/ProgramType.js +39 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/Promotion.js +86 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/SortOrder.js +46 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/TimeInterval.js +77 -0
- package/sdk/replenishment_v2022_11_07/src/js_client.replenishment_v2022_11_07.model/TimePeriodType.js +46 -0
- package/sdk/reports_v2021_06_30/README.md +48 -0
- package/sdk/reports_v2021_06_30/docs/CreateReportResponse.md +9 -0
- package/sdk/reports_v2021_06_30/docs/CreateReportScheduleResponse.md +9 -0
- package/sdk/reports_v2021_06_30/docs/CreateReportScheduleSpecification.md +56 -0
- package/sdk/reports_v2021_06_30/docs/CreateReportSpecification.md +13 -0
- package/sdk/reports_v2021_06_30/docs/Error.md +11 -0
- package/sdk/reports_v2021_06_30/docs/ErrorList.md +9 -0
- package/sdk/reports_v2021_06_30/docs/GetReportsResponse.md +10 -0
- package/sdk/reports_v2021_06_30/docs/Report.md +36 -0
- package/sdk/reports_v2021_06_30/docs/ReportDocument.md +20 -0
- package/sdk/reports_v2021_06_30/docs/ReportSchedule.md +14 -0
- package/sdk/reports_v2021_06_30/docs/ReportScheduleList.md +9 -0
- package/sdk/reports_v2021_06_30/docs/ReportsApi.md +427 -0
- package/sdk/reports_v2021_06_30/src/ApiClient.js +740 -0
- package/sdk/reports_v2021_06_30/src/index.js +113 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.api/ReportsApi.js +492 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportResponse.js +67 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportScheduleResponse.js +67 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportScheduleSpecification.js +219 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/CreateReportSpecification.js +101 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/Error.js +85 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ErrorList.js +68 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/GetReportsResponse.js +76 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/Report.js +191 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ReportDocument.js +99 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ReportSchedule.js +111 -0
- package/sdk/reports_v2021_06_30/src/js_client.reports_v2021_06_30.model/ReportScheduleList.js +68 -0
- package/sdk/sales_v1/README.md +33 -0
- package/sdk/sales_v1/docs/Error.md +11 -0
- package/sdk/sales_v1/docs/GetOrderMetricsResponse.md +10 -0
- package/sdk/sales_v1/docs/Money.md +10 -0
- package/sdk/sales_v1/docs/OrderMetricsInterval.md +14 -0
- package/sdk/sales_v1/docs/SalesApi.md +71 -0
- package/sdk/sales_v1/src/ApiClient.js +740 -0
- package/sdk/sales_v1/src/index.js +64 -0
- package/sdk/sales_v1/src/js_client.sales_v1.api/SalesApi.js +122 -0
- package/sdk/sales_v1/src/js_client.sales_v1.model/Error.js +85 -0
- package/sdk/sales_v1/src/js_client.sales_v1.model/GetOrderMetricsResponse.js +75 -0
- package/sdk/sales_v1/src/js_client.sales_v1.model/Money.js +77 -0
- package/sdk/sales_v1/src/js_client.sales_v1.model/OrderMetricsInterval.js +116 -0
- package/sdk/sellers_v1/README.md +46 -0
- package/sdk/sellers_v1/docs/Account.md +47 -0
- package/sdk/sellers_v1/docs/Address.md +14 -0
- package/sdk/sellers_v1/docs/Business.md +13 -0
- package/sdk/sellers_v1/docs/Error.md +11 -0
- package/sdk/sellers_v1/docs/GetAccountResponse.md +10 -0
- package/sdk/sellers_v1/docs/GetMarketplaceParticipationsResponse.md +10 -0
- package/sdk/sellers_v1/docs/Marketplace.md +14 -0
- package/sdk/sellers_v1/docs/MarketplaceParticipation.md +11 -0
- package/sdk/sellers_v1/docs/Participation.md +10 -0
- package/sdk/sellers_v1/docs/PrimaryContact.md +11 -0
- package/sdk/sellers_v1/docs/SellersApi.md +90 -0
- package/sdk/sellers_v1/src/ApiClient.js +740 -0
- package/sdk/sellers_v1/src/index.js +106 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.api/SellersApi.js +118 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/Account.js +180 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/Address.js +109 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/Business.js +101 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/Error.js +85 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/GetAccountResponse.js +74 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/GetMarketplaceParticipationsResponse.js +75 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/Marketplace.js +117 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/MarketplaceParticipation.js +86 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/Participation.js +77 -0
- package/sdk/sellers_v1/src/js_client.sellers_v1.model/PrimaryContact.js +85 -0
- package/sdk/services_v1/README.md +108 -0
- package/sdk/services_v1/docs/AddAppointmentRequest.md +9 -0
- package/sdk/services_v1/docs/Address.md +19 -0
- package/sdk/services_v1/docs/Appointment.md +27 -0
- package/sdk/services_v1/docs/AppointmentResource.md +9 -0
- package/sdk/services_v1/docs/AppointmentSlot.md +11 -0
- package/sdk/services_v1/docs/AppointmentSlotReport.md +23 -0
- package/sdk/services_v1/docs/AppointmentTime.md +10 -0
- package/sdk/services_v1/docs/AppointmentTimeInput.md +10 -0
- package/sdk/services_v1/docs/AssignAppointmentResourcesRequest.md +9 -0
- package/sdk/services_v1/docs/AssignAppointmentResourcesResponse.md +10 -0
- package/sdk/services_v1/docs/AssignAppointmentResourcesResponsePayload.md +9 -0
- package/sdk/services_v1/docs/AssociatedItem.md +30 -0
- package/sdk/services_v1/docs/AvailabilityRecord.md +12 -0
- package/sdk/services_v1/docs/Buyer.md +12 -0
- package/sdk/services_v1/docs/CancelReservationResponse.md +9 -0
- package/sdk/services_v1/docs/CancelServiceJobByServiceJobIdResponse.md +9 -0
- package/sdk/services_v1/docs/CapacityType.md +14 -0
- package/sdk/services_v1/docs/CompleteServiceJobByServiceJobIdResponse.md +9 -0
- package/sdk/services_v1/docs/CreateReservationRecord.md +11 -0
- package/sdk/services_v1/docs/CreateReservationRequest.md +10 -0
- package/sdk/services_v1/docs/CreateReservationResponse.md +10 -0
- package/sdk/services_v1/docs/CreateServiceDocumentUploadDestination.md +10 -0
- package/sdk/services_v1/docs/DayOfWeek.md +20 -0
- package/sdk/services_v1/docs/EncryptionDetails.md +20 -0
- package/sdk/services_v1/docs/Error.md +23 -0
- package/sdk/services_v1/docs/FixedSlot.md +13 -0
- package/sdk/services_v1/docs/FixedSlotCapacity.md +12 -0
- package/sdk/services_v1/docs/FixedSlotCapacityErrors.md +9 -0
- package/sdk/services_v1/docs/FixedSlotCapacityQuery.md +12 -0
- package/sdk/services_v1/docs/FulfillmentDocument.md +10 -0
- package/sdk/services_v1/docs/FulfillmentTime.md +10 -0
- package/sdk/services_v1/docs/GetAppointmentSlotsResponse.md +10 -0
- package/sdk/services_v1/docs/GetServiceJobByServiceJobIdResponse.md +10 -0
- package/sdk/services_v1/docs/GetServiceJobsResponse.md +10 -0
- package/sdk/services_v1/docs/ItemDelivery.md +10 -0
- package/sdk/services_v1/docs/ItemDeliveryPromise.md +10 -0
- package/sdk/services_v1/docs/JobListing.md +12 -0
- package/sdk/services_v1/docs/Poa.md +28 -0
- package/sdk/services_v1/docs/RangeCapacity.md +10 -0
- package/sdk/services_v1/docs/RangeSlot.md +11 -0
- package/sdk/services_v1/docs/RangeSlotCapacity.md +11 -0
- package/sdk/services_v1/docs/RangeSlotCapacityErrors.md +9 -0
- package/sdk/services_v1/docs/RangeSlotCapacityQuery.md +11 -0
- package/sdk/services_v1/docs/Recurrence.md +11 -0
- package/sdk/services_v1/docs/RescheduleAppointmentRequest.md +10 -0
- package/sdk/services_v1/docs/Reservation.md +28 -0
- package/sdk/services_v1/docs/ScopeOfWork.md +12 -0
- package/sdk/services_v1/docs/Seller.md +9 -0
- package/sdk/services_v1/docs/ServiceApi.md +867 -0
- package/sdk/services_v1/docs/ServiceDocumentUploadDestination.md +12 -0
- package/sdk/services_v1/docs/ServiceJob.md +43 -0
- package/sdk/services_v1/docs/ServiceJobProvider.md +9 -0
- package/sdk/services_v1/docs/ServiceLocation.md +23 -0
- package/sdk/services_v1/docs/ServiceUploadDocument.md +30 -0
- package/sdk/services_v1/docs/SetAppointmentFulfillmentDataRequest.md +11 -0
- package/sdk/services_v1/docs/SetAppointmentResponse.md +11 -0
- package/sdk/services_v1/docs/Technician.md +10 -0
- package/sdk/services_v1/docs/UpdateReservationRecord.md +11 -0
- package/sdk/services_v1/docs/UpdateReservationRequest.md +10 -0
- package/sdk/services_v1/docs/UpdateReservationResponse.md +10 -0
- package/sdk/services_v1/docs/UpdateScheduleRecord.md +11 -0
- package/sdk/services_v1/docs/UpdateScheduleRequest.md +9 -0
- package/sdk/services_v1/docs/UpdateScheduleResponse.md +10 -0
- package/sdk/services_v1/docs/Warning.md +11 -0
- package/sdk/services_v1/src/ApiClient.js +740 -0
- package/sdk/services_v1/src/index.js +477 -0
- package/sdk/services_v1/src/js_client.services_v1.api/ServiceApi.js +1115 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AddAppointmentRequest.js +67 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Address.js +149 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Appointment.js +132 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AppointmentResource.js +65 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AppointmentSlot.js +81 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AppointmentSlotReport.js +110 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AppointmentTime.js +77 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AppointmentTimeInput.js +75 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AssignAppointmentResourcesRequest.js +68 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AssignAppointmentResourcesResponse.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AssignAppointmentResourcesResponsePayload.js +66 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AssociatedItem.js +145 -0
- package/sdk/services_v1/src/js_client.services_v1.model/AvailabilityRecord.js +93 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Buyer.js +89 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CancelReservationResponse.js +66 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CancelServiceJobByServiceJobIdResponse.js +66 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CapacityType.js +60 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CompleteServiceJobByServiceJobIdResponse.js +66 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CreateReservationRecord.js +83 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CreateReservationRequest.js +77 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CreateReservationResponse.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/CreateServiceDocumentUploadDestination.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/DayOfWeek.js +81 -0
- package/sdk/services_v1/src/js_client.services_v1.model/EncryptionDetails.js +101 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Error.js +113 -0
- package/sdk/services_v1/src/js_client.services_v1.model/FixedSlot.js +97 -0
- package/sdk/services_v1/src/js_client.services_v1.model/FixedSlotCapacity.js +90 -0
- package/sdk/services_v1/src/js_client.services_v1.model/FixedSlotCapacityErrors.js +66 -0
- package/sdk/services_v1/src/js_client.services_v1.model/FixedSlotCapacityQuery.js +94 -0
- package/sdk/services_v1/src/js_client.services_v1.model/FulfillmentDocument.js +73 -0
- package/sdk/services_v1/src/js_client.services_v1.model/FulfillmentTime.js +73 -0
- package/sdk/services_v1/src/js_client.services_v1.model/GetAppointmentSlotsResponse.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/GetServiceJobByServiceJobIdResponse.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/GetServiceJobsResponse.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ItemDelivery.js +73 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ItemDeliveryPromise.js +73 -0
- package/sdk/services_v1/src/js_client.services_v1.model/JobListing.js +90 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Poa.js +130 -0
- package/sdk/services_v1/src/js_client.services_v1.model/RangeCapacity.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/RangeSlot.js +81 -0
- package/sdk/services_v1/src/js_client.services_v1.model/RangeSlotCapacity.js +82 -0
- package/sdk/services_v1/src/js_client.services_v1.model/RangeSlotCapacityErrors.js +66 -0
- package/sdk/services_v1/src/js_client.services_v1.model/RangeSlotCapacityQuery.js +86 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Recurrence.js +84 -0
- package/sdk/services_v1/src/js_client.services_v1.model/RescheduleAppointmentRequest.js +77 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Reservation.js +123 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ScopeOfWork.js +89 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Seller.js +65 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ServiceDocumentUploadDestination.js +95 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ServiceJob.js +222 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ServiceJobProvider.js +65 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ServiceLocation.js +99 -0
- package/sdk/services_v1/src/js_client.services_v1.model/ServiceUploadDocument.js +129 -0
- package/sdk/services_v1/src/js_client.services_v1.model/SetAppointmentFulfillmentDataRequest.js +83 -0
- package/sdk/services_v1/src/js_client.services_v1.model/SetAppointmentResponse.js +83 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Technician.js +73 -0
- package/sdk/services_v1/src/js_client.services_v1.model/UpdateReservationRecord.js +83 -0
- package/sdk/services_v1/src/js_client.services_v1.model/UpdateReservationRequest.js +77 -0
- package/sdk/services_v1/src/js_client.services_v1.model/UpdateReservationResponse.js +74 -0
- package/sdk/services_v1/src/js_client.services_v1.model/UpdateScheduleRecord.js +83 -0
- package/sdk/services_v1/src/js_client.services_v1.model/UpdateScheduleRequest.js +68 -0
- package/sdk/services_v1/src/js_client.services_v1.model/UpdateScheduleResponse.js +75 -0
- package/sdk/services_v1/src/js_client.services_v1.model/Warning.js +85 -0
- package/sdk/shipping_v2/README.md +174 -0
- package/sdk/shipping_v2/docs/AccessPoint.md +29 -0
- package/sdk/shipping_v2/docs/AccessPointDetails.md +9 -0
- package/sdk/shipping_v2/docs/AccessPointType.md +22 -0
- package/sdk/shipping_v2/docs/AccessibilityAttributes.md +10 -0
- package/sdk/shipping_v2/docs/AccountStatus.md +14 -0
- package/sdk/shipping_v2/docs/AccountType.md +12 -0
- package/sdk/shipping_v2/docs/ActiveAccount.md +10 -0
- package/sdk/shipping_v2/docs/Address.md +20 -0
- package/sdk/shipping_v2/docs/AmazonOrderDetails.md +9 -0
- package/sdk/shipping_v2/docs/AmazonShipmentDetails.md +9 -0
- package/sdk/shipping_v2/docs/AvailableValueAddedServiceGroup.md +12 -0
- package/sdk/shipping_v2/docs/Benefits.md +10 -0
- package/sdk/shipping_v2/docs/CancelShipmentResponse.md +9 -0
- package/sdk/shipping_v2/docs/Carrier.md +10 -0
- package/sdk/shipping_v2/docs/CarrierAccount.md +10 -0
- package/sdk/shipping_v2/docs/CarrierAccountAttribute.md +11 -0
- package/sdk/shipping_v2/docs/CarrierAccountInput.md +16 -0
- package/sdk/shipping_v2/docs/ChannelDetails.md +11 -0
- package/sdk/shipping_v2/docs/ChannelType.md +10 -0
- package/sdk/shipping_v2/docs/ChargeComponent.md +21 -0
- package/sdk/shipping_v2/docs/ClaimReason.md +16 -0
- package/sdk/shipping_v2/docs/ClientReferenceDetail.md +21 -0
- package/sdk/shipping_v2/docs/CollectOnDelivery.md +9 -0
- package/sdk/shipping_v2/docs/CollectionFormsHistoryRecord.md +13 -0
- package/sdk/shipping_v2/docs/CollectionsFormDocument.md +10 -0
- package/sdk/shipping_v2/docs/CreateClaimRequest.md +14 -0
- package/sdk/shipping_v2/docs/CreateClaimResponse.md +9 -0
- package/sdk/shipping_v2/docs/Currency.md +10 -0
- package/sdk/shipping_v2/docs/DangerousGoodsDetails.md +58 -0
- package/sdk/shipping_v2/docs/DateRange.md +10 -0
- package/sdk/shipping_v2/docs/DetailCodes.md +66 -0
- package/sdk/shipping_v2/docs/Dimensions.md +23 -0
- package/sdk/shipping_v2/docs/DirectFulfillmentItemIdentifiers.md +10 -0
- package/sdk/shipping_v2/docs/DirectPurchaseRequest.md +14 -0
- package/sdk/shipping_v2/docs/DirectPurchaseResponse.md +9 -0
- package/sdk/shipping_v2/docs/DirectPurchaseResult.md +10 -0
- package/sdk/shipping_v2/docs/DocumentFormat.md +12 -0
- package/sdk/shipping_v2/docs/DocumentSize.md +22 -0
- package/sdk/shipping_v2/docs/DocumentType.md +14 -0
- package/sdk/shipping_v2/docs/Error.md +11 -0
- package/sdk/shipping_v2/docs/ErrorList.md +9 -0
- package/sdk/shipping_v2/docs/Event.md +12 -0
- package/sdk/shipping_v2/docs/EventCode.md +34 -0
- package/sdk/shipping_v2/docs/ExceptionOperatingHours.md +10 -0
- package/sdk/shipping_v2/docs/ExcludedBenefit.md +10 -0
- package/sdk/shipping_v2/docs/GenerateCollectionFormRequest.md +11 -0
- package/sdk/shipping_v2/docs/GenerateCollectionFormResponse.md +9 -0
- package/sdk/shipping_v2/docs/GenerationStatus.md +10 -0
- package/sdk/shipping_v2/docs/Geocode.md +10 -0
- package/sdk/shipping_v2/docs/GetAccessPointsResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetAccessPointsResult.md +9 -0
- package/sdk/shipping_v2/docs/GetAdditionalInputsResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetCarrierAccountFormInputsResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetCarrierAccountsRequest.md +9 -0
- package/sdk/shipping_v2/docs/GetCarrierAccountsResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetCollectionFormHistoryRequest.md +13 -0
- package/sdk/shipping_v2/docs/GetCollectionFormHistoryResponse.md +10 -0
- package/sdk/shipping_v2/docs/GetCollectionFormResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetRatesRequest.md +21 -0
- package/sdk/shipping_v2/docs/GetRatesResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetRatesResult.md +11 -0
- package/sdk/shipping_v2/docs/GetShipmentDocumentsResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetShipmentDocumentsResult.md +11 -0
- package/sdk/shipping_v2/docs/GetTrackingResponse.md +9 -0
- package/sdk/shipping_v2/docs/GetTrackingResult.md +13 -0
- package/sdk/shipping_v2/docs/GetUnmanifestedShipmentsRequest.md +9 -0
- package/sdk/shipping_v2/docs/GetUnmanifestedShipmentsResponse.md +9 -0
- package/sdk/shipping_v2/docs/GoodsOwner.md +9 -0
- package/sdk/shipping_v2/docs/IneligibilityReason.md +10 -0
- package/sdk/shipping_v2/docs/IneligibilityReasonCode.md +26 -0
- package/sdk/shipping_v2/docs/IneligibleRate.md +13 -0
- package/sdk/shipping_v2/docs/InputType.md +10 -0
- package/sdk/shipping_v2/docs/InvoiceDetails.md +10 -0
- package/sdk/shipping_v2/docs/Item.md +20 -0
- package/sdk/shipping_v2/docs/LabelAttribute.md +12 -0
- package/sdk/shipping_v2/docs/LinkCarrierAccountRequest.md +12 -0
- package/sdk/shipping_v2/docs/LinkCarrierAccountResponse.md +10 -0
- package/sdk/shipping_v2/docs/LinkableAccountType.md +10 -0
- package/sdk/shipping_v2/docs/LinkableCarrier.md +10 -0
- package/sdk/shipping_v2/docs/LiquidVolume.md +31 -0
- package/sdk/shipping_v2/docs/Location.md +12 -0
- package/sdk/shipping_v2/docs/NdrAction.md +12 -0
- package/sdk/shipping_v2/docs/NdrRequestData.md +10 -0
- package/sdk/shipping_v2/docs/OneClickShipmentRequest.md +21 -0
- package/sdk/shipping_v2/docs/OneClickShipmentResponse.md +9 -0
- package/sdk/shipping_v2/docs/OneClickShipmentResult.md +14 -0
- package/sdk/shipping_v2/docs/OneClickShipmentValueAddedService.md +10 -0
- package/sdk/shipping_v2/docs/OperatingHours.md +11 -0
- package/sdk/shipping_v2/docs/Package.md +16 -0
- package/sdk/shipping_v2/docs/PackageDocument.md +11 -0
- package/sdk/shipping_v2/docs/PackageDocumentDetail.md +11 -0
- package/sdk/shipping_v2/docs/PaymentType.md +10 -0
- package/sdk/shipping_v2/docs/PrintOption.md +12 -0
- package/sdk/shipping_v2/docs/Promise.md +10 -0
- package/sdk/shipping_v2/docs/PurchaseShipmentRequest.md +13 -0
- package/sdk/shipping_v2/docs/PurchaseShipmentResponse.md +9 -0
- package/sdk/shipping_v2/docs/PurchaseShipmentResult.md +12 -0
- package/sdk/shipping_v2/docs/Rate.md +22 -0
- package/sdk/shipping_v2/docs/RateItem.md +12 -0
- package/sdk/shipping_v2/docs/RateItemID.md +72 -0
- package/sdk/shipping_v2/docs/RateItemType.md +12 -0
- package/sdk/shipping_v2/docs/RequestedDocumentSpecification.md +15 -0
- package/sdk/shipping_v2/docs/RequestedLabelCustomization.md +9 -0
- package/sdk/shipping_v2/docs/RequestedValueAddedService.md +9 -0
- package/sdk/shipping_v2/docs/Service.md +10 -0
- package/sdk/shipping_v2/docs/ServiceSelection.md +9 -0
- package/sdk/shipping_v2/docs/SettlementType.md +10 -0
- package/sdk/shipping_v2/docs/ShipmentType.md +10 -0
- package/sdk/shipping_v2/docs/ShipperInstruction.md +9 -0
- package/sdk/shipping_v2/docs/ShippingApi.md +1014 -0
- package/sdk/shipping_v2/docs/Status.md +26 -0
- package/sdk/shipping_v2/docs/SubmitNdrFeedbackRequest.md +11 -0
- package/sdk/shipping_v2/docs/SupportedDocumentDetail.md +10 -0
- package/sdk/shipping_v2/docs/SupportedDocumentSpecification.md +11 -0
- package/sdk/shipping_v2/docs/TaxDetail.md +10 -0
- package/sdk/shipping_v2/docs/TaxType.md +8 -0
- package/sdk/shipping_v2/docs/TimeOfDay.md +11 -0
- package/sdk/shipping_v2/docs/TimeWindow.md +10 -0
- package/sdk/shipping_v2/docs/TrackingDetailCodes.md +10 -0
- package/sdk/shipping_v2/docs/TrackingSummary.md +10 -0
- package/sdk/shipping_v2/docs/UnlinkCarrierAccountRequest.md +10 -0
- package/sdk/shipping_v2/docs/UnlinkCarrierAccountResponse.md +9 -0
- package/sdk/shipping_v2/docs/UnmanifestedCarrierInformation.md +11 -0
- package/sdk/shipping_v2/docs/UnmanifestedShipmentLocation.md +10 -0
- package/sdk/shipping_v2/docs/ValidationMetadata.md +11 -0
- package/sdk/shipping_v2/docs/ValueAddedService.md +11 -0
- package/sdk/shipping_v2/docs/ValueAddedServiceDetails.md +9 -0
- package/sdk/shipping_v2/docs/Weight.md +25 -0
- package/sdk/shipping_v2/src/ApiClient.js +740 -0
- package/sdk/shipping_v2/src/index.js +925 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.api/ShippingApi.js +1208 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessPoint.js +159 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessPointDetails.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessPointType.js +88 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccessibilityAttributes.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccountStatus.js +60 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AccountType.js +53 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ActiveAccount.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Address.js +165 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AmazonOrderDetails.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AmazonShipmentDetails.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/AvailableValueAddedServiceGroup.js +96 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Benefits.js +78 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CancelShipmentResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Carrier.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CarrierAccount.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CarrierAccountAttribute.js +81 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CarrierAccountInput.js +122 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ChannelDetails.js +83 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ChannelType.js +46 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ChargeComponent.js +93 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ClaimReason.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ClientReferenceDetail.js +97 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CollectOnDelivery.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CollectionFormsHistoryRecord.js +97 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CollectionsFormDocument.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CreateClaimRequest.js +111 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/CreateClaimResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Currency.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DangerousGoodsDetails.js +201 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DateRange.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DetailCodes.js +242 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Dimensions.js +117 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectFulfillmentItemIdentifiers.js +75 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectPurchaseRequest.js +106 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectPurchaseResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DirectPurchaseResult.js +76 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DocumentFormat.js +53 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DocumentSize.js +107 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/DocumentType.js +60 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Error.js +85 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ErrorList.js +68 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Event.js +93 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/EventCode.js +130 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ExceptionOperatingHours.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ExcludedBenefit.js +75 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GenerateCollectionFormRequest.js +84 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GenerateCollectionFormResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GenerationStatus.js +46 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Geocode.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetAccessPointsResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetAccessPointsResult.js +68 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetAdditionalInputsResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCarrierAccountFormInputsResponse.js +66 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCarrierAccountsRequest.js +66 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCarrierAccountsResponse.js +68 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCollectionFormHistoryRequest.js +98 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCollectionFormHistoryResponse.js +74 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetCollectionFormResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetRatesRequest.js +169 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetRatesResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetRatesResult.js +87 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetShipmentDocumentsResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetShipmentDocumentsResult.js +85 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetTrackingResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetTrackingResult.js +108 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetUnmanifestedShipmentsRequest.js +66 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GetUnmanifestedShipmentsResponse.js +66 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/GoodsOwner.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/IneligibilityReason.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/IneligibilityReasonCode.js +102 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/IneligibleRate.js +108 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/InputType.js +46 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/InvoiceDetails.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Item.js +155 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/LabelAttribute.js +53 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkCarrierAccountRequest.js +95 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkCarrierAccountResponse.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkableAccountType.js +74 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/LinkableCarrier.js +74 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/LiquidVolume.js +127 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Location.js +89 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/NdrAction.js +53 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/NdrRequestData.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentRequest.js +172 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentResult.js +118 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/OneClickShipmentValueAddedService.js +75 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/OperatingHours.js +80 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Package.js +133 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PackageDocument.js +87 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PackageDocumentDetail.js +86 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PaymentType.js +46 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PrintOption.js +96 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Promise.js +72 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PurchaseShipmentRequest.js +104 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PurchaseShipmentResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/PurchaseShipmentResult.js +96 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Rate.js +190 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/RateItem.js +89 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/RateItemID.js +263 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/RateItemType.js +53 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/RequestedDocumentSpecification.js +122 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/RequestedLabelCustomization.js +66 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/RequestedValueAddedService.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Service.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ServiceSelection.js +67 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/SettlementType.js +46 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ShipmentType.js +46 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ShipperInstruction.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Status.js +102 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/SubmitNdrFeedbackRequest.js +85 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/SupportedDocumentDetail.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/SupportedDocumentSpecification.js +88 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/TaxDetail.js +77 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/TaxType.js +39 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/TimeOfDay.js +81 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/TimeWindow.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/TrackingDetailCodes.js +78 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/TrackingSummary.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnlinkCarrierAccountRequest.js +74 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnlinkCarrierAccountResponse.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnmanifestedCarrierInformation.js +82 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/UnmanifestedShipmentLocation.js +73 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ValidationMetadata.js +81 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ValueAddedService.js +87 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/ValueAddedServiceDetails.js +65 -0
- package/sdk/shipping_v2/src/js_client.shipping_v2.model/Weight.js +109 -0
- package/sdk/solicitations_v1/README.md +42 -0
- package/sdk/solicitations_v1/docs/CreateProductReviewAndSellerFeedbackSolicitationResponse.md +9 -0
- package/sdk/solicitations_v1/docs/Error.md +11 -0
- package/sdk/solicitations_v1/docs/GetSchemaResponse.md +11 -0
- package/sdk/solicitations_v1/docs/GetSchemaResponseLinks.md +9 -0
- package/sdk/solicitations_v1/docs/GetSolicitationActionResponse.md +12 -0
- package/sdk/solicitations_v1/docs/GetSolicitationActionResponseEmbedded.md +9 -0
- package/sdk/solicitations_v1/docs/GetSolicitationActionResponseLinks.md +10 -0
- package/sdk/solicitations_v1/docs/GetSolicitationActionsForOrderResponse.md +11 -0
- package/sdk/solicitations_v1/docs/GetSolicitationActionsForOrderResponseEmbedded.md +9 -0
- package/sdk/solicitations_v1/docs/GetSolicitationActionsForOrderResponseLinks.md +10 -0
- package/sdk/solicitations_v1/docs/LinkObject.md +10 -0
- package/sdk/solicitations_v1/docs/SolicitationsAction.md +9 -0
- package/sdk/solicitations_v1/docs/SolicitationsApi.md +102 -0
- package/sdk/solicitations_v1/src/ApiClient.js +740 -0
- package/sdk/solicitations_v1/src/index.js +120 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.api/SolicitationsApi.js +150 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/CreateProductReviewAndSellerFeedbackSolicitationResponse.js +66 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/Error.js +85 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSchemaResponse.js +81 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSchemaResponseLinks.js +66 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionResponse.js +90 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionResponseEmbedded.js +64 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionResponseLinks.js +75 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionsForOrderResponse.js +82 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionsForOrderResponseEmbedded.js +66 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/GetSolicitationActionsForOrderResponseLinks.js +76 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/LinkObject.js +75 -0
- package/sdk/solicitations_v1/src/js_client.solicitations_v1.model/SolicitationsAction.js +66 -0
- package/sdk/supplysources_v2020_07_01/README.md +70 -0
- package/sdk/supplysources_v2020_07_01/docs/Address.md +19 -0
- package/sdk/supplysources_v2020_07_01/docs/AddressWithContact.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/ContactDetails.md +9 -0
- package/sdk/supplysources_v2020_07_01/docs/ContactDetailsPrimary.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/CreateSupplySourceRequest.md +11 -0
- package/sdk/supplysources_v2020_07_01/docs/CreateSupplySourceResponse.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/CurbsidePickupConfiguration.md +11 -0
- package/sdk/supplysources_v2020_07_01/docs/DeliveryChannel.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/Duration.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/Error.md +11 -0
- package/sdk/supplysources_v2020_07_01/docs/ErrorList.md +9 -0
- package/sdk/supplysources_v2020_07_01/docs/GetSupplySourcesResponse.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/InStorePickupConfiguration.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/OperatingHour.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/OperatingHoursByDay.md +15 -0
- package/sdk/supplysources_v2020_07_01/docs/OperationalConfiguration.md +12 -0
- package/sdk/supplysources_v2020_07_01/docs/OutboundCapability.md +13 -0
- package/sdk/supplysources_v2020_07_01/docs/ParkingConfiguration.md +11 -0
- package/sdk/supplysources_v2020_07_01/docs/ParkingCostType.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/ParkingSpotIdentificationType.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/ParkingWithAddressConfiguration.md +12 -0
- package/sdk/supplysources_v2020_07_01/docs/PickupChannel.md +13 -0
- package/sdk/supplysources_v2020_07_01/docs/ReturnLocation.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/ServicesCapability.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySource.md +17 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySourceCapabilities.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySourceConfiguration.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySourceListInner.md +12 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySourceStatus.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySourceStatusReadOnly.md +12 -0
- package/sdk/supplysources_v2020_07_01/docs/SupplySourcesApi.md +290 -0
- package/sdk/supplysources_v2020_07_01/docs/ThroughputCap.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/ThroughputConfig.md +10 -0
- package/sdk/supplysources_v2020_07_01/docs/ThroughputUnit.md +8 -0
- package/sdk/supplysources_v2020_07_01/docs/TimeUnit.md +12 -0
- package/sdk/supplysources_v2020_07_01/docs/UpdateSupplySourceRequest.md +11 -0
- package/sdk/supplysources_v2020_07_01/docs/UpdateSupplySourceStatusRequest.md +9 -0
- package/sdk/supplysources_v2020_07_01/src/ApiClient.js +740 -0
- package/sdk/supplysources_v2020_07_01/src/index.js +288 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.api/SupplySourcesApi.js +341 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/Address.js +153 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/AddressWithContact.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ContactDetails.js +65 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ContactDetailsPrimary.js +72 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/CreateSupplySourceRequest.js +87 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/CreateSupplySourceResponse.js +77 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/CurbsidePickupConfiguration.js +81 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/DeliveryChannel.js +72 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/Duration.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/Error.js +85 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ErrorList.js +68 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/GetSupplySourcesResponse.js +74 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/InStorePickupConfiguration.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OperatingHour.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OperatingHoursByDay.js +114 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OperationalConfiguration.js +89 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/OutboundCapability.js +96 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingConfiguration.js +81 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingCostType.js +46 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingSpotIdentificationType.js +46 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ParkingWithAddressConfiguration.js +110 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/PickupChannel.js +96 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ReturnLocation.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ServicesCapability.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySource.js +129 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceCapabilities.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceConfiguration.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceListInner.js +88 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceStatus.js +46 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/SupplySourceStatusReadOnly.js +53 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ThroughputCap.js +73 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ThroughputConfig.js +75 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/ThroughputUnit.js +39 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/TimeUnit.js +53 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/UpdateSupplySourceRequest.js +81 -0
- package/sdk/supplysources_v2020_07_01/src/js_client.supplysources_v2020_07_01.model/UpdateSupplySourceStatusRequest.js +65 -0
- package/sdk/tokens_v2021_03_01/README.md +36 -0
- package/sdk/tokens_v2021_03_01/docs/CreateRestrictedDataTokenRequest.md +10 -0
- package/sdk/tokens_v2021_03_01/docs/CreateRestrictedDataTokenResponse.md +10 -0
- package/sdk/tokens_v2021_03_01/docs/Error.md +11 -0
- package/sdk/tokens_v2021_03_01/docs/ErrorList.md +9 -0
- package/sdk/tokens_v2021_03_01/docs/RestrictedResource.md +26 -0
- package/sdk/tokens_v2021_03_01/docs/TokensApi.md +53 -0
- package/sdk/tokens_v2021_03_01/src/ApiClient.js +740 -0
- package/sdk/tokens_v2021_03_01/src/index.js +71 -0
- package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.api/TokensApi.js +86 -0
- package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/CreateRestrictedDataTokenRequest.js +76 -0
- package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/CreateRestrictedDataTokenResponse.js +73 -0
- package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/Error.js +85 -0
- package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/ErrorList.js +65 -0
- package/sdk/tokens_v2021_03_01/src/js_client.tokens_v2021_03_01.model/RestrictedResource.js +117 -0
- package/sdk/transfers_v2024_06_01/README.md +39 -0
- package/sdk/transfers_v2024_06_01/docs/AssignmentType.md +8 -0
- package/sdk/transfers_v2024_06_01/docs/DefaultApi.md +102 -0
- package/sdk/transfers_v2024_06_01/docs/Error.md +11 -0
- package/sdk/transfers_v2024_06_01/docs/ErrorList.md +9 -0
- package/sdk/transfers_v2024_06_01/docs/ExpiryDate.md +10 -0
- package/sdk/transfers_v2024_06_01/docs/GetPaymentMethodsResponse.md +9 -0
- package/sdk/transfers_v2024_06_01/docs/InitiatePayoutRequest.md +10 -0
- package/sdk/transfers_v2024_06_01/docs/InitiatePayoutResponse.md +9 -0
- package/sdk/transfers_v2024_06_01/docs/PaymentMethodDetails.md +15 -0
- package/sdk/transfers_v2024_06_01/docs/PaymentMethodType.md +12 -0
- package/sdk/transfers_v2024_06_01/src/ApiClient.js +740 -0
- package/sdk/transfers_v2024_06_01/src/index.js +99 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.api/DefaultApi.js +141 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/AssignmentType.js +39 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/Error.js +85 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/ErrorList.js +68 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/ExpiryDate.js +73 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/GetPaymentMethodsResponse.js +66 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/InitiatePayoutRequest.js +77 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/InitiatePayoutResponse.js +67 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/PaymentMethodDetails.js +113 -0
- package/sdk/transfers_v2024_06_01/src/js_client.transfers_v2024_06_01.model/PaymentMethodType.js +53 -0
- package/sdk/uploads_v2020_11_01/README.md +32 -0
- package/sdk/uploads_v2020_11_01/docs/CreateUploadDestinationResponse.md +10 -0
- package/sdk/uploads_v2020_11_01/docs/Error.md +11 -0
- package/sdk/uploads_v2020_11_01/docs/UploadDestination.md +11 -0
- package/sdk/uploads_v2020_11_01/docs/UploadsApi.md +61 -0
- package/sdk/uploads_v2020_11_01/src/ApiClient.js +740 -0
- package/sdk/uploads_v2020_11_01/src/index.js +57 -0
- package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.api/UploadsApi.js +107 -0
- package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.model/CreateUploadDestinationResponse.js +74 -0
- package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.model/Error.js +85 -0
- package/sdk/uploads_v2020_11_01/src/js_client.uploads_v2020_11_01.model/UploadDestination.js +81 -0
- package/sdk/vehicles_v2024_11_01/README.md +41 -0
- package/sdk/vehicles_v2024_11_01/docs/AutomotiveApi.md +61 -0
- package/sdk/vehicles_v2024_11_01/docs/EngineOutput.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/EngineOutputUnit.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/Error.md +11 -0
- package/sdk/vehicles_v2024_11_01/docs/ErrorList.md +9 -0
- package/sdk/vehicles_v2024_11_01/docs/MonthAndYear.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/Pagination.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/Vehicle.md +20 -0
- package/sdk/vehicles_v2024_11_01/docs/VehicleIdentifiers.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/VehicleStandard.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/VehicleStatusInCatalog.md +10 -0
- package/sdk/vehicles_v2024_11_01/docs/VehiclesApi.md +61 -0
- package/sdk/vehicles_v2024_11_01/docs/VehiclesResponse.md +10 -0
- package/sdk/vehicles_v2024_11_01/src/ApiClient.js +740 -0
- package/sdk/vehicles_v2024_11_01/src/index.js +120 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.api/AutomotiveApi.js +103 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.api/VehiclesApi.js +103 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/EngineOutput.js +77 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/EngineOutputUnit.js +46 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/Error.js +85 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/ErrorList.js +68 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/MonthAndYear.js +73 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/Pagination.js +73 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/Vehicle.js +160 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehicleIdentifiers.js +77 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehicleStandard.js +46 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehicleStatusInCatalog.js +46 -0
- package/sdk/vehicles_v2024_11_01/src/js_client.vehicles_v2024_11_01.model/VehiclesResponse.js +76 -0
- package/sdk/vendordfinventory_v1/README.md +37 -0
- package/sdk/vendordfinventory_v1/docs/Error.md +11 -0
- package/sdk/vendordfinventory_v1/docs/InventoryUpdate.md +11 -0
- package/sdk/vendordfinventory_v1/docs/ItemDetails.md +12 -0
- package/sdk/vendordfinventory_v1/docs/ItemQuantity.md +10 -0
- package/sdk/vendordfinventory_v1/docs/PartyIdentification.md +9 -0
- package/sdk/vendordfinventory_v1/docs/SubmitInventoryUpdateRequest.md +9 -0
- package/sdk/vendordfinventory_v1/docs/SubmitInventoryUpdateResponse.md +10 -0
- package/sdk/vendordfinventory_v1/docs/TransactionReference.md +9 -0
- package/sdk/vendordfinventory_v1/docs/UpdateInventoryApi.md +55 -0
- package/sdk/vendordfinventory_v1/src/ApiClient.js +740 -0
- package/sdk/vendordfinventory_v1/src/index.js +92 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.api/UpdateInventoryApi.js +93 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/Error.js +85 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/InventoryUpdate.js +88 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/ItemDetails.js +91 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/ItemQuantity.js +75 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/PartyIdentification.js +67 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/SubmitInventoryUpdateRequest.js +65 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/SubmitInventoryUpdateResponse.js +74 -0
- package/sdk/vendordfinventory_v1/src/js_client.vendordfinventory_v1.model/TransactionReference.js +65 -0
- package/sdk/vendordforders_v2021_12_28/README.md +56 -0
- package/sdk/vendordforders_v2021_12_28/docs/AcknowledgementStatus.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/Address.md +20 -0
- package/sdk/vendordforders_v2021_12_28/docs/BuyerCustomizedInfoDetail.md +9 -0
- package/sdk/vendordforders_v2021_12_28/docs/Error.md +11 -0
- package/sdk/vendordforders_v2021_12_28/docs/ErrorList.md +9 -0
- package/sdk/vendordforders_v2021_12_28/docs/GiftDetails.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/ItemQuantity.md +19 -0
- package/sdk/vendordforders_v2021_12_28/docs/Money.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/Order.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/OrderAcknowledgementItem.md +15 -0
- package/sdk/vendordforders_v2021_12_28/docs/OrderDetails.md +33 -0
- package/sdk/vendordforders_v2021_12_28/docs/OrderItem.md +19 -0
- package/sdk/vendordforders_v2021_12_28/docs/OrderItemAcknowledgement.md +12 -0
- package/sdk/vendordforders_v2021_12_28/docs/OrderList.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/Pagination.md +9 -0
- package/sdk/vendordforders_v2021_12_28/docs/PartyIdentification.md +11 -0
- package/sdk/vendordforders_v2021_12_28/docs/ScheduledDeliveryShipment.md +11 -0
- package/sdk/vendordforders_v2021_12_28/docs/ShipmentDates.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/ShipmentDetails.md +15 -0
- package/sdk/vendordforders_v2021_12_28/docs/SubmitAcknowledgementRequest.md +9 -0
- package/sdk/vendordforders_v2021_12_28/docs/SubmitAcknowledgementResponse.md +10 -0
- package/sdk/vendordforders_v2021_12_28/docs/TaxDetails.md +33 -0
- package/sdk/vendordforders_v2021_12_28/docs/TaxItemDetails.md +9 -0
- package/sdk/vendordforders_v2021_12_28/docs/TaxRegistrationDetails.md +23 -0
- package/sdk/vendordforders_v2021_12_28/docs/TransactionId.md +9 -0
- package/sdk/vendordforders_v2021_12_28/docs/VendorOrdersApi.md +159 -0
- package/sdk/vendordforders_v2021_12_28/src/ApiClient.js +740 -0
- package/sdk/vendordforders_v2021_12_28/src/index.js +211 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.api/VendorOrdersApi.js +213 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/AcknowledgementStatus.js +73 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Address.js +161 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/BuyerCustomizedInfoDetail.js +65 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Error.js +85 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ErrorList.js +68 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/GiftDetails.js +73 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ItemQuantity.js +87 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Money.js +73 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Order.js +75 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderAcknowledgementItem.js +127 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderDetails.js +184 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderItem.js +150 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderItemAcknowledgement.js +93 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/OrderList.js +74 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/Pagination.js +65 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/PartyIdentification.js +83 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ScheduledDeliveryShipment.js +81 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ShipmentDates.js +75 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/ShipmentDetails.js +123 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/SubmitAcknowledgementRequest.js +66 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/SubmitAcknowledgementResponse.js +73 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TaxDetails.js +140 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TaxItemDetails.js +66 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TaxRegistrationDetails.js +111 -0
- package/sdk/vendordforders_v2021_12_28/src/js_client.vendordforders_v2021_12_28.model/TransactionId.js +65 -0
- package/sdk/vendordfpayments_v1/README.md +43 -0
- package/sdk/vendordfpayments_v1/docs/AdditionalDetails.md +22 -0
- package/sdk/vendordfpayments_v1/docs/Address.md +19 -0
- package/sdk/vendordfpayments_v1/docs/ChargeDetails.md +32 -0
- package/sdk/vendordfpayments_v1/docs/Error.md +11 -0
- package/sdk/vendordfpayments_v1/docs/InvoiceDetail.md +21 -0
- package/sdk/vendordfpayments_v1/docs/InvoiceItem.md +18 -0
- package/sdk/vendordfpayments_v1/docs/ItemQuantity.md +10 -0
- package/sdk/vendordfpayments_v1/docs/Money.md +10 -0
- package/sdk/vendordfpayments_v1/docs/PartyIdentification.md +11 -0
- package/sdk/vendordfpayments_v1/docs/SubmitInvoiceRequest.md +9 -0
- package/sdk/vendordfpayments_v1/docs/SubmitInvoiceResponse.md +10 -0
- package/sdk/vendordfpayments_v1/docs/TaxDetail.md +47 -0
- package/sdk/vendordfpayments_v1/docs/TaxRegistrationDetail.md +23 -0
- package/sdk/vendordfpayments_v1/docs/TransactionReference.md +9 -0
- package/sdk/vendordfpayments_v1/docs/VendorInvoiceApi.md +53 -0
- package/sdk/vendordfpayments_v1/src/ApiClient.js +740 -0
- package/sdk/vendordfpayments_v1/src/index.js +134 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.api/VendorInvoiceApi.js +85 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/AdditionalDetails.js +105 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/Address.js +157 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/ChargeDetails.js +136 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/Error.js +85 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/InvoiceDetail.js +175 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/InvoiceItem.js +147 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/ItemQuantity.js +77 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/Money.js +77 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/PartyIdentification.js +84 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/SubmitInvoiceRequest.js +66 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/SubmitInvoiceResponse.js +74 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/TaxDetail.js +184 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/TaxRegistrationDetail.js +111 -0
- package/sdk/vendordfpayments_v1/src/js_client.vendordfpayments_v1.model/TransactionReference.js +65 -0
- package/sdk/vendordfshipping_v2021_12_28/README.md +75 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Address.md +19 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CarrierId.md +8 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Container.md +31 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ContainerLabel.md +11 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ContainerLabelFormat.md +10 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CreateContainerLabelApi.md +53 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CreateContainerLabelRequest.md +13 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CreateContainerLabelResponse.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CreateShippingLabelsRequest.md +11 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CustomerInvoice.md +10 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CustomerInvoiceList.md +10 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/CustomerInvoicesApi.md +110 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Dimensions.md +23 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Error.md +11 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ErrorList.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Item.md +12 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ItemQuantity.md +10 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/LabelData.md +13 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Package.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/PackedItem.md +13 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/PackingSlip.md +20 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/PackingSlipList.md +10 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Pagination.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/PartyIdentification.md +11 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentConfirmation.md +14 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentDetails.md +24 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentSchedule.md +11 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShipmentStatusUpdate.md +12 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShippingLabel.md +24 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShippingLabelList.md +10 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/ShippingLabelRequest.md +12 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/StatusUpdateDetails.md +14 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/SubmitShipmentConfirmationsRequest.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/SubmitShipmentStatusUpdatesRequest.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/SubmitShippingLabelsRequest.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/TaxRegistrationDetails.md +23 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/TransactionReference.md +9 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/VendorShippingApi.md +200 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/VendorShippingLabelsApi.md +202 -0
- package/sdk/vendordfshipping_v2021_12_28/docs/Weight.md +21 -0
- package/sdk/vendordfshipping_v2021_12_28/src/ApiClient.js +740 -0
- package/sdk/vendordfshipping_v2021_12_28/src/index.js +309 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/CreateContainerLabelApi.js +88 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/CustomerInvoicesApi.js +162 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/VendorShippingApi.js +263 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.api/VendorShippingLabelsApi.js +271 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Address.js +151 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CarrierId.js +39 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Container.js +182 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ContainerLabel.js +85 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ContainerLabelFormat.js +46 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CreateContainerLabelRequest.js +107 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CreateContainerLabelResponse.js +67 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CreateShippingLabelsRequest.js +85 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CustomerInvoice.js +77 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/CustomerInvoiceList.js +74 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Dimensions.js +117 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Error.js +85 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ErrorList.js +68 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Item.js +93 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ItemQuantity.js +77 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/LabelData.js +99 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Package.js +67 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PackedItem.js +101 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PackingSlip.js +99 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PackingSlipList.js +74 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Pagination.js +65 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/PartyIdentification.js +84 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentConfirmation.js +116 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentDetails.js +121 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentSchedule.js +81 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShipmentStatusUpdate.js +96 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShippingLabel.js +127 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShippingLabelList.js +74 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/ShippingLabelRequest.js +95 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/StatusUpdateDetails.js +115 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/SubmitShipmentConfirmationsRequest.js +66 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/SubmitShipmentStatusUpdatesRequest.js +66 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/SubmitShippingLabelsRequest.js +66 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/TaxRegistrationDetails.js +111 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/TransactionReference.js +65 -0
- package/sdk/vendordfshipping_v2021_12_28/src/js_client.vendordfshipping_v2021_12_28.model/Weight.js +97 -0
- package/sdk/vendordftransactions_v2021_12_28/README.md +33 -0
- package/sdk/vendordftransactions_v2021_12_28/docs/Error.md +11 -0
- package/sdk/vendordftransactions_v2021_12_28/docs/ErrorList.md +9 -0
- package/sdk/vendordftransactions_v2021_12_28/docs/Transaction.md +24 -0
- package/sdk/vendordftransactions_v2021_12_28/docs/TransactionStatus.md +9 -0
- package/sdk/vendordftransactions_v2021_12_28/docs/VendorTransactionApi.md +53 -0
- package/sdk/vendordftransactions_v2021_12_28/src/ApiClient.js +740 -0
- package/sdk/vendordftransactions_v2021_12_28/src/index.js +64 -0
- package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.api/VendorTransactionApi.js +87 -0
- package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/Error.js +85 -0
- package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/ErrorList.js +68 -0
- package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/Transaction.js +111 -0
- package/sdk/vendordftransactions_v2021_12_28/src/js_client.vendordftransactions_v2021_12_28.model/TransactionStatus.js +65 -0
- package/sdk/vendorinvoices_v1/README.md +48 -0
- package/sdk/vendorinvoices_v1/docs/AdditionalDetails.md +24 -0
- package/sdk/vendorinvoices_v1/docs/Address.md +19 -0
- package/sdk/vendorinvoices_v1/docs/AllowanceDetails.md +31 -0
- package/sdk/vendorinvoices_v1/docs/ChargeDetails.md +41 -0
- package/sdk/vendorinvoices_v1/docs/CreditNoteDetails.md +15 -0
- package/sdk/vendorinvoices_v1/docs/Error.md +11 -0
- package/sdk/vendorinvoices_v1/docs/Invoice.md +34 -0
- package/sdk/vendorinvoices_v1/docs/InvoiceItem.md +20 -0
- package/sdk/vendorinvoices_v1/docs/ItemQuantity.md +23 -0
- package/sdk/vendorinvoices_v1/docs/Money.md +10 -0
- package/sdk/vendorinvoices_v1/docs/NetCostUnitOfMeasure.md +14 -0
- package/sdk/vendorinvoices_v1/docs/PartyIdentification.md +11 -0
- package/sdk/vendorinvoices_v1/docs/PaymentTerms.md +31 -0
- package/sdk/vendorinvoices_v1/docs/SubmitInvoicesRequest.md +9 -0
- package/sdk/vendorinvoices_v1/docs/SubmitInvoicesResponse.md +10 -0
- package/sdk/vendorinvoices_v1/docs/TaxDetails.md +47 -0
- package/sdk/vendorinvoices_v1/docs/TaxRegistrationDetails.md +21 -0
- package/sdk/vendorinvoices_v1/docs/TotalWeight.md +25 -0
- package/sdk/vendorinvoices_v1/docs/TransactionId.md +9 -0
- package/sdk/vendorinvoices_v1/docs/VendorPaymentsApi.md +53 -0
- package/sdk/vendorinvoices_v1/src/ApiClient.js +740 -0
- package/sdk/vendorinvoices_v1/src/index.js +169 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.api/VendorPaymentsApi.js +85 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/AdditionalDetails.js +111 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Address.js +151 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/AllowanceDetails.js +138 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/ChargeDetails.js +168 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/CreditNoteDetails.js +113 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Error.js +85 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Invoice.js +209 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/InvoiceItem.js +162 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/ItemQuantity.js +113 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/Money.js +73 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/NetCostUnitOfMeasure.js +60 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/PartyIdentification.js +84 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/PaymentTerms.js +133 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/SubmitInvoicesRequest.js +66 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/SubmitInvoicesResponse.js +74 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TaxDetails.js +184 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TaxRegistrationDetails.js +97 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TotalWeight.js +109 -0
- package/sdk/vendorinvoices_v1/src/js_client.vendorinvoices_v1.model/TransactionId.js +65 -0
- package/sdk/vendororders_v1/README.md +61 -0
- package/sdk/vendororders_v1/docs/AcknowledgementStatusDetails.md +11 -0
- package/sdk/vendororders_v1/docs/Address.md +19 -0
- package/sdk/vendororders_v1/docs/Error.md +11 -0
- package/sdk/vendororders_v1/docs/GetPurchaseOrderResponse.md +10 -0
- package/sdk/vendororders_v1/docs/GetPurchaseOrdersResponse.md +10 -0
- package/sdk/vendororders_v1/docs/GetPurchaseOrdersStatusResponse.md +10 -0
- package/sdk/vendororders_v1/docs/ImportDetails.md +61 -0
- package/sdk/vendororders_v1/docs/ItemQuantity.md +22 -0
- package/sdk/vendororders_v1/docs/Money.md +26 -0
- package/sdk/vendororders_v1/docs/Order.md +24 -0
- package/sdk/vendororders_v1/docs/OrderAcknowledgement.md +12 -0
- package/sdk/vendororders_v1/docs/OrderAcknowledgementItem.md +16 -0
- package/sdk/vendororders_v1/docs/OrderDetails.md +52 -0
- package/sdk/vendororders_v1/docs/OrderItem.md +15 -0
- package/sdk/vendororders_v1/docs/OrderItemAcknowledgement.md +39 -0
- package/sdk/vendororders_v1/docs/OrderItemStatus.md +16 -0
- package/sdk/vendororders_v1/docs/OrderItemStatusAcknowledgementStatus.md +27 -0
- package/sdk/vendororders_v1/docs/OrderItemStatusOrderedQuantity.md +10 -0
- package/sdk/vendororders_v1/docs/OrderItemStatusReceivingStatus.md +24 -0
- package/sdk/vendororders_v1/docs/OrderList.md +10 -0
- package/sdk/vendororders_v1/docs/OrderListStatus.md +10 -0
- package/sdk/vendororders_v1/docs/OrderStatus.md +26 -0
- package/sdk/vendororders_v1/docs/OrderedQuantityDetails.md +11 -0
- package/sdk/vendororders_v1/docs/Pagination.md +9 -0
- package/sdk/vendororders_v1/docs/PartyIdentification.md +11 -0
- package/sdk/vendororders_v1/docs/SubmitAcknowledgementRequest.md +9 -0
- package/sdk/vendororders_v1/docs/SubmitAcknowledgementResponse.md +10 -0
- package/sdk/vendororders_v1/docs/TaxRegistrationDetails.md +21 -0
- package/sdk/vendororders_v1/docs/TransactionId.md +9 -0
- package/sdk/vendororders_v1/docs/VendorOrdersApi.md +238 -0
- package/sdk/vendororders_v1/src/ApiClient.js +740 -0
- package/sdk/vendororders_v1/src/index.js +239 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.api/VendorOrdersApi.js +297 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/AcknowledgementStatusDetails.js +80 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Address.js +151 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Error.js +85 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/GetPurchaseOrderResponse.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/GetPurchaseOrdersResponse.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/GetPurchaseOrdersStatusResponse.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/ImportDetails.js +215 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/ItemQuantity.js +101 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Money.js +113 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Order.js +111 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderAcknowledgement.js +98 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderAcknowledgementItem.js +125 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderDetails.js +237 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItem.js +118 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemAcknowledgement.js +153 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatus.js +122 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatusAcknowledgementStatus.js +121 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatusOrderedQuantity.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderItemStatusReceivingStatus.js +107 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderList.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderListStatus.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderStatus.js +145 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/OrderedQuantityDetails.js +80 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/Pagination.js +65 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/PartyIdentification.js +83 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/SubmitAcknowledgementRequest.js +66 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/SubmitAcknowledgementResponse.js +74 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/TaxRegistrationDetails.js +97 -0
- package/sdk/vendororders_v1/src/js_client.vendororders_v1.model/TransactionId.js +65 -0
- package/sdk/vendorshipments_v1/README.md +86 -0
- package/sdk/vendorshipments_v1/docs/Address.md +19 -0
- package/sdk/vendorshipments_v1/docs/CarrierDetails.md +13 -0
- package/sdk/vendorshipments_v1/docs/Carton.md +14 -0
- package/sdk/vendorshipments_v1/docs/CartonReferenceDetails.md +10 -0
- package/sdk/vendorshipments_v1/docs/CollectFreightPickupDetails.md +11 -0
- package/sdk/vendorshipments_v1/docs/ContainerIdentification.md +27 -0
- package/sdk/vendorshipments_v1/docs/ContainerItem.md +11 -0
- package/sdk/vendorshipments_v1/docs/ContainerSequenceNumbers.md +9 -0
- package/sdk/vendorshipments_v1/docs/Containers.md +29 -0
- package/sdk/vendorshipments_v1/docs/Dimensions.md +27 -0
- package/sdk/vendorshipments_v1/docs/Duration.md +21 -0
- package/sdk/vendorshipments_v1/docs/Error.md +11 -0
- package/sdk/vendorshipments_v1/docs/Expiry.md +11 -0
- package/sdk/vendorshipments_v1/docs/GetShipmentDetailsResponse.md +10 -0
- package/sdk/vendorshipments_v1/docs/GetShipmentLabels.md +10 -0
- package/sdk/vendorshipments_v1/docs/ImportDetails.md +49 -0
- package/sdk/vendorshipments_v1/docs/InnerContainersDetails.md +10 -0
- package/sdk/vendorshipments_v1/docs/Item.md +13 -0
- package/sdk/vendorshipments_v1/docs/ItemDetails.md +28 -0
- package/sdk/vendorshipments_v1/docs/ItemQuantity.md +23 -0
- package/sdk/vendorshipments_v1/docs/LabelData.md +22 -0
- package/sdk/vendorshipments_v1/docs/Location.md +11 -0
- package/sdk/vendorshipments_v1/docs/Money.md +10 -0
- package/sdk/vendorshipments_v1/docs/PackageItemDetails.md +11 -0
- package/sdk/vendorshipments_v1/docs/PackedItems.md +13 -0
- package/sdk/vendorshipments_v1/docs/PackedQuantity.md +22 -0
- package/sdk/vendorshipments_v1/docs/Pagination.md +9 -0
- package/sdk/vendorshipments_v1/docs/Pallet.md +15 -0
- package/sdk/vendorshipments_v1/docs/PartyIdentification.md +11 -0
- package/sdk/vendorshipments_v1/docs/PurchaseOrderItemDetails.md +9 -0
- package/sdk/vendorshipments_v1/docs/PurchaseOrderItems.md +13 -0
- package/sdk/vendorshipments_v1/docs/PurchaseOrders.md +12 -0
- package/sdk/vendorshipments_v1/docs/Route.md +9 -0
- package/sdk/vendorshipments_v1/docs/Shipment.md +65 -0
- package/sdk/vendorshipments_v1/docs/ShipmentConfirmation.md +70 -0
- package/sdk/vendorshipments_v1/docs/ShipmentDetails.md +10 -0
- package/sdk/vendorshipments_v1/docs/ShipmentInformation.md +27 -0
- package/sdk/vendorshipments_v1/docs/ShipmentMeasurements.md +12 -0
- package/sdk/vendorshipments_v1/docs/ShipmentStatusDetails.md +25 -0
- package/sdk/vendorshipments_v1/docs/Stop.md +25 -0
- package/sdk/vendorshipments_v1/docs/SubmitShipmentConfirmationsRequest.md +9 -0
- package/sdk/vendorshipments_v1/docs/SubmitShipmentConfirmationsResponse.md +10 -0
- package/sdk/vendorshipments_v1/docs/SubmitShipments.md +9 -0
- package/sdk/vendorshipments_v1/docs/TaxRegistrationDetails.md +21 -0
- package/sdk/vendorshipments_v1/docs/TotalWeight.md +25 -0
- package/sdk/vendorshipments_v1/docs/TransactionReference.md +9 -0
- package/sdk/vendorshipments_v1/docs/TransportLabel.md +11 -0
- package/sdk/vendorshipments_v1/docs/TransportShipmentMeasurements.md +13 -0
- package/sdk/vendorshipments_v1/docs/TransportationDetails.md +41 -0
- package/sdk/vendorshipments_v1/docs/TransportationDetailsForShipmentConfirmation.md +25 -0
- package/sdk/vendorshipments_v1/docs/TransportationLabels.md +10 -0
- package/sdk/vendorshipments_v1/docs/VendorDetails.md +10 -0
- package/sdk/vendorshipments_v1/docs/VendorShippingApi.md +252 -0
- package/sdk/vendorshipments_v1/docs/Volume.md +25 -0
- package/sdk/vendorshipments_v1/docs/Weight.md +25 -0
- package/sdk/vendorshipments_v1/src/ApiClient.js +740 -0
- package/sdk/vendorshipments_v1/src/index.js +414 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.api/VendorShippingApi.js +323 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Address.js +151 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/CarrierDetails.js +97 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Carton.js +111 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/CartonReferenceDetails.js +75 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/CollectFreightPickupDetails.js +81 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ContainerIdentification.js +115 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ContainerItem.js +85 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ContainerSequenceNumbers.js +65 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Containers.js +163 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Dimensions.js +129 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Duration.js +97 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Error.js +85 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Expiry.js +81 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/GetShipmentDetailsResponse.js +74 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/GetShipmentLabels.js +74 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ImportDetails.js +189 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/InnerContainersDetails.js +74 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Item.js +101 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ItemDetails.js +129 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ItemQuantity.js +113 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/LabelData.js +111 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Location.js +81 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Money.js +77 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PackageItemDetails.js +81 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PackedItems.js +97 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PackedQuantity.js +105 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Pagination.js +65 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Pallet.js +117 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PartyIdentification.js +84 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PurchaseOrderItemDetails.js +65 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PurchaseOrderItems.js +101 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/PurchaseOrders.js +90 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Route.js +68 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Shipment.js +302 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentConfirmation.js +304 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentDetails.js +74 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentInformation.js +140 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentMeasurements.js +89 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/ShipmentStatusDetails.js +105 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Stop.js +117 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/SubmitShipmentConfirmationsRequest.js +66 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/SubmitShipmentConfirmationsResponse.js +74 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/SubmitShipments.js +66 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TaxRegistrationDetails.js +97 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TotalWeight.js +109 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransactionReference.js +65 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportLabel.js +82 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportShipmentMeasurements.js +97 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportationDetails.js +165 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportationDetailsForShipmentConfirmation.js +115 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/TransportationLabels.js +74 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/VendorDetails.js +73 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Volume.js +109 -0
- package/sdk/vendorshipments_v1/src/js_client.vendorshipments_v1.model/Weight.js +109 -0
- package/sdk/vendortransactionstatus_v1/README.md +33 -0
- package/sdk/vendortransactionstatus_v1/docs/Error.md +11 -0
- package/sdk/vendortransactionstatus_v1/docs/GetTransactionResponse.md +10 -0
- package/sdk/vendortransactionstatus_v1/docs/Transaction.md +24 -0
- package/sdk/vendortransactionstatus_v1/docs/TransactionStatus.md +9 -0
- package/sdk/vendortransactionstatus_v1/docs/VendorTransactionApi.md +53 -0
- package/sdk/vendortransactionstatus_v1/src/ApiClient.js +740 -0
- package/sdk/vendortransactionstatus_v1/src/index.js +64 -0
- package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.api/VendorTransactionApi.js +85 -0
- package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/Error.js +85 -0
- package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/GetTransactionResponse.js +74 -0
- package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/Transaction.js +112 -0
- package/sdk/vendortransactionstatus_v1/src/js_client.vendortransactionstatus_v1.model/TransactionStatus.js +65 -0
- package/src/helper/LwaAuthClient.mjs +59 -0
- package/src/sample-node-app/index.js +28 -0
|
@@ -0,0 +1,1115 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Selling Partner API for Services
|
|
3
|
+
* With the Services API, you can build applications that help service providers get and modify their service orders and manage their resources.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: v1
|
|
6
|
+
*
|
|
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 {AddAppointmentRequest} from '../js_client.services_v1.model/AddAppointmentRequest.js';
|
|
16
|
+
import {AssignAppointmentResourcesRequest} from '../js_client.services_v1.model/AssignAppointmentResourcesRequest.js';
|
|
17
|
+
import {AssignAppointmentResourcesResponse} from '../js_client.services_v1.model/AssignAppointmentResourcesResponse.js';
|
|
18
|
+
import {CancelReservationResponse} from '../js_client.services_v1.model/CancelReservationResponse.js';
|
|
19
|
+
import {CancelServiceJobByServiceJobIdResponse} from '../js_client.services_v1.model/CancelServiceJobByServiceJobIdResponse.js';
|
|
20
|
+
import {CompleteServiceJobByServiceJobIdResponse} from '../js_client.services_v1.model/CompleteServiceJobByServiceJobIdResponse.js';
|
|
21
|
+
import {CreateReservationRequest} from '../js_client.services_v1.model/CreateReservationRequest.js';
|
|
22
|
+
import {CreateReservationResponse} from '../js_client.services_v1.model/CreateReservationResponse.js';
|
|
23
|
+
import {CreateServiceDocumentUploadDestination} from '../js_client.services_v1.model/CreateServiceDocumentUploadDestination.js';
|
|
24
|
+
import {Error} from '../js_client.services_v1.model/Error.js';
|
|
25
|
+
import {FixedSlotCapacity} from '../js_client.services_v1.model/FixedSlotCapacity.js';
|
|
26
|
+
import {FixedSlotCapacityErrors} from '../js_client.services_v1.model/FixedSlotCapacityErrors.js';
|
|
27
|
+
import {FixedSlotCapacityQuery} from '../js_client.services_v1.model/FixedSlotCapacityQuery.js';
|
|
28
|
+
import {GetAppointmentSlotsResponse} from '../js_client.services_v1.model/GetAppointmentSlotsResponse.js';
|
|
29
|
+
import {GetServiceJobByServiceJobIdResponse} from '../js_client.services_v1.model/GetServiceJobByServiceJobIdResponse.js';
|
|
30
|
+
import {GetServiceJobsResponse} from '../js_client.services_v1.model/GetServiceJobsResponse.js';
|
|
31
|
+
import {RangeSlotCapacity} from '../js_client.services_v1.model/RangeSlotCapacity.js';
|
|
32
|
+
import {RangeSlotCapacityErrors} from '../js_client.services_v1.model/RangeSlotCapacityErrors.js';
|
|
33
|
+
import {RangeSlotCapacityQuery} from '../js_client.services_v1.model/RangeSlotCapacityQuery.js';
|
|
34
|
+
import {RescheduleAppointmentRequest} from '../js_client.services_v1.model/RescheduleAppointmentRequest.js';
|
|
35
|
+
import {ServiceUploadDocument} from '../js_client.services_v1.model/ServiceUploadDocument.js';
|
|
36
|
+
import {SetAppointmentFulfillmentDataRequest} from '../js_client.services_v1.model/SetAppointmentFulfillmentDataRequest.js';
|
|
37
|
+
import {SetAppointmentResponse} from '../js_client.services_v1.model/SetAppointmentResponse.js';
|
|
38
|
+
import {UpdateReservationRequest} from '../js_client.services_v1.model/UpdateReservationRequest.js';
|
|
39
|
+
import {UpdateReservationResponse} from '../js_client.services_v1.model/UpdateReservationResponse.js';
|
|
40
|
+
import {UpdateScheduleRequest} from '../js_client.services_v1.model/UpdateScheduleRequest.js';
|
|
41
|
+
import {UpdateScheduleResponse} from '../js_client.services_v1.model/UpdateScheduleResponse.js';
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Service service.
|
|
45
|
+
* @module js_client.services_v1.api/ServiceApi
|
|
46
|
+
* @version v1
|
|
47
|
+
*/
|
|
48
|
+
export class ServiceApi {
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* Constructs a new ServiceApi.
|
|
52
|
+
* @alias module:js_client.services_v1.api/ServiceApi
|
|
53
|
+
* @class
|
|
54
|
+
* @param {module:ApiClient} [apiClient] Optional API client implementation to use,
|
|
55
|
+
* default to {@link module:ApiClient#instance} if unspecified.
|
|
56
|
+
*/
|
|
57
|
+
constructor(apiClient) {
|
|
58
|
+
this.apiClient = apiClient || ApiClient.instance;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* Adds an appointment to the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
65
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
66
|
+
* @param {module:js_client.services_v1.model/AddAppointmentRequest} body Add appointment operation input details.
|
|
67
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/SetAppointmentResponse} and HTTP response
|
|
68
|
+
*/
|
|
69
|
+
addAppointmentForServiceJobByServiceJobIdWithHttpInfo(serviceJobId, body) {
|
|
70
|
+
let postBody = body;
|
|
71
|
+
|
|
72
|
+
// verify the required parameter 'serviceJobId' is set
|
|
73
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
74
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling addAppointmentForServiceJobByServiceJobId");
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
// verify the required parameter 'body' is set
|
|
78
|
+
if (body === undefined || body === null) {
|
|
79
|
+
throw new Error("Missing the required parameter 'body' when calling addAppointmentForServiceJobByServiceJobId");
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
let pathParams = {
|
|
84
|
+
'serviceJobId': serviceJobId
|
|
85
|
+
};
|
|
86
|
+
let queryParams = {
|
|
87
|
+
};
|
|
88
|
+
let headerParams = {
|
|
89
|
+
};
|
|
90
|
+
let formParams = {
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
let contentTypes = ['application/json'];
|
|
94
|
+
let accepts = ['application/json'];
|
|
95
|
+
let returnType = SetAppointmentResponse;
|
|
96
|
+
|
|
97
|
+
return this.apiClient.callApi(
|
|
98
|
+
'/service/v1/serviceJobs/{serviceJobId}/appointments', 'POST',
|
|
99
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
100
|
+
contentTypes, accepts, returnType
|
|
101
|
+
);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/**
|
|
105
|
+
* Adds an appointment to the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
106
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
107
|
+
* @param {module:js_client.services_v1.model/AddAppointmentRequest} body Add appointment operation input details.
|
|
108
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/SetAppointmentResponse}
|
|
109
|
+
*/
|
|
110
|
+
addAppointmentForServiceJobByServiceJobId(serviceJobId, body) {
|
|
111
|
+
return this.addAppointmentForServiceJobByServiceJobIdWithHttpInfo(serviceJobId, body)
|
|
112
|
+
.then(function(response_and_data) {
|
|
113
|
+
return response_and_data.data;
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* Assigns new resource(s) or overwrite/update the existing one(s) to a service job appointment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
120
|
+
* @param {String} serviceJobId An Amazon-defined service job identifier. Get this value by calling the `getServiceJobs` operation of the Services API.
|
|
121
|
+
* @param {String} appointmentId An Amazon-defined identifier of active service job appointment.
|
|
122
|
+
* @param {module:js_client.services_v1.model/AssignAppointmentResourcesRequest} body
|
|
123
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/AssignAppointmentResourcesResponse} and HTTP response
|
|
124
|
+
*/
|
|
125
|
+
assignAppointmentResourcesWithHttpInfo(serviceJobId, appointmentId, body) {
|
|
126
|
+
let postBody = body;
|
|
127
|
+
|
|
128
|
+
// verify the required parameter 'serviceJobId' is set
|
|
129
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
130
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling assignAppointmentResources");
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
// verify the required parameter 'appointmentId' is set
|
|
134
|
+
if (appointmentId === undefined || appointmentId === null) {
|
|
135
|
+
throw new Error("Missing the required parameter 'appointmentId' when calling assignAppointmentResources");
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
// verify the required parameter 'body' is set
|
|
139
|
+
if (body === undefined || body === null) {
|
|
140
|
+
throw new Error("Missing the required parameter 'body' when calling assignAppointmentResources");
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
let pathParams = {
|
|
145
|
+
'serviceJobId': serviceJobId,
|
|
146
|
+
'appointmentId': appointmentId
|
|
147
|
+
};
|
|
148
|
+
let queryParams = {
|
|
149
|
+
};
|
|
150
|
+
let headerParams = {
|
|
151
|
+
};
|
|
152
|
+
let formParams = {
|
|
153
|
+
};
|
|
154
|
+
|
|
155
|
+
let contentTypes = ['application/json'];
|
|
156
|
+
let accepts = ['application/json'];
|
|
157
|
+
let returnType = AssignAppointmentResourcesResponse;
|
|
158
|
+
|
|
159
|
+
return this.apiClient.callApi(
|
|
160
|
+
'/service/v1/serviceJobs/{serviceJobId}/appointments/{appointmentId}/resources', 'PUT',
|
|
161
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
162
|
+
contentTypes, accepts, returnType
|
|
163
|
+
);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* Assigns new resource(s) or overwrite/update the existing one(s) to a service job appointment. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 2 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
168
|
+
* @param {String} serviceJobId An Amazon-defined service job identifier. Get this value by calling the `getServiceJobs` operation of the Services API.
|
|
169
|
+
* @param {String} appointmentId An Amazon-defined identifier of active service job appointment.
|
|
170
|
+
* @param {module:js_client.services_v1.model/AssignAppointmentResourcesRequest} body
|
|
171
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/AssignAppointmentResourcesResponse}
|
|
172
|
+
*/
|
|
173
|
+
assignAppointmentResources(serviceJobId, appointmentId, body) {
|
|
174
|
+
return this.assignAppointmentResourcesWithHttpInfo(serviceJobId, appointmentId, body)
|
|
175
|
+
.then(function(response_and_data) {
|
|
176
|
+
return response_and_data.data;
|
|
177
|
+
});
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* Cancel a reservation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
183
|
+
* @param {String} reservationId Reservation Identifier
|
|
184
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
185
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/CancelReservationResponse} and HTTP response
|
|
186
|
+
*/
|
|
187
|
+
cancelReservationWithHttpInfo(reservationId, marketplaceIds) {
|
|
188
|
+
let postBody = null;
|
|
189
|
+
|
|
190
|
+
// verify the required parameter 'reservationId' is set
|
|
191
|
+
if (reservationId === undefined || reservationId === null) {
|
|
192
|
+
throw new Error("Missing the required parameter 'reservationId' when calling cancelReservation");
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
196
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
197
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling cancelReservation");
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
let pathParams = {
|
|
202
|
+
'reservationId': reservationId
|
|
203
|
+
};
|
|
204
|
+
let queryParams = {
|
|
205
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv')
|
|
206
|
+
};
|
|
207
|
+
let headerParams = {
|
|
208
|
+
};
|
|
209
|
+
let formParams = {
|
|
210
|
+
};
|
|
211
|
+
|
|
212
|
+
let contentTypes = [];
|
|
213
|
+
let accepts = ['application/json'];
|
|
214
|
+
let returnType = CancelReservationResponse;
|
|
215
|
+
|
|
216
|
+
return this.apiClient.callApi(
|
|
217
|
+
'/service/v1/reservation/{reservationId}', 'DELETE',
|
|
218
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
219
|
+
contentTypes, accepts, returnType
|
|
220
|
+
);
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* Cancel a reservation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
225
|
+
* @param {String} reservationId Reservation Identifier
|
|
226
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
227
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/CancelReservationResponse}
|
|
228
|
+
*/
|
|
229
|
+
cancelReservation(reservationId, marketplaceIds) {
|
|
230
|
+
return this.cancelReservationWithHttpInfo(reservationId, marketplaceIds)
|
|
231
|
+
.then(function(response_and_data) {
|
|
232
|
+
return response_and_data.data;
|
|
233
|
+
});
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
/**
|
|
238
|
+
* Cancels the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
239
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
240
|
+
* @param {String} cancellationReasonCode A cancel reason code that specifies the reason for cancelling a service job.
|
|
241
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/CancelServiceJobByServiceJobIdResponse} and HTTP response
|
|
242
|
+
*/
|
|
243
|
+
cancelServiceJobByServiceJobIdWithHttpInfo(serviceJobId, cancellationReasonCode) {
|
|
244
|
+
let postBody = null;
|
|
245
|
+
|
|
246
|
+
// verify the required parameter 'serviceJobId' is set
|
|
247
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
248
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling cancelServiceJobByServiceJobId");
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
// verify the required parameter 'cancellationReasonCode' is set
|
|
252
|
+
if (cancellationReasonCode === undefined || cancellationReasonCode === null) {
|
|
253
|
+
throw new Error("Missing the required parameter 'cancellationReasonCode' when calling cancelServiceJobByServiceJobId");
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
let pathParams = {
|
|
258
|
+
'serviceJobId': serviceJobId
|
|
259
|
+
};
|
|
260
|
+
let queryParams = {
|
|
261
|
+
'cancellationReasonCode': cancellationReasonCode
|
|
262
|
+
};
|
|
263
|
+
let headerParams = {
|
|
264
|
+
};
|
|
265
|
+
let formParams = {
|
|
266
|
+
};
|
|
267
|
+
|
|
268
|
+
let contentTypes = [];
|
|
269
|
+
let accepts = ['application/json'];
|
|
270
|
+
let returnType = CancelServiceJobByServiceJobIdResponse;
|
|
271
|
+
|
|
272
|
+
return this.apiClient.callApi(
|
|
273
|
+
'/service/v1/serviceJobs/{serviceJobId}/cancellations', 'PUT',
|
|
274
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
275
|
+
contentTypes, accepts, returnType
|
|
276
|
+
);
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
/**
|
|
280
|
+
* Cancels the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
281
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
282
|
+
* @param {String} cancellationReasonCode A cancel reason code that specifies the reason for cancelling a service job.
|
|
283
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/CancelServiceJobByServiceJobIdResponse}
|
|
284
|
+
*/
|
|
285
|
+
cancelServiceJobByServiceJobId(serviceJobId, cancellationReasonCode) {
|
|
286
|
+
return this.cancelServiceJobByServiceJobIdWithHttpInfo(serviceJobId, cancellationReasonCode)
|
|
287
|
+
.then(function(response_and_data) {
|
|
288
|
+
return response_and_data.data;
|
|
289
|
+
});
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* Completes the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
295
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
296
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/CompleteServiceJobByServiceJobIdResponse} and HTTP response
|
|
297
|
+
*/
|
|
298
|
+
completeServiceJobByServiceJobIdWithHttpInfo(serviceJobId) {
|
|
299
|
+
let postBody = null;
|
|
300
|
+
|
|
301
|
+
// verify the required parameter 'serviceJobId' is set
|
|
302
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
303
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling completeServiceJobByServiceJobId");
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
let pathParams = {
|
|
308
|
+
'serviceJobId': serviceJobId
|
|
309
|
+
};
|
|
310
|
+
let queryParams = {
|
|
311
|
+
};
|
|
312
|
+
let headerParams = {
|
|
313
|
+
};
|
|
314
|
+
let formParams = {
|
|
315
|
+
};
|
|
316
|
+
|
|
317
|
+
let contentTypes = [];
|
|
318
|
+
let accepts = ['application/json'];
|
|
319
|
+
let returnType = CompleteServiceJobByServiceJobIdResponse;
|
|
320
|
+
|
|
321
|
+
return this.apiClient.callApi(
|
|
322
|
+
'/service/v1/serviceJobs/{serviceJobId}/completions', 'PUT',
|
|
323
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
324
|
+
contentTypes, accepts, returnType
|
|
325
|
+
);
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
/**
|
|
329
|
+
* Completes the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
330
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
331
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/CompleteServiceJobByServiceJobIdResponse}
|
|
332
|
+
*/
|
|
333
|
+
completeServiceJobByServiceJobId(serviceJobId) {
|
|
334
|
+
return this.completeServiceJobByServiceJobIdWithHttpInfo(serviceJobId)
|
|
335
|
+
.then(function(response_and_data) {
|
|
336
|
+
return response_and_data.data;
|
|
337
|
+
});
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* Create a reservation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
343
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
344
|
+
* @param {module:js_client.services_v1.model/CreateReservationRequest} body Reservation details
|
|
345
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/CreateReservationResponse} and HTTP response
|
|
346
|
+
*/
|
|
347
|
+
createReservationWithHttpInfo(marketplaceIds, body) {
|
|
348
|
+
let postBody = body;
|
|
349
|
+
|
|
350
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
351
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
352
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling createReservation");
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
// verify the required parameter 'body' is set
|
|
356
|
+
if (body === undefined || body === null) {
|
|
357
|
+
throw new Error("Missing the required parameter 'body' when calling createReservation");
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
|
|
361
|
+
let pathParams = {
|
|
362
|
+
};
|
|
363
|
+
let queryParams = {
|
|
364
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv')
|
|
365
|
+
};
|
|
366
|
+
let headerParams = {
|
|
367
|
+
};
|
|
368
|
+
let formParams = {
|
|
369
|
+
};
|
|
370
|
+
|
|
371
|
+
let contentTypes = ['application/json'];
|
|
372
|
+
let accepts = ['application/json'];
|
|
373
|
+
let returnType = CreateReservationResponse;
|
|
374
|
+
|
|
375
|
+
return this.apiClient.callApi(
|
|
376
|
+
'/service/v1/reservation', 'POST',
|
|
377
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
378
|
+
contentTypes, accepts, returnType
|
|
379
|
+
);
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
/**
|
|
383
|
+
* Create a reservation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
384
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
385
|
+
* @param {module:js_client.services_v1.model/CreateReservationRequest} body Reservation details
|
|
386
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/CreateReservationResponse}
|
|
387
|
+
*/
|
|
388
|
+
createReservation(marketplaceIds, body) {
|
|
389
|
+
return this.createReservationWithHttpInfo(marketplaceIds, body)
|
|
390
|
+
.then(function(response_and_data) {
|
|
391
|
+
return response_and_data.data;
|
|
392
|
+
});
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
/**
|
|
397
|
+
* Creates an upload destination. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
398
|
+
* @param {module:js_client.services_v1.model/ServiceUploadDocument} body Upload document operation input details.
|
|
399
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/CreateServiceDocumentUploadDestination} and HTTP response
|
|
400
|
+
*/
|
|
401
|
+
createServiceDocumentUploadDestinationWithHttpInfo(body) {
|
|
402
|
+
let postBody = body;
|
|
403
|
+
|
|
404
|
+
// verify the required parameter 'body' is set
|
|
405
|
+
if (body === undefined || body === null) {
|
|
406
|
+
throw new Error("Missing the required parameter 'body' when calling createServiceDocumentUploadDestination");
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
let pathParams = {
|
|
411
|
+
};
|
|
412
|
+
let queryParams = {
|
|
413
|
+
};
|
|
414
|
+
let headerParams = {
|
|
415
|
+
};
|
|
416
|
+
let formParams = {
|
|
417
|
+
};
|
|
418
|
+
|
|
419
|
+
let contentTypes = ['application/json'];
|
|
420
|
+
let accepts = ['application/json'];
|
|
421
|
+
let returnType = CreateServiceDocumentUploadDestination;
|
|
422
|
+
|
|
423
|
+
return this.apiClient.callApi(
|
|
424
|
+
'/service/v1/documents', 'POST',
|
|
425
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
426
|
+
contentTypes, accepts, returnType
|
|
427
|
+
);
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
/**
|
|
431
|
+
* Creates an upload destination. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
432
|
+
* @param {module:js_client.services_v1.model/ServiceUploadDocument} body Upload document operation input details.
|
|
433
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/CreateServiceDocumentUploadDestination}
|
|
434
|
+
*/
|
|
435
|
+
createServiceDocumentUploadDestination(body) {
|
|
436
|
+
return this.createServiceDocumentUploadDestinationWithHttpInfo(body)
|
|
437
|
+
.then(function(response_and_data) {
|
|
438
|
+
return response_and_data.data;
|
|
439
|
+
});
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
/**
|
|
444
|
+
* Gets appointment slots as per the service context specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 20 | 40 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
445
|
+
* @param {String} asin ASIN associated with the service.
|
|
446
|
+
* @param {String} storeId Store identifier defining the region scope to retrive appointment slots.
|
|
447
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace for which appointment slots are queried
|
|
448
|
+
* @param {Object} opts Optional parameters
|
|
449
|
+
* @param {String} opts.startTime A time from which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `startTime` is provided, `endTime` should also be provided. Default value is as per business configuration.
|
|
450
|
+
* @param {String} opts.endTime A time up to which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `endTime` is provided, `startTime` should also be provided. Default value is as per business configuration. Maximum range of appointment slots can be 90 days.
|
|
451
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/GetAppointmentSlotsResponse} and HTTP response
|
|
452
|
+
*/
|
|
453
|
+
getAppointmentSlotsWithHttpInfo(asin, storeId, marketplaceIds, opts) {
|
|
454
|
+
opts = opts || {};
|
|
455
|
+
let postBody = null;
|
|
456
|
+
|
|
457
|
+
// verify the required parameter 'asin' is set
|
|
458
|
+
if (asin === undefined || asin === null) {
|
|
459
|
+
throw new Error("Missing the required parameter 'asin' when calling getAppointmentSlots");
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
// verify the required parameter 'storeId' is set
|
|
463
|
+
if (storeId === undefined || storeId === null) {
|
|
464
|
+
throw new Error("Missing the required parameter 'storeId' when calling getAppointmentSlots");
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
468
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
469
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling getAppointmentSlots");
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
let pathParams = {
|
|
474
|
+
};
|
|
475
|
+
let queryParams = {
|
|
476
|
+
'asin': asin,
|
|
477
|
+
'storeId': storeId,
|
|
478
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv'),
|
|
479
|
+
'startTime': opts['startTime'],
|
|
480
|
+
'endTime': opts['endTime']
|
|
481
|
+
};
|
|
482
|
+
let headerParams = {
|
|
483
|
+
};
|
|
484
|
+
let formParams = {
|
|
485
|
+
};
|
|
486
|
+
|
|
487
|
+
let contentTypes = [];
|
|
488
|
+
let accepts = ['application/json'];
|
|
489
|
+
let returnType = GetAppointmentSlotsResponse;
|
|
490
|
+
|
|
491
|
+
return this.apiClient.callApi(
|
|
492
|
+
'/service/v1/appointmentSlots', 'GET',
|
|
493
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
494
|
+
contentTypes, accepts, returnType
|
|
495
|
+
);
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
/**
|
|
499
|
+
* Gets appointment slots as per the service context specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 20 | 40 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
500
|
+
* @param {String} asin ASIN associated with the service.
|
|
501
|
+
* @param {String} storeId Store identifier defining the region scope to retrive appointment slots.
|
|
502
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace for which appointment slots are queried
|
|
503
|
+
* @param {Object} opts Optional parameters
|
|
504
|
+
* @param {String} opts.startTime A time from which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `startTime` is provided, `endTime` should also be provided. Default value is as per business configuration.
|
|
505
|
+
* @param {String} opts.endTime A time up to which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `endTime` is provided, `startTime` should also be provided. Default value is as per business configuration. Maximum range of appointment slots can be 90 days.
|
|
506
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/GetAppointmentSlotsResponse}
|
|
507
|
+
*/
|
|
508
|
+
getAppointmentSlots(asin, storeId, marketplaceIds, opts) {
|
|
509
|
+
return this.getAppointmentSlotsWithHttpInfo(asin, storeId, marketplaceIds, opts)
|
|
510
|
+
.then(function(response_and_data) {
|
|
511
|
+
return response_and_data.data;
|
|
512
|
+
});
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
/**
|
|
517
|
+
* Gets appointment slots for the service associated with the service job id specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
518
|
+
* @param {String} serviceJobId A service job identifier to retrive appointment slots for associated service.
|
|
519
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
520
|
+
* @param {Object} opts Optional parameters
|
|
521
|
+
* @param {String} opts.startTime A time from which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `startTime` is provided, `endTime` should also be provided. Default value is as per business configuration.
|
|
522
|
+
* @param {String} opts.endTime A time up to which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `endTime` is provided, `startTime` should also be provided. Default value is as per business configuration. Maximum range of appointment slots can be 90 days.
|
|
523
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/GetAppointmentSlotsResponse} and HTTP response
|
|
524
|
+
*/
|
|
525
|
+
getAppointmmentSlotsByJobIdWithHttpInfo(serviceJobId, marketplaceIds, opts) {
|
|
526
|
+
opts = opts || {};
|
|
527
|
+
let postBody = null;
|
|
528
|
+
|
|
529
|
+
// verify the required parameter 'serviceJobId' is set
|
|
530
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
531
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling getAppointmmentSlotsByJobId");
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
535
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
536
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling getAppointmmentSlotsByJobId");
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
let pathParams = {
|
|
541
|
+
'serviceJobId': serviceJobId
|
|
542
|
+
};
|
|
543
|
+
let queryParams = {
|
|
544
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv'),
|
|
545
|
+
'startTime': opts['startTime'],
|
|
546
|
+
'endTime': opts['endTime']
|
|
547
|
+
};
|
|
548
|
+
let headerParams = {
|
|
549
|
+
};
|
|
550
|
+
let formParams = {
|
|
551
|
+
};
|
|
552
|
+
|
|
553
|
+
let contentTypes = [];
|
|
554
|
+
let accepts = ['application/json'];
|
|
555
|
+
let returnType = GetAppointmentSlotsResponse;
|
|
556
|
+
|
|
557
|
+
return this.apiClient.callApi(
|
|
558
|
+
'/service/v1/serviceJobs/{serviceJobId}/appointmentSlots', 'GET',
|
|
559
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
560
|
+
contentTypes, accepts, returnType
|
|
561
|
+
);
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
/**
|
|
565
|
+
* Gets appointment slots for the service associated with the service job id specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
566
|
+
* @param {String} serviceJobId A service job identifier to retrive appointment slots for associated service.
|
|
567
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
568
|
+
* @param {Object} opts Optional parameters
|
|
569
|
+
* @param {String} opts.startTime A time from which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `startTime` is provided, `endTime` should also be provided. Default value is as per business configuration.
|
|
570
|
+
* @param {String} opts.endTime A time up to which the appointment slots will be retrieved. The specified time must be in ISO 8601 format. If `endTime` is provided, `startTime` should also be provided. Default value is as per business configuration. Maximum range of appointment slots can be 90 days.
|
|
571
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/GetAppointmentSlotsResponse}
|
|
572
|
+
*/
|
|
573
|
+
getAppointmmentSlotsByJobId(serviceJobId, marketplaceIds, opts) {
|
|
574
|
+
return this.getAppointmmentSlotsByJobIdWithHttpInfo(serviceJobId, marketplaceIds, opts)
|
|
575
|
+
.then(function(response_and_data) {
|
|
576
|
+
return response_and_data.data;
|
|
577
|
+
});
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
|
|
581
|
+
/**
|
|
582
|
+
* Provides capacity in fixed-size slots. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
583
|
+
* @param {String} resourceId Resource Identifier.
|
|
584
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
585
|
+
* @param {module:js_client.services_v1.model/FixedSlotCapacityQuery} body Request body.
|
|
586
|
+
* @param {Object} opts Optional parameters
|
|
587
|
+
* @param {String} opts.nextPageToken Next page token returned in the response of your previous request.
|
|
588
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/FixedSlotCapacity} and HTTP response
|
|
589
|
+
*/
|
|
590
|
+
getFixedSlotCapacityWithHttpInfo(resourceId, marketplaceIds, body, opts) {
|
|
591
|
+
opts = opts || {};
|
|
592
|
+
let postBody = body;
|
|
593
|
+
|
|
594
|
+
// verify the required parameter 'resourceId' is set
|
|
595
|
+
if (resourceId === undefined || resourceId === null) {
|
|
596
|
+
throw new Error("Missing the required parameter 'resourceId' when calling getFixedSlotCapacity");
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
600
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
601
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling getFixedSlotCapacity");
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
// verify the required parameter 'body' is set
|
|
605
|
+
if (body === undefined || body === null) {
|
|
606
|
+
throw new Error("Missing the required parameter 'body' when calling getFixedSlotCapacity");
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
let pathParams = {
|
|
611
|
+
'resourceId': resourceId
|
|
612
|
+
};
|
|
613
|
+
let queryParams = {
|
|
614
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv'),
|
|
615
|
+
'nextPageToken': opts['nextPageToken']
|
|
616
|
+
};
|
|
617
|
+
let headerParams = {
|
|
618
|
+
};
|
|
619
|
+
let formParams = {
|
|
620
|
+
};
|
|
621
|
+
|
|
622
|
+
let contentTypes = ['application/json'];
|
|
623
|
+
let accepts = ['application/json'];
|
|
624
|
+
let returnType = FixedSlotCapacity;
|
|
625
|
+
|
|
626
|
+
return this.apiClient.callApi(
|
|
627
|
+
'/service/v1/serviceResources/{resourceId}/capacity/fixed', 'POST',
|
|
628
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
629
|
+
contentTypes, accepts, returnType
|
|
630
|
+
);
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
/**
|
|
634
|
+
* Provides capacity in fixed-size slots. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
635
|
+
* @param {String} resourceId Resource Identifier.
|
|
636
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
637
|
+
* @param {module:js_client.services_v1.model/FixedSlotCapacityQuery} body Request body.
|
|
638
|
+
* @param {Object} opts Optional parameters
|
|
639
|
+
* @param {String} opts.nextPageToken Next page token returned in the response of your previous request.
|
|
640
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/FixedSlotCapacity}
|
|
641
|
+
*/
|
|
642
|
+
getFixedSlotCapacity(resourceId, marketplaceIds, body, opts) {
|
|
643
|
+
return this.getFixedSlotCapacityWithHttpInfo(resourceId, marketplaceIds, body, opts)
|
|
644
|
+
.then(function(response_and_data) {
|
|
645
|
+
return response_and_data.data;
|
|
646
|
+
});
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
/**
|
|
651
|
+
* Provides capacity slots in a format similar to availability records. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
652
|
+
* @param {String} resourceId Resource Identifier.
|
|
653
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
654
|
+
* @param {module:js_client.services_v1.model/RangeSlotCapacityQuery} body Request body.
|
|
655
|
+
* @param {Object} opts Optional parameters
|
|
656
|
+
* @param {String} opts.nextPageToken Next page token returned in the response of your previous request.
|
|
657
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/RangeSlotCapacity} and HTTP response
|
|
658
|
+
*/
|
|
659
|
+
getRangeSlotCapacityWithHttpInfo(resourceId, marketplaceIds, body, opts) {
|
|
660
|
+
opts = opts || {};
|
|
661
|
+
let postBody = body;
|
|
662
|
+
|
|
663
|
+
// verify the required parameter 'resourceId' is set
|
|
664
|
+
if (resourceId === undefined || resourceId === null) {
|
|
665
|
+
throw new Error("Missing the required parameter 'resourceId' when calling getRangeSlotCapacity");
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
669
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
670
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling getRangeSlotCapacity");
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
// verify the required parameter 'body' is set
|
|
674
|
+
if (body === undefined || body === null) {
|
|
675
|
+
throw new Error("Missing the required parameter 'body' when calling getRangeSlotCapacity");
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
let pathParams = {
|
|
680
|
+
'resourceId': resourceId
|
|
681
|
+
};
|
|
682
|
+
let queryParams = {
|
|
683
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv'),
|
|
684
|
+
'nextPageToken': opts['nextPageToken']
|
|
685
|
+
};
|
|
686
|
+
let headerParams = {
|
|
687
|
+
};
|
|
688
|
+
let formParams = {
|
|
689
|
+
};
|
|
690
|
+
|
|
691
|
+
let contentTypes = ['application/json'];
|
|
692
|
+
let accepts = ['application/json'];
|
|
693
|
+
let returnType = RangeSlotCapacity;
|
|
694
|
+
|
|
695
|
+
return this.apiClient.callApi(
|
|
696
|
+
'/service/v1/serviceResources/{resourceId}/capacity/range', 'POST',
|
|
697
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
698
|
+
contentTypes, accepts, returnType
|
|
699
|
+
);
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
/**
|
|
703
|
+
* Provides capacity slots in a format similar to availability records. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
704
|
+
* @param {String} resourceId Resource Identifier.
|
|
705
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
706
|
+
* @param {module:js_client.services_v1.model/RangeSlotCapacityQuery} body Request body.
|
|
707
|
+
* @param {Object} opts Optional parameters
|
|
708
|
+
* @param {String} opts.nextPageToken Next page token returned in the response of your previous request.
|
|
709
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/RangeSlotCapacity}
|
|
710
|
+
*/
|
|
711
|
+
getRangeSlotCapacity(resourceId, marketplaceIds, body, opts) {
|
|
712
|
+
return this.getRangeSlotCapacityWithHttpInfo(resourceId, marketplaceIds, body, opts)
|
|
713
|
+
.then(function(response_and_data) {
|
|
714
|
+
return response_and_data.data;
|
|
715
|
+
});
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
/**
|
|
720
|
+
* Gets details of service job indicated by the provided `serviceJobID`. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 20 | 40 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
721
|
+
* @param {String} serviceJobId A service job identifier.
|
|
722
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/GetServiceJobByServiceJobIdResponse} and HTTP response
|
|
723
|
+
*/
|
|
724
|
+
getServiceJobByServiceJobIdWithHttpInfo(serviceJobId) {
|
|
725
|
+
let postBody = null;
|
|
726
|
+
|
|
727
|
+
// verify the required parameter 'serviceJobId' is set
|
|
728
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
729
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling getServiceJobByServiceJobId");
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
let pathParams = {
|
|
734
|
+
'serviceJobId': serviceJobId
|
|
735
|
+
};
|
|
736
|
+
let queryParams = {
|
|
737
|
+
};
|
|
738
|
+
let headerParams = {
|
|
739
|
+
};
|
|
740
|
+
let formParams = {
|
|
741
|
+
};
|
|
742
|
+
|
|
743
|
+
let contentTypes = [];
|
|
744
|
+
let accepts = ['application/json'];
|
|
745
|
+
let returnType = GetServiceJobByServiceJobIdResponse;
|
|
746
|
+
|
|
747
|
+
return this.apiClient.callApi(
|
|
748
|
+
'/service/v1/serviceJobs/{serviceJobId}', 'GET',
|
|
749
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
750
|
+
contentTypes, accepts, returnType
|
|
751
|
+
);
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
/**
|
|
755
|
+
* Gets details of service job indicated by the provided `serviceJobID`. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 20 | 40 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
756
|
+
* @param {String} serviceJobId A service job identifier.
|
|
757
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/GetServiceJobByServiceJobIdResponse}
|
|
758
|
+
*/
|
|
759
|
+
getServiceJobByServiceJobId(serviceJobId) {
|
|
760
|
+
return this.getServiceJobByServiceJobIdWithHttpInfo(serviceJobId)
|
|
761
|
+
.then(function(response_and_data) {
|
|
762
|
+
return response_and_data.data;
|
|
763
|
+
});
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
|
|
767
|
+
/**
|
|
768
|
+
* Gets service job details for the specified filter query. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 40 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
769
|
+
* @param {Array.<String>} marketplaceIds Used to select jobs that were placed in the specified marketplaces.
|
|
770
|
+
* @param {Object} opts Optional parameters
|
|
771
|
+
* @param {Array.<String>} opts.serviceOrderIds List of service order ids for the query you want to perform.Max values supported 20.
|
|
772
|
+
* @param {Array.<module:js_client.services_v1.model/String>} opts.serviceJobStatus A list of one or more job status by which to filter the list of jobs.
|
|
773
|
+
* @param {String} opts.pageToken String returned in the response of your previous request.
|
|
774
|
+
* @param {Number} opts.pageSize A non-negative integer that indicates the maximum number of jobs to return in the list, Value must be 1 - 20. Default 20. (default to 20)
|
|
775
|
+
* @param {module:js_client.services_v1.model/String} opts.sortField Sort fields on which you want to sort the output.
|
|
776
|
+
* @param {module:js_client.services_v1.model/String} opts.sortOrder Sort order for the query you want to perform.
|
|
777
|
+
* @param {String} opts.createdAfter A date used for selecting jobs created at or after a specified time. Must be in ISO 8601 format. Required if `LastUpdatedAfter` is not specified. Specifying both `CreatedAfter` and `LastUpdatedAfter` returns an error.
|
|
778
|
+
* @param {String} opts.createdBefore A date used for selecting jobs created at or before a specified time. Must be in ISO 8601 format.
|
|
779
|
+
* @param {String} opts.lastUpdatedAfter A date used for selecting jobs updated at or after a specified time. Must be in ISO 8601 format. Required if `createdAfter` is not specified. Specifying both `CreatedAfter` and `LastUpdatedAfter` returns an error.
|
|
780
|
+
* @param {String} opts.lastUpdatedBefore A date used for selecting jobs updated at or before a specified time. Must be in ISO 8601 format.
|
|
781
|
+
* @param {String} opts.scheduleStartDate A date used for filtering jobs schedules at or after a specified time. Must be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.
|
|
782
|
+
* @param {String} opts.scheduleEndDate A date used for filtering jobs schedules at or before a specified time. Must be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.
|
|
783
|
+
* @param {Array.<String>} opts.asins List of Amazon Standard Identification Numbers (ASIN) of the items. Max values supported is 20.
|
|
784
|
+
* @param {Array.<String>} opts.requiredSkills A defined set of related knowledge, skills, experience, tools, materials, and work processes common to service delivery for a set of products and/or service scenarios. Max values supported is 20.
|
|
785
|
+
* @param {Array.<String>} opts.storeIds List of Amazon-defined identifiers for the region scope. Max values supported is 50.
|
|
786
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/GetServiceJobsResponse} and HTTP response
|
|
787
|
+
*/
|
|
788
|
+
getServiceJobsWithHttpInfo(marketplaceIds, opts) {
|
|
789
|
+
opts = opts || {};
|
|
790
|
+
let postBody = null;
|
|
791
|
+
|
|
792
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
793
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
794
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling getServiceJobs");
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
let pathParams = {
|
|
799
|
+
};
|
|
800
|
+
let queryParams = {
|
|
801
|
+
'serviceOrderIds': this.apiClient.buildCollectionParam(opts['serviceOrderIds'], 'csv'),
|
|
802
|
+
'serviceJobStatus': this.apiClient.buildCollectionParam(opts['serviceJobStatus'], 'csv'),
|
|
803
|
+
'pageToken': opts['pageToken'],
|
|
804
|
+
'pageSize': opts['pageSize'],
|
|
805
|
+
'sortField': opts['sortField'],
|
|
806
|
+
'sortOrder': opts['sortOrder'],
|
|
807
|
+
'createdAfter': opts['createdAfter'],
|
|
808
|
+
'createdBefore': opts['createdBefore'],
|
|
809
|
+
'lastUpdatedAfter': opts['lastUpdatedAfter'],
|
|
810
|
+
'lastUpdatedBefore': opts['lastUpdatedBefore'],
|
|
811
|
+
'scheduleStartDate': opts['scheduleStartDate'],
|
|
812
|
+
'scheduleEndDate': opts['scheduleEndDate'],
|
|
813
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv'),
|
|
814
|
+
'asins': this.apiClient.buildCollectionParam(opts['asins'], 'csv'),
|
|
815
|
+
'requiredSkills': this.apiClient.buildCollectionParam(opts['requiredSkills'], 'csv'),
|
|
816
|
+
'storeIds': this.apiClient.buildCollectionParam(opts['storeIds'], 'csv')
|
|
817
|
+
};
|
|
818
|
+
let headerParams = {
|
|
819
|
+
};
|
|
820
|
+
let formParams = {
|
|
821
|
+
};
|
|
822
|
+
|
|
823
|
+
let contentTypes = [];
|
|
824
|
+
let accepts = ['application/json'];
|
|
825
|
+
let returnType = GetServiceJobsResponse;
|
|
826
|
+
|
|
827
|
+
return this.apiClient.callApi(
|
|
828
|
+
'/service/v1/serviceJobs', 'GET',
|
|
829
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
830
|
+
contentTypes, accepts, returnType
|
|
831
|
+
);
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
/**
|
|
835
|
+
* Gets service job details for the specified filter query. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 40 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
836
|
+
* @param {Array.<String>} marketplaceIds Used to select jobs that were placed in the specified marketplaces.
|
|
837
|
+
* @param {Object} opts Optional parameters
|
|
838
|
+
* @param {Array.<String>} opts.serviceOrderIds List of service order ids for the query you want to perform.Max values supported 20.
|
|
839
|
+
* @param {Array.<module:js_client.services_v1.model/String>} opts.serviceJobStatus A list of one or more job status by which to filter the list of jobs.
|
|
840
|
+
* @param {String} opts.pageToken String returned in the response of your previous request.
|
|
841
|
+
* @param {Number} opts.pageSize A non-negative integer that indicates the maximum number of jobs to return in the list, Value must be 1 - 20. Default 20. (default to 20)
|
|
842
|
+
* @param {module:js_client.services_v1.model/String} opts.sortField Sort fields on which you want to sort the output.
|
|
843
|
+
* @param {module:js_client.services_v1.model/String} opts.sortOrder Sort order for the query you want to perform.
|
|
844
|
+
* @param {String} opts.createdAfter A date used for selecting jobs created at or after a specified time. Must be in ISO 8601 format. Required if `LastUpdatedAfter` is not specified. Specifying both `CreatedAfter` and `LastUpdatedAfter` returns an error.
|
|
845
|
+
* @param {String} opts.createdBefore A date used for selecting jobs created at or before a specified time. Must be in ISO 8601 format.
|
|
846
|
+
* @param {String} opts.lastUpdatedAfter A date used for selecting jobs updated at or after a specified time. Must be in ISO 8601 format. Required if `createdAfter` is not specified. Specifying both `CreatedAfter` and `LastUpdatedAfter` returns an error.
|
|
847
|
+
* @param {String} opts.lastUpdatedBefore A date used for selecting jobs updated at or before a specified time. Must be in ISO 8601 format.
|
|
848
|
+
* @param {String} opts.scheduleStartDate A date used for filtering jobs schedules at or after a specified time. Must be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.
|
|
849
|
+
* @param {String} opts.scheduleEndDate A date used for filtering jobs schedules at or before a specified time. Must be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.
|
|
850
|
+
* @param {Array.<String>} opts.asins List of Amazon Standard Identification Numbers (ASIN) of the items. Max values supported is 20.
|
|
851
|
+
* @param {Array.<String>} opts.requiredSkills A defined set of related knowledge, skills, experience, tools, materials, and work processes common to service delivery for a set of products and/or service scenarios. Max values supported is 20.
|
|
852
|
+
* @param {Array.<String>} opts.storeIds List of Amazon-defined identifiers for the region scope. Max values supported is 50.
|
|
853
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/GetServiceJobsResponse}
|
|
854
|
+
*/
|
|
855
|
+
getServiceJobs(marketplaceIds, opts) {
|
|
856
|
+
return this.getServiceJobsWithHttpInfo(marketplaceIds, opts)
|
|
857
|
+
.then(function(response_and_data) {
|
|
858
|
+
return response_and_data.data;
|
|
859
|
+
});
|
|
860
|
+
}
|
|
861
|
+
|
|
862
|
+
|
|
863
|
+
/**
|
|
864
|
+
* Reschedules an appointment for the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
865
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
866
|
+
* @param {String} appointmentId An existing appointment identifier for the Service Job.
|
|
867
|
+
* @param {module:js_client.services_v1.model/RescheduleAppointmentRequest} body Reschedule appointment operation input details.
|
|
868
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/SetAppointmentResponse} and HTTP response
|
|
869
|
+
*/
|
|
870
|
+
rescheduleAppointmentForServiceJobByServiceJobIdWithHttpInfo(serviceJobId, appointmentId, body) {
|
|
871
|
+
let postBody = body;
|
|
872
|
+
|
|
873
|
+
// verify the required parameter 'serviceJobId' is set
|
|
874
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
875
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling rescheduleAppointmentForServiceJobByServiceJobId");
|
|
876
|
+
}
|
|
877
|
+
|
|
878
|
+
// verify the required parameter 'appointmentId' is set
|
|
879
|
+
if (appointmentId === undefined || appointmentId === null) {
|
|
880
|
+
throw new Error("Missing the required parameter 'appointmentId' when calling rescheduleAppointmentForServiceJobByServiceJobId");
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
// verify the required parameter 'body' is set
|
|
884
|
+
if (body === undefined || body === null) {
|
|
885
|
+
throw new Error("Missing the required parameter 'body' when calling rescheduleAppointmentForServiceJobByServiceJobId");
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
|
|
889
|
+
let pathParams = {
|
|
890
|
+
'serviceJobId': serviceJobId,
|
|
891
|
+
'appointmentId': appointmentId
|
|
892
|
+
};
|
|
893
|
+
let queryParams = {
|
|
894
|
+
};
|
|
895
|
+
let headerParams = {
|
|
896
|
+
};
|
|
897
|
+
let formParams = {
|
|
898
|
+
};
|
|
899
|
+
|
|
900
|
+
let contentTypes = ['application/json'];
|
|
901
|
+
let accepts = ['application/json'];
|
|
902
|
+
let returnType = SetAppointmentResponse;
|
|
903
|
+
|
|
904
|
+
return this.apiClient.callApi(
|
|
905
|
+
'/service/v1/serviceJobs/{serviceJobId}/appointments/{appointmentId}', 'POST',
|
|
906
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
907
|
+
contentTypes, accepts, returnType
|
|
908
|
+
);
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
/**
|
|
912
|
+
* Reschedules an appointment for the service job indicated by the service job identifier specified. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
913
|
+
* @param {String} serviceJobId An Amazon defined service job identifier.
|
|
914
|
+
* @param {String} appointmentId An existing appointment identifier for the Service Job.
|
|
915
|
+
* @param {module:js_client.services_v1.model/RescheduleAppointmentRequest} body Reschedule appointment operation input details.
|
|
916
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/SetAppointmentResponse}
|
|
917
|
+
*/
|
|
918
|
+
rescheduleAppointmentForServiceJobByServiceJobId(serviceJobId, appointmentId, body) {
|
|
919
|
+
return this.rescheduleAppointmentForServiceJobByServiceJobIdWithHttpInfo(serviceJobId, appointmentId, body)
|
|
920
|
+
.then(function(response_and_data) {
|
|
921
|
+
return response_and_data.data;
|
|
922
|
+
});
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
|
|
926
|
+
/**
|
|
927
|
+
* Updates the appointment fulfillment data related to a given `jobID` and `appointmentID`. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
928
|
+
* @param {String} serviceJobId An Amazon-defined service job identifier. Get this value by calling the `getServiceJobs` operation of the Services API.
|
|
929
|
+
* @param {String} appointmentId An Amazon-defined identifier of active service job appointment.
|
|
930
|
+
* @param {module:js_client.services_v1.model/SetAppointmentFulfillmentDataRequest} body Appointment fulfillment data collection details.
|
|
931
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link String} and HTTP response
|
|
932
|
+
*/
|
|
933
|
+
setAppointmentFulfillmentDataWithHttpInfo(serviceJobId, appointmentId, body) {
|
|
934
|
+
let postBody = body;
|
|
935
|
+
|
|
936
|
+
// verify the required parameter 'serviceJobId' is set
|
|
937
|
+
if (serviceJobId === undefined || serviceJobId === null) {
|
|
938
|
+
throw new Error("Missing the required parameter 'serviceJobId' when calling setAppointmentFulfillmentData");
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
// verify the required parameter 'appointmentId' is set
|
|
942
|
+
if (appointmentId === undefined || appointmentId === null) {
|
|
943
|
+
throw new Error("Missing the required parameter 'appointmentId' when calling setAppointmentFulfillmentData");
|
|
944
|
+
}
|
|
945
|
+
|
|
946
|
+
// verify the required parameter 'body' is set
|
|
947
|
+
if (body === undefined || body === null) {
|
|
948
|
+
throw new Error("Missing the required parameter 'body' when calling setAppointmentFulfillmentData");
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
|
|
952
|
+
let pathParams = {
|
|
953
|
+
'serviceJobId': serviceJobId,
|
|
954
|
+
'appointmentId': appointmentId
|
|
955
|
+
};
|
|
956
|
+
let queryParams = {
|
|
957
|
+
};
|
|
958
|
+
let headerParams = {
|
|
959
|
+
};
|
|
960
|
+
let formParams = {
|
|
961
|
+
};
|
|
962
|
+
|
|
963
|
+
let contentTypes = ['application/json'];
|
|
964
|
+
let accepts = ['application/json'];
|
|
965
|
+
let returnType = String;
|
|
966
|
+
|
|
967
|
+
return this.apiClient.callApi(
|
|
968
|
+
'/service/v1/serviceJobs/{serviceJobId}/appointments/{appointmentId}/fulfillment', 'PUT',
|
|
969
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
970
|
+
contentTypes, accepts, returnType
|
|
971
|
+
);
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
/**
|
|
975
|
+
* Updates the appointment fulfillment data related to a given `jobID` and `appointmentID`. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
976
|
+
* @param {String} serviceJobId An Amazon-defined service job identifier. Get this value by calling the `getServiceJobs` operation of the Services API.
|
|
977
|
+
* @param {String} appointmentId An Amazon-defined identifier of active service job appointment.
|
|
978
|
+
* @param {module:js_client.services_v1.model/SetAppointmentFulfillmentDataRequest} body Appointment fulfillment data collection details.
|
|
979
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link String}
|
|
980
|
+
*/
|
|
981
|
+
setAppointmentFulfillmentData(serviceJobId, appointmentId, body) {
|
|
982
|
+
return this.setAppointmentFulfillmentDataWithHttpInfo(serviceJobId, appointmentId, body)
|
|
983
|
+
.then(function(response_and_data) {
|
|
984
|
+
return response_and_data.data;
|
|
985
|
+
});
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
|
|
989
|
+
/**
|
|
990
|
+
* Update a reservation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
991
|
+
* @param {String} reservationId Reservation Identifier
|
|
992
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
993
|
+
* @param {module:js_client.services_v1.model/UpdateReservationRequest} body Reservation details
|
|
994
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/UpdateReservationResponse} and HTTP response
|
|
995
|
+
*/
|
|
996
|
+
updateReservationWithHttpInfo(reservationId, marketplaceIds, body) {
|
|
997
|
+
let postBody = body;
|
|
998
|
+
|
|
999
|
+
// verify the required parameter 'reservationId' is set
|
|
1000
|
+
if (reservationId === undefined || reservationId === null) {
|
|
1001
|
+
throw new Error("Missing the required parameter 'reservationId' when calling updateReservation");
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
1005
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
1006
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling updateReservation");
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
// verify the required parameter 'body' is set
|
|
1010
|
+
if (body === undefined || body === null) {
|
|
1011
|
+
throw new Error("Missing the required parameter 'body' when calling updateReservation");
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
let pathParams = {
|
|
1016
|
+
'reservationId': reservationId
|
|
1017
|
+
};
|
|
1018
|
+
let queryParams = {
|
|
1019
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv')
|
|
1020
|
+
};
|
|
1021
|
+
let headerParams = {
|
|
1022
|
+
};
|
|
1023
|
+
let formParams = {
|
|
1024
|
+
};
|
|
1025
|
+
|
|
1026
|
+
let contentTypes = ['application/json'];
|
|
1027
|
+
let accepts = ['application/json'];
|
|
1028
|
+
let returnType = UpdateReservationResponse;
|
|
1029
|
+
|
|
1030
|
+
return this.apiClient.callApi(
|
|
1031
|
+
'/service/v1/reservation/{reservationId}', 'PUT',
|
|
1032
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1033
|
+
contentTypes, accepts, returnType
|
|
1034
|
+
);
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
/**
|
|
1038
|
+
* Update a reservation. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
1039
|
+
* @param {String} reservationId Reservation Identifier
|
|
1040
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
1041
|
+
* @param {module:js_client.services_v1.model/UpdateReservationRequest} body Reservation details
|
|
1042
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/UpdateReservationResponse}
|
|
1043
|
+
*/
|
|
1044
|
+
updateReservation(reservationId, marketplaceIds, body) {
|
|
1045
|
+
return this.updateReservationWithHttpInfo(reservationId, marketplaceIds, body)
|
|
1046
|
+
.then(function(response_and_data) {
|
|
1047
|
+
return response_and_data.data;
|
|
1048
|
+
});
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
/**
|
|
1053
|
+
* Update the schedule of the given resource. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
1054
|
+
* @param {String} resourceId Resource (store) Identifier
|
|
1055
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
1056
|
+
* @param {module:js_client.services_v1.model/UpdateScheduleRequest} body Schedule details
|
|
1057
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:js_client.services_v1.model/UpdateScheduleResponse} and HTTP response
|
|
1058
|
+
*/
|
|
1059
|
+
updateScheduleWithHttpInfo(resourceId, marketplaceIds, body) {
|
|
1060
|
+
let postBody = body;
|
|
1061
|
+
|
|
1062
|
+
// verify the required parameter 'resourceId' is set
|
|
1063
|
+
if (resourceId === undefined || resourceId === null) {
|
|
1064
|
+
throw new Error("Missing the required parameter 'resourceId' when calling updateSchedule");
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
// verify the required parameter 'marketplaceIds' is set
|
|
1068
|
+
if (marketplaceIds === undefined || marketplaceIds === null) {
|
|
1069
|
+
throw new Error("Missing the required parameter 'marketplaceIds' when calling updateSchedule");
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
// verify the required parameter 'body' is set
|
|
1073
|
+
if (body === undefined || body === null) {
|
|
1074
|
+
throw new Error("Missing the required parameter 'body' when calling updateSchedule");
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
|
|
1078
|
+
let pathParams = {
|
|
1079
|
+
'resourceId': resourceId
|
|
1080
|
+
};
|
|
1081
|
+
let queryParams = {
|
|
1082
|
+
'marketplaceIds': this.apiClient.buildCollectionParam(marketplaceIds, 'csv')
|
|
1083
|
+
};
|
|
1084
|
+
let headerParams = {
|
|
1085
|
+
};
|
|
1086
|
+
let formParams = {
|
|
1087
|
+
};
|
|
1088
|
+
|
|
1089
|
+
let contentTypes = ['application/json'];
|
|
1090
|
+
let accepts = ['application/json'];
|
|
1091
|
+
let returnType = UpdateScheduleResponse;
|
|
1092
|
+
|
|
1093
|
+
return this.apiClient.callApi(
|
|
1094
|
+
'/service/v1/serviceResources/{resourceId}/schedules', 'PUT',
|
|
1095
|
+
pathParams, queryParams, headerParams, formParams, postBody,
|
|
1096
|
+
contentTypes, accepts, returnType
|
|
1097
|
+
);
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
/**
|
|
1101
|
+
* Update the schedule of the given resource. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 20 | The `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](doc:usage-plans-and-rate-limits-in-the-sp-api).
|
|
1102
|
+
* @param {String} resourceId Resource (store) Identifier
|
|
1103
|
+
* @param {Array.<String>} marketplaceIds An identifier for the marketplace in which the resource operates.
|
|
1104
|
+
* @param {module:js_client.services_v1.model/UpdateScheduleRequest} body Schedule details
|
|
1105
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:js_client.services_v1.model/UpdateScheduleResponse}
|
|
1106
|
+
*/
|
|
1107
|
+
updateSchedule(resourceId, marketplaceIds, body) {
|
|
1108
|
+
return this.updateScheduleWithHttpInfo(resourceId, marketplaceIds, body)
|
|
1109
|
+
.then(function(response_and_data) {
|
|
1110
|
+
return response_and_data.data;
|
|
1111
|
+
});
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
}
|