# Amazon SP API ## Docs - [Overview ](https://eun232couo.apidog.io/overview-754676m0.md): - [Authorization Workflow](https://eun232couo.apidog.io/authorization-workflow-754598m0.md): - [Permissions](https://eun232couo.apidog.io/permissions-754655m0.md): - [Sandbox](https://eun232couo.apidog.io/sandbox-754656m0.md): - [API Models](https://eun232couo.apidog.io/api-models-754660m0.md): - [Available API Models](https://eun232couo.apidog.io/available-api-models-754666m0.md): - [Request Apidog Access](https://eun232couo.apidog.io/request-apidog-access-755432m0.md): - [OPENAPI SPECIFICATION](https://eun232couo.apidog.io/openapi-specification-757296m0.md): - Research Docs [Amazon Seller Order Fulfillment Workflow](https://eun232couo.apidog.io/amazon-seller-order-fulfillment-workflow-769291m0.md): - [Catalog Items](https://eun232couo.apidog.io/catalog-items-2519979f0.md): - [Orders](https://eun232couo.apidog.io/orders-2519914f0.md): - [ProductPricing](https://eun232couo.apidog.io/productpricing-2543456f0.md): ## API Docs - Amazon Warehousing and Distribution [getInboundShipment](https://eun232couo.apidog.io/getinboundshipment-12202312e0.md): Retrieves an AWD inbound shipment. - Amazon Warehousing and Distribution [listInboundShipments](https://eun232couo.apidog.io/listinboundshipments-12202313e0.md): Retrieves a summary of all the inbound AWD shipments associated with a merchant, with the ability to apply optional filters. - Amazon Warehousing and Distribution [listInventory](https://eun232couo.apidog.io/listinventory-12202314e0.md): Lists AWD inventory associated with a merchant with the ability to apply optional filters. - Authorization [Authorization](https://eun232couo.apidog.io/authorization-11931708e0.md): Generates access and refresh tokens to use with the Amazon SP API. - Catalog Items [searchCatalogItems](https://eun232couo.apidog.io/searchcatalogitems-11930970e0.md): Search for and return a list of Amazon catalog items and associated information either by identifier or by keywords. - Catalog Items [getCatalogItem](https://eun232couo.apidog.io/getcatalogitem-11930980e0.md): Retrieves details for an item in the Amazon catalog. - Catalog [Deprecated] [listCatalogItems](https://eun232couo.apidog.io/listcatalogitems-11930954e0.md): Effective September 30, 2022, the `listCatalogItems` operation will no longer be available in the Selling Partner API for Catalog Items v0. As an alternative, `searchCatalogItems` is available in the latest version of the [Selling Partner API for Catalog Items v2022-04-01](doc:catalog-items-api-v2022-04-01-reference). Integrations that rely on the `listCatalogItems` operation should migrate to the `searchCatalogItems`operation to avoid service disruption. - Catalog [Deprecated] [getCatalogItem](https://eun232couo.apidog.io/getcatalogitem-11930955e0.md): Effective September 30, 2022, the `getCatalogItem` operation will no longer be available in the Selling Partner API for Catalog Items v0. This operation is available in the latest version of the [Selling Partner API for Catalog Items v2022-04-01](doc:catalog-items-api-v2022-04-01-reference). Integrations that rely on this operation should migrate to the latest version to avoid service disruption. - Catalog [Deprecated] [listCatalogCategories](https://eun232couo.apidog.io/listcatalogcategories-11930956e0.md): Returns the parent categories to which an item belongs, based on the specified ASIN or SellerSKU. - Definitions [searchDefinitionsProductTypes](https://eun232couo.apidog.io/searchdefinitionsproducttypes-12022160e0.md): Search for and return a list of Amazon product types that have definitions available. - Definitions [getDefinitionsProductType](https://eun232couo.apidog.io/getdefinitionsproducttype-12022161e0.md): Retrieve an Amazon product type definition. - Easy Ship [listHandoverSlots](https://eun232couo.apidog.io/listhandoverslots-12202567e0.md): Returns time slots available for Easy Ship orders to be scheduled based on the package weight and dimensions that the seller specifies. - Easy Ship [getScheduledPackage](https://eun232couo.apidog.io/getscheduledpackage-12202568e0.md): Returns information about a package, including dimensions, weight, time slot information for handover, invoice and item information, and status. - Easy Ship [createScheduledPackage](https://eun232couo.apidog.io/createscheduledpackage-12202569e0.md): Schedules an Easy Ship order and returns the scheduled package information. - Easy Ship [updateScheduledPackages](https://eun232couo.apidog.io/updatescheduledpackages-12202570e0.md): Updates the time slot for handing over the package indicated by the specified `scheduledPackageId`. You can get the new `slotId` value for the time slot by calling the `listHandoverSlots` operation before making another `patch` call. - Easy Ship [createScheduledPackageBulk](https://eun232couo.apidog.io/createscheduledpackagebulk-12202571e0.md): This operation automatically schedules a time slot for all specified `amazonOrderId` values and generates the associated shipping labels and compliance documents based on the marketplace. For more information, refer to the [marketplace support table](https://developer-docs.amazon.com/sp-api/docs/easyship-api-v2022-03-23-use-case-guide#marketplace-support-table). - FBAInbound [listInboundPlans](https://eun232couo.apidog.io/listinboundplans-12201490e0.md): Provides a list of inbound plans with minimal information. - FBAInbound [createInboundPlan](https://eun232couo.apidog.io/createinboundplan-12201491e0.md): Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon's fufillment network. - FBAInbound [getInboundPlan](https://eun232couo.apidog.io/getinboundplan-12201492e0.md): Fetches the top level information about an inbound plan. - FBAInbound [listInboundPlanBoxes](https://eun232couo.apidog.io/listinboundplanboxes-12201493e0.md): Provides a paginated list of box packages in an inbound plan. - FBAInbound [cancelInboundPlan](https://eun232couo.apidog.io/cancelinboundplan-12201494e0.md): Cancels an Inbound Plan. Charges may apply if the cancellation is performed outside of a void window. The window for Amazon Partnered Carriers is 24 hours for Small Parcel Delivery (SPD) and one hour for Less-Than-Truckload (LTL) carrier shipments. - FBAInbound [listInboundPlanItems](https://eun232couo.apidog.io/listinboundplanitems-12201495e0.md): Provides a paginated list of item packages in an inbound plan. - FBAInbound [updateInboundPlanName](https://eun232couo.apidog.io/updateinboundplanname-12201496e0.md): Updates the name of an existing inbound plan. - FBAInbound [listPackingGroupBoxes](https://eun232couo.apidog.io/listpackinggroupboxes-12201497e0.md): Retrieves a page of boxes from a given packing group. These boxes were previously provided through the `setPackingInformation` operation. This API is used for workflows where boxes are packed before Amazon determines shipment splits. - FBAInbound [listPackingGroupItems](https://eun232couo.apidog.io/listpackinggroupitems-12201498e0.md): Retrieves a page of items in a given packing group. Packing options must first be generated by the corresponding operation before packing group items can be listed. - FBAInbound [setPackingInformation](https://eun232couo.apidog.io/setpackinginformation-12201499e0.md): Sets packing information for an inbound plan. This should be called after an inbound plan is created to populate the box level information required for planning and transportation estimates. - FBAInbound [listPackingOptions](https://eun232couo.apidog.io/listpackingoptions-12201500e0.md): Retrieves a list of all packing options for an inbound plan. Packing options must first be generated by the corresponding operation before becoming available. - FBAInbound [generatePackingOptions](https://eun232couo.apidog.io/generatepackingoptions-12201501e0.md): Generates available packing options for the inbound plan. - FBAInbound [confirmPackingOption](https://eun232couo.apidog.io/confirmpackingoption-12201502e0.md): Confirms the packing option for an inbound plan. - FBAInbound [listInboundPlanPallets](https://eun232couo.apidog.io/listinboundplanpallets-12201503e0.md): Provides a paginated list of pallet packages in an inbound plan. An inbound plan will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. - FBAInbound [listPlacementOptions](https://eun232couo.apidog.io/listplacementoptions-12201504e0.md): Provides a list of all placement options for an inbound plan. Placement options must first be generated by the corresponding operation before becoming available. - FBAInbound [generatePlacementOptions](https://eun232couo.apidog.io/generateplacementoptions-12201505e0.md): Generates placement options for the inbound plan. - FBAInbound [confirmPlacementOption](https://eun232couo.apidog.io/confirmplacementoption-12201506e0.md): Confirms the placement option for an inbound plan. Once confirmed, it cannot be changed for the Inbound Plan. - FBAInbound [getShipment](https://eun232couo.apidog.io/getshipment-12201507e0.md): Provides the full details for a specific shipment within an inbound plan. The `transportationOptionId` inside `acceptedTransportationSelection` can be used to retrieve the transportation details for the shipment. - FBAInbound [listShipmentBoxes](https://eun232couo.apidog.io/listshipmentboxes-12201508e0.md): Provides a paginated list of box packages in a shipment. - FBAInbound [listShipmentContentUpdatePreviews](https://eun232couo.apidog.io/listshipmentcontentupdatepreviews-12201509e0.md): Retrieve a paginated list of shipment content update previews for a given shipment. The shipment content update preview is a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. - FBAInbound [generateShipmentContentUpdatePreviews](https://eun232couo.apidog.io/generateshipmentcontentupdatepreviews-12201510e0.md): Generate a shipment content update preview given a set of intended boxes and/or items for a shipment with a confirmed carrier. The shipment content update preview will be viewable with the updated costs and contents prior to confirmation. - FBAInbound [getShipmentContentUpdatePreview](https://eun232couo.apidog.io/getshipmentcontentupdatepreview-12201511e0.md): Retrieve a shipment content update preview which provides a summary of the requested shipment content changes along with the transportation cost implications of the change that can only be confirmed prior to the expiry date specified. - FBAInbound [confirmShipmentContentUpdatePreview](https://eun232couo.apidog.io/confirmshipmentcontentupdatepreview-12201512e0.md): Confirm a shipment content update preview and accept the changes in transportation cost. - FBAInbound [getDeliveryChallanDocument](https://eun232couo.apidog.io/getdeliverychallandocument-12201513e0.md): Provide delivery challan document for PCP transportation in IN marketplace. - FBAInbound [listDeliveryWindowOptions](https://eun232couo.apidog.io/listdeliverywindowoptions-12201514e0.md): Retrieves all delivery window options for a shipment. Delivery window options must first be generated by the `generateDeliveryWindowOptions` operation before becoming available. - FBAInbound [generateDeliveryWindowOptions](https://eun232couo.apidog.io/generatedeliverywindowoptions-12201515e0.md): Generates available delivery window options for a given shipment. - FBAInbound [confirmDeliveryWindowOptions](https://eun232couo.apidog.io/confirmdeliverywindowoptions-12201516e0.md): Confirms the delivery window option for chosen shipment within an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new delivery window options cannot be generated, but the chosen delivery window option can be updated before shipment closure. The window is used to provide the expected time when a shipment will arrive at the warehouse. All transportation options which have the program `CONFIRMED_DELIVERY_WINDOW` require a delivery window to be confirmed prior to transportation option confirmation. - FBAInbound [listShipmentItems](https://eun232couo.apidog.io/listshipmentitems-12201517e0.md): Provides a paginated list of item packages in a shipment. - FBAInbound [updateShipmentName](https://eun232couo.apidog.io/updateshipmentname-12201518e0.md): Updates the name of an existing shipment. - FBAInbound [listShipmentPallets](https://eun232couo.apidog.io/listshipmentpallets-12201519e0.md): Provides a paginated list of pallet packages in a shipment. A palletized shipment will have pallets when the related details are provided after generating Less-Than-Truckload (LTL) carrier shipments. - FBAInbound [cancelSelfShipAppointment](https://eun232couo.apidog.io/cancelselfshipappointment-12201520e0.md): Cancels a self-ship appointment slot against a shipment. - FBAInbound [getSelfShipAppointmentSlots](https://eun232couo.apidog.io/getselfshipappointmentslots-12201521e0.md): Retrieves a list of available self-ship appointment slots used to drop off a shipment at a warehouse. - FBAInbound [generateSelfShipAppointmentSlots](https://eun232couo.apidog.io/generateselfshipappointmentslots-12201522e0.md): Initiates the process of generating the appointment slots list. - FBAInbound [scheduleSelfShipAppointment](https://eun232couo.apidog.io/scheduleselfshipappointment-12201523e0.md): Confirms or reschedules a self-ship appointment slot against a shipment. - FBAInbound [updateShipmentSourceAddress](https://eun232couo.apidog.io/updateshipmentsourceaddress-12201524e0.md): Updates the source address of an existing shipment. The shipment source address can only be updated prior to the confirmation of the shipment carriers. As a result of the updated source address, existing transportation options will be invalidated and will need to be regenerated to capture the potential difference in transportation options and quotes due to the new source address. - FBAInbound [updateShipmentTrackingDetails](https://eun232couo.apidog.io/updateshipmenttrackingdetails-12201525e0.md): Updates a shipment's tracking details. - FBAInbound [listTransportationOptions](https://eun232couo.apidog.io/listtransportationoptions-12201526e0.md): Retrieves all transportation options for a shipment. Transportation options must first be generated by the `generateTransportationOptions` operation before becoming available. - FBAInbound [generateTransportationOptions](https://eun232couo.apidog.io/generatetransportationoptions-12201527e0.md): Generates available transportation options for a given placement option. - FBAInbound [confirmTransportationOptions](https://eun232couo.apidog.io/confirmtransportationoptions-12201528e0.md): Confirms all the transportation options for an inbound plan. A placement option must be confirmed prior to use of this API. Once confirmed, new transportation options can not be generated or confirmed for the Inbound Plan. - FBAInbound [listItemComplianceDetails](https://eun232couo.apidog.io/listitemcompliancedetails-12201529e0.md): List the inbound compliance details for MSKUs in a given marketplace. - FBAInbound [updateItemComplianceDetails](https://eun232couo.apidog.io/updateitemcompliancedetails-12201530e0.md): Update compliance details for a list of MSKUs. The details provided here are only used for the India (IN - A21TJRUUN4KGV) marketplace compliance validation. - FBAInbound [createMarketplaceItemLabels](https://eun232couo.apidog.io/createmarketplaceitemlabels-12201531e0.md): For a given marketplace - creates labels for a list of MSKUs. - FBAInbound [listPrepDetails](https://eun232couo.apidog.io/listprepdetails-12201532e0.md): Get preparation details for a list of MSKUs in a specified marketplace. - FBAInbound [setPrepDetails](https://eun232couo.apidog.io/setprepdetails-12201533e0.md): Set the preparation details for a list of MSKUs in a specified marketplace. - FBAInbound [getInboundOperationStatus](https://eun232couo.apidog.io/getinboundoperationstatus-12201534e0.md): Gets the status of the processing of an asynchronous API call. - FBAInbound [getItemEligibilityPreview](https://eun232couo.apidog.io/getitemeligibilitypreview-12021258e0.md): This operation gets an eligibility preview for an item that you specify. You can specify the type of eligibility preview that you want (INBOUND or COMMINGLING). For INBOUND previews, you can specify the marketplace in which you want to determine the item's eligibility. - FBAInventory [getInventorySummaries](https://eun232couo.apidog.io/getinventorysummaries-12021253e0.md): Returns a list of inventory summaries. The summaries returned depend on the presence or absence of the startDateTime, sellerSkus and sellerSku parameters: - FBAInventory [createInventoryItem](https://eun232couo.apidog.io/createinventoryitem-12021254e0.md): Requests that Amazon create product-details in the Sandbox Inventory in the sandbox environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information. - FBAInventory [deleteInventoryItem](https://eun232couo.apidog.io/deleteinventoryitem-12021255e0.md): Requests that Amazon Deletes an item from the Sandbox Inventory in the sandbox environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information. - FBAInventory [addInventory](https://eun232couo.apidog.io/addinventory-12021256e0.md): Requests that Amazon add items to the Sandbox Inventory with desired amount of quantity in the sandbox environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information. - FBAOutbound [getFulfillmentPreview](https://eun232couo.apidog.io/getfulfillmentpreview-12201319e0.md): Returns a list of fulfillment order previews based on shipping criteria that you specify. - FBAOutbound [deliveryOffers](https://eun232couo.apidog.io/deliveryoffers-12201320e0.md): Returns delivery options that include an estimated delivery date and offer expiration, based on criteria that you specify. - FBAOutbound [listAllFulfillmentOrders](https://eun232couo.apidog.io/listallfulfillmentorders-12201321e0.md): Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the next token parameter. - FBAOutbound [createFulfillmentOrder](https://eun232couo.apidog.io/createfulfillmentorder-12201322e0.md): Requests that Amazon ship items from the seller's inventory in Amazon's fulfillment network to a destination address. - FBAOutbound [getPackageTrackingDetails](https://eun232couo.apidog.io/getpackagetrackingdetails-12201323e0.md): Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. - FBAOutbound [listReturnReasonCodes](https://eun232couo.apidog.io/listreturnreasoncodes-12201324e0.md): Returns a list of return reason codes for a seller SKU in a given marketplace. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). - FBAOutbound [createFulfillmentReturn](https://eun232couo.apidog.io/createfulfillmentreturn-12201325e0.md): Creates a fulfillment return. - FBAOutbound [getFulfillmentOrder](https://eun232couo.apidog.io/getfulfillmentorder-12201326e0.md): Returns the fulfillment order indicated by the specified order identifier. - FBAOutbound [updateFulfillmentOrder](https://eun232couo.apidog.io/updatefulfillmentorder-12201327e0.md): Updates and/or requests shipment for a fulfillment order with an order hold on it. - FBAOutbound [cancelFulfillmentOrder](https://eun232couo.apidog.io/cancelfulfillmentorder-12201328e0.md): Requests that Amazon stop attempting to fulfill the fulfillment order indicated by the specified order identifier. - FBAOutbound [submitFulfillmentOrderStatusUpdate](https://eun232couo.apidog.io/submitfulfillmentorderstatusupdate-12201329e0.md): Requests that Amazon update the status of an order in the sandbox testing environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to [Fulfillment Outbound Dynamic Sandbox Guide](https://developer-docs.amazon.com/sp-api/docs/fulfillment-outbound-dynamic-sandbox-guide) and [Selling Partner API sandbox](https://developer-docs.amazon.com/sp-api/docs/the-selling-partner-api-sandbox) for more information. - FBAOutbound [getFeatures](https://eun232couo.apidog.io/getfeatures-12201330e0.md): Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature. - FBAOutbound [getFeatureInventory](https://eun232couo.apidog.io/getfeatureinventory-12201331e0.md): Returns a list of inventory items that are eligible for the fulfillment feature you specify. - FBAOutbound [getFeatureSKU](https://eun232couo.apidog.io/getfeaturesku-12201332e0.md): Returns the number of items with the sellerSKU you specify that can have orders fulfilled using the specified feature. Note that if the sellerSKU isn't eligible, the response will contain an empty skuInfo object. The parameters for this operation may contain special characters that require URL encoding. To avoid errors with SKUs when encoding URLs, refer to [URL Encoding](https://developer-docs.amazon.com/sp-api/docs/url-encoding). - Feeds [getFeeds](https://eun232couo.apidog.io/getfeeds-12021884e0.md): Returns feed details for the feeds that match the filters that you specify. - Feeds [createFeed](https://eun232couo.apidog.io/createfeed-12021885e0.md): Creates a feed. Upload the contents of the feed document before calling this operation. - Feeds [cancelFeed](https://eun232couo.apidog.io/cancelfeed-12021886e0.md): Cancels the feed that you specify. Only feeds with `processingStatus=IN_QUEUE` can be cancelled. Cancelled feeds are returned in subsequent calls to the [`getFeed`](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference#getfeed) and [`getFeeds`](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference#getfeeds) operations. - Feeds [getFeed](https://eun232couo.apidog.io/getfeed-12021887e0.md): Returns feed details (including the `resultDocumentId`, if available) for the feed that you specify. - Feeds [createFeedDocument](https://eun232couo.apidog.io/createfeeddocument-12021888e0.md): Creates a feed document for the feed type that you specify. This operation returns a presigned URL for uploading the feed document contents. It also returns a `feedDocumentId` value that you can pass in with a subsequent call to the [`createFeed`](https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-reference#createfeed) operation. - Feeds [getFeedDocument](https://eun232couo.apidog.io/getfeeddocument-12021889e0.md): Returns the information required for retrieving a feed document's contents. - Fees [getMyFeesEstimateForSKU](https://eun232couo.apidog.io/getmyfeesestimateforsku-12021263e0.md): Returns the estimated fees for the item indicated by the specified seller SKU in the marketplace specified in the request body. - Fees [getMyFeesEstimateForASIN](https://eun232couo.apidog.io/getmyfeesestimateforasin-12021264e0.md): Returns the estimated fees for the item indicated by the specified ASIN in the marketplace specified in the request body. - Fees [getMyFeesEstimates](https://eun232couo.apidog.io/getmyfeesestimates-12021265e0.md): Returns the estimated fees for a list of products. - Finance [listTransactions](https://eun232couo.apidog.io/listtransactions-11930913e0.md): Returns transactions for the given parameters. Orders from the last 48 hours might not be included in financial events. - Finance [listFinancialEventGroups](https://eun232couo.apidog.io/listfinancialeventgroups-11930934e0.md): Returns financial event groups for a given date range. It may take up to 48 hours for orders to appear in your financial events. - Finance [listFinancialEventsByGroupId](https://eun232couo.apidog.io/listfinancialeventsbygroupid-11930935e0.md): Returns all financial events for the specified financial event group. It may take up to 48 hours for orders to appear in your financial events. - Finance [listFinancialEventsByOrderId](https://eun232couo.apidog.io/listfinancialeventsbyorderid-11930936e0.md): Returns all financial events for the specified order. It may take up to 48 hours for orders to appear in your financial events. - Finance [listFinancialEvents](https://eun232couo.apidog.io/listfinancialevents-11930937e0.md): Returns financial events for the specified data range. It may take up to 48 hours for orders to appear in your financial events. **Note:** in `ListFinancialEvents`, deferred events don't show up in responses until in they are released. - Invoices [Brazil] [getInvoicesAttributes](https://eun232couo.apidog.io/getinvoicesattributes-11952350e0.md): Returns marketplace-dependent schemas and their respective set of possible values. - Invoices [Brazil] [getInvoicesDocument](https://eun232couo.apidog.io/getinvoicesdocument-11952351e0.md): Returns the invoice document's ID and URL. Use the URL to download the ZIP file, which contains the invoices from the corresponding `createInvoicesExport` request. - Invoices [Brazil] [createInvoicesExport](https://eun232couo.apidog.io/createinvoicesexport-11952352e0.md): Creates an invoice export request. - Invoices [Brazil] [getInvoicesExports](https://eun232couo.apidog.io/getinvoicesexports-11952353e0.md): Returns invoice exports details for exports that match the filters that you specify. - Invoices [Brazil] [getInvoicesExport](https://eun232couo.apidog.io/getinvoicesexport-11952354e0.md): Returns invoice export details (including the `exportDocumentId`, if available) for the export that you specify. - Invoices [Brazil] [getInvoices](https://eun232couo.apidog.io/getinvoices-11952355e0.md): Returns invoice details for the invoices that match the filters that you specify. - Invoices [Brazil] [getInvoice](https://eun232couo.apidog.io/getinvoice-11952356e0.md): Returns invoice data for the specified invoice. This operation returns only a subset of the invoices data; refer to the response definition to get all the possible attributes. - Listings Items [getListingsRestrictions](https://eun232couo.apidog.io/getlistingsrestrictions-12301191e0.md): Returns listing restrictions for an item in the Amazon Catalog. - Listings Items [deleteListingsItem](https://eun232couo.apidog.io/deletelistingsitem-12051459e0.md): Delete a listings item for a selling partner. - Listings Items [getListingsItem](https://eun232couo.apidog.io/getlistingsitem-12051460e0.md): Returns details about a listings item for a selling partner. - Listings Items [patchListingsItem](https://eun232couo.apidog.io/patchlistingsitem-12051461e0.md): Partially update (patch) a listings item for a selling partner. Only top-level listings item attributes can be patched. Patching nested attributes is not supported. - Listings Items [putListingsItem](https://eun232couo.apidog.io/putlistingsitem-12051462e0.md): Creates or fully updates an existing listings item for a selling partner. - Merchant Fulfillment [getEligibleShipmentServices](https://eun232couo.apidog.io/geteligibleshipmentservices-12201173e0.md): Returns a list of shipping service offers that satisfy the specified shipment request details. - Merchant Fulfillment [getShipment](https://eun232couo.apidog.io/getshipment-12201174e0.md): Returns the shipment information for an existing shipment. - Merchant Fulfillment [cancelShipment](https://eun232couo.apidog.io/cancelshipment-12201175e0.md): Cancel the shipment indicated by the specified shipment identifier. - Merchant Fulfillment [createShipment](https://eun232couo.apidog.io/createshipment-12201176e0.md): Create a shipment with the information provided. - Merchant Fulfillment [getAdditionalSellerInputs](https://eun232couo.apidog.io/getadditionalsellerinputs-12201177e0.md): Gets a list of additional seller inputs required for a ship method. This is generally used for international shipping. - Orders [getOrders](https://eun232couo.apidog.io/getorders-11930707e0.md): Returns orders that are created or updated during the specified time period. If you want to return specific types of orders, you can apply filters to your request. `NextToken` doesn't affect any filters that you include in your request; it only impacts the pagination for the filtered orders response.. - Orders [getOrder](https://eun232couo.apidog.io/getorder-11930708e0.md): Returns the order that you specify. - Orders [getOrderBuyerInfo](https://eun232couo.apidog.io/getorderbuyerinfo-11930709e0.md): Returns buyer information for the order that you specify. - Orders [getOrderAddress](https://eun232couo.apidog.io/getorderaddress-11930710e0.md): Returns the shipping address for the order that you specify. - Orders [getOrderItems](https://eun232couo.apidog.io/getorderitems-11930711e0.md): Returns detailed order item information for the order that you specify. If `NextToken` is provided, it's used to retrieve the next page of order items. - Orders [getOrderItemsBuyerInfo](https://eun232couo.apidog.io/getorderitemsbuyerinfo-11930712e0.md): Returns buyer information for the order items in the order that you specify. - Orders [updateShipmentStatus](https://eun232couo.apidog.io/updateshipmentstatus-11930713e0.md): Update the shipment status for an order that you specify. - Orders [getOrderRegulatedInfo](https://eun232couo.apidog.io/getorderregulatedinfo-11930714e0.md): Returns regulated information for the order that you specify. - Orders [updateVerificationStatus](https://eun232couo.apidog.io/updateverificationstatus-11930715e0.md): Updates (approves or rejects) the verification status of an order containing regulated products. - Orders [confirmShipment](https://eun232couo.apidog.io/confirmshipment-11930716e0.md): Updates the shipment confirmation status for a specified order. - ProductPricing > deprecated [getPricing](https://eun232couo.apidog.io/getpricing-12021825e0.md): Returns pricing information for a seller's offer listings based on seller SKU or ASIN. - ProductPricing > deprecated [getCompetitivePricing](https://eun232couo.apidog.io/getcompetitivepricing-12021826e0.md): Returns competitive pricing information for a seller's offer listings based on seller SKU or ASIN. - ProductPricing > deprecated [getListingOffers](https://eun232couo.apidog.io/getlistingoffers-12021827e0.md): Returns the lowest priced offers for a single SKU listing. - ProductPricing > deprecated [getItemOffers](https://eun232couo.apidog.io/getitemoffers-12021828e0.md): Returns the lowest priced offers for a single item based on ASIN. - ProductPricing > deprecated [getItemOffersBatch](https://eun232couo.apidog.io/getitemoffersbatch-12021829e0.md): Returns the lowest priced offers for a batch of items based on ASIN. - ProductPricing > deprecated [getListingOffersBatch](https://eun232couo.apidog.io/getlistingoffersbatch-12021830e0.md): Returns the lowest priced offers for a batch of listings by SKU. - ProductPricing [getFeaturedOfferExpectedPriceBatch](https://eun232couo.apidog.io/getfeaturedofferexpectedpricebatch-12021812e0.md): Returns the set of responses that correspond to the batched list of up to 40 requests defined in the request body. The response for each successful (HTTP status code 200) request in the set includes the computed listing price at or below which a seller can expect to become the featured offer (before applicable promotions). This is called the featured offer expected price (FOEP). Featured offer is not guaranteed because competing offers might change. Other offers might be featured based on factors such as fulfillment capabilities to a specific customer. The response to an unsuccessful request includes the available error text. - ProductPricing [getCompetitiveSummary](https://eun232couo.apidog.io/getcompetitivesummary-12021813e0.md): Returns the competitive summary response, including featured buying options for the ASIN and `marketplaceId` combination. - Reports [getReports](https://eun232couo.apidog.io/getreports-11931127e0.md): Returns report details for the reports that match the filters that you specify. - Reports [createReport](https://eun232couo.apidog.io/createreport-11931128e0.md): Creates a report. - Reports [cancelReport](https://eun232couo.apidog.io/cancelreport-11931129e0.md): Cancels the report that you specify. Only reports with `processingStatus=IN_QUEUE` can be cancelled. Cancelled reports are returned in subsequent calls to the `getReport` and `getReports` operations. - Reports [getReport](https://eun232couo.apidog.io/getreport-11931130e0.md): Returns report details (including the `reportDocumentId`, if available) for the report that you specify. - Reports [getReportSchedules](https://eun232couo.apidog.io/getreportschedules-11931131e0.md): Returns report schedule details that match the filters that you specify. - Reports [createReportSchedule](https://eun232couo.apidog.io/createreportschedule-11931132e0.md): Creates a report schedule. If a report schedule with the same report type and marketplace IDs already exists, it will be cancelled and replaced with this one. - Reports [cancelReportSchedule](https://eun232couo.apidog.io/cancelreportschedule-11931133e0.md): Cancels the report schedule that you specify. - Reports [getReportSchedule](https://eun232couo.apidog.io/getreportschedule-11931134e0.md): Returns report schedule details for the report schedule that you specify. - Reports [getReportDocument](https://eun232couo.apidog.io/getreportdocument-11931135e0.md): Returns the information required for retrieving a report document's contents. - Sales [getOrderMetrics](https://eun232couo.apidog.io/getordermetrics-11952651e0.md): Returns aggregated order metrics for given interval, broken down by granularity, for given buyer type. - Sellers [getMarketplaceParticipations](https://eun232couo.apidog.io/getmarketplaceparticipations-11952485e0.md): Returns a list of marketplaces where the seller can list items and information about the seller's participation in those marketplaces. - Sellers [getAccount](https://eun232couo.apidog.io/getaccount-11952486e0.md): Returns information about a seller account and its marketplaces. - Service [getServiceJobByServiceJobId](https://eun232couo.apidog.io/getservicejobbyservicejobid-12021228e0.md): Gets details of service job indicated by the provided `serviceJobID`. - Service [cancelServiceJobByServiceJobId](https://eun232couo.apidog.io/cancelservicejobbyservicejobid-12021229e0.md): Cancels the service job indicated by the service job identifier specified. - Service [completeServiceJobByServiceJobId](https://eun232couo.apidog.io/completeservicejobbyservicejobid-12021230e0.md): Completes the service job indicated by the service job identifier specified. - Service [getServiceJobs](https://eun232couo.apidog.io/getservicejobs-12021231e0.md): Gets service job details for the specified filter query. - Service [addAppointmentForServiceJobByServiceJobId](https://eun232couo.apidog.io/addappointmentforservicejobbyservicejobid-12021232e0.md): Adds an appointment to the service job indicated by the service job identifier specified. - Service [rescheduleAppointmentForServiceJobByServiceJobId](https://eun232couo.apidog.io/rescheduleappointmentforservicejobbyservicejobid-12021233e0.md): Reschedules an appointment for the service job indicated by the service job identifier specified. - Service [assignAppointmentResources](https://eun232couo.apidog.io/assignappointmentresources-12021234e0.md): Assigns new resource(s) or overwrite/update the existing one(s) to a service job appointment. - Service [setAppointmentFulfillmentData](https://eun232couo.apidog.io/setappointmentfulfillmentdata-12021235e0.md): Updates the appointment fulfillment data related to a given `jobID` and `appointmentID`. - Service [getRangeSlotCapacity](https://eun232couo.apidog.io/getrangeslotcapacity-12021236e0.md): Provides capacity slots in a format similar to availability records. - Service [getFixedSlotCapacity](https://eun232couo.apidog.io/getfixedslotcapacity-12021237e0.md): Provides capacity in fixed-size slots. - Service [updateSchedule](https://eun232couo.apidog.io/updateschedule-12021238e0.md): Update the schedule of the given resource. - Service [createReservation](https://eun232couo.apidog.io/createreservation-12021239e0.md): Create a reservation. - Service [updateReservation](https://eun232couo.apidog.io/updatereservation-12021240e0.md): Update a reservation. - Service [cancelReservation](https://eun232couo.apidog.io/cancelreservation-12021241e0.md): Cancel a reservation. - Service [getAppointmmentSlotsByJobId](https://eun232couo.apidog.io/getappointmmentslotsbyjobid-12021242e0.md): Gets appointment slots for the service associated with the service job id specified. - Service [getAppointmentSlots](https://eun232couo.apidog.io/getappointmentslots-12021243e0.md): Gets appointment slots as per the service context specified. - Service [createServiceDocumentUploadDestination](https://eun232couo.apidog.io/createservicedocumentuploaddestination-12021244e0.md): Creates an upload destination. - ShipmentInvoice[Brazil] [getShipmentDetails](https://eun232couo.apidog.io/getshipmentdetails-12021215e0.md): Returns the shipment details required to issue an invoice for the specified shipment. - ShipmentInvoice[Brazil] [submitInvoice](https://eun232couo.apidog.io/submitinvoice-12021216e0.md): Submits a shipment invoice document for a given shipment. - ShipmentInvoice[Brazil] [getInvoiceStatus](https://eun232couo.apidog.io/getinvoicestatus-12021217e0.md): Returns the invoice status for the shipment you specify. - Shipping [getRates](https://eun232couo.apidog.io/getrates-12020637e0.md): Returns the available shipping service offerings. - Shipping [createShipment](https://eun232couo.apidog.io/createshipment-12021192e0.md): Create a new shipment. - Shipping [directPurchaseShipment](https://eun232couo.apidog.io/directpurchaseshipment-12020638e0.md): Purchases the shipping service for a shipment using the best fit service offering. Returns purchase related details and documents. - Shipping [getShipment](https://eun232couo.apidog.io/getshipment-12021193e0.md): Return the entire shipment object for the shipmentId. - Shipping [purchaseShipment](https://eun232couo.apidog.io/purchaseshipment-12020639e0.md): Purchases a shipping service and returns purchase related details and documents. - Shipping [cancelShipment](https://eun232couo.apidog.io/cancelshipment-12021194e0.md): Cancel a shipment by the given shipmentId. - Shipping [oneClickShipment](https://eun232couo.apidog.io/oneclickshipment-12020640e0.md): Purchases a shipping service identifier and returns purchase-related details and documents. - Shipping [purchaseLabels](https://eun232couo.apidog.io/purchaselabels-12021195e0.md): Purchase shipping labels based on a given rate. - Shipping [getTracking](https://eun232couo.apidog.io/gettracking-12020641e0.md): Returns tracking information for a purchased shipment. - Shipping [retrieveShippingLabel](https://eun232couo.apidog.io/retrieveshippinglabel-12021196e0.md): Retrieve shipping label based on the shipment id and tracking id. - Shipping [getShipmentDocuments](https://eun232couo.apidog.io/getshipmentdocuments-12020642e0.md): Returns the shipping documents associated with a package in a shipment. - Shipping [purchaseShipment](https://eun232couo.apidog.io/purchaseshipment-12021197e0.md): Purchase shipping labels. - Shipping [cancelShipment](https://eun232couo.apidog.io/cancelshipment-12020643e0.md): Cancels a purchased shipment. Returns an empty object if the shipment is successfully cancelled. - Shipping [getRates](https://eun232couo.apidog.io/getrates-12021198e0.md): Get service rates. - Shipping [getAdditionalInputs](https://eun232couo.apidog.io/getadditionalinputs-12020644e0.md): Returns the JSON schema to use for providing additional inputs when needed to purchase a shipping offering. Call the getAdditionalInputs operation when the response to a previous call to the getRates operation indicates that additional inputs are required for the rate (shipping offering) that you want to purchase. - Shipping [getAccount](https://eun232couo.apidog.io/getaccount-12021199e0.md): Verify if the current account is valid. - Shipping [getCarrierAccountFormInputs](https://eun232couo.apidog.io/getcarrieraccountforminputs-12020645e0.md): This API will return a list of input schema required to register a shipper account with the carrier. - Shipping [getTrackingInformation](https://eun232couo.apidog.io/gettrackinginformation-12021200e0.md): Return the tracking information of a shipment. - Shipping [getCarrierAccounts](https://eun232couo.apidog.io/getcarrieraccounts-12020646e0.md): This API will return Get all carrier accounts for a merchant. - Shipping [linkCarrierAccount](https://eun232couo.apidog.io/linkcarrieraccount-12020647e0.md): This API associates/links the specified carrier account with the merchant. - Shipping [unlinkCarrierAccount](https://eun232couo.apidog.io/unlinkcarrieraccount-12020648e0.md): This API Unlink the specified carrier account with the merchant. - Shipping [generateCollectionForm](https://eun232couo.apidog.io/generatecollectionform-12020649e0.md): This API Call to generate the collection form. - Shipping [getCollectionFormHistory](https://eun232couo.apidog.io/getcollectionformhistory-12020650e0.md): This API Call to get the history of the previously generated collection forms. - Shipping [getUnmanifestedShipments](https://eun232couo.apidog.io/getunmanifestedshipments-12020651e0.md): This API Get all unmanifested carriers with shipment locations. Any locations which has unmanifested shipments - Shipping [getCollectionForm](https://eun232couo.apidog.io/getcollectionform-12020652e0.md): This API reprint a collection form. - Shipping [getAccessPoints](https://eun232couo.apidog.io/getaccesspoints-12020653e0.md): Returns a list of access points in proximity of input postal code. - Supply Sources [getSupplySources](https://eun232couo.apidog.io/getsupplysources-12201394e0.md): The path to retrieve paginated supply sources. - Supply Sources [createSupplySource](https://eun232couo.apidog.io/createsupplysource-12201395e0.md): Create a new supply source. - Supply Sources [getSupplySource](https://eun232couo.apidog.io/getsupplysource-12201396e0.md): Retrieve a supply source. - Supply Sources [updateSupplySource](https://eun232couo.apidog.io/updatesupplysource-12201397e0.md): Update the configuration and capabilities of a supply source. - Supply Sources [archiveSupplySource](https://eun232couo.apidog.io/archivesupplysource-12201398e0.md): Archive a supply source, making it inactive. Cannot be undone. - Supply Sources [updateSupplySourceStatus](https://eun232couo.apidog.io/updatesupplysourcestatus-12201399e0.md): Update the status of a supply source. - Tokens [createRestrictedDataToken](https://eun232couo.apidog.io/createrestricteddatatoken-12022415e0.md): Returns a Restricted Data Token (RDT) for one or more restricted resources that you specify. A restricted resource is the HTTP method and path from a restricted operation that returns Personally Identifiable Information (PII), plus a dataElements value that indicates the type of PII requested. See the Tokens API Use Case Guide for a list of restricted operations. Use the RDT returned here as the access token in subsequent calls to the corresponding restricted operations. - Uploads [createUploadDestinationForResource](https://eun232couo.apidog.io/createuploaddestinationforresource-12022660e0.md): Creates an upload destination, returning the information required to upload a file to the destination and to programmatically access the file. - Notifications [getSubscription](https://eun232couo.apidog.io/getsubscription-12264962e0.md): Returns information about subscription of the specified notification type and payload version. `payloadVersion` is an optional parameter. When `payloadVersion` is not provided, it will return latest payload version subscription's information. You can use this API to get subscription information when you do not have a subscription identifier. - Notifications [createSubscription](https://eun232couo.apidog.io/createsubscription-12264963e0.md): Creates a subscription for the specified notification type to be delivered to the specified destination. Before you can subscribe, you must first create the destination by calling the `createDestination` operation. In cases where the specified notification type supports multiple payload versions, you can utilize this API to subscribe to a different payload version if you already have an existing subscription for a different payload version. - Notifications [getSubscriptionById](https://eun232couo.apidog.io/getsubscriptionbyid-12264964e0.md): Returns information about a subscription for the specified notification type. The `getSubscriptionById` operation is grantless. For more information, refer to [Grantless operations](https://developer-docs.amazon.com/sp-api/docs/grantless-operations). - Notifications [deleteSubscriptionById](https://eun232couo.apidog.io/deletesubscriptionbyid-12264965e0.md): Deletes the subscription indicated by the subscription identifier and notification type that you specify. The subscription identifier can be for any subscription associated with your application. After you successfully call this operation, notifications will stop being sent for the associated subscription. The `deleteSubscriptionById` operation is grantless. For more information, refer to [Grantless operations](https://developer-docs.amazon.com/sp-api/docs/grantless-operations). - Notifications [getDestinations](https://eun232couo.apidog.io/getdestinations-12264966e0.md): Returns information about all destinations. The `getDestinations` operation is grantless. For more information, refer to [Grantless operations](https://developer-docs.amazon.com/sp-api/docs/grantless-operations). - Notifications [createDestination](https://eun232couo.apidog.io/createdestination-12264967e0.md): Creates a destination resource to receive notifications. The `createDestination` operation is grantless. For more information, refer to [Grantless operations](https://developer-docs.amazon.com/sp-api/docs/grantless-operations). - Notifications [getDestination](https://eun232couo.apidog.io/getdestination-12264968e0.md): Returns information about the destination that you specify. The `getDestination` operation is grantless. For more information, refer to [Grantless operations](https://developer-docs.amazon.com/sp-api/docs/grantless-operations). - Notifications [deleteDestination](https://eun232couo.apidog.io/deletedestination-12264969e0.md): Deletes the destination that you specify. The `deleteDestination` operation is grantless. For more information, refer to [Grantless operations](https://developer-docs.amazon.com/sp-api/docs/grantless-operations).