Nidhi Bhawari created FINERACT-2596:
---------------------------------------
Summary: New command processing - Client Identifiers
Key: FINERACT-2596
URL: https://issues.apache.org/jira/browse/FINERACT-2596
Project: Apache Fineract
Issue Type: Improvement
Reporter: Nidhi Bhawari
This issue aims to migrate the Client Identifiers API
({{{}/clients/\{clientId}/identifiers{}}}) to the new command processing
infrastructure as defined in *FINERACT-2169* and following the modernization
standards of {*}FINERACT-2555{*}.
*Scope:*
# Create a Java DTO for Client Identifier commands.
# Implement {{NewCommandHandler}} for Create, Update, and Delete actions.
# Refactor {{ClientIdentifierApiResource}} to use
{{{}CommandProcessingService{}}}.
# Ensure {{BusinessEvent}} is published for every action to support Hooks
(ref: PR #5778).
* *Linked Issues:* "relates to" *FINERACT-2169* and {*}FINERACT-2555{*}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)