FINS Core Banking Customers System API
home
This API specification is a component of the MuleSoft Accelerator for Financial Services, which accelerates the implementation of essential integration use cases.
The Core Banking Customers System API represents a limited set of functionality to manage Customers in a generic Core Banking System. The following operations are supported:
- Retrieve a Customer.
- Create a Customer.
- Update a Customer.
- Search Customers.
- Create ContactPoints (ContactPointEmail, ContactPointAddress, and ContactPointPhone) for a Party (Individual/Organization) associated with the Customer.
- Upsert ContactPoints (ContactPointEmail, ContactPointAddress, and ContactPointPhone) for a Party (Individual/Organization) associated with the Customer.
- Retrieve ContactPoints (ContactPointEmail, ContactPointAddress, and ContactPointPhone) for a Party (Individual/Organization) associated with the Customer.
Customers can use this integration template to accelerate implementation.