get https://localhost:8443/fineract-provider/api/v1/codes//codevalues
Returns the list of Code Values for a given Code
Example Requests:
codes/1/codevalues
Log in to see full request history
Response
Returns the list of Code Values for a given Code
Example Requests:
codes/1/codevalues
xxxxxxxxxx
curl --request GET \
--url https://localhost:8443/fineract-provider/api/v1/codes/codeId/codevalues \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: