Get a Transaction
get
/transmissionReports/{iTransmissionNo}/transactions/{iTransactionNo}
Request
Path Parameters
-
iTransactionNo(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.transactions
Type:
Show Source
object-
dataQueryTypeGid: string
Data query type of OBJECT_GID, if populated.
-
domainName: string
No description.
-
elementName: string
ELEMENT_NAME contains the name of the transaction element. These can include: ActualShipment AllocationBase Billing Invoice Item Location Rate Release RemoteQuery ShipmentStatus TenderOffer TenderResponse TransOrder Voucher Xlane
-
externalStatus: string
Specifies the external status for the Transaction. The external status represents the result of processing at the external system.
-
firstAttemptDate:
firstAttemptDate
No description.
-
iTransactionNo: number
(int64)
This is a foreign key from the I_LOG table. The I_TRANSACTION_NO column specifies the transaction to which this log message pertains.
-
lastAttemptDate:
lastAttemptDate
No description.
-
links: array
links
Read Only:
true -
objectGid: string
No description.
-
processGroup: string
No description.
-
processSequenceId: string
No description.
-
referenceTransactionId: string
Specifies an alternative Transaction Number that may be assigned by the recipient for the transaction.
-
senderTransactionId: string
Specifies the Transaction Number that the sender assigned to the transaction.
-
status: string
STATUS indicates the status of the transaction. Status types include: FRESH New PROCESSED
-
transactionCode: string
TRANSACTION_CODE provides a code for the type of transaction that was transmitted. Transaction codes include: D I IU U Unknown
-
transactionType: string
Specifies the type of information stored in the Transmission record. For example, a record may be stored when an XML is staged via OAQ to support searching via Integration Saved Queries.
-
writtenBy: string
WRITTEN_BY contains the domain name that logged the transmission.
Nested Schema : dateTimeType
Type:
Show Source
object-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format