Get a Note
get
/tradeTransactions/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/notes/{noteSequenceNo}
Request
Path Parameters
-
gtmTransactionGid(required): string
Resource ID
-
gtmTransactionLineGid(required): string
Resource ID
-
noteSequenceNo(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
Database domain where this data is stored.
-
enteredBy: string
The action name or the manual intervention that resulted in this note
-
isSystemGenerated: string
Says if the note is generated by the system or manually added by the user.
-
links: array
links
Read Only:
true
-
note: string
Detailed description about the event.
-
noteSequenceNo: number
(int64)
Sequence number of notes.
-
summary: string
High level description about the event.
-
timestamp:
timestamp
Timestamp of the event that is noted.
Nested Schema : timestamp
Timestamp of the event that is noted.
Match All
Timestamp of the event that is noted.
Show Source
Nested Schema : dateTimeType
Type:
Show Source
object
-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format