Get a Detail
get
/transmissionReports/{iTransmissionNo}/logs/{iLogSeqno}/details/{iLogDetailSeqno}
Request
Path Parameters
-
iLogDetailSeqno(required): string
Resource ID
-
iLogSeqno(required): string
Resource ID
-
iTransmissionNo(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 : transmissionReports.logs.details
Type:
Show Source
object-
domainName: string
No description.
-
iLogDetailQual: string
I_LOG_DETAIL_QUAL provides the application name, transaction code and transaction number for an XML transaction.
-
iLogDetailSeqno: number
(int64)
I_LOG_DETAIL_SEQNO provides a sequence number for a transaction.
-
iLogDetailValue: string
The actual value for log detail.
-
links: array
links
Read Only:
true