You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: