API Search endpoints…⌘K

Create an Identifier for a Client

POST/lokta-lms/api/v1/clients/{clientId}/identifiers

Mandatory Fields
documentKey, documentTypeId

Path parameters

clientIdpath · integer · int64 · required

clientId

Request body application/json

descriptionstring · optional
documentKeystring · optional
documentTypeIdinteger · int64 · optional
statusstring · optional

Responses

200OK

Response fields

clientIdinteger · int64 · optional
officeIdinteger · int64 · optional
resourceIdinteger · int64 · 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.