Create Client Notes
Creates client notes.
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Request Body
application/json
- id
- subject
Subject of note.
- description
Summary describing the note.
- createdTime
- updatedTime
- startTime
Date and time from which the note is valid. This is applicable only if expiryDateType is set as 2.
- expiryTime
Date and time on which the note expires. This field is mandatory if expiryDateType is set as 2.
- expiryDateType
Type of expiry. If expiryDateType is set as 1, it indicates Never Expire. If expiryDateType is set as 2, it indicates Validity period.
- createdBy
Responses
- id
- subject
Subject of note.
- description
Summary describing the note.
- createdTime
- updatedTime
- startTime
Date and time from which the note is valid. This is applicable only if expiryDateType is set as 2.
- expiryTime
Date and time on which the note expires. This field is mandatory if expiryDateType is set as 2.
- expiryDateType
Type of expiry. If expiryDateType is set as 1, it indicates Never Expire. If expiryDateType is set as 2, it indicates Validity period.
- createdBy