Create a Transmission

post

/transmissions

Request

Header Parameters
  • An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
Request Body - application/vnd.oracle.resource+json;type=singular ()
Root Schema : schema
Type: object
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : processGroups
Type: object
Show Source
Nested Schema : refnums
Type: object
Show Source
Nested Schema : transactions
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : transmissions.processGroups
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : transmissions.refnums
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : transmissions.transactions
Type: object
Show Source
Nested Schema : body
Type: object
Contains the actual resource message matching the content type and resource URL.
Nested Schema : refnums
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : transmissions.transactions.refnums
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : asyncResponse
Type: object
Show Source
Nested Schema : endTime
Time at which the transaction ended.
Match All
Show Source
Nested Schema : startTime
Time at which the transaction starts.
Match All
Show Source
Nested Schema : dateType
Type: object
Show Source
Back to Top