Need REST API to update the DFF in RCV_SHIPMENT_LINES table for the RMA orde
Summary:
We need to update the RCV_SHIPMENT_LINES table DFF for the RMA order using REST API. Unable to find in the rest API documents. Can someone help on this?
Unable to query using below API using GET operation in POSTMAN - Giving 404 Not found
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}
We tried updating header using below but it is updating in the RCV_HEADERS_INTERFACE table
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0