OTM REST API Filter not working
Summary:
Hi Team,
We are going to finalize our Delivery Integration between Oracle ERP R12 and OTM Cloud. These are the 2 starndard Oracle OTM Inegration service, planning to use. Please confirm and answer the below questions -
OTM REST API - (example of rest api call - /GC3/int-api/sdo/BuyShipment?id=<ShipmentID>) - We can use this OTM REST API for the R12 to OTM Delivery Interface to fetch OTM real time data for Actual generation. But this OTM REST API call gives lots of information related with Shipment Object. One of sample shipment it's returning around 18K lines in response. In that case it build heavy response payload and may have impact on performance and cycle time. Is there any way to put filter on this SDO Shipment call like &fields=planningParameterSetGid. I tried this fields as per Oracle document but