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 query Supplier Name as case insensitive in REST service GET operation

edited Dec 24, 2020 10:22AM in Supplier Management

Summary

How to query Supplier Name as case insensitive in REST service GET operation

Content

You may use supplier name as a query parameter when performing the GET operation supplier REST resource. Doing this, it may happen that the REST response does not contain any results because the case of the query text doesn't match the supplier name in the application.

Let us see how to perform a case insensitive supplier name searches:

Follow the below 2 steps for a case insensitive search for supplier names.

Step 1: Set the REST-Framework-Version to 2 or above in the request header.

For e.g. If you are using POSTMAN you can add key-value pair under Headers tab next to the Authorization tab

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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