Create Resource Note
Creates a resource note.
Path Parameters
- resourceId
- clientId
Describes the clientId of the tenant
Request Body
application/json
- subject
Subject of the resource note.
- description
Description of the resource note.
- expiryDateType
Type of expiry. Supported Values: Never Expire, Validity Period: - expiryDateType=1 to create resource note that would never expire. - expiryDateType=2 to create resource note with a validity period. Both startTime and endTime are mandatory to create a note with a validity period.
Minimum: 1
Maximum: 3
- startTime
Start time of resource note.
- expiryTime
Expiry time of resource note.
- id
- createdTime
- updatedTime
- createdBy
Responses
- subject
Subject of the resource note.
- description
Description of the resource note.
- expiryDateType
Type of expiry. Supported Values: Never Expire, Validity Period: - expiryDateType=1 to create resource note that would never expire. - expiryDateType=2 to create resource note with a validity period. Both startTime and endTime are mandatory to create a note with a validity period.
Minimum: 1
Maximum: 3
- startTime
Start time of resource note.
- expiryTime
Expiry time of resource note.
- id
- createdTime
- updatedTime
- createdBy