PUT method from REST API returns 500 server error

I am trying to set an inventory level using the PUT endpoint but it gives me 500 Internal Server Error. I am using Postman. While I can successfully call an endpoint using GET method, I can’t with POST and PUT methods.

Hi @cyrilnicko,

Are you still having this issue? Can you show what’s the payload you’re trying to send to this endpoint?

I got it working already. I just confused with the parameters.

I am also getting same error can you please tell, how you fixed that?

please share your payload