Shipping V1 #383
StuartGarnham
started this conversation in
General
Shipping V1
#383
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am unable to successfully make a PurchaseShipmentRequest via the ShippingV1API.
The issue is when trying to add a ContainerReferenceId to container.
The API documentation suggests this should be a string however Amazon-SP-API-C# has this as a class called ContainerReferenceId with has no readable or writeable properties and no constructor which means it is impossible to set this value and therefore make the call.
I am using the most up to date version from NUGET.
Is there a way of setting this that I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions