pim-docs icon indicating copy to clipboard operation
pim-docs copied to clipboard

Use PUT instead Patch

Open luyzgarcia opened this issue 3 years ago • 0 comments

I work with a legacy ERP which has some limitations, one of them is it cannot make PATCH requests, the only methods it can do is: GET, PUT, POST, or DELETE.

So, I'm unable to Update a product, I was wondering if I can change on Akeneo to use PUT request instead of Patch to update a product, or does anyone see another approach to my problem?

Thanks in advance.

luyzgarcia avatar Feb 07 '22 20:02 luyzgarcia