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

AmazonConnection.ListingsItem.PatchListingsItem(..) fails for attribute /attributes/fulfillment_availability because the datamember name of property FulfillmentChannelCode in class FulfillmentAvailability is "fulfillmentChannelCode", but it should be "fulfillment_channel_code". I'm not sure if the permanent fix is...

Hello Guys, i'm testing this library, with SampleCode project. After correctly configured appsettings.json file entry with my key, id, secret, token, and any other setting, i tried to run a...

Hi @abuzuhri , I am working on to GetInventoryAging. ![image](https://github.com/abuzuhri/Amazon-SP-API-CSharp/assets/59950925/ff5c1450-9b50-4ec3-8755-2cf024cf14e2) Code returning reportId but while get report data the code returning following error. ![image](https://github.com/abuzuhri/Amazon-SP-API-CSharp/assets/59950925/82851937-2f38-4078-b9f7-40b1d1b51262) Can you please suggest what would...

Hi, I'm trying to retrieve Amazon orders, but sometimes I encourr on orders that don't have an assigned value for the ShippingAddress section, it usually resolves by itself over a...

When making a feed submission call, .Feed.SubmitFeed(xml, FeedType.POST_PRODUCT_PRICING_DATA), system throw exception {"Method not found: 'Void RestSharp.RestClient..ctor(RestSharp.RestClientOptions, System.Action`1)'."} System.MissingMethodException RestSharp is updated to the latest 110.2.0.0 version.

Hi, I'm trying to retrieve the data from amazon regarding bought items, but I cannot get the buyer name or his address. I've tryed using: amazonConnection.Orders.GetOrders(serachOrderList)[0].BuyerInfo; amazonConnection.Orders.GetOrderItemsBuyerInfo(amazonConnection.Orders.GetOrders(serachOrderList)[0].AmazonOrderId); But it doesn't...

Up till now in a SearchCatalog request, the child ASIN(s) were being returned on all variation results. i.e. If a search return was a child of a variation family you...

report url:https://developer-docs.amazon.com/sp-api/docs/report-type-values-analytics I need to obtain the information of these reports to analyze and deal with inventory, sales, and shelf issues. Please help me

Hello, I am getting an exception "**Something went wrong on deserialize report stream**" when I call GetFeedDocumentProcessingReport or GetFeedDocumentProcessingReportAsync. Can somebody please guide me as to what could be causing...

No se puede cargar el archivo o ensamblado 'System.ComponentModel.Annotations, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.