trying to query one matter number from the display number

36 views
Skip to first unread message

Jon Balter

unread,
Nov 20, 2017, 3:55:09 PM11/20/17
to Clio Developers
This should be super easy but it has not proven so.


I want to return just the ID for display number 100140

but I get all the matter numbers.

HELP!

Luke Lawlor

unread,
Nov 23, 2017, 3:05:34 PM11/23/17
to Clio Developers
Try

https://app.clio.com/api/v4/matters?
?fields=id,display_number&query=100140

you will need to loop and check the display number does actualy match as 100140 and 100140B and 10014000 would be returned also.
Reply all
Reply to author
Forward
0 new messages