Details
Description
Requests to purchase additional shares fail with code 500. This was working okay in 1.6 but in 1.7 it fails.
A body of this shape is posted to
https://localhost:8443/fineract-provider/api/v1/accounts/share/5?command=applyadditionalshares
And 500 error is raised.
{"unitPrice":20000,"requestedDate":"26 May 2022","requestedShares":"20","locale":"en","dateFormat":"dd MMMM yyyy"}