amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
570 stars 730 forks source link

Fulfillment Inbound API 2024-03-20 How to updates or removes items? #4090

Open Christin519 opened 1 month ago

Christin519 commented 1 month ago

In the past, we could use updateInboundShipment to modify the quantity of a certain sku in the shipment. Is there no way to modify it in the new API (v2024-03-20)?

If I fill in a certain quantity when createInboundPlan, but later I find that the quantity is wrong and I need to update or remove it, is this not allowed, no matter at which step?

I can only cancel the entire inboundPlan?

Christin519 commented 4 weeks ago

Can someone help me? please!

ccyun06 commented 3 weeks ago

I didn’t see the interface either.Have you encountered this problem?https://github.com/amzn/selling-partner-api-models/issues/4102

Alvaromero commented 3 weeks ago

Hi @puppsupr, Is there an endpoint to modify or delete elements of a plan?

thanks in advance