Discussions

Ask a Question
Back to all

Why are all Offices returned, if there is no match for the value in the "cityNameLike" param

When I want to check whether an office exists, I am using the GET endpoint.

The problem is when I specify a town for which there is no office, I get all of the existing offices as a response. Is that the wanted behavior, or am I doing something wrong?