Closed goosehub closed 7 years ago
I have no idea what I changed to get it to work, even looking at the git diff. I am going to close this, as my code is working right now and doesn't require any goofy work arounds, so I'll assume it was something dumb. Will reopen if needed.
I can't seem to ship on orders that contain multiple items, even when I attempt to do each item individually, or together. This is what I have. It works when there is one item in the order, but not when there is multiple. Below is what I have for shipping a single item. I loop through this when there are multiple items. lineNumber is correct, shipDateTime is parsing correctly, I'm pretty certain my variables are correct, especially as they work on orders with 1 item.
Here is the raw request that gets sent. Only trackingNumber changed for privacy.
I get the response
Is there anything special that has to be done when shipping orders that have multiple items. Do any examples exist? Is there a bug with the SDK perhaps? Why does Walmart not have documentation on the shipping api call? Let me know if you can replicate or if you need more information from me. Thanks!