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
589 stars 728 forks source link

Fulfillment Inbound API v2024-03-20 updateShipmentTrackingDetails UpdateShipmentTrackingDetails cannot be processed because the following invalid boxIds were found in the request: [FBA185PR4JRNU000001] #4006

Open HaHaVip123 opened 3 months ago

HaHaVip123 commented 3 months ago

![Uploading QQ20240704-171325@2x.png…]()

HaHaVip123 commented 3 months ago
QQ20240704-171325@2x

Why cannot the returned boxId update logistics information

Ironkyy commented 2 months ago

Is this problem solved now? I'm having the same problem now

wonsky87 commented 2 months ago

I have the same trouble.

puppsupr commented 1 month ago

Hi, Are the IDs matching with what you see on https://developer-docs.amazon.com/sp-api/docs/fulfillment-inbound-api-v2024-03-20-reference#listinboundplanboxes or listShipmentBoxes ?

superauu commented 1 month ago

I'm having the same problem. I'm using a boxID that is identical to the BoxId returned by ListShipmentBoxes and ListInboundPlanBoxes.

zhihui commented 1 month ago

I'm having the same problem. I'm using a boxID that is identical to the BoxId returned by ListShipmentBoxes and ListInboundPlanBoxes.

Me too

puppsupr commented 1 month ago

Please provide actual request and response to check the issue. Along with the inboundPlanId.

wanjj2014 commented 1 month ago

@HaHaVip123 hi, I'm having the same problem. is the problem solved now?

puppsupr commented 1 month ago

Can you please provide actual request and response to check the issue. Along with the inboundPlanId.

chuckchill commented 3 weeks ago

@puppsupr hi,I'm having the same problem. request: inbound/fba/2024-03-20/inboundPlans/wf7a9ff614-b69e-4ea0-baa8-6aac183f592e/shipments/sh34a7976f-df5e-4f39-b02e-eff60f35e64e/trackingDetails { "trackingDetails": { "spdTrackingDetail": { "spdTrackingItems": [ { "boxId": "FBA15JGS4KPNU000002", "trackingId": "GHJ129" }, { "boxId": "FBA15JGS4KPNU000003", "trackingId": "GHJ121" } ] } } } response: { "errors": { "code": "BadRequest", "message": "ERROR: UpdateShipmentTrackingDetails cannot be processed because the following invalid boxIds were found in the request: [FBA15JGS4KPNU000002, FBA15JGS4KPNU000003]", "details": "" } }

puppsupr commented 3 weeks ago

checking with team on this.

heren9182 commented 1 week ago

Has anyone solved this problem?

puppsupr commented 4 days ago

Do you know, if this is happening in all the marketplaces or any specific marketplace ?