get
http://localhost:8080/name
Searches customer name records by first name and/or last name prefix and returns matching FCCID(s). The search is case-insensitive and special regular-expression characters in input, such as ., +, ?, or *, are escaped and treated as literal characters.
Example request: GET https://api.{systemName}.financial-cloud.co.uk/search/name?firstName=Jane&lastName=Smith
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400firstName or lastName is required
403User lacks the required search role
404Search did not match any customers