Transaction Request

Retrieve a specific transaction

Retrieve a specific transaction initiated against a product

get/transactions/{transaction_id}

Path parameters

transaction_idstring uuid required

Unique identifier (GUID) for the subject resource

Unique transaction identifier

Headers

Authorizationstring required

oAuth 2.0 Bearer authentication/authorization token

Response

A transaction resource

idstring uuid

Unique identifier (GUID) for the subject resource

status'pending' | 'completed'

Transaction Status

clientIdstring

Unique identifier for requesting organization

environmentEnvironment — unresolved $ref
application'urn:elli:application:encompass' | 'urn:elli:application:loconnect' | 'urn:elli:application:consumerconnect' | 'urn:elli:application:tpoconnect' | 'urn:elli:application:developerconnect'

Originating Encompass application

orderType'MANUAL' | 'ONECLICK' | 'AUTOMATED'

Order Type

createdstring date-time

Resource created/updated time-stamp (IS0 8601 UTC)

createdBystring

Entity that created/updated the subject resource

updatedstring date-time

Resource created/updated time-stamp (IS0 8601 UTC)

updatedBystring

Entity that created/updated the subject resource

Changes

No recorded changes to this endpoint across all 1 revision of this API.