You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to filter data using LIKE operator in OTM and WMS REST API

Summary:

Hello All,

I am using below OTM REST API, and need to filter data based on order type value start with "%WARRANTY%"

otmgtm-test-XXXXXXXXX.otmgtm.us-ashburn-1.ocs.oraclecloud.com:443/logisticsRestApi/resources-int/v2/shipments/FSLR.400172503/refnums?q=shipmentRefnumQualGid eq "FSLR RELATED_ORDER_TYPE" and shipmentRefnumValue Like "%WARRANTY%"

Also I am using below WMS REST API, and need to filter data based on code value which will start with 2.

<base_URL>/xxxx_test3/wms/lgfapi/v10/entity/item?

Could you please suggest how can we achieve this through POSTMAN and later I need to implement the same in OIC integration.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!