# Amazon Selling Partner API (SP-API)-中文 ## API Docs - Auth Token [获取Token](https://api.sp-api.net/zh/api-202632306.md): ## 欢迎来到SP-API中文接口文档工作台。文档最新更新时间:**2025年06月15日** - Auth Token [刷新Token](https://api.sp-api.net/zh/api-203338889.md): 应用程序使用 LWA 授权代码生成 LWA 刷新令牌 - Auth Token [获取无授权Token](https://api.sp-api.net/zh/api-289542717.md): 应用程序使用 LWA 授权代码生成 LWA 刷新令牌。无授权的Token - Api Reference > A+ Content Management [searchContentDocuments](https://api.sp-api.net/zh/api-308929892.md): 返回分配给销售合作伙伴的所有 A+ 内容文档的列表。此操作仅返回 A+ 内容文档的元数据。调用 getContentDocument 操作以获取 A+ 内容文档的实际内容。 - Api Reference > A+ Content Management [createContentDocument](https://api.sp-api.net/zh/api-308929893.md): 创建一个新的 A+ 内容文档。 - Api Reference > A+ Content Management [getContentDocument](https://api.sp-api.net/zh/api-308929894.md): 返回可用的 A+ 内容文档。 - Api Reference > A+ Content Management [updateContentDocument](https://api.sp-api.net/zh/api-308929895.md): 更新现有的 A+ 内容文档。 - Api Reference > A+ Content Management [listContentDocumentAsinRelations](https://api.sp-api.net/zh/api-308929896.md): 返回与指定的A+内容文档相关的ASIN列表(如果有的话)。如果不包含asinSet参数,此操作将返回与内容文档相关的所有ASIN。 - Api Reference > A+ Content Management [postContentDocumentAsinRelations](https://api.sp-api.net/zh/api-308929897.md): 替换与指定的A+内容文档相关的所有ASIN(如果可用)。这可能会根据当前的相关ASIN集合添加或移除ASIN。移除ASIN会导致该ASIN的内容文档被暂停。 - Api Reference > A+ Content Management [validateContentDocumentAsinRelations](https://api.sp-api.net/zh/api-308929898.md): 检查 A+ 内容文档是否适用于一组 ASIN。 - Api Reference > A+ Content Management [searchContentPublishRecords](https://api.sp-api.net/zh/api-308929899.md): 搜索 A+ 内容发布记录(如果可用)。 - Api Reference > A+ Content Management [postContentDocumentApprovalSubmission](https://api.sp-api.net/zh/api-308929900.md): 提交 A+ 内容文档以进行审核、批准和发布。 - Api Reference > A+ Content Management [postContentDocumentSuspendSubmission](https://api.sp-api.net/zh/api-308929901.md): 提交请求以暂停可见的 A+ 内容。这既不会删除内容文档,也不会删除 ASIN 关系。 - Api Reference > Application Management [rotateApplicationClientSecret](https://api.sp-api.net/zh/api-308929902.md): 为开发者应用程序旋转应用客户端密钥。开发者必须在开发者控制台中注册一个目标队列,然后才能调用此操作。当调用此操作时,将生成一个新的客户端密钥并发送到开发者注册的队列。有关更多信息,请参阅[旋转您的应用客户端密钥](https://developer-docs.amazon.com/sp-api/v0/docs/application-management-api-v2023-11-30-use-case-guide#tutorial-rotate-your-applications-client-secret)。 - Api Reference > AWD [getInboundShipment](https://api.sp-api.net/zh/api-308929904.md): 检索 AWD 入站货物运输。 - Api Reference > AWD [listInboundShipments](https://api.sp-api.net/zh/api-308929905.md): 检索与商户相关的所有入境AWD货物的摘要,并可以应用可选的过滤器。 - Api Reference > AWD [listInventory](https://api.sp-api.net/zh/api-308929906.md): 列出与商家相关的AWD库存,并提供应用可选过滤器的能力。 - Api Reference > Catalog Items 2020-12-01 [searchCatalogItems](https://api.sp-api.net/zh/api-308929910.md): 搜索并返回亚马逊目录项目及相关信息的列表。 - Api Reference > Catalog Items 2020-12-01 [getCatalogItem](https://api.sp-api.net/zh/api-308929911.md): 检索亚马逊目录中项目的详细信息。 - Api Reference > Catalog Items 2022-04-01 [searchCatalogItems](https://api.sp-api.net/zh/api-308929913.md): 搜索并返回亚马逊目录项目及相关信息的列表,可以通过标识符或关键词进行查询。 - Api Reference > Catalog Items 2022-04-01 [getCatalogItem](https://api.sp-api.net/zh/api-308929914.md): 检索亚马逊目录中商品的详细信息。 - Api Reference > Data Kiosk [getQueries](https://api.sp-api.net/zh/api-308929915.md): 返回与指定过滤器匹配的数据自助查询的详细信息。有关查询保留的详细信息,请参见 `createQuery` 操作。 - Api Reference > Data Kiosk [createQuery](https://api.sp-api.net/zh/api-308929916.md): 创建一个数据亭查询请求。 - Api Reference > Data Kiosk [cancelQuery](https://api.sp-api.net/zh/api-308929917.md): 取消由 `queryId` 参数指定的查询。只有 `processingStatus` 为非终止状态(`IN_QUEUE`,`IN_PROGRESS`)的查询可以被取消。取消已经具有 `processingStatus` 为 `CANCELLED` 的查询将无效。被取消的查询将在后续调用 `getQuery` 和 `getQueries` 操作时返回。 - Api Reference > Data Kiosk [getQuery](https://api.sp-api.net/zh/api-308929918.md): 返回由`queryId`参数指定的查询的详细信息。有关查询保留的详细信息,请参见`createQuery`操作。 - Api Reference > Data Kiosk [getDocument](https://api.sp-api.net/zh/api-308929919.md): 返回检索数据自助终端文档内容所需的信息。有关文档保留的详细信息,请参阅`createQuery`操作。 - Api Reference > Product Type Definitions [searchDefinitionsProductTypes](https://api.sp-api.net/zh/api-308929920.md): 搜索并返回可用定义的亚马逊产品类型列表。 - Api Reference > Product Type Definitions [getDefinitionsProductType](https://api.sp-api.net/zh/api-308929921.md): 检索亚马逊产品类型定义。 - Api Reference > Easy Ship [listHandoverSlots](https://api.sp-api.net/zh/api-308929922.md): 返回可供轻松发货订单调度的时间段,这些时间段基于卖家指定的包裹重量和尺寸。 - Api Reference > Easy Ship [getScheduledPackage](https://api.sp-api.net/zh/api-308929923.md): 返回有关包裹的信息,包括尺寸、重量、交接时间段信息、发票和物品信息以及状态。 - Api Reference > Easy Ship [createScheduledPackage](https://api.sp-api.net/zh/api-308929924.md): 安排一次易船(Easy Ship)订单并返回计划的包裹信息。 - Api Reference > Easy Ship [updateScheduledPackages](https://api.sp-api.net/zh/api-308929925.md): 更新指定 `scheduledPackageId` 的包裹交接时间段。您可以通过在再次进行 `patch` 调用之前调用 `listHandoverSlots` 操作来获取新的 `slotId` 值。 - Api Reference > Easy Ship [createScheduledPackageBulk](https://api.sp-api.net/zh/api-308929926.md): 此操作自动为所有输入的 `amazonOrderId` 预定时间段,生成相关的运输标签以及其他符合市场要求的文档(参考 [市场文档支持表](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table))。 - Api Reference > FBA Inbound Eligibilty [getItemEligibilityPreview](https://api.sp-api.net/zh/api-308929927.md): 此操作获取您指定商品的资格预览。您可以指定想要的资格预览类型(入境或混合)。对于入境预览,您可以指定要确定商品资格的市场。 - Api Reference > FBA Inventory [getInventorySummaries](https://api.sp-api.net/zh/api-308929928.md): 返回库存摘要的列表。返回的摘要依赖于startDateTime、sellerSkus和sellerSku参数的存在与否: - Api Reference > FBA Inventory [createInventoryItem](https://api.sp-api.net/zh/api-308929929.md): 请求亚马逊在沙盒环境中的沙盒库存中创建产品详情。这是一个仅限沙盒的操作,必须指向沙盒端点。有关更多信息,请参阅[卖家合作伙伴 API 沙盒](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > FBA Inventory [deleteInventoryItem](https://api.sp-api.net/zh/api-308929930.md): 请求亚马逊从沙盒环境中的沙盒库存中删除一个项目。这是一个仅限沙盒的操作,必须指向沙盒端点。有关更多信息,请参阅 [销售合作伙伴 API 沙盒](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > FBA Inventory [addInventory](https://api.sp-api.net/zh/api-308929931.md): 请求亚马逊在沙箱环境中添加所需数量的商品到沙箱库存。这是一个仅限沙箱的操作,必须指向沙箱端点。有关更多信息,请参考 [Selling Partner API 沙箱](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > Feeds 2020-09-04 [getFeeds](https://api.sp-api.net/zh/api-308929932.md): 自2023年6月27日起,`getFeeds` 操作将不再在 Feeds v2020-09-04 的销售伙伴 API 中可用,所有对此的调用将失败。依赖此操作的集成应迁移至 [Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Feeds 2020-09-04 [createFeed](https://api.sp-api.net/zh/api-308929933.md): 自2023年6月27日起,`createFeed`操作将在销售伙伴API的Feeds v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移到[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2020-09-04 [getFeed](https://api.sp-api.net/zh/api-308929934.md): 自2023年6月27日起,Selling Partner API中的`getFeed`操作将不再可用,针对Feeds v2020-09-04的所有调用将会失败。依赖于此操作的集成应用应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Feeds 2020-09-04 [cancelFeed](https://api.sp-api.net/zh/api-308929935.md): 自2023年6月27日起,`cancelFeed`操作将在2020-09-04版本的销售合作伙伴API中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2020-09-04 [createFeedDocument](https://api.sp-api.net/zh/api-308929936.md): 自2023年6月27日起,`createFeedDocument`操作将在Feeds v2020-09-04的销售伙伴API中不再可用,所有对此操作的调用将失败。依赖此操作的集成应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2020-09-04 [getFeedDocument](https://api.sp-api.net/zh/api-308929937.md): 自2023年6月27日起,`getFeedDocument`操作将在Selling Partner API v2020-09-04中不再可用,所有对此操作的调用将会失败。依赖该操作的集成应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2021-06-30 [getFeeds](https://api.sp-api.net/zh/api-308929940.md): 返回与您指定的过滤器匹配的推送详细信息。 - Api Reference > Feeds 2021-06-30 [createFeed](https://api.sp-api.net/zh/api-308929941.md): 创建一个提要。在调用此操作之前,上传提要文档的内容。 - Api Reference > Feeds 2021-06-30 [cancelFeed](https://api.sp-api.net/zh/api-308929942.md): 取消您指定的供稿。只有处理状态为 IN_QUEUE 的供稿可以被取消。已取消的供稿将在后续调用 getFeed 和 getFeeds 操作时返回。 - Api Reference > Feeds 2021-06-30 [getFeed](https://api.sp-api.net/zh/api-308929943.md): 返回您指定的提要的详细信息(包括结果文档 ID,如果可用)。 - Api Reference > Feeds 2021-06-30 [createFeedDocument](https://api.sp-api.net/zh/api-308929944.md): 为您指定的馈送类型创建一个馈送文档。此操作返回一个预签名的 URL,用于上传馈送文档内容。它还返回一个 feedDocumentId 值,您可以在随后的 createFeed 操作中传递该值。 - Api Reference > Feeds 2021-06-30 [getFeedDocument](https://api.sp-api.net/zh/api-308929945.md): 返回检索feed文档内容所需的信息。 - Api Reference > Finances [listFinancialEventGroups](https://api.sp-api.net/zh/api-308929946.md): 返回给定日期范围内的财务事件组。订单可能需要最多48小时才能出现在您的财务事件中。 - Api Reference > Finances [listFinancialEventsByGroupId](https://api.sp-api.net/zh/api-308929947.md): 返回指定财务事件组的所有财务事件。订单可能需要最多48小时才能出现在您的财务事件中。 - Api Reference > Finances [listFinancialEventsByOrderId](https://api.sp-api.net/zh/api-308929948.md): 返回指定订单的所有财务事件。订单出现在您的财务事件中可能需要最多48小时。 - Api Reference > Finances [listFinancialEvents](https://api.sp-api.net/zh/api-308929949.md): 返回指定数据范围内的财务事件。订单可能需要最多48小时才能出现在您的财务事件中。**注意:** 在`ListFinancialEvents`中,递延事件在被释放之前不会出现在响应中。 - Api Reference > Finances 2024-06-19 [listTransactions](https://api.sp-api.net/zh/api-308930466.md): 返回给定参数的交易。交易出现在您的交易事件中可能需要最长 48 小时。 - Api Reference > Fulfillment Inbound V0 [createInboundShipmentPlan](https://api.sp-api.net/zh/api-308929951.md): 返回一个或多个入库计划,提供您创建一个或多个入库所需的信息,适用于您指定的一组商品。可能需要多个入库计划,以便能够在亚马逊的履行网络中优化商品的位置,例如,将库存置于离客户更近的位置。或者,如果两个入库计划需要不同的处理,则可以创建两个具有相同亚马逊履行中心目的地的入库计划,例如,需贴标签的商品必须与无标签的混合库存分开运输。 - Api Reference > Fulfillment Inbound V0 [createInboundShipment](https://api.sp-api.net/zh/api-308929952.md): 返回一个新的入境货运,基于通过 createInboundShipmentPlan 操作返回的指定 shipmentId。 - Api Reference > Fulfillment Inbound V0 [updateInboundShipment](https://api.sp-api.net/zh/api-308929953.md): 更新或移除由指定运输标识符识别的入境货物中的项。不支持添加新项。 - Api Reference > Fulfillment Inbound V0 [getPreorderInfo](https://api.sp-api.net/zh/api-308929954.md): 返回预订信息,包括卖家在确认预订发货之前所需的日期。 - Api Reference > Fulfillment Inbound V0 [confirmPreorder](https://api.sp-api.net/zh/api-308929955.md): 返回确认预订发货所需的信息。在调用 getPreorderInfo 操作以获取 NeedByDate 值和其他有关发货的预订信息后,请调用此操作。 - Api Reference > Fulfillment Inbound V0 [getPrepInstructions](https://api.sp-api.net/zh/api-308929956.md): 退货标签要求和物品准备说明,以帮助准备物品发往亚马逊的履行网络。 - Api Reference > Fulfillment Inbound V0 [getTransportDetails](https://api.sp-api.net/zh/api-308929957.md): 返回关于入境货物的当前运输信息。 - Api Reference > Fulfillment Inbound V0 [putTransportDetails](https://api.sp-api.net/zh/api-308929958.md): 将运输信息发送到亚马逊,关于入境货物。 - Api Reference > Fulfillment Inbound V0 [voidTransport](https://api.sp-api.net/zh/api-308929959.md): 取消之前确认的请求,以便使用亚马逊合作承运人运输入境货物。 - Api Reference > Fulfillment Inbound V0 [estimateTransport](https://api.sp-api.net/zh/api-308929960.md): 启动通过与亚马逊合作的承运商估算入境货物运输成本的过程。 - Api Reference > Fulfillment Inbound V0 [confirmTransport](https://api.sp-api.net/zh/api-308929961.md): 确认卖方接受亚马逊合作运输估算,同意允许亚马逊从其账户收取运输费用,并请求亚马逊合作承运商发运入库货物。 - Api Reference > Fulfillment Inbound V0 [getLabels](https://api.sp-api.net/zh/api-308929962.md): 返回包裹/托盘标签,以便在亚马逊履行中心进行更快速和更准确的货件处理。 - Api Reference > Fulfillment Inbound V0 [getBillOfLading](https://api.sp-api.net/zh/api-308929963.md): 返回少于卡车装载/满卡车装载(LTL/FTL)货物的提单。`getBillOfLading` 操作返回用于打印亚马逊合作的少于卡车装载/满卡车装载(LTL/FTL)入库货物的提单的PDF文档数据。 - Api Reference > Fulfillment Inbound V0 [getShipments](https://api.sp-api.net/zh/api-308929964.md): 返回一个根据您指定的标准的入境货物列表。 - Api Reference > Fulfillment Inbound V0 [getShipmentItemsByShipmentId](https://api.sp-api.net/zh/api-308929965.md): 返回指定入境运输中的物品列表。 - Api Reference > Fulfillment Inbound V0 [getShipmentItems](https://api.sp-api.net/zh/api-308929966.md): 返回指定入境货物中的物品列表,或在指定时间范围内更新的物品列表。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlans](https://api.sp-api.net/zh/api-308929967.md): 提供了一个包含最少信息的入站计划列表。 - Api Reference > FBA inbound operations. 2024-03-20 [createInboundPlan](https://api.sp-api.net/zh/api-308929968.md): 创建入库计划。入库计划包含将货物发送至亚马逊履行网络所需的所有信息。 - Api Reference > FBA inbound operations. 2024-03-20 [getInboundPlan](https://api.sp-api.net/zh/api-308929969.md): 获取有关入站计划的顶级信息。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlanBoxes](https://api.sp-api.net/zh/api-308929970.md): 提供入库计划中盒装包的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [cancelInboundPlan](https://api.sp-api.net/zh/api-308929971.md): 取消入境计划。如果在无效窗口之外执行取消,可能会产生费用。对于亚马逊合作承运商,小包裹交付(SPD)的窗口为24小时,低于卡车装载(LTL)承运人货物的窗口为1小时。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlanItems](https://api.sp-api.net/zh/api-308929972.md): 提供入库计划中项目包的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [updateInboundPlanName](https://api.sp-api.net/zh/api-308929973.md): 更新现有入站计划的名称。 - Api Reference > FBA inbound operations. 2024-03-20 [listPackingGroupBoxes](https://api.sp-api.net/zh/api-308929974.md): 从给定的包装组中检索一页箱子。这些箱子之前通过`setPackingInformation`操作提供。此API用于在亚马逊确定运输拆分之前箱子已打包的工作流程。 - Api Reference > FBA inbound operations. 2024-03-20 [listPackingGroupItems](https://api.sp-api.net/zh/api-308929975.md): 检索给定包装组中的一页项目。包装选项必须在包装组项目可以列出之前由相应的操作生成。 - Api Reference > FBA inbound operations. 2024-03-20 [setPackingInformation](https://api.sp-api.net/zh/api-308929976.md): 设置入境计划的装箱信息。创建入境计划后,应调用此功能以填充规划和运输估算所需的箱级信息。 - Api Reference > FBA inbound operations. 2024-03-20 [listPackingOptions](https://api.sp-api.net/zh/api-308929977.md): 检索入站计划的所有包装选项列表。包装选项必须先由相应的操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generatePackingOptions](https://api.sp-api.net/zh/api-308929978.md): 生成可用于入站计划的包装选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmPackingOption](https://api.sp-api.net/zh/api-308929979.md): 确认入站计划的打包选项。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlanPallets](https://api.sp-api.net/zh/api-308929980.md): 提供一个分页的托盘包裹列表,涵盖入库计划。当在生成少于整车装运(LTL)承运人货物后提供相关细节时,入库计划将会有托盘。 - Api Reference > FBA inbound operations. 2024-03-20 [listPlacementOptions](https://api.sp-api.net/zh/api-308929981.md): 提供了入境计划的所有放置选项的列表。放置选项必须先由相应的操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generatePlacementOptions](https://api.sp-api.net/zh/api-308929982.md): 为入站计划生成配置选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmPlacementOption](https://api.sp-api.net/zh/api-308929983.md): 确认传入计划的放置选项。一旦确认,无法更改传入计划。 - Api Reference > FBA inbound operations. 2024-03-20 [getShipment](https://api.sp-api.net/zh/api-308929984.md): 提供特定货物运输的完整详情,位于入境计划中。`acceptedTransportationSelection` 内的 `transportationOptionId` 可用于检索该货物运输的详细信息。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentBoxes](https://api.sp-api.net/zh/api-308929985.md): 提供运送中箱包的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentContentUpdatePreviews](https://api.sp-api.net/zh/api-308929986.md): 检索给定货件的分页货件内容更新预览列表。货件内容更新预览是一项请求的货件内容变更的总结,以及该变更的运输成本影响,这些影响仅在指定的到期日期之前可以确认。 - Api Reference > FBA inbound operations. 2024-03-20 [generateShipmentContentUpdatePreviews](https://api.sp-api.net/zh/api-308929987.md): 生成装运内容更新预览,给定一组预期的箱子和/或用于确认承运人的装运项。装运内容更新预览将在确认之前可查看更新后的费用和内容。 - Api Reference > FBA inbound operations. 2024-03-20 [getShipmentContentUpdatePreview](https://api.sp-api.net/zh/api-308929988.md): 检索运输内容更新预览,提供所请求的运输内容更改摘要及变更的运输成本影响,只能在指定的到期日前确认。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmShipmentContentUpdatePreview](https://api.sp-api.net/zh/api-308929989.md): 确认发货内容更新预览并接受运输费用的变更。 - Api Reference > FBA inbound operations. 2024-03-20 [getDeliveryChallanDocument](https://api.sp-api.net/zh/api-308929990.md): 请提供IN市场中PCP运输的交货单文档。 - Api Reference > FBA inbound operations. 2024-03-20 [listDeliveryWindowOptions](https://api.sp-api.net/zh/api-308929991.md): 检索运输的所有交付时间窗口选项。交付时间窗口选项必须先通过 `generateDeliveryWindowOptions` 操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generateDeliveryWindowOptions](https://api.sp-api.net/zh/api-308929992.md): 生成给定货物的可用交付时间窗口选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmDeliveryWindowOptions](https://api.sp-api.net/zh/api-308929993.md): 确认所选发货在入境计划中的送货时段选项。在使用此API之前,必须确认放置选项。一旦确认,无法生成新的送货时段选项,但可以在发货关闭之前更新所选送货时段选项。该时段用于提供预计发货到达仓库的时间。所有具有程序`CONFIRMED_DELIVERY_WINDOW`的运输选项在确认运输选项之前都需要确认送货时段。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentItems](https://api.sp-api.net/zh/api-308929994.md): 提供一份发货中物品包裹的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [updateShipmentName](https://api.sp-api.net/zh/api-308929995.md): 更新现有运输的名称。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentPallets](https://api.sp-api.net/zh/api-308929996.md): 提供发货中托盘包裹的分页列表。当相关细节在生成小于整车货运(LTL)承运人发货后提供时,托盘化的发货将包含托盘。 - Api Reference > FBA inbound operations. 2024-03-20 [cancelSelfShipAppointment](https://api.sp-api.net/zh/api-308929997.md): 取消货物的自发货预约时段。 - Api Reference > FBA inbound operations. 2024-03-20 [getSelfShipAppointmentSlots](https://api.sp-api.net/zh/api-308929998.md): 检索可用的自助装运预约时段列表,用于在仓库中投递货物。 - Api Reference > FBA inbound operations. 2024-03-20 [generateSelfShipAppointmentSlots](https://api.sp-api.net/zh/api-308929999.md): 初始化生成预约时间段列表的过程。 - Api Reference > FBA inbound operations. 2024-03-20 [scheduleSelfShipAppointment](https://api.sp-api.net/zh/api-308930000.md): 确认或重新安排自发货预约时间段以便装运。 - Api Reference > FBA inbound operations. 2024-03-20 [updateShipmentSourceAddress](https://api.sp-api.net/zh/api-308930001.md): 更新现有货物的源地址。货物的源地址只能在确认货物承运人之前进行更新。由于更新了源地址,现有的运输选项将无效,需要重新生成以捕捉由于新的源地址而可能导致的运输选项和报价的差异。 - Api Reference > FBA inbound operations. 2024-03-20 [updateShipmentTrackingDetails](https://api.sp-api.net/zh/api-308930002.md): 更新货件的追踪详情。 - Api Reference > FBA inbound operations. 2024-03-20 [listTransportationOptions](https://api.sp-api.net/zh/api-308930003.md): 检索货物的所有运输选项。运输选项必须先通过`generateTransportationOptions`操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generateTransportationOptions](https://api.sp-api.net/zh/api-308930004.md): 为给定的安置选项生成可用的交通运输选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmTransportationOptions](https://api.sp-api.net/zh/api-308930005.md): 确认所有入境计划的运输选项。必须在使用此API之前确认一个投放选项。一旦确认,无法为入境计划生成或确认新的运输选项。 - Api Reference > FBA inbound operations. 2024-03-20 [listItemComplianceDetails](https://api.sp-api.net/zh/api-308930006.md): 列出特定市场中MSKU的入境合规细节。 - Api Reference > FBA inbound operations. 2024-03-20 [updateItemComplianceDetails](https://api.sp-api.net/zh/api-308930007.md): 更新MSKU列表的合规细节。此处提供的细节仅用于IN市场合规验证。 - Api Reference > FBA inbound operations. 2024-03-20 [createMarketplaceItemLabels](https://api.sp-api.net/zh/api-308930008.md): 对于给定的市场 - 为一组 msku 创建标签。 - Api Reference > FBA inbound operations. 2024-03-20 [getInboundOperationStatus](https://api.sp-api.net/zh/api-308930009.md): 获取异步 API 调用处理的状态。 - Api Reference > Fulfillment Outbound [getFulfillmentPreview](https://api.sp-api.net/zh/api-308930010.md): 根据您指定的运输标准,返回履行订单预览的列表。 - Api Reference > Fulfillment Outbound [deliveryOffers](https://api.sp-api.net/zh/api-308930011.md): 返回包括估计交货日期和优惠到期的交付选项,基于您指定的标准。 - Api Reference > Fulfillment Outbound [listAllFulfillmentOrders](https://api.sp-api.net/zh/api-308930012.md): 返回一个在指定的日期时间之后(或在该日期时间)履行的订单列表,或者由下一个令牌参数指示。 - Api Reference > Fulfillment Outbound [createFulfillmentOrder](https://api.sp-api.net/zh/api-308930013.md): 请求亚马逊从其履行网络中的卖方库存中发货到指定地址。 - Api Reference > Fulfillment Outbound [getPackageTrackingDetails](https://api.sp-api.net/zh/api-308930014.md): 返回有关多渠道履行订单的出货包裹的退货交付跟踪信息。 - Api Reference > Fulfillment Outbound [listReturnReasonCodes](https://api.sp-api.net/zh/api-308930015.md): 返回给定市场中卖家SKU的退货原因代码列表。此操作的参数可能包含需要进行URL编码的特殊字符。为了避免在编码URL时出现SKU错误,请参考[URL编码](https://developer-docs.amazon.com/sp-api/docs/url-encoding)。 - Api Reference > Fulfillment Outbound [createFulfillmentReturn](https://api.sp-api.net/zh/api-308930016.md): 创建一个履行退货。 - Api Reference > Fulfillment Outbound [getFulfillmentOrder](https://api.sp-api.net/zh/api-308930017.md): 返回指定订单标识符所指示的履行订单。 - Api Reference > Fulfillment Outbound [updateFulfillmentOrder](https://api.sp-api.net/zh/api-308930018.md): 更新和/或请求发货一个有订单暂停的履行订单。 - Api Reference > Fulfillment Outbound [cancelFulfillmentOrder](https://api.sp-api.net/zh/api-308930019.md): 请求亚马逊停止尝试履行由指定订单标识符指示的履行订单。 - Api Reference > Fulfillment Outbound [submitFulfillmentOrderStatusUpdate](https://api.sp-api.net/zh/api-308930020.md): 请求亚马逊在沙盒测试环境中更新订单状态。这是一个仅限沙盒的操作,必须指向沙盒端点。有关更多信息,请参阅[履行出库动态沙盒指南](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide)和[销售伙伴API沙盒](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > Fulfillment Outbound [getFeatures](https://api.sp-api.net/zh/api-308930021.md): 返回您指定市场中可用于多渠道履行订单的功能列表,以及您所呼叫的卖家是否已注册每个功能。 - Api Reference > Fulfillment Outbound [getFeatureInventory](https://api.sp-api.net/zh/api-308930022.md): 返回符合您指定的履行功能条件的库存项目列表。 - Api Reference > Fulfillment Outbound [getFeatureSKU](https://api.sp-api.net/zh/api-308930023.md): 返回指定 sellerSKU 的可接受订单数量,该订单可以使用指定功能进行履行。请注意,如果 sellerSKU 不符合条件,则响应将包含一个空的 skuInfo 对象。此操作的参数可能包含需要 URL 编码的特殊字符。为了避免在编码 URL 时出现 SKU 错误,请参考 [URL 编码](https://developer-docs.amazon.com/sp-api/docs/url-encoding)。 - Api Reference > Listings Items 2020-09-01 [deleteListingsItem](https://api.sp-api.net/zh/api-308930026.md): 删除销售合作伙伴的列表项。 - Api Reference > Listings Items 2020-09-01 [patchListingsItem](https://api.sp-api.net/zh/api-308930027.md): 部分更新(补丁)销售合作伙伴的列表项。仅支持更新顶层列表项属性。不支持更新嵌套属性。 - Api Reference > Listings Items 2020-09-01 [putListingsItem](https://api.sp-api.net/zh/api-308930028.md): 为销售合作伙伴创建一个新的或完全更新现有的列表项。 - Api Reference > Listings Items 2021-08-01 [searchListingsItems](https://api.sp-api.net/zh/api-289540209.md): 搜索并返回销售合作伙伴商品列表及其相关细节。 - Api Reference > Listings Items 2021-08-01 [deleteListingsItem](https://api.sp-api.net/zh/api-308930029.md): 删除销售合作伙伴的列表项。 - Api Reference > Listings Items 2021-08-01 [getListingsItem](https://api.sp-api.net/zh/api-308930030.md): 返回有关销售伙伴列表项目的详细信息。 - Api Reference > Listings Items 2021-08-01 [patchListingsItem](https://api.sp-api.net/zh/api-308930031.md): 部分更新(补丁)卖方的清单项。仅顶级清单项属性可以被补丁。不支持补丁嵌套属性。 - Api Reference > Listings Items 2021-08-01 [putListingsItem](https://api.sp-api.net/zh/api-308930032.md): 为销售伙伴创建或完全更新现有列表项。 - Api Reference > Listings Restrictions [getListingsRestrictions](https://api.sp-api.net/zh/api-308930033.md): 返回亚马逊目录中项目的列表限制。 - Api Reference > Merchant Fulfillment [getEligibleShipmentServices](https://api.sp-api.net/zh/api-308930034.md): 返回满足指定运输请求详细信息的运输服务优惠列表。 - Api Reference > Merchant Fulfillment [getShipment](https://api.sp-api.net/zh/api-308930035.md): 返回现有货件的运输信息。 - Api Reference > Merchant Fulfillment [cancelShipment](https://api.sp-api.net/zh/api-308930036.md): 取消由指定的货运标识符指示的货物运输。 - Api Reference > Merchant Fulfillment [createShipment](https://api.sp-api.net/zh/api-308930037.md): 创建一个包含所提供信息的发货。 - Api Reference > Merchant Fulfillment [getAdditionalSellerInputs](https://api.sp-api.net/zh/api-308930038.md): 获取运输方式所需的额外卖家输入列表。通常用于国际运输。 - Api Reference > Messaging [getMessagingActionsForOrder](https://api.sp-api.net/zh/api-308930039.md): 返回指定订单可用的消息类型列表。消息类型由一个动作对象表示,包含路径和查询参数。您可以使用路径和参数调用发送消息的操作。 - Api Reference > Messaging [confirmCustomizationDetails](https://api.sp-api.net/zh/api-308930040.md): 发送消息要求买家提供或确认定制详情,例如姓名拼写、图片、首字母等。 - Api Reference > Messaging [createConfirmDeliveryDetails](https://api.sp-api.net/zh/api-308930041.md): 向买家发送消息以安排交货或确认联系信息以进行交货。 - Api Reference > Messaging [createLegalDisclosure](https://api.sp-api.net/zh/api-308930042.md): 发送一条重要消息,其中包含卖方在法律上必须提供给买方的文件。此消息仅应用于传送法律要求提供的文件。 - Api Reference > Messaging [createNegativeFeedbackRemoval](https://api.sp-api.net/zh/api-308930043.md): 发送一条非关键消息,请求买家删除他们的负面反馈。此消息应仅在卖家已解决买家的问题后发送。 - Api Reference > Messaging [createConfirmOrderDetails](https://api.sp-api.net/zh/api-308930044.md): 在发货之前向买家发送消息,询问与订单相关的问题。 - Api Reference > Messaging [createConfirmServiceDetails](https://api.sp-api.net/zh/api-308930045.md): 发送消息以联系家庭服务客户,以安排服务电话或在服务电话之前收集信息。 - Api Reference > Messaging [CreateAmazonMotors](https://api.sp-api.net/zh/api-308930046.md): 向买家发送一条消息,以提供有关亚马逊汽车订单的详细信息。此消息仅可由亚马逊汽车卖家发送。 - Api Reference > Messaging [CreateWarranty](https://api.sp-api.net/zh/api-308930047.md): 向买家发送消息,以提供他们订单中购买的保修信息详细信息。 - Api Reference > Messaging [GetAttributes](https://api.sp-api.net/zh/api-308930048.md): 返回包含与订单相关的属性的响应。这包括买家的偏好。 - Api Reference > Messaging [createDigitalAccessKey](https://api.sp-api.net/zh/api-308930049.md): 向买家发送消息,以分享使用其订单中数字内容所需的数字访问密钥。 - Api Reference > Messaging [createUnexpectedProblem](https://api.sp-api.net/zh/api-308930050.md): 向买家发送一条重要消息,指出遇到意外问题,影响了订单的完成。 - Api Reference > Messaging [sendInvoice](https://api.sp-api.net/zh/api-308930051.md): 发送一条信息给买家提供发票 - Api Reference > Notifications [getSubscription](https://api.sp-api.net/zh/api-308930052.md): 返回有关指定通知类型和有效负载版本的订阅信息。`payloadVersion`是一个可选参数。当未提供`payloadVersion`时,将返回最新有效负载版本的订阅信息。当您没有订阅标识符时,可以使用此 API 获取订阅信息。 - Api Reference > Notifications [createSubscription](https://api.sp-api.net/zh/api-308930053.md): 为指定的通知类型创建一个订阅,以将其发送到指定的目标。在您可以订阅之前,您必须先通过调用 `createDestination` 操作创建目标。如果指定的通知类型支持多个有效负载版本,您可以利用此 API 订阅不同的有效负载版本,前提是您已经有针对不同有效负载版本的现有订阅。 - Api Reference > Notifications [getSubscriptionById](https://api.sp-api.net/zh/api-308930054.md): 返回有关指定通知类型的订阅信息。`getSubscriptionById` 操作是无授权的。有关更多信息,请参阅 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [deleteSubscriptionById](https://api.sp-api.net/zh/api-308930055.md): 删除由您指定的订阅标识符和通知类型指示的订阅。订阅标识符可以是与您的应用相关的任何订阅。在您成功调用此操作后,将停止发送与该订阅相关的通知。`deleteSubscriptionById` 操作是无权限限制的。有关更多信息,请参阅 [无权限操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [getDestinations](https://api.sp-api.net/zh/api-308930056.md): 返回关于所有目的地的信息。 `getDestinations` 操作是无授权的。有关更多信息,请参阅 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [createDestination](https://api.sp-api.net/zh/api-308930057.md): 创建一个目标资源以接收通知。`createDestination` 操作是不需要授权的。有关更多信息,请参见 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [getDestination](https://api.sp-api.net/zh/api-308930058.md): 返回您指定的目的地信息。 `getDestination` 操作是无需授权的。有关更多信息,请参阅 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [deleteDestination](https://api.sp-api.net/zh/api-308930059.md): 删除您指定的目标。`deleteDestination` 操作是无授予的。有关更多信息,请参阅 [无授予操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Orders [getOrders](https://api.sp-api.net/zh/api-308930061.md): 返回在指定参数指示的时间范围内创建或更新的订单。您还可以应用一系列过滤标准以缩小返回的订单列表。如果存在 NextToken,将使用它来检索订单,而不是其他标准。 - Api Reference > Orders [getOrder](https://api.sp-api.net/zh/api-308930062.md): 返回您指定的订单。 - Api Reference > Orders [getOrderBuyerInfo](https://api.sp-api.net/zh/api-308930063.md): 返回您指定订单的买家信息。 - Api Reference > Orders [getOrderAddress](https://api.sp-api.net/zh/api-308930064.md): 返回您指定的订单的送货地址。 - Api Reference > Orders [getOrderItems](https://api.sp-api.net/zh/api-308930065.md): 返回您指定订单的详细订单项信息。如果提供了`NextToken`,则用于检索订单项的下一页。 - Api Reference > Orders [getOrderItemsBuyerInfo](https://api.sp-api.net/zh/api-308930066.md): 返回您指定的订单项的买家信息。 - Api Reference > Orders [updateShipmentStatus](https://api.sp-api.net/zh/api-308930067.md): 更新您指定订单的发货状态。 - Api Reference > Orders [getOrderRegulatedInfo](https://api.sp-api.net/zh/api-308930068.md): 返回您指定的订单的受监管信息。 - Api Reference > Orders [updateVerificationStatus](https://api.sp-api.net/zh/api-308930069.md): 更新(批准或拒绝)包含受管制产品的订单的验证状态。 - Api Reference > Orders [confirmShipment](https://api.sp-api.net/zh/api-308930070.md): 更新指定订单的发货确认状态。 - Api Reference > Product Fees [getMyFeesEstimateForSKU](https://api.sp-api.net/zh/api-308930072.md): 返回指定卖家SKU在请求正文中指定的市场中标识的商品的估计费用。 - Api Reference > Product Fees [getMyFeesEstimateForASIN](https://api.sp-api.net/zh/api-308930073.md): 返回在请求正文中指定的市场中,按指定ASIN指示的商品的预计费用。 - Api Reference > Product Fees [getMyFeesEstimates](https://api.sp-api.net/zh/api-308930074.md): 返回一系列产品的预估费用。 - Api Reference > Pricing V0 [getPricing](https://api.sp-api.net/zh/api-308930075.md): 根据卖方SKU或ASIN返回卖方的报价列表定价信息。 - Api Reference > Pricing V0 [getCompetitivePricing](https://api.sp-api.net/zh/api-308930076.md): 返回有关卖家报价列表的竞争性定价信息,基于卖家的SKU或ASIN。 - Api Reference > Pricing V0 [getListingOffers](https://api.sp-api.net/zh/api-308930077.md): 返回单个SKU列表中最低价格的优惠。 - Api Reference > Pricing V0 [getItemOffers](https://api.sp-api.net/zh/api-308930078.md): 返回基于 ASIN 的单个商品的最低价格报价。 - Api Reference > Pricing V0 [getItemOffersBatch](https://api.sp-api.net/zh/api-308930079.md): 根据 ASIN 返回一批商品的最低价格优惠。 - Api Reference > Pricing V0 [getListingOffersBatch](https://api.sp-api.net/zh/api-308930080.md): 返回一组SKU列表中最低价格的报价。 - Api Reference > Pricing 2022-05-01 [getFeaturedOfferExpectedPriceBatch](https://api.sp-api.net/zh/api-308930081.md): 返回与请求体中定义的最多40个请求的批处理列表对应的响应集。每个成功(HTTP状态码200)请求的响应包括计算出的上市价格,在此价格或更低的情况下,卖家可以期望成为特色报价(在适用促销之前)。这被称为特色报价预期价格(FOEP)。特色报价并不保证,因为竞争报价可能会变化,并且根据其他因素(包括对特定客户的履行能力)可能会突出显示不同的报价。对不成功请求的响应包括可用的错误文本。 - Api Reference > Pricing 2022-05-01 [getCompetitiveSummary](https://api.sp-api.net/zh/api-308930082.md): 返回包含所选ASIN和`marketplaceId`组合的竞争摘要响应,包括特色购买选项。 - Api Reference > Replenishment [getSellingPartnerMetrics](https://api.sp-api.net/zh/api-308930083.md): 返回销售合作伙伴的聚合补货程序指标。 - Api Reference > Replenishment [listOfferMetrics](https://api.sp-api.net/zh/api-308930084.md): 返回销售合作伙伴报价的聚合补给计划指标。 - Api Reference > Replenishment [listOffers](https://api.sp-api.net/zh/api-308930085.md): 返回销售合作伙伴补货计划报价的详细信息。 - Api Reference > Reports 2020-09-04 [getReports](https://api.sp-api.net/zh/api-308930086.md): 自 **2023年6月27日** 起,`getReports` 操作将在 2020-09-04 版本的卖家合作伙伴 API 中不再可用,所有对此操作的调用将会失败。依赖此操作的集成应迁移至 [报告 v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [createReport](https://api.sp-api.net/zh/api-308930087.md): 自**2023年6月27日**起,Selling Partner API中的`createReport`操作将在Reports v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应该迁移到[Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReport](https://api.sp-api.net/zh/api-308930088.md): 自 **2023年6月27日** 起,`getReport` 操作将不再在报告 v2020-09-04 的销售伙伴 API 中可用,所有对此的调用将会失败。依赖此操作的集成应迁移至 [报告 v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [cancelReport](https://api.sp-api.net/zh/api-308930089.md): 自**2023年6月27日起**,`cancelReport`操作将在销售合作伙伴API的报告v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移到[Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReportSchedules](https://api.sp-api.net/zh/api-308930090.md): 自**2023年6月27日起**,`getReportSchedules`操作将不再在2020-09-04版本的销售合作伙伴API中提供,所有对此的调用将失败。依赖此操作的集成应迁移到[2021-06-30版本的报告API](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Reports 2020-09-04 [createReportSchedule](https://api.sp-api.net/zh/api-308930091.md): 自**2023年6月27日起**,`createReportSchedule`操作将在销售合作伙伴API的Reports v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移至[Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReportSchedule](https://api.sp-api.net/zh/api-308930092.md): 自**2023年6月27日起**,`getReportSchedule` 操作将不再在 2020-09-04 版本的销售合作伙伴 API 中可用,所有对此的调用将失败。依赖此操作的集成应迁移到 [Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [cancelReportSchedule](https://api.sp-api.net/zh/api-308930093.md): 自 **2023年6月27日** 起,`cancelReportSchedule` 操作将在 Selling Partner API 的 Reports v2020-09-04 中不再可用,所有对此的调用将会失败。依赖于此操作的集成应迁移到 [Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReportDocument](https://api.sp-api.net/zh/api-308930094.md): 自 **2023年6月27日** 起,`getReportDocument` 操作将不再在 2020-09-04 版本的销售合作伙伴 API 中可用,所有对该操作的调用将失败。依赖于此操作的集成应迁移到 [2021-06-30 版本的报告](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2021-06-30 [getReports](https://api.sp-api.net/zh/api-308930095.md): 返回与您指定的过滤器匹配的报告的详细信息。 - Api Reference > Reports 2021-06-30 [createReport](https://api.sp-api.net/zh/api-308930096.md): 创建报告。 - Api Reference > Reports 2021-06-30 [cancelReport](https://api.sp-api.net/zh/api-308930097.md): 取消您指定的报告。只有状态为`processingStatus=IN_QUEUE`的报告可以被取消。已取消的报告将在后续调用`getReport`和`getReports`操作时返回。 - Api Reference > Reports 2021-06-30 [getReport](https://api.sp-api.net/zh/api-308930098.md): 返回您指定的报告的详细信息(包括`reportDocumentId`,如果可用)。 - Api Reference > Reports 2021-06-30 [getReportSchedules](https://api.sp-api.net/zh/api-308930099.md): 返回与您指定的过滤条件匹配的报告调度详细信息。 - Api Reference > Reports 2021-06-30 [createReportSchedule](https://api.sp-api.net/zh/api-308930100.md): 创建报告计划。如果已存在相同报告类型和市场ID的报告计划,则将其取消并用此计划替换。 - Api Reference > Reports 2021-06-30 [cancelReportSchedule](https://api.sp-api.net/zh/api-308930101.md): 取消您指定的报告计划。 - Api Reference > Reports 2021-06-30 [getReportSchedule](https://api.sp-api.net/zh/api-308930102.md): 返回您指定的报告计划的报告计划详细信息。 - Api Reference > Reports 2021-06-30 [getReportDocument](https://api.sp-api.net/zh/api-308930103.md): 返回检索报告文档内容所需的信息。 - Api Reference > Sales [getOrderMetrics](https://api.sp-api.net/zh/api-308930105.md): 返回给定间隔内的聚合订单指标,按粒度分解,针对特定买方类型。 - Api Reference > Sellers [getAccount](https://api.sp-api.net/zh/api-308930685.md): 返回有关卖家账户及其市场的信息。 - Api Reference > Sellers [getMarketplaceParticipations](https://api.sp-api.net/zh/api-308930107.md): 返回卖方提交请求时可以销售的市场列表以及有关卖方在这些市场参与信息。 - Api Reference > Services [getServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930108.md): 获取由提供的 `serviceJobID` 指示的服务作业的详细信息。 - Api Reference > Services [cancelServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930109.md): 取消由指定的服务工作标识符所指示的服务工作。 - Api Reference > Services [completeServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930110.md): 完成由指定服务作业标识符指示的服务作业。 - Api Reference > Services [getServiceJobs](https://api.sp-api.net/zh/api-308930111.md): 获取指定过滤查询的服务作业详细信息。 - Api Reference > Services [addAppointmentForServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930112.md): 将指定服务作业标识符的服务作业添加一个约会。 - Api Reference > Services [rescheduleAppointmentForServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930113.md): 重新安排指定服务工单标识符所指示的服务工作的预约。 - Api Reference > Services [assignAppointmentResources](https://api.sp-api.net/zh/api-308930114.md): 分配新的资源或覆盖/更新现有的资源到服务工作预约。 - Api Reference > Services [setAppointmentFulfillmentData](https://api.sp-api.net/zh/api-308930115.md): 更新与给定 `jobID` 和 `appointmentID` 相关的预约履行数据。 - Api Reference > Services [getRangeSlotCapacity](https://api.sp-api.net/zh/api-308930116.md): 提供与可用性记录类似格式的容量插槽。 - Api Reference > Services [getFixedSlotCapacity](https://api.sp-api.net/zh/api-308930117.md): 提供固定大小插槽的容量。 - Api Reference > Services [updateSchedule](https://api.sp-api.net/zh/api-308930118.md): 更新给定资源的调度安排。 - Api Reference > Services [createReservation](https://api.sp-api.net/zh/api-308930119.md): 创建一个预约。 - Api Reference > Services [updateReservation](https://api.sp-api.net/zh/api-308930120.md): 更新预订。 - Api Reference > Services [cancelReservation](https://api.sp-api.net/zh/api-308930121.md): 取消预订。 - Api Reference > Services [getAppointmmentSlotsByJobId](https://api.sp-api.net/zh/api-308930122.md): 获取与指定服务作业 ID 关联的服务的预约时段。 - Api Reference > Services [getAppointmentSlots](https://api.sp-api.net/zh/api-308930123.md): 根据指定的服务上下文获取预约槽位。 - Api Reference > Services [createServiceDocumentUploadDestination](https://api.sp-api.net/zh/api-308930124.md): 创建上传目的地。 - Api Reference > Shipment Invoicing [getShipmentDetails](https://api.sp-api.net/zh/api-308930125.md): 返回发票所需的指定货件的运输详情。 - Api Reference > Shipment Invoicing [submitInvoice](https://api.sp-api.net/zh/api-308930126.md): 提交指定发货的发货发票文件。 - Api Reference > Shipment Invoicing [getInvoiceStatus](https://api.sp-api.net/zh/api-308930127.md): 返回您指定的货物运输的发票状态。 - Api Reference > Shipping [createShipment](https://api.sp-api.net/zh/api-308930128.md): 创建新货物运输。 - Api Reference > Shipping [getShipment](https://api.sp-api.net/zh/api-308930129.md): 返回与 shipmentId 相关的整个发货对象。 - Api Reference > Shipping [cancelShipment](https://api.sp-api.net/zh/api-308930130.md): 通过提供的 shipmentId 取消一项运输。 - Api Reference > Shipping [purchaseLabels](https://api.sp-api.net/zh/api-308930131.md): 根据给定的费率购买运输标签。 - Api Reference > Shipping [retrieveShippingLabel](https://api.sp-api.net/zh/api-308930132.md): 根据运输 ID 和跟踪 ID 检索运输标签。 - Api Reference > Shipping [purchaseShipment](https://api.sp-api.net/zh/api-308930133.md): 购买运输标签。 - Api Reference > Shipping [getRates](https://api.sp-api.net/zh/api-308930134.md): 获取服务费率。 - Api Reference > Shipping [getAccount](https://api.sp-api.net/zh/api-308930135.md): 验证当前账户是否有效。 - Api Reference > Shipping [getTrackingInformation](https://api.sp-api.net/zh/api-308930136.md): 返回货件的追踪信息。 - Api Reference > Amazon Shipping API V2 [getRates](https://api.sp-api.net/zh/api-308930138.md): 返回可用的运输服务选项。 - Api Reference > Amazon Shipping API V2 [directPurchaseShipment](https://api.sp-api.net/zh/api-308930139.md): 购买使用最佳匹配服务的货物运输服务。返回购买相关的细节和文件。 - Api Reference > Amazon Shipping API V2 [purchaseShipment](https://api.sp-api.net/zh/api-308930140.md): 购买运输服务并返回与购买相关的详细信息和文件。 - Api Reference > Amazon Shipping API V2 [oneClickShipment](https://api.sp-api.net/zh/api-308930141.md): 购买一个运输服务标识符,并返回与购买相关的详细信息和文件。 - Api Reference > Amazon Shipping API V2 [getTracking](https://api.sp-api.net/zh/api-308930142.md): 返回已购买货件的跟踪信息。 - Api Reference > Amazon Shipping API V2 [getShipmentDocuments](https://api.sp-api.net/zh/api-308930143.md): 返回与运输中的包裹相关的运输文件。 - Api Reference > Amazon Shipping API V2 [cancelShipment](https://api.sp-api.net/zh/api-308930144.md): 取消已购买的货运。如果货运成功取消,则返回一个空对象。 - Api Reference > Amazon Shipping API V2 [getAdditionalInputs](https://api.sp-api.net/zh/api-308930145.md): 返回用于在需要时提供额外输入以购买运输服务的 JSON 架构。当对先前调用 getRates 操作的响应指示所需的率(运输服务)需要额外输入时,请调用 getAdditionalInputs 操作。 - Api Reference > Amazon Shipping API V2 [getCarrierAccountFormInputs](https://api.sp-api.net/zh/api-308930146.md): 此 API 将返回注册承运人发货人账户所需的输入模式列表。 - Api Reference > Amazon Shipping API V2 [getCarrierAccounts](https://api.sp-api.net/zh/api-308930147.md): 此API将返回获取商家的所有运营商账户。 - Api Reference > Amazon Shipping API V2 [linkCarrierAccount](https://api.sp-api.net/zh/api-308930148.md): 此API将指定的承运人账户与商家关联/链接。 - Api Reference > Amazon Shipping API V2 [unlinkCarrierAccount](https://api.sp-api.net/zh/api-308930149.md): 此API将指定的承运人账户与商户解除链接。 - Api Reference > Amazon Shipping API V2 [generateCollectionForm](https://api.sp-api.net/zh/api-308930150.md): 此API调用用于生成收集表单。 - Api Reference > Amazon Shipping API V2 [getCollectionFormHistory](https://api.sp-api.net/zh/api-308930151.md): 此API调用用于获取先前生成的收集表单的历史记录。 - Api Reference > Amazon Shipping API V2 [getUnmanifestedShipments](https://api.sp-api.net/zh/api-308930152.md): 此 API 获取所有未清单的承运人及其发货地点。任何具有未清单发货且符合清单要求的承运人的地点将被返回。 - Api Reference > Amazon Shipping API V2 [getCollectionForm](https://api.sp-api.net/zh/api-308930153.md): 此API重新打印一个收集表单。 - Api Reference > Amazon Shipping API V2 [getAccessPoints](https://api.sp-api.net/zh/api-308930154.md): 返回输入邮政编码附近的接入点列表。 - Api Reference > Solicitations [getSolicitationActionsForOrder](https://api.sp-api.net/zh/api-308930156.md): 返回您指定订单的可用请求类型列表。请求类型由一个动作对象表示,该对象包含一个路径和查询参数。您可以使用路径和参数调用一个发送请求的操作。当前仅支持 productReviewAndSellerFeedbackSolicitation 请求类型。 - Api Reference > Solicitations [createProductReviewAndSellerFeedbackSolicitation](https://api.sp-api.net/zh/api-308930157.md): 向买方发送请求,请求卖家反馈和指定订单的产品评价。每个订单仅发送一次productReviewAndSellerFeedback或自由形式的主动消息。 - Api Reference > Supply Sources [getSupplySources](https://api.sp-api.net/zh/api-308930158.md): 检索分页供应来源的路径。 - Api Reference > Supply Sources [createSupplySource](https://api.sp-api.net/zh/api-308930159.md): 创建一个新的供应来源。 - Api Reference > Supply Sources [getSupplySource](https://api.sp-api.net/zh/api-308930160.md): 获取供应来源。 - Api Reference > Supply Sources [updateSupplySource](https://api.sp-api.net/zh/api-308930161.md): 更新供应来源的配置和能力。 - Api Reference > Supply Sources [archiveSupplySource](https://api.sp-api.net/zh/api-308930162.md): 归档供应来源,使其变为非活动状态。无法撤销。 - Api Reference > Supply Sources [updateSupplySourceStatus](https://api.sp-api.net/zh/api-308930163.md): 更新供应来源的状态。 - Api Reference > Invoices. [getInvoicesAttributes](https://api.sp-api.net/zh/api-308930391.md): 返回市场相关的模式及其各自可能的值集合。 - Api Reference > Invoices. [getInvoicesDocument](https://api.sp-api.net/zh/api-308930392.md): 返回发票文档的 ID 和 URL。使用该 URL 下载 ZIP 文件,该文件包含来自相应 `createInvoicesExport` 请求的发票。 - Api Reference > Invoices. [createInvoicesExport](https://api.sp-api.net/zh/api-308930393.md): 创建发票导出请求。 - Api Reference > Invoices. [getInvoicesExports](https://api.sp-api.net/zh/api-308930394.md): 返回与您指定的过滤器匹配的出口的发票导出详细信息。 - Api Reference > Invoices. [getInvoicesExport](https://api.sp-api.net/zh/api-308930395.md): 返回您指定的出口的导出发票导出详细信息(如果可用,包含 `exportDocumentId`)。 - Api Reference > Invoices. [getInvoices](https://api.sp-api.net/zh/api-308930396.md): 返回与您指定的过滤器匹配的发票的发票详细信息。 - Api Reference > Invoices. [getInvoice](https://api.sp-api.net/zh/api-308930397.md): 返回指定发票的发票数据。此操作仅返回发票数据的一个子集;请参阅响应定义以获取所有可能的属性。要获取完整的发票,请使用 `createInvoicesExport` 操作启动导出请求。 - Api Reference > Tokens [createRestrictedDataToken](https://api.sp-api.net/zh/api-308930165.md): 返回一个限制数据令牌(RDT),用于您指定的一个或多个限制资源。限制资源是指从返回个人身份信息(PII)的限制操作中获取的HTTP方法和路径,以及一个dataElements值,该值指示请求的PII类型。有关限制操作的列表,请参阅令牌API用例指南。在后续调用相应的限制操作时,将此处返回的RDT用作访问令牌。 - Api Reference > Automotive. [getVehicles](https://api.sp-api.net/zh/api-308930616.md): 获取最新的车辆系列 - Api Reference > Uploads [createUploadDestinationForResource](https://api.sp-api.net/zh/api-308930166.md): 创建一个上传目标,返回所需的信息以将文件上传到该目标并以编程方式访问该文件。 - Api Reference > third party application integrations. [createNotification](https://api.sp-api.net/zh/api-308930455.md): 在卖家中心为卖家创建通知。 - Api Reference > third party application integrations. [deleteNotifications](https://api.sp-api.net/zh/api-308930456.md): 从应用程序通知仪表板中移除您的应用程序通知。 - Api Reference > third party application integrations. [recordActionFeedback](https://api.sp-api.net/zh/api-308930457.md): 记录卖方对通知的响应。 - Api Reference > Direct Fulfillment Inventory Updates [submitInventoryUpdate](https://api.sp-api.net/zh/api-308930167.md): 提交指定仓库的库存更新,可以是部分或完整的库存项数据。 - Api Reference > Direct Fulfillment Orders V1 [getOrders](https://api.sp-api.net/zh/api-308930168.md): 返回您指定的时间范围内创建的采购订单列表。您可以通过使用 createdAfter 和 createdBefore 参数来定义时间范围。您必须使用这两个参数。您可以通过将 includeDetails 参数设置为 false 来选择仅获取采购订单号码。在这种情况下,操作将返回一个采购订单号码的列表。然后您可以调用 getOrder 操作以返回特定订单的详细信息。 - Api Reference > Direct Fulfillment Orders V1 [getOrder](https://api.sp-api.net/zh/api-308930169.md): 返回您指定的 purchaseOrderNumber 的采购订单信息。 - Api Reference > Direct Fulfillment Orders V1 [submitAcknowledgement](https://api.sp-api.net/zh/api-308930170.md): 提交一个或多个采购订单的确认。 - Api Reference > Direct Fulfillment Orders 2021-12-28 [getOrders](https://api.sp-api.net/zh/api-308930171.md): 返回在您指定的时间范围内创建的采购订单列表。您可以使用 createdAfter 和 createdBefore 参数定义时间范围。您必须使用这两个参数。您可以通过将 includeDetails 参数设置为 false 来选择仅获取采购订单编号。在这种情况下,操作将返回采购订单编号列表。然后,您可以调用 getOrder 操作以返回特定订单的详细信息。 - Api Reference > Direct Fulfillment Orders 2021-12-28 [getOrder](https://api.sp-api.net/zh/api-308930172.md): 返回您指定的 purchaseOrderNumber 的采购订单信息。 - Api Reference > Direct Fulfillment Orders 2021-12-28 [submitAcknowledgement](https://api.sp-api.net/zh/api-308930173.md): 提交一个或多个采购订单的确认。 - Api Reference > Direct Fulfillment Payments [submitInvoice](https://api.sp-api.net/zh/api-308930181.md): 提交一个或多个供应商直接配送订单的发票。 - Api Reference > Vendor Direct Fulfillment Sandbox Test Data [generateOrderScenarios](https://api.sp-api.net/zh/api-308930183.md): 提交请求以生成供应商直接履行 API 实体的测试订单数据。 - Api Reference > Vendor Direct Fulfillment Sandbox Test Data [getOrderScenarios](https://api.sp-api.net/zh/api-308930184.md): 检索由指定的 `transactionId` 标识的交易状态,并在交易成功时返回请求的测试订单数据。 - Api Reference > Direct Fulfillment Shipping V1 [getShippingLabels](https://api.sp-api.net/zh/api-308930185.md): 返回您指定时间范围内创建的运输标签列表。您可以使用 `createdAfter` 和 `createdBefore` 参数来定义该时间范围。必须同时使用这两个参数。搜索的日期范围不得超过 7 天。 - Api Reference > Direct Fulfillment Shipping V1 [submitShippingLabelRequest](https://api.sp-api.net/zh/api-308930186.md): 创建购买订单的运输标签,并返回用于引用的 `transactionId`。 - Api Reference > Direct Fulfillment Shipping V1 [getShippingLabel](https://api.sp-api.net/zh/api-308930187.md): 返回您指定的 `purchaseOrderNumber` 的运输标签。 - Api Reference > Direct Fulfillment Shipping V1 [submitShipmentConfirmations](https://api.sp-api.net/zh/api-308930188.md): 提交一个或多个供应商订单的发货确认。 - Api Reference > Direct Fulfillment Shipping V1 [submitShipmentStatusUpdates](https://api.sp-api.net/zh/api-308930189.md): 此API调用仅供供应商自有承运人(VOC)供应商使用。调用此API将提交供应商已发货包裹的运输状态更新。这将为亚马逊客户在包裹不在亚马逊网络可见性时提供其订单的可见性。 - Api Reference > Direct Fulfillment Shipping V1 [getCustomerInvoices](https://api.sp-api.net/zh/api-308930190.md): 返回在您指定的时间范围内创建的客户发票列表。您可以使用 `createdAfter` 和 `createdBefore` 参数定义时间范围。必须同时使用这两个参数。搜索的日期范围不得超过 7 天。 - Api Reference > Direct Fulfillment Shipping V1 [getCustomerInvoice](https://api.sp-api.net/zh/api-308930191.md): 根据您指定的 `purchaseOrderNumber` 返回客户发票。 - Api Reference > Direct Fulfillment Shipping V1 [getPackingSlips](https://api.sp-api.net/zh/api-308930192.md): 返回符合指定标准的采购订单的装箱单列表。搜索的日期范围不得超过7天。 - Api Reference > Direct Fulfillment Shipping V1 [getPackingSlip](https://api.sp-api.net/zh/api-308930193.md): 根据您指定的 `purchaseOrderNumber` 返回装箱单。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getShippingLabels](https://api.sp-api.net/zh/api-308930194.md): 返回您指定的时间范围内创建的运输标签列表。您可以通过 createdAfter 和 createdBefore 参数来定义该时间范围。您必须使用这两个参数。搜索的日期范围不得超过 7 天。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [submitShippingLabelRequest](https://api.sp-api.net/zh/api-308930195.md): 为采购订单创建一个运输标签,并返回一个用于参考的 transactionId。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getShippingLabel](https://api.sp-api.net/zh/api-308930196.md): 返回您指定的 purchaseOrderNumber 的运输标签。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [createShippingLabels](https://api.sp-api.net/zh/api-308930197.md): 创建采购订单的运输标签并返回标签。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [submitShipmentConfirmations](https://api.sp-api.net/zh/api-308930198.md): 提交一个或多个供应商订单的发货确认。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [submitShipmentStatusUpdates](https://api.sp-api.net/zh/api-308930199.md): 此操作仅供“供应商自有承运人”(VOC)供应商使用。调用此API会提交供应商已发货包裹的状态更新。当包裹不在亚马逊网络可视范围内时,这将为亚马逊客户提供订单的可见性。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getCustomerInvoices](https://api.sp-api.net/zh/api-308930200.md): 返回在您指定的时间范围内创建的客户发票列表。您可以使用createdAfter和createdBefore参数定义时间范围。您必须同时使用这两个参数。搜索的日期范围不得超过7天。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getCustomerInvoice](https://api.sp-api.net/zh/api-308930201.md): 根据您指定的 purchaseOrderNumber 返回客户发票。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getPackingSlips](https://api.sp-api.net/zh/api-308930202.md): 返回符合指定条件的采购订单的装箱单列表。搜索的日期范围不得超过7天。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getPackingSlip](https://api.sp-api.net/zh/api-308930203.md): 根据您指定的 purchaseOrderNumber 返回 packing slip。 - Api Reference > Direct Fulfillment Transaction Status V1 [getTransactionStatus](https://api.sp-api.net/zh/api-308930204.md): 返回由指定的 `transactionId` 指示的交易状态。 - Api Reference > Direct Fulfillment Transaction Status 2021-12-28 [getTransactionStatus](https://api.sp-api.net/zh/api-308930205.md): 返回由指定的 `transactionId` 指示的交易状态。 - Api Reference > Retail Procurement Payments [submitInvoices](https://api.sp-api.net/zh/api-308930206.md): 向亚马逊提交新发票。 - Api Reference > Retail Procurement Orders [getPurchaseOrders](https://api.sp-api.net/zh/api-308930207.md): 返回一个在您指定的时间范围内创建或更改的采购订单列表。您可以使用 `createdAfter`、`createdBefore`、`changedAfter` 和 `changedBefore` 参数定义时间范围。搜索的日期范围不得超过7天。您可以通过将 `includeDetails` 设置为 false,仅获取采购订单号。然后可以使用 `getPurchaseOrder` 操作接收特定采购订单的详细信息。 - Api Reference > Retail Procurement Orders [getPurchaseOrder](https://api.sp-api.net/zh/api-308930208.md): 根据您指定的 `purchaseOrderNumber` 值返回采购订单。 - Api Reference > Retail Procurement Orders [submitAcknowledgement](https://api.sp-api.net/zh/api-308930209.md): 提交一个或多个采购订单的确认。 - Api Reference > Retail Procurement Orders [getPurchaseOrdersStatus](https://api.sp-api.net/zh/api-308930210.md): 根据您指定的过滤条件返回采购订单状态。搜索的日期范围不得超过7天。您可以使用可用的过滤器返回采购订单状态列表,或通过提供采购订单编号返回单个采购订单状态。 - Api Reference > Retail Procurement Shipments [SubmitShipmentConfirmations](https://api.sp-api.net/zh/api-308930211.md): 提交一个或多个供应商订单的发货确认。 - Api Reference > Retail Procurement Shipments [SubmitShipments](https://api.sp-api.net/zh/api-308930212.md): 提交一个或多个供应商订单的发货请求。 - Api Reference > Retail Procurement Shipments [GetShipmentDetails](https://api.sp-api.net/zh/api-308930213.md): 返回与运输相关的详细信息,包括运输的详细信息、承运人的详细信息、运输状态、集装箱详细信息以及根据您指定的过滤参数值的其他相关详细信息。 - Api Reference > Retail Procurement Transaction Status [getTransaction](https://api.sp-api.net/zh/api-308930214.md): 返回您指定的交易状态。 - Api Reference > Transfers. transfers_2024-06-01 [initiatePayout](https://api.sp-api.net/zh/api-308930575.md): 发起对给定 `marketplaceId` 和 `accountType` 的卖家的默认存款方法的按需支付(如果符合条件)。在24小时内,您只能为每个市场和账户类型发起一次按需支付。 - Api Reference > Transfers. transfers_2024-06-01 [getPaymentMethods](https://api.sp-api.net/zh/api-308930576.md): 返回卖家的支付方式列表,可以按方式类型进行过滤。 - Auth Token [获取Token](https://api.sp-api.net/zh/api-202632306.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): ## 欢迎来到SP-API中文接口文档工作台。文档最新更新时间:**2025年06月15日** - Auth Token [刷新Token](https://api.sp-api.net/zh/api-203338889.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 应用程序使用 LWA 授权代码生成 LWA 刷新令牌 - Auth Token [获取无授权Token](https://api.sp-api.net/zh/api-289542717.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 应用程序使用 LWA 授权代码生成 LWA 刷新令牌。无授权的Token - Api Reference > A+ Content Management [searchContentDocuments](https://api.sp-api.net/zh/api-308929892.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回分配给销售合作伙伴的所有 A+ 内容文档的列表。此操作仅返回 A+ 内容文档的元数据。调用 getContentDocument 操作以获取 A+ 内容文档的实际内容。 - Api Reference > A+ Content Management [createContentDocument](https://api.sp-api.net/zh/api-308929893.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个新的 A+ 内容文档。 - Api Reference > A+ Content Management [getContentDocument](https://api.sp-api.net/zh/api-308929894.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回可用的 A+ 内容文档。 - Api Reference > A+ Content Management [updateContentDocument](https://api.sp-api.net/zh/api-308929895.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新现有的 A+ 内容文档。 - Api Reference > A+ Content Management [listContentDocumentAsinRelations](https://api.sp-api.net/zh/api-308929896.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与指定的A+内容文档相关的ASIN列表(如果有的话)。如果不包含asinSet参数,此操作将返回与内容文档相关的所有ASIN。 - Api Reference > A+ Content Management [postContentDocumentAsinRelations](https://api.sp-api.net/zh/api-308929897.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 替换与指定的A+内容文档相关的所有ASIN(如果可用)。这可能会根据当前的相关ASIN集合添加或移除ASIN。移除ASIN会导致该ASIN的内容文档被暂停。 - Api Reference > A+ Content Management [validateContentDocumentAsinRelations](https://api.sp-api.net/zh/api-308929898.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检查 A+ 内容文档是否适用于一组 ASIN。 - Api Reference > A+ Content Management [searchContentPublishRecords](https://api.sp-api.net/zh/api-308929899.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 搜索 A+ 内容发布记录(如果可用)。 - Api Reference > A+ Content Management [postContentDocumentApprovalSubmission](https://api.sp-api.net/zh/api-308929900.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交 A+ 内容文档以进行审核、批准和发布。 - Api Reference > A+ Content Management [postContentDocumentSuspendSubmission](https://api.sp-api.net/zh/api-308929901.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交请求以暂停可见的 A+ 内容。这既不会删除内容文档,也不会删除 ASIN 关系。 - Api Reference > Application Management [rotateApplicationClientSecret](https://api.sp-api.net/zh/api-308929902.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为开发者应用程序旋转应用客户端密钥。开发者必须在开发者控制台中注册一个目标队列,然后才能调用此操作。当调用此操作时,将生成一个新的客户端密钥并发送到开发者注册的队列。有关更多信息,请参阅[旋转您的应用客户端密钥](https://developer-docs.amazon.com/sp-api/v0/docs/application-management-api-v2023-11-30-use-case-guide#tutorial-rotate-your-applications-client-secret)。 - Api Reference > AWD [getInboundShipment](https://api.sp-api.net/zh/api-308929904.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索 AWD 入站货物运输。 - Api Reference > AWD [listInboundShipments](https://api.sp-api.net/zh/api-308929905.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索与商户相关的所有入境AWD货物的摘要,并可以应用可选的过滤器。 - Api Reference > AWD [listInventory](https://api.sp-api.net/zh/api-308929906.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 列出与商家相关的AWD库存,并提供应用可选过滤器的能力。 - Api Reference > Catalog Items 2020-12-01 [searchCatalogItems](https://api.sp-api.net/zh/api-308929910.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 搜索并返回亚马逊目录项目及相关信息的列表。 - Api Reference > Catalog Items 2020-12-01 [getCatalogItem](https://api.sp-api.net/zh/api-308929911.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索亚马逊目录中项目的详细信息。 - Api Reference > Catalog Items 2022-04-01 [searchCatalogItems](https://api.sp-api.net/zh/api-308929913.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 搜索并返回亚马逊目录项目及相关信息的列表,可以通过标识符或关键词进行查询。 - Api Reference > Catalog Items 2022-04-01 [getCatalogItem](https://api.sp-api.net/zh/api-308929914.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索亚马逊目录中商品的详细信息。 - Api Reference > Data Kiosk [getQueries](https://api.sp-api.net/zh/api-308929915.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与指定过滤器匹配的数据自助查询的详细信息。有关查询保留的详细信息,请参见 `createQuery` 操作。 - Api Reference > Data Kiosk [createQuery](https://api.sp-api.net/zh/api-308929916.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个数据亭查询请求。 - Api Reference > Data Kiosk [cancelQuery](https://api.sp-api.net/zh/api-308929917.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消由 `queryId` 参数指定的查询。只有 `processingStatus` 为非终止状态(`IN_QUEUE`,`IN_PROGRESS`)的查询可以被取消。取消已经具有 `processingStatus` 为 `CANCELLED` 的查询将无效。被取消的查询将在后续调用 `getQuery` 和 `getQueries` 操作时返回。 - Api Reference > Data Kiosk [getQuery](https://api.sp-api.net/zh/api-308929918.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回由`queryId`参数指定的查询的详细信息。有关查询保留的详细信息,请参见`createQuery`操作。 - Api Reference > Data Kiosk [getDocument](https://api.sp-api.net/zh/api-308929919.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回检索数据自助终端文档内容所需的信息。有关文档保留的详细信息,请参阅`createQuery`操作。 - Api Reference > Product Type Definitions [searchDefinitionsProductTypes](https://api.sp-api.net/zh/api-308929920.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 搜索并返回可用定义的亚马逊产品类型列表。 - Api Reference > Product Type Definitions [getDefinitionsProductType](https://api.sp-api.net/zh/api-308929921.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索亚马逊产品类型定义。 - Api Reference > Easy Ship [listHandoverSlots](https://api.sp-api.net/zh/api-308929922.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回可供轻松发货订单调度的时间段,这些时间段基于卖家指定的包裹重量和尺寸。 - Api Reference > Easy Ship [getScheduledPackage](https://api.sp-api.net/zh/api-308929923.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关包裹的信息,包括尺寸、重量、交接时间段信息、发票和物品信息以及状态。 - Api Reference > Easy Ship [createScheduledPackage](https://api.sp-api.net/zh/api-308929924.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 安排一次易船(Easy Ship)订单并返回计划的包裹信息。 - Api Reference > Easy Ship [updateScheduledPackages](https://api.sp-api.net/zh/api-308929925.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新指定 `scheduledPackageId` 的包裹交接时间段。您可以通过在再次进行 `patch` 调用之前调用 `listHandoverSlots` 操作来获取新的 `slotId` 值。 - Api Reference > Easy Ship [createScheduledPackageBulk](https://api.sp-api.net/zh/api-308929926.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此操作自动为所有输入的 `amazonOrderId` 预定时间段,生成相关的运输标签以及其他符合市场要求的文档(参考 [市场文档支持表](doc:easyship-api-v2022-03-23-use-case-guide#marketplace-support-table))。 - Api Reference > FBA Inbound Eligibilty [getItemEligibilityPreview](https://api.sp-api.net/zh/api-308929927.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此操作获取您指定商品的资格预览。您可以指定想要的资格预览类型(入境或混合)。对于入境预览,您可以指定要确定商品资格的市场。 - Api Reference > FBA Inventory [getInventorySummaries](https://api.sp-api.net/zh/api-308929928.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回库存摘要的列表。返回的摘要依赖于startDateTime、sellerSkus和sellerSku参数的存在与否: - Api Reference > FBA Inventory [createInventoryItem](https://api.sp-api.net/zh/api-308929929.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请求亚马逊在沙盒环境中的沙盒库存中创建产品详情。这是一个仅限沙盒的操作,必须指向沙盒端点。有关更多信息,请参阅[卖家合作伙伴 API 沙盒](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > FBA Inventory [deleteInventoryItem](https://api.sp-api.net/zh/api-308929930.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请求亚马逊从沙盒环境中的沙盒库存中删除一个项目。这是一个仅限沙盒的操作,必须指向沙盒端点。有关更多信息,请参阅 [销售合作伙伴 API 沙盒](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > FBA Inventory [addInventory](https://api.sp-api.net/zh/api-308929931.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请求亚马逊在沙箱环境中添加所需数量的商品到沙箱库存。这是一个仅限沙箱的操作,必须指向沙箱端点。有关更多信息,请参考 [Selling Partner API 沙箱](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > Feeds 2020-09-04 [getFeeds](https://api.sp-api.net/zh/api-308929932.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自2023年6月27日起,`getFeeds` 操作将不再在 Feeds v2020-09-04 的销售伙伴 API 中可用,所有对此的调用将失败。依赖此操作的集成应迁移至 [Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Feeds 2020-09-04 [createFeed](https://api.sp-api.net/zh/api-308929933.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自2023年6月27日起,`createFeed`操作将在销售伙伴API的Feeds v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移到[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2020-09-04 [getFeed](https://api.sp-api.net/zh/api-308929934.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自2023年6月27日起,Selling Partner API中的`getFeed`操作将不再可用,针对Feeds v2020-09-04的所有调用将会失败。依赖于此操作的集成应用应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Feeds 2020-09-04 [cancelFeed](https://api.sp-api.net/zh/api-308929935.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自2023年6月27日起,`cancelFeed`操作将在2020-09-04版本的销售合作伙伴API中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2020-09-04 [createFeedDocument](https://api.sp-api.net/zh/api-308929936.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自2023年6月27日起,`createFeedDocument`操作将在Feeds v2020-09-04的销售伙伴API中不再可用,所有对此操作的调用将失败。依赖此操作的集成应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2020-09-04 [getFeedDocument](https://api.sp-api.net/zh/api-308929937.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自2023年6月27日起,`getFeedDocument`操作将在Selling Partner API v2020-09-04中不再可用,所有对此操作的调用将会失败。依赖该操作的集成应迁移至[Feeds v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Feeds 2021-06-30 [getFeeds](https://api.sp-api.net/zh/api-308929940.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与您指定的过滤器匹配的推送详细信息。 - Api Reference > Feeds 2021-06-30 [createFeed](https://api.sp-api.net/zh/api-308929941.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个提要。在调用此操作之前,上传提要文档的内容。 - Api Reference > Feeds 2021-06-30 [cancelFeed](https://api.sp-api.net/zh/api-308929942.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消您指定的供稿。只有处理状态为 IN_QUEUE 的供稿可以被取消。已取消的供稿将在后续调用 getFeed 和 getFeeds 操作时返回。 - Api Reference > Feeds 2021-06-30 [getFeed](https://api.sp-api.net/zh/api-308929943.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的提要的详细信息(包括结果文档 ID,如果可用)。 - Api Reference > Feeds 2021-06-30 [createFeedDocument](https://api.sp-api.net/zh/api-308929944.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为您指定的馈送类型创建一个馈送文档。此操作返回一个预签名的 URL,用于上传馈送文档内容。它还返回一个 feedDocumentId 值,您可以在随后的 createFeed 操作中传递该值。 - Api Reference > Feeds 2021-06-30 [getFeedDocument](https://api.sp-api.net/zh/api-308929945.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回检索feed文档内容所需的信息。 - Api Reference > Finances [listFinancialEventGroups](https://api.sp-api.net/zh/api-308929946.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回给定日期范围内的财务事件组。订单可能需要最多48小时才能出现在您的财务事件中。 - Api Reference > Finances [listFinancialEventsByGroupId](https://api.sp-api.net/zh/api-308929947.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定财务事件组的所有财务事件。订单可能需要最多48小时才能出现在您的财务事件中。 - Api Reference > Finances [listFinancialEventsByOrderId](https://api.sp-api.net/zh/api-308929948.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定订单的所有财务事件。订单出现在您的财务事件中可能需要最多48小时。 - Api Reference > Finances [listFinancialEvents](https://api.sp-api.net/zh/api-308929949.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定数据范围内的财务事件。订单可能需要最多48小时才能出现在您的财务事件中。**注意:** 在`ListFinancialEvents`中,递延事件在被释放之前不会出现在响应中。 - Api Reference > Finances 2024-06-19 [listTransactions](https://api.sp-api.net/zh/api-308930466.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回给定参数的交易。交易出现在您的交易事件中可能需要最长 48 小时。 - Api Reference > Fulfillment Inbound V0 [createInboundShipmentPlan](https://api.sp-api.net/zh/api-308929951.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一个或多个入库计划,提供您创建一个或多个入库所需的信息,适用于您指定的一组商品。可能需要多个入库计划,以便能够在亚马逊的履行网络中优化商品的位置,例如,将库存置于离客户更近的位置。或者,如果两个入库计划需要不同的处理,则可以创建两个具有相同亚马逊履行中心目的地的入库计划,例如,需贴标签的商品必须与无标签的混合库存分开运输。 - Api Reference > Fulfillment Inbound V0 [createInboundShipment](https://api.sp-api.net/zh/api-308929952.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一个新的入境货运,基于通过 createInboundShipmentPlan 操作返回的指定 shipmentId。 - Api Reference > Fulfillment Inbound V0 [updateInboundShipment](https://api.sp-api.net/zh/api-308929953.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新或移除由指定运输标识符识别的入境货物中的项。不支持添加新项。 - Api Reference > Fulfillment Inbound V0 [getPreorderInfo](https://api.sp-api.net/zh/api-308929954.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回预订信息,包括卖家在确认预订发货之前所需的日期。 - Api Reference > Fulfillment Inbound V0 [confirmPreorder](https://api.sp-api.net/zh/api-308929955.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回确认预订发货所需的信息。在调用 getPreorderInfo 操作以获取 NeedByDate 值和其他有关发货的预订信息后,请调用此操作。 - Api Reference > Fulfillment Inbound V0 [getPrepInstructions](https://api.sp-api.net/zh/api-308929956.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 退货标签要求和物品准备说明,以帮助准备物品发往亚马逊的履行网络。 - Api Reference > Fulfillment Inbound V0 [getTransportDetails](https://api.sp-api.net/zh/api-308929957.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回关于入境货物的当前运输信息。 - Api Reference > Fulfillment Inbound V0 [putTransportDetails](https://api.sp-api.net/zh/api-308929958.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 将运输信息发送到亚马逊,关于入境货物。 - Api Reference > Fulfillment Inbound V0 [voidTransport](https://api.sp-api.net/zh/api-308929959.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消之前确认的请求,以便使用亚马逊合作承运人运输入境货物。 - Api Reference > Fulfillment Inbound V0 [estimateTransport](https://api.sp-api.net/zh/api-308929960.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 启动通过与亚马逊合作的承运商估算入境货物运输成本的过程。 - Api Reference > Fulfillment Inbound V0 [confirmTransport](https://api.sp-api.net/zh/api-308929961.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认卖方接受亚马逊合作运输估算,同意允许亚马逊从其账户收取运输费用,并请求亚马逊合作承运商发运入库货物。 - Api Reference > Fulfillment Inbound V0 [getLabels](https://api.sp-api.net/zh/api-308929962.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回包裹/托盘标签,以便在亚马逊履行中心进行更快速和更准确的货件处理。 - Api Reference > Fulfillment Inbound V0 [getBillOfLading](https://api.sp-api.net/zh/api-308929963.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回少于卡车装载/满卡车装载(LTL/FTL)货物的提单。`getBillOfLading` 操作返回用于打印亚马逊合作的少于卡车装载/满卡车装载(LTL/FTL)入库货物的提单的PDF文档数据。 - Api Reference > Fulfillment Inbound V0 [getShipments](https://api.sp-api.net/zh/api-308929964.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一个根据您指定的标准的入境货物列表。 - Api Reference > Fulfillment Inbound V0 [getShipmentItemsByShipmentId](https://api.sp-api.net/zh/api-308929965.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定入境运输中的物品列表。 - Api Reference > Fulfillment Inbound V0 [getShipmentItems](https://api.sp-api.net/zh/api-308929966.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定入境货物中的物品列表,或在指定时间范围内更新的物品列表。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlans](https://api.sp-api.net/zh/api-308929967.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供了一个包含最少信息的入站计划列表。 - Api Reference > FBA inbound operations. 2024-03-20 [createInboundPlan](https://api.sp-api.net/zh/api-308929968.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建入库计划。入库计划包含将货物发送至亚马逊履行网络所需的所有信息。 - Api Reference > FBA inbound operations. 2024-03-20 [getInboundPlan](https://api.sp-api.net/zh/api-308929969.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取有关入站计划的顶级信息。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlanBoxes](https://api.sp-api.net/zh/api-308929970.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供入库计划中盒装包的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [cancelInboundPlan](https://api.sp-api.net/zh/api-308929971.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消入境计划。如果在无效窗口之外执行取消,可能会产生费用。对于亚马逊合作承运商,小包裹交付(SPD)的窗口为24小时,低于卡车装载(LTL)承运人货物的窗口为1小时。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlanItems](https://api.sp-api.net/zh/api-308929972.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供入库计划中项目包的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [updateInboundPlanName](https://api.sp-api.net/zh/api-308929973.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新现有入站计划的名称。 - Api Reference > FBA inbound operations. 2024-03-20 [listPackingGroupBoxes](https://api.sp-api.net/zh/api-308929974.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 从给定的包装组中检索一页箱子。这些箱子之前通过`setPackingInformation`操作提供。此API用于在亚马逊确定运输拆分之前箱子已打包的工作流程。 - Api Reference > FBA inbound operations. 2024-03-20 [listPackingGroupItems](https://api.sp-api.net/zh/api-308929975.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索给定包装组中的一页项目。包装选项必须在包装组项目可以列出之前由相应的操作生成。 - Api Reference > FBA inbound operations. 2024-03-20 [setPackingInformation](https://api.sp-api.net/zh/api-308929976.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 设置入境计划的装箱信息。创建入境计划后,应调用此功能以填充规划和运输估算所需的箱级信息。 - Api Reference > FBA inbound operations. 2024-03-20 [listPackingOptions](https://api.sp-api.net/zh/api-308929977.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索入站计划的所有包装选项列表。包装选项必须先由相应的操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generatePackingOptions](https://api.sp-api.net/zh/api-308929978.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 生成可用于入站计划的包装选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmPackingOption](https://api.sp-api.net/zh/api-308929979.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认入站计划的打包选项。 - Api Reference > FBA inbound operations. 2024-03-20 [listInboundPlanPallets](https://api.sp-api.net/zh/api-308929980.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供一个分页的托盘包裹列表,涵盖入库计划。当在生成少于整车装运(LTL)承运人货物后提供相关细节时,入库计划将会有托盘。 - Api Reference > FBA inbound operations. 2024-03-20 [listPlacementOptions](https://api.sp-api.net/zh/api-308929981.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供了入境计划的所有放置选项的列表。放置选项必须先由相应的操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generatePlacementOptions](https://api.sp-api.net/zh/api-308929982.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为入站计划生成配置选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmPlacementOption](https://api.sp-api.net/zh/api-308929983.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认传入计划的放置选项。一旦确认,无法更改传入计划。 - Api Reference > FBA inbound operations. 2024-03-20 [getShipment](https://api.sp-api.net/zh/api-308929984.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供特定货物运输的完整详情,位于入境计划中。`acceptedTransportationSelection` 内的 `transportationOptionId` 可用于检索该货物运输的详细信息。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentBoxes](https://api.sp-api.net/zh/api-308929985.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供运送中箱包的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentContentUpdatePreviews](https://api.sp-api.net/zh/api-308929986.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索给定货件的分页货件内容更新预览列表。货件内容更新预览是一项请求的货件内容变更的总结,以及该变更的运输成本影响,这些影响仅在指定的到期日期之前可以确认。 - Api Reference > FBA inbound operations. 2024-03-20 [generateShipmentContentUpdatePreviews](https://api.sp-api.net/zh/api-308929987.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 生成装运内容更新预览,给定一组预期的箱子和/或用于确认承运人的装运项。装运内容更新预览将在确认之前可查看更新后的费用和内容。 - Api Reference > FBA inbound operations. 2024-03-20 [getShipmentContentUpdatePreview](https://api.sp-api.net/zh/api-308929988.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索运输内容更新预览,提供所请求的运输内容更改摘要及变更的运输成本影响,只能在指定的到期日前确认。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmShipmentContentUpdatePreview](https://api.sp-api.net/zh/api-308929989.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认发货内容更新预览并接受运输费用的变更。 - Api Reference > FBA inbound operations. 2024-03-20 [getDeliveryChallanDocument](https://api.sp-api.net/zh/api-308929990.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请提供IN市场中PCP运输的交货单文档。 - Api Reference > FBA inbound operations. 2024-03-20 [listDeliveryWindowOptions](https://api.sp-api.net/zh/api-308929991.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索运输的所有交付时间窗口选项。交付时间窗口选项必须先通过 `generateDeliveryWindowOptions` 操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generateDeliveryWindowOptions](https://api.sp-api.net/zh/api-308929992.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 生成给定货物的可用交付时间窗口选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmDeliveryWindowOptions](https://api.sp-api.net/zh/api-308929993.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认所选发货在入境计划中的送货时段选项。在使用此API之前,必须确认放置选项。一旦确认,无法生成新的送货时段选项,但可以在发货关闭之前更新所选送货时段选项。该时段用于提供预计发货到达仓库的时间。所有具有程序`CONFIRMED_DELIVERY_WINDOW`的运输选项在确认运输选项之前都需要确认送货时段。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentItems](https://api.sp-api.net/zh/api-308929994.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供一份发货中物品包裹的分页列表。 - Api Reference > FBA inbound operations. 2024-03-20 [updateShipmentName](https://api.sp-api.net/zh/api-308929995.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新现有运输的名称。 - Api Reference > FBA inbound operations. 2024-03-20 [listShipmentPallets](https://api.sp-api.net/zh/api-308929996.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供发货中托盘包裹的分页列表。当相关细节在生成小于整车货运(LTL)承运人发货后提供时,托盘化的发货将包含托盘。 - Api Reference > FBA inbound operations. 2024-03-20 [cancelSelfShipAppointment](https://api.sp-api.net/zh/api-308929997.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消货物的自发货预约时段。 - Api Reference > FBA inbound operations. 2024-03-20 [getSelfShipAppointmentSlots](https://api.sp-api.net/zh/api-308929998.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索可用的自助装运预约时段列表,用于在仓库中投递货物。 - Api Reference > FBA inbound operations. 2024-03-20 [generateSelfShipAppointmentSlots](https://api.sp-api.net/zh/api-308929999.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 初始化生成预约时间段列表的过程。 - Api Reference > FBA inbound operations. 2024-03-20 [scheduleSelfShipAppointment](https://api.sp-api.net/zh/api-308930000.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认或重新安排自发货预约时间段以便装运。 - Api Reference > FBA inbound operations. 2024-03-20 [updateShipmentSourceAddress](https://api.sp-api.net/zh/api-308930001.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新现有货物的源地址。货物的源地址只能在确认货物承运人之前进行更新。由于更新了源地址,现有的运输选项将无效,需要重新生成以捕捉由于新的源地址而可能导致的运输选项和报价的差异。 - Api Reference > FBA inbound operations. 2024-03-20 [updateShipmentTrackingDetails](https://api.sp-api.net/zh/api-308930002.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新货件的追踪详情。 - Api Reference > FBA inbound operations. 2024-03-20 [listTransportationOptions](https://api.sp-api.net/zh/api-308930003.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索货物的所有运输选项。运输选项必须先通过`generateTransportationOptions`操作生成,然后才能使用。 - Api Reference > FBA inbound operations. 2024-03-20 [generateTransportationOptions](https://api.sp-api.net/zh/api-308930004.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为给定的安置选项生成可用的交通运输选项。 - Api Reference > FBA inbound operations. 2024-03-20 [confirmTransportationOptions](https://api.sp-api.net/zh/api-308930005.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 确认所有入境计划的运输选项。必须在使用此API之前确认一个投放选项。一旦确认,无法为入境计划生成或确认新的运输选项。 - Api Reference > FBA inbound operations. 2024-03-20 [listItemComplianceDetails](https://api.sp-api.net/zh/api-308930006.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 列出特定市场中MSKU的入境合规细节。 - Api Reference > FBA inbound operations. 2024-03-20 [updateItemComplianceDetails](https://api.sp-api.net/zh/api-308930007.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新MSKU列表的合规细节。此处提供的细节仅用于IN市场合规验证。 - Api Reference > FBA inbound operations. 2024-03-20 [createMarketplaceItemLabels](https://api.sp-api.net/zh/api-308930008.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 对于给定的市场 - 为一组 msku 创建标签。 - Api Reference > FBA inbound operations. 2024-03-20 [getInboundOperationStatus](https://api.sp-api.net/zh/api-308930009.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取异步 API 调用处理的状态。 - Api Reference > Fulfillment Outbound [getFulfillmentPreview](https://api.sp-api.net/zh/api-308930010.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的运输标准,返回履行订单预览的列表。 - Api Reference > Fulfillment Outbound [deliveryOffers](https://api.sp-api.net/zh/api-308930011.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回包括估计交货日期和优惠到期的交付选项,基于您指定的标准。 - Api Reference > Fulfillment Outbound [listAllFulfillmentOrders](https://api.sp-api.net/zh/api-308930012.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一个在指定的日期时间之后(或在该日期时间)履行的订单列表,或者由下一个令牌参数指示。 - Api Reference > Fulfillment Outbound [createFulfillmentOrder](https://api.sp-api.net/zh/api-308930013.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请求亚马逊从其履行网络中的卖方库存中发货到指定地址。 - Api Reference > Fulfillment Outbound [getPackageTrackingDetails](https://api.sp-api.net/zh/api-308930014.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关多渠道履行订单的出货包裹的退货交付跟踪信息。 - Api Reference > Fulfillment Outbound [listReturnReasonCodes](https://api.sp-api.net/zh/api-308930015.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回给定市场中卖家SKU的退货原因代码列表。此操作的参数可能包含需要进行URL编码的特殊字符。为了避免在编码URL时出现SKU错误,请参考[URL编码](https://developer-docs.amazon.com/sp-api/docs/url-encoding)。 - Api Reference > Fulfillment Outbound [createFulfillmentReturn](https://api.sp-api.net/zh/api-308930016.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个履行退货。 - Api Reference > Fulfillment Outbound [getFulfillmentOrder](https://api.sp-api.net/zh/api-308930017.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定订单标识符所指示的履行订单。 - Api Reference > Fulfillment Outbound [updateFulfillmentOrder](https://api.sp-api.net/zh/api-308930018.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新和/或请求发货一个有订单暂停的履行订单。 - Api Reference > Fulfillment Outbound [cancelFulfillmentOrder](https://api.sp-api.net/zh/api-308930019.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请求亚马逊停止尝试履行由指定订单标识符指示的履行订单。 - Api Reference > Fulfillment Outbound [submitFulfillmentOrderStatusUpdate](https://api.sp-api.net/zh/api-308930020.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 请求亚马逊在沙盒测试环境中更新订单状态。这是一个仅限沙盒的操作,必须指向沙盒端点。有关更多信息,请参阅[履行出库动态沙盒指南](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide)和[销售伙伴API沙盒](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox)。 - Api Reference > Fulfillment Outbound [getFeatures](https://api.sp-api.net/zh/api-308930021.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定市场中可用于多渠道履行订单的功能列表,以及您所呼叫的卖家是否已注册每个功能。 - Api Reference > Fulfillment Outbound [getFeatureInventory](https://api.sp-api.net/zh/api-308930022.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回符合您指定的履行功能条件的库存项目列表。 - Api Reference > Fulfillment Outbound [getFeatureSKU](https://api.sp-api.net/zh/api-308930023.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定 sellerSKU 的可接受订单数量,该订单可以使用指定功能进行履行。请注意,如果 sellerSKU 不符合条件,则响应将包含一个空的 skuInfo 对象。此操作的参数可能包含需要 URL 编码的特殊字符。为了避免在编码 URL 时出现 SKU 错误,请参考 [URL 编码](https://developer-docs.amazon.com/sp-api/docs/url-encoding)。 - Api Reference > Listings Items 2020-09-01 [deleteListingsItem](https://api.sp-api.net/zh/api-308930026.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 删除销售合作伙伴的列表项。 - Api Reference > Listings Items 2020-09-01 [patchListingsItem](https://api.sp-api.net/zh/api-308930027.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 部分更新(补丁)销售合作伙伴的列表项。仅支持更新顶层列表项属性。不支持更新嵌套属性。 - Api Reference > Listings Items 2020-09-01 [putListingsItem](https://api.sp-api.net/zh/api-308930028.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为销售合作伙伴创建一个新的或完全更新现有的列表项。 - Api Reference > Listings Items 2021-08-01 [searchListingsItems](https://api.sp-api.net/zh/api-289540209.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 搜索并返回销售合作伙伴商品列表及其相关细节。 - Api Reference > Listings Items 2021-08-01 [deleteListingsItem](https://api.sp-api.net/zh/api-308930029.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 删除销售合作伙伴的列表项。 - Api Reference > Listings Items 2021-08-01 [getListingsItem](https://api.sp-api.net/zh/api-308930030.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关销售伙伴列表项目的详细信息。 - Api Reference > Listings Items 2021-08-01 [patchListingsItem](https://api.sp-api.net/zh/api-308930031.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 部分更新(补丁)卖方的清单项。仅顶级清单项属性可以被补丁。不支持补丁嵌套属性。 - Api Reference > Listings Items 2021-08-01 [putListingsItem](https://api.sp-api.net/zh/api-308930032.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为销售伙伴创建或完全更新现有列表项。 - Api Reference > Listings Restrictions [getListingsRestrictions](https://api.sp-api.net/zh/api-308930033.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回亚马逊目录中项目的列表限制。 - Api Reference > Merchant Fulfillment [getEligibleShipmentServices](https://api.sp-api.net/zh/api-308930034.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回满足指定运输请求详细信息的运输服务优惠列表。 - Api Reference > Merchant Fulfillment [getShipment](https://api.sp-api.net/zh/api-308930035.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回现有货件的运输信息。 - Api Reference > Merchant Fulfillment [cancelShipment](https://api.sp-api.net/zh/api-308930036.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消由指定的货运标识符指示的货物运输。 - Api Reference > Merchant Fulfillment [createShipment](https://api.sp-api.net/zh/api-308930037.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个包含所提供信息的发货。 - Api Reference > Merchant Fulfillment [getAdditionalSellerInputs](https://api.sp-api.net/zh/api-308930038.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取运输方式所需的额外卖家输入列表。通常用于国际运输。 - Api Reference > Messaging [getMessagingActionsForOrder](https://api.sp-api.net/zh/api-308930039.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定订单可用的消息类型列表。消息类型由一个动作对象表示,包含路径和查询参数。您可以使用路径和参数调用发送消息的操作。 - Api Reference > Messaging [confirmCustomizationDetails](https://api.sp-api.net/zh/api-308930040.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 发送消息要求买家提供或确认定制详情,例如姓名拼写、图片、首字母等。 - Api Reference > Messaging [createConfirmDeliveryDetails](https://api.sp-api.net/zh/api-308930041.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向买家发送消息以安排交货或确认联系信息以进行交货。 - Api Reference > Messaging [createLegalDisclosure](https://api.sp-api.net/zh/api-308930042.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 发送一条重要消息,其中包含卖方在法律上必须提供给买方的文件。此消息仅应用于传送法律要求提供的文件。 - Api Reference > Messaging [createNegativeFeedbackRemoval](https://api.sp-api.net/zh/api-308930043.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 发送一条非关键消息,请求买家删除他们的负面反馈。此消息应仅在卖家已解决买家的问题后发送。 - Api Reference > Messaging [createConfirmOrderDetails](https://api.sp-api.net/zh/api-308930044.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 在发货之前向买家发送消息,询问与订单相关的问题。 - Api Reference > Messaging [createConfirmServiceDetails](https://api.sp-api.net/zh/api-308930045.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 发送消息以联系家庭服务客户,以安排服务电话或在服务电话之前收集信息。 - Api Reference > Messaging [CreateAmazonMotors](https://api.sp-api.net/zh/api-308930046.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向买家发送一条消息,以提供有关亚马逊汽车订单的详细信息。此消息仅可由亚马逊汽车卖家发送。 - Api Reference > Messaging [CreateWarranty](https://api.sp-api.net/zh/api-308930047.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向买家发送消息,以提供他们订单中购买的保修信息详细信息。 - Api Reference > Messaging [GetAttributes](https://api.sp-api.net/zh/api-308930048.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回包含与订单相关的属性的响应。这包括买家的偏好。 - Api Reference > Messaging [createDigitalAccessKey](https://api.sp-api.net/zh/api-308930049.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向买家发送消息,以分享使用其订单中数字内容所需的数字访问密钥。 - Api Reference > Messaging [createUnexpectedProblem](https://api.sp-api.net/zh/api-308930050.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向买家发送一条重要消息,指出遇到意外问题,影响了订单的完成。 - Api Reference > Messaging [sendInvoice](https://api.sp-api.net/zh/api-308930051.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 发送一条信息给买家提供发票 - Api Reference > Notifications [getSubscription](https://api.sp-api.net/zh/api-308930052.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关指定通知类型和有效负载版本的订阅信息。`payloadVersion`是一个可选参数。当未提供`payloadVersion`时,将返回最新有效负载版本的订阅信息。当您没有订阅标识符时,可以使用此 API 获取订阅信息。 - Api Reference > Notifications [createSubscription](https://api.sp-api.net/zh/api-308930053.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为指定的通知类型创建一个订阅,以将其发送到指定的目标。在您可以订阅之前,您必须先通过调用 `createDestination` 操作创建目标。如果指定的通知类型支持多个有效负载版本,您可以利用此 API 订阅不同的有效负载版本,前提是您已经有针对不同有效负载版本的现有订阅。 - Api Reference > Notifications [getSubscriptionById](https://api.sp-api.net/zh/api-308930054.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关指定通知类型的订阅信息。`getSubscriptionById` 操作是无授权的。有关更多信息,请参阅 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [deleteSubscriptionById](https://api.sp-api.net/zh/api-308930055.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 删除由您指定的订阅标识符和通知类型指示的订阅。订阅标识符可以是与您的应用相关的任何订阅。在您成功调用此操作后,将停止发送与该订阅相关的通知。`deleteSubscriptionById` 操作是无权限限制的。有关更多信息,请参阅 [无权限操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [getDestinations](https://api.sp-api.net/zh/api-308930056.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回关于所有目的地的信息。 `getDestinations` 操作是无授权的。有关更多信息,请参阅 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [createDestination](https://api.sp-api.net/zh/api-308930057.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个目标资源以接收通知。`createDestination` 操作是不需要授权的。有关更多信息,请参见 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [getDestination](https://api.sp-api.net/zh/api-308930058.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的目的地信息。 `getDestination` 操作是无需授权的。有关更多信息,请参阅 [无授权操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Notifications [deleteDestination](https://api.sp-api.net/zh/api-308930059.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 删除您指定的目标。`deleteDestination` 操作是无授予的。有关更多信息,请参阅 [无授予操作](https://developer-docs.amazon.com/sp-api/docs/grantless-operations)。 - Api Reference > Orders [getOrders](https://api.sp-api.net/zh/api-308930061.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回在指定参数指示的时间范围内创建或更新的订单。您还可以应用一系列过滤标准以缩小返回的订单列表。如果存在 NextToken,将使用它来检索订单,而不是其他标准。 - Api Reference > Orders [getOrder](https://api.sp-api.net/zh/api-308930062.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的订单。 - Api Reference > Orders [getOrderBuyerInfo](https://api.sp-api.net/zh/api-308930063.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定订单的买家信息。 - Api Reference > Orders [getOrderAddress](https://api.sp-api.net/zh/api-308930064.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的订单的送货地址。 - Api Reference > Orders [getOrderItems](https://api.sp-api.net/zh/api-308930065.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定订单的详细订单项信息。如果提供了`NextToken`,则用于检索订单项的下一页。 - Api Reference > Orders [getOrderItemsBuyerInfo](https://api.sp-api.net/zh/api-308930066.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的订单项的买家信息。 - Api Reference > Orders [updateShipmentStatus](https://api.sp-api.net/zh/api-308930067.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新您指定订单的发货状态。 - Api Reference > Orders [getOrderRegulatedInfo](https://api.sp-api.net/zh/api-308930068.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的订单的受监管信息。 - Api Reference > Orders [updateVerificationStatus](https://api.sp-api.net/zh/api-308930069.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新(批准或拒绝)包含受管制产品的订单的验证状态。 - Api Reference > Orders [confirmShipment](https://api.sp-api.net/zh/api-308930070.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新指定订单的发货确认状态。 - Api Reference > Product Fees [getMyFeesEstimateForSKU](https://api.sp-api.net/zh/api-308930072.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定卖家SKU在请求正文中指定的市场中标识的商品的估计费用。 - Api Reference > Product Fees [getMyFeesEstimateForASIN](https://api.sp-api.net/zh/api-308930073.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回在请求正文中指定的市场中,按指定ASIN指示的商品的预计费用。 - Api Reference > Product Fees [getMyFeesEstimates](https://api.sp-api.net/zh/api-308930074.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一系列产品的预估费用。 - Api Reference > Pricing V0 [getPricing](https://api.sp-api.net/zh/api-308930075.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据卖方SKU或ASIN返回卖方的报价列表定价信息。 - Api Reference > Pricing V0 [getCompetitivePricing](https://api.sp-api.net/zh/api-308930076.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关卖家报价列表的竞争性定价信息,基于卖家的SKU或ASIN。 - Api Reference > Pricing V0 [getListingOffers](https://api.sp-api.net/zh/api-308930077.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回单个SKU列表中最低价格的优惠。 - Api Reference > Pricing V0 [getItemOffers](https://api.sp-api.net/zh/api-308930078.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回基于 ASIN 的单个商品的最低价格报价。 - Api Reference > Pricing V0 [getItemOffersBatch](https://api.sp-api.net/zh/api-308930079.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据 ASIN 返回一批商品的最低价格优惠。 - Api Reference > Pricing V0 [getListingOffersBatch](https://api.sp-api.net/zh/api-308930080.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一组SKU列表中最低价格的报价。 - Api Reference > Pricing 2022-05-01 [getFeaturedOfferExpectedPriceBatch](https://api.sp-api.net/zh/api-308930081.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与请求体中定义的最多40个请求的批处理列表对应的响应集。每个成功(HTTP状态码200)请求的响应包括计算出的上市价格,在此价格或更低的情况下,卖家可以期望成为特色报价(在适用促销之前)。这被称为特色报价预期价格(FOEP)。特色报价并不保证,因为竞争报价可能会变化,并且根据其他因素(包括对特定客户的履行能力)可能会突出显示不同的报价。对不成功请求的响应包括可用的错误文本。 - Api Reference > Pricing 2022-05-01 [getCompetitiveSummary](https://api.sp-api.net/zh/api-308930082.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回包含所选ASIN和`marketplaceId`组合的竞争摘要响应,包括特色购买选项。 - Api Reference > Replenishment [getSellingPartnerMetrics](https://api.sp-api.net/zh/api-308930083.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回销售合作伙伴的聚合补货程序指标。 - Api Reference > Replenishment [listOfferMetrics](https://api.sp-api.net/zh/api-308930084.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回销售合作伙伴报价的聚合补给计划指标。 - Api Reference > Replenishment [listOffers](https://api.sp-api.net/zh/api-308930085.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回销售合作伙伴补货计划报价的详细信息。 - Api Reference > Reports 2020-09-04 [getReports](https://api.sp-api.net/zh/api-308930086.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自 **2023年6月27日** 起,`getReports` 操作将在 2020-09-04 版本的卖家合作伙伴 API 中不再可用,所有对此操作的调用将会失败。依赖此操作的集成应迁移至 [报告 v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [createReport](https://api.sp-api.net/zh/api-308930087.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自**2023年6月27日**起,Selling Partner API中的`createReport`操作将在Reports v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应该迁移到[Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReport](https://api.sp-api.net/zh/api-308930088.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自 **2023年6月27日** 起,`getReport` 操作将不再在报告 v2020-09-04 的销售伙伴 API 中可用,所有对此的调用将会失败。依赖此操作的集成应迁移至 [报告 v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [cancelReport](https://api.sp-api.net/zh/api-308930089.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自**2023年6月27日起**,`cancelReport`操作将在销售合作伙伴API的报告v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移到[Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReportSchedules](https://api.sp-api.net/zh/api-308930090.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自**2023年6月27日起**,`getReportSchedules`操作将不再在2020-09-04版本的销售合作伙伴API中提供,所有对此的调用将失败。依赖此操作的集成应迁移到[2021-06-30版本的报告API](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Reports 2020-09-04 [createReportSchedule](https://api.sp-api.net/zh/api-308930091.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自**2023年6月27日起**,`createReportSchedule`操作将在销售合作伙伴API的Reports v2020-09-04中不再可用,所有对此的调用将失败。依赖此操作的集成应迁移至[Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference),以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReportSchedule](https://api.sp-api.net/zh/api-308930092.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自**2023年6月27日起**,`getReportSchedule` 操作将不再在 2020-09-04 版本的销售合作伙伴 API 中可用,所有对此的调用将失败。依赖此操作的集成应迁移到 [Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [cancelReportSchedule](https://api.sp-api.net/zh/api-308930093.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自 **2023年6月27日** 起,`cancelReportSchedule` 操作将在 Selling Partner API 的 Reports v2020-09-04 中不再可用,所有对此的调用将会失败。依赖于此操作的集成应迁移到 [Reports v2021-06-30](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2020-09-04 [getReportDocument](https://api.sp-api.net/zh/api-308930094.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 自 **2023年6月27日** 起,`getReportDocument` 操作将不再在 2020-09-04 版本的销售合作伙伴 API 中可用,所有对该操作的调用将失败。依赖于此操作的集成应迁移到 [2021-06-30 版本的报告](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) 以避免服务中断。 - Api Reference > Reports 2021-06-30 [getReports](https://api.sp-api.net/zh/api-308930095.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与您指定的过滤器匹配的报告的详细信息。 - Api Reference > Reports 2021-06-30 [createReport](https://api.sp-api.net/zh/api-308930096.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建报告。 - Api Reference > Reports 2021-06-30 [cancelReport](https://api.sp-api.net/zh/api-308930097.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消您指定的报告。只有状态为`processingStatus=IN_QUEUE`的报告可以被取消。已取消的报告将在后续调用`getReport`和`getReports`操作时返回。 - Api Reference > Reports 2021-06-30 [getReport](https://api.sp-api.net/zh/api-308930098.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的报告的详细信息(包括`reportDocumentId`,如果可用)。 - Api Reference > Reports 2021-06-30 [getReportSchedules](https://api.sp-api.net/zh/api-308930099.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与您指定的过滤条件匹配的报告调度详细信息。 - Api Reference > Reports 2021-06-30 [createReportSchedule](https://api.sp-api.net/zh/api-308930100.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建报告计划。如果已存在相同报告类型和市场ID的报告计划,则将其取消并用此计划替换。 - Api Reference > Reports 2021-06-30 [cancelReportSchedule](https://api.sp-api.net/zh/api-308930101.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消您指定的报告计划。 - Api Reference > Reports 2021-06-30 [getReportSchedule](https://api.sp-api.net/zh/api-308930102.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的报告计划的报告计划详细信息。 - Api Reference > Reports 2021-06-30 [getReportDocument](https://api.sp-api.net/zh/api-308930103.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回检索报告文档内容所需的信息。 - Api Reference > Sales [getOrderMetrics](https://api.sp-api.net/zh/api-308930105.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回给定间隔内的聚合订单指标,按粒度分解,针对特定买方类型。 - Api Reference > Sellers [getAccount](https://api.sp-api.net/zh/api-308930685.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回有关卖家账户及其市场的信息。 - Api Reference > Sellers [getMarketplaceParticipations](https://api.sp-api.net/zh/api-308930107.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回卖方提交请求时可以销售的市场列表以及有关卖方在这些市场参与信息。 - Api Reference > Services [getServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930108.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取由提供的 `serviceJobID` 指示的服务作业的详细信息。 - Api Reference > Services [cancelServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930109.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消由指定的服务工作标识符所指示的服务工作。 - Api Reference > Services [completeServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930110.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 完成由指定服务作业标识符指示的服务作业。 - Api Reference > Services [getServiceJobs](https://api.sp-api.net/zh/api-308930111.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取指定过滤查询的服务作业详细信息。 - Api Reference > Services [addAppointmentForServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930112.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 将指定服务作业标识符的服务作业添加一个约会。 - Api Reference > Services [rescheduleAppointmentForServiceJobByServiceJobId](https://api.sp-api.net/zh/api-308930113.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 重新安排指定服务工单标识符所指示的服务工作的预约。 - Api Reference > Services [assignAppointmentResources](https://api.sp-api.net/zh/api-308930114.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 分配新的资源或覆盖/更新现有的资源到服务工作预约。 - Api Reference > Services [setAppointmentFulfillmentData](https://api.sp-api.net/zh/api-308930115.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新与给定 `jobID` 和 `appointmentID` 相关的预约履行数据。 - Api Reference > Services [getRangeSlotCapacity](https://api.sp-api.net/zh/api-308930116.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供与可用性记录类似格式的容量插槽。 - Api Reference > Services [getFixedSlotCapacity](https://api.sp-api.net/zh/api-308930117.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提供固定大小插槽的容量。 - Api Reference > Services [updateSchedule](https://api.sp-api.net/zh/api-308930118.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新给定资源的调度安排。 - Api Reference > Services [createReservation](https://api.sp-api.net/zh/api-308930119.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个预约。 - Api Reference > Services [updateReservation](https://api.sp-api.net/zh/api-308930120.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新预订。 - Api Reference > Services [cancelReservation](https://api.sp-api.net/zh/api-308930121.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消预订。 - Api Reference > Services [getAppointmmentSlotsByJobId](https://api.sp-api.net/zh/api-308930122.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取与指定服务作业 ID 关联的服务的预约时段。 - Api Reference > Services [getAppointmentSlots](https://api.sp-api.net/zh/api-308930123.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据指定的服务上下文获取预约槽位。 - Api Reference > Services [createServiceDocumentUploadDestination](https://api.sp-api.net/zh/api-308930124.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建上传目的地。 - Api Reference > Shipment Invoicing [getShipmentDetails](https://api.sp-api.net/zh/api-308930125.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回发票所需的指定货件的运输详情。 - Api Reference > Shipment Invoicing [submitInvoice](https://api.sp-api.net/zh/api-308930126.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交指定发货的发货发票文件。 - Api Reference > Shipment Invoicing [getInvoiceStatus](https://api.sp-api.net/zh/api-308930127.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的货物运输的发票状态。 - Api Reference > Shipping [createShipment](https://api.sp-api.net/zh/api-308930128.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建新货物运输。 - Api Reference > Shipping [getShipment](https://api.sp-api.net/zh/api-308930129.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与 shipmentId 相关的整个发货对象。 - Api Reference > Shipping [cancelShipment](https://api.sp-api.net/zh/api-308930130.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 通过提供的 shipmentId 取消一项运输。 - Api Reference > Shipping [purchaseLabels](https://api.sp-api.net/zh/api-308930131.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据给定的费率购买运输标签。 - Api Reference > Shipping [retrieveShippingLabel](https://api.sp-api.net/zh/api-308930132.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据运输 ID 和跟踪 ID 检索运输标签。 - Api Reference > Shipping [purchaseShipment](https://api.sp-api.net/zh/api-308930133.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 购买运输标签。 - Api Reference > Shipping [getRates](https://api.sp-api.net/zh/api-308930134.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取服务费率。 - Api Reference > Shipping [getAccount](https://api.sp-api.net/zh/api-308930135.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 验证当前账户是否有效。 - Api Reference > Shipping [getTrackingInformation](https://api.sp-api.net/zh/api-308930136.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回货件的追踪信息。 - Api Reference > Amazon Shipping API V2 [getRates](https://api.sp-api.net/zh/api-308930138.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回可用的运输服务选项。 - Api Reference > Amazon Shipping API V2 [directPurchaseShipment](https://api.sp-api.net/zh/api-308930139.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 购买使用最佳匹配服务的货物运输服务。返回购买相关的细节和文件。 - Api Reference > Amazon Shipping API V2 [purchaseShipment](https://api.sp-api.net/zh/api-308930140.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 购买运输服务并返回与购买相关的详细信息和文件。 - Api Reference > Amazon Shipping API V2 [oneClickShipment](https://api.sp-api.net/zh/api-308930141.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 购买一个运输服务标识符,并返回与购买相关的详细信息和文件。 - Api Reference > Amazon Shipping API V2 [getTracking](https://api.sp-api.net/zh/api-308930142.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回已购买货件的跟踪信息。 - Api Reference > Amazon Shipping API V2 [getShipmentDocuments](https://api.sp-api.net/zh/api-308930143.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与运输中的包裹相关的运输文件。 - Api Reference > Amazon Shipping API V2 [cancelShipment](https://api.sp-api.net/zh/api-308930144.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 取消已购买的货运。如果货运成功取消,则返回一个空对象。 - Api Reference > Amazon Shipping API V2 [getAdditionalInputs](https://api.sp-api.net/zh/api-308930145.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回用于在需要时提供额外输入以购买运输服务的 JSON 架构。当对先前调用 getRates 操作的响应指示所需的率(运输服务)需要额外输入时,请调用 getAdditionalInputs 操作。 - Api Reference > Amazon Shipping API V2 [getCarrierAccountFormInputs](https://api.sp-api.net/zh/api-308930146.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此 API 将返回注册承运人发货人账户所需的输入模式列表。 - Api Reference > Amazon Shipping API V2 [getCarrierAccounts](https://api.sp-api.net/zh/api-308930147.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API将返回获取商家的所有运营商账户。 - Api Reference > Amazon Shipping API V2 [linkCarrierAccount](https://api.sp-api.net/zh/api-308930148.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API将指定的承运人账户与商家关联/链接。 - Api Reference > Amazon Shipping API V2 [unlinkCarrierAccount](https://api.sp-api.net/zh/api-308930149.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API将指定的承运人账户与商户解除链接。 - Api Reference > Amazon Shipping API V2 [generateCollectionForm](https://api.sp-api.net/zh/api-308930150.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API调用用于生成收集表单。 - Api Reference > Amazon Shipping API V2 [getCollectionFormHistory](https://api.sp-api.net/zh/api-308930151.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API调用用于获取先前生成的收集表单的历史记录。 - Api Reference > Amazon Shipping API V2 [getUnmanifestedShipments](https://api.sp-api.net/zh/api-308930152.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此 API 获取所有未清单的承运人及其发货地点。任何具有未清单发货且符合清单要求的承运人的地点将被返回。 - Api Reference > Amazon Shipping API V2 [getCollectionForm](https://api.sp-api.net/zh/api-308930153.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API重新打印一个收集表单。 - Api Reference > Amazon Shipping API V2 [getAccessPoints](https://api.sp-api.net/zh/api-308930154.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回输入邮政编码附近的接入点列表。 - Api Reference > Solicitations [getSolicitationActionsForOrder](https://api.sp-api.net/zh/api-308930156.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定订单的可用请求类型列表。请求类型由一个动作对象表示,该对象包含一个路径和查询参数。您可以使用路径和参数调用一个发送请求的操作。当前仅支持 productReviewAndSellerFeedbackSolicitation 请求类型。 - Api Reference > Solicitations [createProductReviewAndSellerFeedbackSolicitation](https://api.sp-api.net/zh/api-308930157.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向买方发送请求,请求卖家反馈和指定订单的产品评价。每个订单仅发送一次productReviewAndSellerFeedback或自由形式的主动消息。 - Api Reference > Supply Sources [getSupplySources](https://api.sp-api.net/zh/api-308930158.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索分页供应来源的路径。 - Api Reference > Supply Sources [createSupplySource](https://api.sp-api.net/zh/api-308930159.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个新的供应来源。 - Api Reference > Supply Sources [getSupplySource](https://api.sp-api.net/zh/api-308930160.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取供应来源。 - Api Reference > Supply Sources [updateSupplySource](https://api.sp-api.net/zh/api-308930161.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新供应来源的配置和能力。 - Api Reference > Supply Sources [archiveSupplySource](https://api.sp-api.net/zh/api-308930162.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 归档供应来源,使其变为非活动状态。无法撤销。 - Api Reference > Supply Sources [updateSupplySourceStatus](https://api.sp-api.net/zh/api-308930163.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 更新供应来源的状态。 - Api Reference > Invoices. [getInvoicesAttributes](https://api.sp-api.net/zh/api-308930391.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回市场相关的模式及其各自可能的值集合。 - Api Reference > Invoices. [getInvoicesDocument](https://api.sp-api.net/zh/api-308930392.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回发票文档的 ID 和 URL。使用该 URL 下载 ZIP 文件,该文件包含来自相应 `createInvoicesExport` 请求的发票。 - Api Reference > Invoices. [createInvoicesExport](https://api.sp-api.net/zh/api-308930393.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建发票导出请求。 - Api Reference > Invoices. [getInvoicesExports](https://api.sp-api.net/zh/api-308930394.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与您指定的过滤器匹配的出口的发票导出详细信息。 - Api Reference > Invoices. [getInvoicesExport](https://api.sp-api.net/zh/api-308930395.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的出口的导出发票导出详细信息(如果可用,包含 `exportDocumentId`)。 - Api Reference > Invoices. [getInvoices](https://api.sp-api.net/zh/api-308930396.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与您指定的过滤器匹配的发票的发票详细信息。 - Api Reference > Invoices. [getInvoice](https://api.sp-api.net/zh/api-308930397.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回指定发票的发票数据。此操作仅返回发票数据的一个子集;请参阅响应定义以获取所有可能的属性。要获取完整的发票,请使用 `createInvoicesExport` 操作启动导出请求。 - Api Reference > Tokens [createRestrictedDataToken](https://api.sp-api.net/zh/api-308930165.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一个限制数据令牌(RDT),用于您指定的一个或多个限制资源。限制资源是指从返回个人身份信息(PII)的限制操作中获取的HTTP方法和路径,以及一个dataElements值,该值指示请求的PII类型。有关限制操作的列表,请参阅令牌API用例指南。在后续调用相应的限制操作时,将此处返回的RDT用作访问令牌。 - Api Reference > Automotive. [getVehicles](https://api.sp-api.net/zh/api-308930616.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 获取最新的车辆系列 - Api Reference > Uploads [createUploadDestinationForResource](https://api.sp-api.net/zh/api-308930166.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建一个上传目标,返回所需的信息以将文件上传到该目标并以编程方式访问该文件。 - Api Reference > third party application integrations. [createNotification](https://api.sp-api.net/zh/api-308930455.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 在卖家中心为卖家创建通知。 - Api Reference > third party application integrations. [deleteNotifications](https://api.sp-api.net/zh/api-308930456.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 从应用程序通知仪表板中移除您的应用程序通知。 - Api Reference > third party application integrations. [recordActionFeedback](https://api.sp-api.net/zh/api-308930457.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 记录卖方对通知的响应。 - Api Reference > Direct Fulfillment Inventory Updates [submitInventoryUpdate](https://api.sp-api.net/zh/api-308930167.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交指定仓库的库存更新,可以是部分或完整的库存项数据。 - Api Reference > Direct Fulfillment Orders V1 [getOrders](https://api.sp-api.net/zh/api-308930168.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的时间范围内创建的采购订单列表。您可以通过使用 createdAfter 和 createdBefore 参数来定义时间范围。您必须使用这两个参数。您可以通过将 includeDetails 参数设置为 false 来选择仅获取采购订单号码。在这种情况下,操作将返回一个采购订单号码的列表。然后您可以调用 getOrder 操作以返回特定订单的详细信息。 - Api Reference > Direct Fulfillment Orders V1 [getOrder](https://api.sp-api.net/zh/api-308930169.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的 purchaseOrderNumber 的采购订单信息。 - Api Reference > Direct Fulfillment Orders V1 [submitAcknowledgement](https://api.sp-api.net/zh/api-308930170.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个采购订单的确认。 - Api Reference > Direct Fulfillment Orders 2021-12-28 [getOrders](https://api.sp-api.net/zh/api-308930171.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回在您指定的时间范围内创建的采购订单列表。您可以使用 createdAfter 和 createdBefore 参数定义时间范围。您必须使用这两个参数。您可以通过将 includeDetails 参数设置为 false 来选择仅获取采购订单编号。在这种情况下,操作将返回采购订单编号列表。然后,您可以调用 getOrder 操作以返回特定订单的详细信息。 - Api Reference > Direct Fulfillment Orders 2021-12-28 [getOrder](https://api.sp-api.net/zh/api-308930172.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的 purchaseOrderNumber 的采购订单信息。 - Api Reference > Direct Fulfillment Orders 2021-12-28 [submitAcknowledgement](https://api.sp-api.net/zh/api-308930173.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个采购订单的确认。 - Api Reference > Direct Fulfillment Payments [submitInvoice](https://api.sp-api.net/zh/api-308930181.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个供应商直接配送订单的发票。 - Api Reference > Vendor Direct Fulfillment Sandbox Test Data [generateOrderScenarios](https://api.sp-api.net/zh/api-308930183.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交请求以生成供应商直接履行 API 实体的测试订单数据。 - Api Reference > Vendor Direct Fulfillment Sandbox Test Data [getOrderScenarios](https://api.sp-api.net/zh/api-308930184.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 检索由指定的 `transactionId` 标识的交易状态,并在交易成功时返回请求的测试订单数据。 - Api Reference > Direct Fulfillment Shipping V1 [getShippingLabels](https://api.sp-api.net/zh/api-308930185.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定时间范围内创建的运输标签列表。您可以使用 `createdAfter` 和 `createdBefore` 参数来定义该时间范围。必须同时使用这两个参数。搜索的日期范围不得超过 7 天。 - Api Reference > Direct Fulfillment Shipping V1 [submitShippingLabelRequest](https://api.sp-api.net/zh/api-308930186.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建购买订单的运输标签,并返回用于引用的 `transactionId`。 - Api Reference > Direct Fulfillment Shipping V1 [getShippingLabel](https://api.sp-api.net/zh/api-308930187.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的 `purchaseOrderNumber` 的运输标签。 - Api Reference > Direct Fulfillment Shipping V1 [submitShipmentConfirmations](https://api.sp-api.net/zh/api-308930188.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个供应商订单的发货确认。 - Api Reference > Direct Fulfillment Shipping V1 [submitShipmentStatusUpdates](https://api.sp-api.net/zh/api-308930189.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此API调用仅供供应商自有承运人(VOC)供应商使用。调用此API将提交供应商已发货包裹的运输状态更新。这将为亚马逊客户在包裹不在亚马逊网络可见性时提供其订单的可见性。 - Api Reference > Direct Fulfillment Shipping V1 [getCustomerInvoices](https://api.sp-api.net/zh/api-308930190.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回在您指定的时间范围内创建的客户发票列表。您可以使用 `createdAfter` 和 `createdBefore` 参数定义时间范围。必须同时使用这两个参数。搜索的日期范围不得超过 7 天。 - Api Reference > Direct Fulfillment Shipping V1 [getCustomerInvoice](https://api.sp-api.net/zh/api-308930191.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的 `purchaseOrderNumber` 返回客户发票。 - Api Reference > Direct Fulfillment Shipping V1 [getPackingSlips](https://api.sp-api.net/zh/api-308930192.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回符合指定标准的采购订单的装箱单列表。搜索的日期范围不得超过7天。 - Api Reference > Direct Fulfillment Shipping V1 [getPackingSlip](https://api.sp-api.net/zh/api-308930193.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的 `purchaseOrderNumber` 返回装箱单。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getShippingLabels](https://api.sp-api.net/zh/api-308930194.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的时间范围内创建的运输标签列表。您可以通过 createdAfter 和 createdBefore 参数来定义该时间范围。您必须使用这两个参数。搜索的日期范围不得超过 7 天。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [submitShippingLabelRequest](https://api.sp-api.net/zh/api-308930195.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 为采购订单创建一个运输标签,并返回一个用于参考的 transactionId。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getShippingLabel](https://api.sp-api.net/zh/api-308930196.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的 purchaseOrderNumber 的运输标签。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [createShippingLabels](https://api.sp-api.net/zh/api-308930197.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 创建采购订单的运输标签并返回标签。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [submitShipmentConfirmations](https://api.sp-api.net/zh/api-308930198.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个供应商订单的发货确认。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [submitShipmentStatusUpdates](https://api.sp-api.net/zh/api-308930199.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 此操作仅供“供应商自有承运人”(VOC)供应商使用。调用此API会提交供应商已发货包裹的状态更新。当包裹不在亚马逊网络可视范围内时,这将为亚马逊客户提供订单的可见性。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getCustomerInvoices](https://api.sp-api.net/zh/api-308930200.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回在您指定的时间范围内创建的客户发票列表。您可以使用createdAfter和createdBefore参数定义时间范围。您必须同时使用这两个参数。搜索的日期范围不得超过7天。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getCustomerInvoice](https://api.sp-api.net/zh/api-308930201.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的 purchaseOrderNumber 返回客户发票。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getPackingSlips](https://api.sp-api.net/zh/api-308930202.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回符合指定条件的采购订单的装箱单列表。搜索的日期范围不得超过7天。 - Api Reference > Direct Fulfillment Shipping 2021-12-28 [getPackingSlip](https://api.sp-api.net/zh/api-308930203.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的 purchaseOrderNumber 返回 packing slip。 - Api Reference > Direct Fulfillment Transaction Status V1 [getTransactionStatus](https://api.sp-api.net/zh/api-308930204.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回由指定的 `transactionId` 指示的交易状态。 - Api Reference > Direct Fulfillment Transaction Status 2021-12-28 [getTransactionStatus](https://api.sp-api.net/zh/api-308930205.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回由指定的 `transactionId` 指示的交易状态。 - Api Reference > Retail Procurement Payments [submitInvoices](https://api.sp-api.net/zh/api-308930206.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 向亚马逊提交新发票。 - Api Reference > Retail Procurement Orders [getPurchaseOrders](https://api.sp-api.net/zh/api-308930207.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回一个在您指定的时间范围内创建或更改的采购订单列表。您可以使用 `createdAfter`、`createdBefore`、`changedAfter` 和 `changedBefore` 参数定义时间范围。搜索的日期范围不得超过7天。您可以通过将 `includeDetails` 设置为 false,仅获取采购订单号。然后可以使用 `getPurchaseOrder` 操作接收特定采购订单的详细信息。 - Api Reference > Retail Procurement Orders [getPurchaseOrder](https://api.sp-api.net/zh/api-308930208.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的 `purchaseOrderNumber` 值返回采购订单。 - Api Reference > Retail Procurement Orders [submitAcknowledgement](https://api.sp-api.net/zh/api-308930209.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个采购订单的确认。 - Api Reference > Retail Procurement Orders [getPurchaseOrdersStatus](https://api.sp-api.net/zh/api-308930210.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 根据您指定的过滤条件返回采购订单状态。搜索的日期范围不得超过7天。您可以使用可用的过滤器返回采购订单状态列表,或通过提供采购订单编号返回单个采购订单状态。 - Api Reference > Retail Procurement Shipments [SubmitShipmentConfirmations](https://api.sp-api.net/zh/api-308930211.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个供应商订单的发货确认。 - Api Reference > Retail Procurement Shipments [SubmitShipments](https://api.sp-api.net/zh/api-308930212.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 提交一个或多个供应商订单的发货请求。 - Api Reference > Retail Procurement Shipments [GetShipmentDetails](https://api.sp-api.net/zh/api-308930213.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回与运输相关的详细信息,包括运输的详细信息、承运人的详细信息、运输状态、集装箱详细信息以及根据您指定的过滤参数值的其他相关详细信息。 - Api Reference > Retail Procurement Transaction Status [getTransaction](https://api.sp-api.net/zh/api-308930214.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回您指定的交易状态。 - Api Reference > Transfers. transfers_2024-06-01 [initiatePayout](https://api.sp-api.net/zh/api-308930575.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 发起对给定 `marketplaceId` 和 `accountType` 的卖家的默认存款方法的按需支付(如果符合条件)。在24小时内,您只能为每个市场和账户类型发起一次按需支付。 - Api Reference > Transfers. transfers_2024-06-01 [getPaymentMethods](https://api.sp-api.net/zh/api-308930576.md?nav=01JADD8Y2RF9T0DCB1BT4AVR2M): 返回卖家的支付方式列表,可以按方式类型进行过滤。