Accelerator Global Financial Account System API
home
This API specification is a shared component of MuleSoft Accelerators, which accelerate the implementation of essential integration use cases.
The Accelerator Global Financial Account System API represents a limited set of functionality to manage Financial Accounts, Transaction and Cards in a generic Global Data Service. The following operations are supported:
- Create an Account
 - Upsert an Account
 - Retrieve an Account
 - Search for Accounts
 - Upsert external identifiers for an Account
 - Retrieve external identifiers for an Account
 - Create a Transaction
 - Upsert a Transaction
 - Retrieve a Transaction
 - Search for Transactions
 - Upsert external identifiers for a Transaction
 - Retrieve external identifiers for a Transaction
 - Create a Card
 - Upsert a Card
 - Retrieve a Card
 - Search for Cards
 - Upsert external identifiers for a Card
 - Retrieve external identifiers for a Card
 
Customers can use this integration template to accelerate implementation.