Skip to main content

Get Profile Information

Loading...
API endpoint path: /bankingservices/v2/fis/{fiId}/fiCustomers/{fiCustomerId}

Retrieves digital banking profile information for a customer. This endpoint provides comprehensive customer data from the Digital Banking system.

Requires V1 OAuth Token

Data Retrieved:

  • Contact information (name, phone, email)
  • User credentials (login ID, member number)
  • User status (Active, On Hold, Locked, etc.)
  • Product information (Digital Banking, Mobile, Bill Pay)
  • Channel login information and status

Customer ID Types: Use the fiCustomerIdType query parameter to specify the ID type:

  • GUID (default) - Internal system ID
  • MEMNUMBER - Financial institution's core system ID
  • LOGINID - Customer's digital banking login ID
  • HOSTID - Host system identifier

Request

Responses

OK