Amazon-SP-API-CSharp
Amazon-SP-API-CSharp copied to clipboard
.Net C# library for the new Amazon Selling Partner API
Hello, Could you add support for supplySources api? https://developer-docs.amazon.com/sp-api/lang-tr_TR/docs/supply-sources-api-v2020-07-01-reference @abuzuhri
I am trying to use the getCompetitiveSummary API, but unable to find the api. Below is the link to amazon doc: https://developer-docs.amazon.com/sp-api/docs/product-pricing-api-v2022-05-01-reference#getcompetitivesummary
tried to make call for ShippingV2.GetRates with getRequestClass "shipDate":"2024-08-13T08:30:00+00:00" THIS IS INVALID I used post man with "shipDate":"2024-08-13T08:30:00Z" THIS IS VALID amazon rerturned error { "errors": [ { "code": "InvalidInput",...
A new Mode parameter has been added to the documentation to allow for testing of product submissions without fully submitting one. https://developer-docs.amazon.com/sp-api/docs/listings-items-api-v2021-08-01-use-case-guide#tutorial-preview-errors-before-creating-or-fully-updating-a-listing This parameter can currently not be populated on...