get https://mockbank-dev.sandboxbanking.com/api/v1.0/core/persons/search
Search for a person on the core using their phone number or tax ID.
Supported Query Parameters
The following values can be used to search for customer records. At least one valid search value is required.
phoneNumber: The customer’s registered phone number. Must be the primary phone number on the account.
taxIdNumber: The customer’s Tax Identification Number (e.g., Social Security Number or Employer Identification Number).
customerId: The unique identifier assigned to the customer by the core.
Read more about the Person object returned by this endpoint.