How can I update a Purchase Requisition Descriptive Flexfield using a REST API?
Summary
We want to update a purchase requisition descriptive flexfield using REST APIs, but we couldn't find any payload example to call the APIContent
Hello guys!
We saw that on update 20B it's possible to modify descriptive flexfields through REST APIs. We're trying to update a DFF that we created, but I could only perform a GET operation on that. I've been trying some payloads to update them, but in all cases, I'm getting a 400 Error.
Also, in the documentation, next to the PATCH operation details, it says: "Action Not Supported". So, we'd like to confirm if this operation doesn't work.
0