get
http://localhost:8080/dob
Searches customer date-of-birth records by exact date and returns matching FCCID(s). Provide the date in ISO calendar format (YYYY-MM-DD).
Example request: GET https://api.{systemName}.financial-cloud.co.uk/search/dob?date=1990-01-31
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400date is required and must use YYYY-MM-DD format.
403User lacks the required search role
404No customers matched the provided date of birth.