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

The GetCatalogItem202204Async(...) method of [FikaAmazonAPI/Services/CatalogItemService.cs](https://raw.githubusercontent.com/abuzuhri/Amazon-SP-API-CSharp/21a01e6934a657371607833da84d7448978739f4/Source/FikaAmazonAPI/Services/CatalogItemService.cs) doesn't return Contributor(s) information - the [ItemContributor](https://developer-docs.amazon.com/sp-api/docs/catalog-items-api-v2022-04-01-reference#itemcontributor) property is not parsed because the generated classes do not correspond to the [latest Amazon model definition](https://raw.githubusercontent.com/amzn/selling-partner-api-models/main/models/catalog-items-api-model/catalogItems_2022-04-01.json)

Hey all, i see there is sample of _POST_INVENTORY_AVAILABILITY_DATA_ we got letter, saying that FEED-API will not work , is your qunatity function will work to update quantities on FBM...

Hi, Just setting up our order notifications and noticed that Amazon have deprecated the ORDER_STATUS_CHANGE notificationtype. I didn't see a problem until I tried to create a subscription for the...

Hello, I found an issue and tracked it back to commit [InventoryDetails, CatalogItemServicesa and OrderServices updated.](https://github.com/abuzuhri/Amazon-SP-API-CSharp/commit/be3f52e951d8dc515bf12e2035cd0e42a5c5b893). There is a duplicate method of GetOrdersAsync was created that took a single argument...

Hi, think may have found a possible bug. I'm using version 1.6.11. When I try to call getFulfillmentPreview I get a failed response of Parameters missing [items]. However the createFulfillmentOrder...

Hi, I am checking the code, but I don't find a way to Add to new products to the catalog, but only the Update via ConstructFeedService.AddProductMessage....that actually contains only a...

It appears that this field is available in the API, can it be added to Orders?

#673 introduces an application-wide bug. Since this is not a breaking change but an optional parameter, if someone doesn't change their existing code to provide cultureInfo, the entire thread that...

hi there... I'm trying to specify each item in each upload I do because I need to track shipping separately, I added a List to the OrderFulfillmentMessage object and it's...

Error Message: "XML Parsing Error at Line 18, Column 37: cvc-complex-type.2.4.a: Invalid content was found starting with element 'BusinessPrice'. One of '{CompareAt, Previous, Rental_0, Rental_1, Rental_2, Rental_3, Rental_4, Rental_5, Rental_6,...