ADM-TRANSACTION-570 - Get a transaction event

Returns the details of a single event attached to a commercial transaction.


User scoping

  • OPERATOR and SUPPLIER clients only for this administration route.


    Visibility
  • OPERATOR can access any transaction event across all suppliers.
  • SUPPLIER can access only events of transactions linked to the authenticated supplier.
  • If the transaction or the event is outside the caller visibility scope, return 403.


    Scope
  • Returns one event, suitable for a UI event detail view.
  • The resource is identified by transactionId + eventId to avoid cross-transaction event access.


    Notes
  • Some fields can be identical across all events of the same transaction, but are still returned for traceability.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 80

Commercial transaction identifier.

string
required
length between 1 and 120

Event identifier.

Headers
string
enum
required

Must be set to OPERATOR or SUPPLIER for this administration route.

Allowed:
string
required

API key for authentication.

string

Optional store context.

string

Optional store view context.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json