Create a Note
post
/damageClaims/{claimGid}/notes
Request
Path Parameters
-
claimGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object-
claimNoteSeqNo: number
(int64)
Sequence number to keep notes unique.
-
domainName: string
Database domain where this data is stored.
-
isSystemGenerated: boolean
Indicates if this note was added to the claim by the system.
-
links: array
links
Read Only:
true -
note: string
The note text.
-
timestamp:
timestamp
Timestamp for the note.
Nested Schema : dateTimeType
Type:
Show Source
object-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format
Root Schema : schema
Type:
Show Source
object-
claimNoteSeqNo: number
(int64)
Sequence number to keep notes unique.
-
domainName: string
Database domain where this data is stored.
-
isSystemGenerated: boolean
Indicates if this note was added to the claim by the system.
-
links: array
links
Read Only:
true -
note: string
The note text.
-
timestamp:
timestamp
Timestamp for the note.
Nested Schema : dateTimeType
Type:
Show Source
object-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
claimNoteSeqNo: number
(int64)
Sequence number to keep notes unique.
-
domainName: string
Database domain where this data is stored.
-
isSystemGenerated: boolean
Indicates if this note was added to the claim by the system.
-
links: array
links
Read Only:
true -
note: string
The note text.
-
timestamp:
timestamp
Timestamp for the note.
Nested Schema : dateTimeType
Type:
Show Source
object-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format