Origins

Retrieve an origin resource

Retrieve origination context for a specific user interaction with your products user-interface

get/origins/{origin_id}

Path parameters

origin_idstring uuid required

Unique identifier (GUID) for the subject resource

Unique origin identifier - accessible via the JavaScript API's <code>transaction.getOrigin</code> method

Headers

Authorizationstring required

oAuth 2.0 Bearer authentication/authorization token

X-Elli-PATstring required

Short-lived origin access token - accessible via the JavaScript API's <code>transaction.getOrigin</code> method

Response

An origin resource

idstring uuid

Unique identifier (GUID) for the subject resource

loanFormat'application/vnd.plm-2.0.0+json'

Loan data representation format

loanobject

Loan data object

interfaceUrlInterfaceUrl — unresolved $ref
credentialsCredentials

User/organization product credentials

environmentEnvironment — unresolved $ref

Changes

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