When trying to update DFF at the supplier address level through restAPI , facing error "Invalidoperationupdateforthespecifiedresource.".
Webservice : <instance url>/fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/addresses/{SupplierAddressId}/child/DFF
Operation : Patch
Content-Type : application/vnd.oracle.adf.resourceitem+json
request payload : [{"screeningstatusC": "Screened",
"lastscreeningdateC": null,
}]