Php – How to check status of uploaded inventory JSON to Amazon via (selling-partner-api sdk)
I am using the following SDK to work with the SP API. https://github.com/jlevers/selling-partner-api I am trying to upload inventory (stock) data. I believe it's done using the JSON you see me sending . When triggering this, I get back a…