Hi Greg
as i'm new in amazon marketplace, could you please help me to understand which steps i need to follow to begin with some test with Amazon Marketplace Api ?
i tried to register my self at
https://sellercentral.amazon.com/sw/<
https://sellercentral.amazon.com/sw/GREX/IndividualSCI/step/IndividualInfo>.... but i stopped when it ask me the id passport .. is mandatory give this data or there is another way to begin to do some test ?
Thanks
________________________________
Da: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> per conto di Greg Wilburn <gwilburn@xxxxxxxxxxxxxxxxxxxxxxx>
Inviato: giovedì 16 giugno 2022 18:04
A: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Oggetto: RE: [EXTERNAL] Amazon Marketplace Api rest Web Services
Funny that you posted this. We've been using the older Amazon MWS API for quite a few years. Got an email earlier this year that we have to switch over to the SP-API (REST API). Hopefully the authentication is a bit easier than it was with the older API - you had to calculate the MD5 hash for every exchange (I had a lot of help with this).
We use it to get orders for fulfillment, update orders once they've shipped, and update stock levels. We do not use it to publish item data (other that stock availability).
I was just reading about the new API and was going to post to see if anyone had tackled it yet.
Brad - it does use OAuth 2 and refresh tokens. A Restricted Data Token (RDT) is required to access PII (i.e. name and address for orders).
https://developer-docs.amazon.com/amazon-business/docs/generate-refresh-token
I'm hoping we can do this without some sort of external URI.
I've also seen something called Order Desk - I'm not sure what all it does. But there's a way to extract orders in CSV or via a REST API.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of john art
Sent: Wednesday, June 15, 2022 3:53 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Amazon Marketplace Api rest Web Services
Hi all
i would need to do some test with Amazon Api Rest Web Service; in particular i would need to test how to publish my Catalog Items and how to read orders received. Anyone has had experience with Amazon MarketPlace ands with this Web Services ?
Any Kind of information is appreciated
Thnaks in advance
Jhon
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
[CAUTION! This email originated outside of the organization. Please do not open attachments or click links from an unknown or suspicious origin.]
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.