-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CargoLineItem #127
Comments
It's the product description - not the marks and numbers - which should be line itemized. |
Moving |
Hi @nissimsan, could you possibly provide an example? |
Bonjour @raisoman, Yes, this is what I mean:
|
Would this work for you:
Check the HSCode ;-) |
@nissimsan, in your example, shippingMarks is the same in all the cargoLineItems. Would that mean that they would fit better at cargoItem level? |
Hi DCSA,
I'm pretty sure your CargoItem and CargoLineItem are a bit conflated. The latter only has
id
andshippingMarks
- what's the point of having those two in isolation like that?The text was updated successfully, but these errors were encountered: