Create a Remark
post
/quotes/{quoteGid}/remarks
Request
Path Parameters
-
quoteGid(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-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
remarkQualifierGid: string
A qualifier for the remark.
-
remarkSequence: number
(int64)
The sequence to keep remarks unique. It allows multiple of the same qualifier.
-
remarkText: string
The text of the remark.
Root Schema : schema
Type:
Show Source
object-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
remarkQualifierGid: string
A qualifier for the remark.
-
remarkSequence: number
(int64)
The sequence to keep remarks unique. It allows multiple of the same qualifier.
-
remarkText: string
The text of the remark.
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-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
remarkQualifierGid: string
A qualifier for the remark.
-
remarkSequence: number
(int64)
The sequence to keep remarks unique. It allows multiple of the same qualifier.
-
remarkText: string
The text of the remark.