Retrieve Client Details Template
GET
/lokta-lms/api/v1/clients/templateThis is a convenience resource. It can be useful when building maintenance user interface screens for client applications. The template data returned consists of any or all of:
Field Defaults
Allowed Value Lists
Example Request:
clients/template
Query parameters
officeIdquery · integer · int64 · optionalofficeId
commandParamquery · string · optionalcommandParam
staffInSelectedOfficeOnlyquery · boolean · optionalstaffInSelectedOfficeOnly
Responses
200OKResponse fields
activationDatestring · date · optionaldatatablesarray of GetClientsDataTables · optionalofficeIdinteger · int64 · optionalofficeOptionsarray of GetClientsOfficeOptions · optionalsavingProductOptionsarray of GetClientsSavingProductOptions · optionalstaffOptionsarray of GetClientsStaffOptions · optionalEvery request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors.
Open this operation in the interactive explorer, or read it as Markdown.