FINS MDM Customers System API - Implementation Template

(0 reviews)

home

This asset is a component of the MuleSoft Accelerator for Financial Services, which accelerates the implementation of essential integration use cases.


Summary

This integration template implements the FINS MDM Customers System API specification. This is a System API for a Global Data Management System (MDM) to manage parties, party roles, contact points and externalIds. A scaled down version of MDM has been implemented using a MySQL database. This API follows the Cloud Information Model (CIM), which is also used for the MDM DB schema.

This parties resource has endpoints to search Parties (e.g., Individuals), associate ContactPoints to a Party, associate external IDs of other Systems to a Party, and also relate a Party with another Party. A party can be of type Individual or Organization or Households. The only types of ContactPoints that can be associated at
this time are ContactPointEmail, ContactPointAddress and ContactPointPhone there can also only be a single instance of each type. A party can be related with other party using a relation type and can have one or more parties as part of the relation.

Note

  1. The current implementation do not support relating households to other parties.

Getting started

bulb.png The Accelerators setup guide provides general information on getting started with the accelerator components. This includes instructions on setting up your local workstation for configuring and deploying the applications.

Once your workstation has been set up, proceed with the Getting started instructions for this asset.

Additional resources

  • The Prerequisites tab provides detailed information about configuring dependencies this application has on external systems or services.
  • The Deployment tab provides instructions on running the application locally from Studio or deploying to CloudHub.
  • The Data mappings tab describes how the request and response data structures are mapped between the API interface and the MDM DB.

Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onDec 13, 2022
Asset overview

Asset versions for 1.6.x

Asset versions
VersionActions
1.6.0