How to get the inboundPlanId & shipmendId for old shipments when you only have the FBAXXXXXX ID? #4581
Unanswered
MetaMan2023
asked this question in
Q&A
Replies: 2 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
-
As I noted in my original question -- "getInboundPlan" requires the "inboundPlanId" as an input. I don't have the inboundPlanId for many shipments prior to late January 2025 (when the new API was forced over). Please advise how I get an "inboundPlanId" from a "FBA_________" format shipment ID from the older system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem:
The new inbound API requires inboundPlanId and shipmentId for current operations.
If we only have an FBA ID (FBAXXXXXXXX), what call can we make to get the inboundPlanId and shipmentId to make those calls?
We have some old shipments that were made with v0 API and we did not need, have or store that information -- but now we need it for certain record keeping and tracking of shipments from the past 3-6 months.
Beta Was this translation helpful? Give feedback.
All reactions