🌱 Component basics
Title | Account Processor Service |
Description | Account processor service handles the updates that needs to be done in the account, based on the data that is received in the transaction. The account processor service receives the transaction data from transaction manager along with the account for which the transaction was received. If an account number was not received along with the transaction data, then the transaction is received for an account that does not exist yet in the system and needs to be created based on the data received in the transaction. If an account already exist then the account needs to be updated based on the data received in the transaction. The account processor service will
|
Anatomy diagram | |
Key to anatomy diagram |
🧐 Specifications
Usage | |
---|---|
Variations | |
Behavior | |
Style |
📐 Additional guidance
Content | |
---|---|
Accessibility | |
Mobile | |
Best practices | |
Related |