Find FCCIDs by 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length ≥ 1

Last name prefix to search by. Case-insensitive.

string
length ≥ 1

First name prefix to search by. Case-insensitive.

Responses

400

firstName or lastName is required

403

User lacks the required search role

404

Search did not match any customers

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json