AnvayKharb opened a new pull request, #6279: URL: https://github.com/apache/fineract/pull/6279
## Description Adds optional issuance and expiry dates to client identifiers. This change: - Adds `issuance_date` and `expiry_date` to `m_client_identifier` - Exposes `issuanceDate` and `expiryDate` through create, retrieve, and update APIs - Supports clearing the dates using explicit `null` - Updates API documentation and Swagger models - Adds integration coverage for create, retrieve, update, and optional date behavior Existing client identifiers remain backward compatible. ## Related Issue FINERACT-2759 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
