get https://localhost:8443/fineract-provider/api/v1/centers/template
Retrieves a Center Template
Example Requests:
centers/template
centers/template?officeId=2
Log in to see full request history
Response
Retrieves a Center Template
Example Requests:
centers/template
centers/template?officeId=2
xxxxxxxxxx
curl --request GET \
--url 'https://localhost:8443/fineract-provider/api/v1/centers/template?staffInSelectedOfficeOnly=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: