Skip to main content

Questions tagged [amazon-selling-partner-api]

Amazon's Selling Partner API is the REST/JSON API replacement for the older XML-based Merchant Web Services(MWS) API. The SP-API is used to exchange order and inventory data for the purposes of selling items on the Amazon website. Use with any appropriate language tags.

amazon-selling-partner-api
0 votes
1 answer
26 views

Quicker way to retrieve Amazon orders from SP API

We're currently using Amazon SP API to retrieve a scheduled GET_ORDER_REPORT_DATA_INVOICING report every 15 minutes. That report contains all orders fulfilled by ourselves. Problem is that the report ...
Anse's user avatar
  • 1,583
-1 votes
1 answer
27 views

Is There a Dynamic Sandbox Environment Available for Testing with Amazon Selling Partner API?

I'm currently working on integrating the Amazon Selling Partner API into my application. I've successfully called the static sandbox provided by Amazon, but I'm looking for a way to test various API ...
Vishal Thakare's user avatar
0 votes
1 answer
35 views

How to fill "List Price with Tax for Display" with XML Feeds from Amazon sp-api?

I'm trying to list items on amazon with the sp-api and feeds. I'm currently using: POST_PRODUCT_IMAGE_DATA POST_PRODUCT_PRICING_DATA POST_PRODUCT_DATA POST_INVENTORY_AVAILABILITY_DATA And I'm trying ...
Naitchi's user avatar
  • 13
0 votes
1 answer
28 views

Amazon sp-api marketplace

is there any way in the amazon sp-api to get the marketplace id of the refresh token. I want to know which marketplace's access the refresh token have? I was trying the getmarketplaceparticipation end ...
Usama Abdul Razzaq's user avatar
0 votes
1 answer
33 views

Unable to Set ShipFrom when using ConfirmShipment in the Amazon Orders SP-API

We have tried everything we can see. Our last attempt added a 'shipFrom' block as mentioned in some Amazon samples. The shipment update is accepted without error, however the 'Ship From' in seller ...
Bullfrog Software's user avatar
0 votes
1 answer
63 views

How to create a json for JSON_LISTINGS_FEED?

I'm trying to list books on amazon with feeds and JSON_LISTINGS_FEED. But i dont know how to get my product type or what attributes I have to put in ? I've already created the whole feeds calls and ...
Naitchi's user avatar
  • 13
0 votes
1 answer
70 views

Amazon Fulfillment Inbound API v2024-03-20 shipments

I am currently using Amazon Selling Partner Fulfillment Inbound API v0 to get shipments (GET https://sellingpartnerapi-eu.amazon.com/fba/inbound/v0/shipments). According to docs, v0 is deprecated and ...
m.nicolau's user avatar
0 votes
1 answer
28 views

SP API putListingsItem without issues but getListingsItem return INVALID_ATTRIBUTE with unhelpful message

By using Postman, I've called putListingsItem many times and got response with ACCEPTED status and empty issues array. But when I called getListingsItem of created SKU, it returned the exactly ...
Tommy Hoang's user avatar
-1 votes
1 answer
23 views

How to retrieve product details from amazon catalog?

We are a digital marketing company trying to integrate with amazon to create campaigns and post ads through our platform using Amazon Ads API. Now, we want to list all the products and its details ...
Avni Prajapati's user avatar
0 votes
1 answer
36 views

Amazon SP API - which permission am I missing to create a feed?

I am following the use case guide for SP feeds. I am able to create a document and upload XML to it without problems. However I am unable to use the createFeed (POST /feeds/2021-06-30/feeds) endpoint. ...
Milan Smolík's user avatar
0 votes
1 answer
21 views

Mapping mws to sp-api... Amazon list price and sales rank

A beginner question. I've inherited an Amazon mws lookup site. I am having trouble digging through the new Amazon SP-SPI documentation in order to convert. For starters I simply need the Amazon list ...
destinie6ca's user avatar
0 votes
1 answer
34 views

Amazon SP-API Listings call does not work

I've been trying to get information about our products that we have listed on amazon seller central using the SP-API, but I keep getting error messages: Assumed IAM role successfully. Obtained LWA ...
joel's user avatar
  • 1
0 votes
1 answer
63 views

Amazon Selling Partners API - Process Returns and Returns for FBM

What are the endpoints or steps needed to process returns and refunds for FBM (Fulfillment By Merchant) accounts using Amazon Selling Partners API? I can find information about FBA but nothing for ...
City Stace's user avatar
0 votes
1 answer
30 views

Put my product categories and variants from my website to Amazon using SP API

I have a customer who got a website selling their products. Now they ask me to put product taxonomy and variants/options from the website to Amazon store. I've spent few weeks on reading SP API ...
Tommy Hoang's user avatar
0 votes
1 answer
52 views

Steps to Retrieve GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2 through Amazon SP-API

I am trying to retrieve GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2 report via SP-API and I understand that I cannot use create report method here. I can only retrieve the reports made available by ...
Sakthi Ganesh's user avatar

15 30 50 per page
1
2 3 4 5
18