Amazon-SP-API-CSharp icon indicating copy to clipboard operation
Amazon-SP-API-CSharp copied to clipboard

.Net C# library for the new Amazon Selling Partner API

Results 94 Amazon-SP-API-CSharp issues
Sort by recently updated
recently updated
newest added

Hi, love the work you have done with the amazon api. A real life saver. I am using the GetProducts report and noticed the "merchant-shipping-group" field is missing. Any chance...

The location of the package is FikaAmazonAPI.AmazonSpApiSDK.Models.CatalogItems.V20220401,the name of class is ItemSummaryByMarketplace.The websiteDisplayGroupName attribute is available on the official documentation,but it's not in the package.

enhancement

Not sure if this is down to the package or the amazon api but many products returned by the method SearchCatalogItems202204Async do not have the actual price. For example I...

question

Hi im very confused. I want some some datas from my order. So i use this report : ReportTypes.GET_FLAT_FILE_ORDER_REPORT_DATA_INVOICING Some information about my order: PurchaseDate = **10:56:02 UTC Time** LastUpdateDate...

help wanted

When creating an inbound shipment plan if you set the item condition to NewItem you get the following error: ` Amazon Api didn't respond with Okay, see exception for more...

bug

Dear friend in my application ,my request may have not reponse. may it be ExecuteRequestTry is error, I am not sure it is need a time out for ExecuteRequestTry look...

bug

Amazon Logistics has shipping api v2 created outside of SP-API. SP-API has V1 support for shipping API. Can you also include support for Shipping API V2 in this project? Below...

enhancement

Newtonsoft.Json.JsonSerializationException: Error converting value "InvalidSKU" to type 'System.Nullable`1[FikaAmazonAPI.AmazonSpApiSDK.Models.FulfillmentInbound.ErrorReason]'. Path 'payload.InvalidSKUList[0].ErrorReason', line 105, position 60. ---> System.ArgumentException: Requested value 'InvalidSKU' was not found.

bug

Tried and added support for Shipping API V2 in to this project. Associated issue - https://github.com/abuzuhri/Amazon-SP-API-CSharp/issues/274