API Search endpoints…⌘K

Retrieve Client Identifier Details Template

GET/lokta-lms/api/v1/clients/{clientId}/identifiers/template

This is a convenience resource useful for building maintenance user interface screens for client applications. The template data returned consists of any or all of:

Field Defaults
Allowed description Lists

Example Request:
clients/1/identifiers/template

Path parameters

clientIdpath · integer · int64 · required

clientId

Responses

defaultdefault response

Response fields

allowedDocumentTypesarray of CodeValueData · optional
clientIdinteger · int64 · optional
descriptionstring · optional
documentKeystring · optional
documentTypeCodeValueData · optional
idinteger · int64 · optional
statusstring · optional

Every 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.