Award Budgets REST web service "Upsert-Mode" not working
Summary:
Getting error "The action \"UPSERT\" is not enabled" when Upsert-Mode is enabled at the header to create/update Award Budgets
Content (please ensure you mask any confidential information):
Documentation to "Create an award budget version":
https://docs.oracle.com/en/cloud/saas/project-management/24a/fapap/op-awardbudgets-post.html
You can update an existing record or create a new record in a single POST request using the Upsert-Mode header. If you set the Upsert-Mode header to true in the request and an item matches with the values specified in the request, the record is updated. Otherwise, the REST framework creates a new record. However, it is not working for Award Budgets. Please let us know how to make the payload below work for Award Budgets.