Error when using Purchase Requisition Cancel REST API Service to cancel requisition line in OIC
I am getting below error when using Purchase Requisition Cancel REST API Service to cancel 1 requisition line in OIC using Oracle ERP Cloud Adapter Connection. Can someone please check and help here what could be the reason.
Error:
CloudInvocationException [ Fault Details :
<nstrgmpr:APIInvocationError xmlns:nstrgmpr="http://xmlns.oracle.com/cloud/adapter/erp/cancelNonPORequisitions_REQUEST/types">http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1</nstrgmpr:type>Bad Request</nstrgmpr:title>400</nstrgmpr:errorCode><![CDATA[InboundJaxrsResponse{context=ClientResponse{method=POST, uri=https://ertd-dev6.fa.us2.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/purchaseRequisitions/300000498444142, status=400, reason=Bad Request}}]]></nstrgmpr:errorPath><![CDATA[Domain object type java.util.List cannot be created: The class is either an interface or abstract and its objects cannot be instantiated..A 400 Bad Request Error indicates that the target service is unable (or refuses) to process the request sent by the client (Oracle Integration Cloud), due to an issue that is perceived by the server to be a client problem. You can trace the cURL representation of the request sent to the target service from the Oracle Integration Cloud server logs. Try invoking the target service using cURL. It may also be that one