Skip to content
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

fulfillmentInboundV0 Model ConfirmTransport /fba/inbound/v0/shipments/{shipmentId}/transport get returns invalid response #282

Closed
smargoli2 opened this issue Oct 23, 2022 · 2 comments

Comments

@smargoli2
Copy link

I'm testing the ConfirmTransport() method to call the /fba/inbound/v0/shipments/{shipmentId}/transport sandbox api. I can make the call successfully in Postman, but when I do it using my C# generated code, the ApiClient.Deserialize() method throws an exception:
Error converting value "IN" to type 'Amazon.Model.FulfillmentInboundV0.UnitOfMeasurement'. The json static response contains the value 'IN' for UnitOfMeasurement, while the class expects 'inches' or 'centimeters'.
Can the fulfillmentInboundV0.json model be updated?

Copy link

github-actions bot commented May 9, 2024

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.

Copy link

closed for inactivity

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant