I realized this question has been asked in another thread from 2016, but my issue seems different, because I am POSTing JSON to the Ship Order API. I compared my JSON and the examples in the API doc, and their structure and data types look identical.
When I post my JSON, I got error code 400 for BadRequest. Can anyone help me spot where could be wrong?
I realized this question has been asked in another thread from 2016, but my issue seems different, because I am POSTing JSON to the Ship Order API. I compared my JSON and the examples in the API doc, and their structure and data types look identical.
When I post my JSON, I got error code 400 for BadRequest. Can anyone help me spot where could be wrong?
My JSON:
The JSON in the Walmart Marketplace API doc: