-
This seem another bug for this sellingpartner api. My goal is to get Financial events. Bu I noticed some of them return empty objects.
finances/v0/orders/303-3828883-7xxxxxxxx/financialEve…
-
Do you support or plan to support webhooks?
It would be very useful to get notified about new orders via a webhook instead of having to pull orders data frequently.
-
#Description of the issue
Sync products returns error as does Sync Orders. I have tried running $bench update --reset and now have a new set of errors.
## Context information (for bug reports)…
-
I try to get all shipping data of my orders in Amazon.
If I call
`orders/v0/orders/$amazon_order_id`
I receive all data, but for BuyerInfo nothing and for ShippingAddress only some data. For examp…
-
Hello together,
what is in your opinion the best way with the new Seller-API to acknowledge orders (**without using a vendor-api**)?
I guess the Order-API is only for Order-Informations (like Buye…
-
## creating a DPD Label for amazon prime order
I'm using the SP-API Merchant Fullfillment Calls (URI: /mfn/v0/shipments) to create a new DPD/DHL label for an amazon order.
I started calling the "g…
-
We are using the following APIs, but we don't require PII data from these APIs. Still, do we need RDT to get non-PII data from the below APIs?
Orders
- GetOrders
- GetOrder
- GetOrderItems
-
Hi there!
I'm really pleased to see that Amazon is embracing the world of having a REST-based API, although I was a little taken back that the documentation remains some of the least developer-frie…
-
To get complete order information now I need to make these request:
/orders/v0/orders
foreach (var order in orders)
{
/orders/v0/orders/{orderId}/orderItems
/orders/v0/orders/{orderId}/address to…
-
*** Error compiling '../apps/erpnext/erpnext/erpnext_integrations/doctype/amazon_mws_settings/amazon_mws_api.py'...
File "../apps/erpnext/erpnext/erpnext_integrations/doctype/amazon_mws_settings/am…