New FBA Inbound API - Not providing EXP on SKU that requires EXP is NOT producing error -- only empty results #4353
Unanswered
MetaMan2023
asked this question in
General
Replies: 2 comments
-
HI MetaMan2023, |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe the issue has been resolved, but will follow that path if so. Thank you. |
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
-
We have a SKU that is a food item (expiration required)
If we do not provide "expiration" during createInboundPlan, there is NO error, however when we get to "listPackingGroups", it returns with an empty array.
There seems to be no clean way to tell when the error is due to not providing an expiration date when one is required.
As a secondary issue, it seems required that we provide an expiration date up front -- but this is not reasonable without pulling and packing the items. So just to even find out if items can be packed together (ie: if they require multiple packing groups), we need to go to shelves and find expiration dates at the beginning of the process.
Guidance?
Beta Was this translation helpful? Give feedback.
All reactions