ADM-TRANSACTION-552 - Get transaction event details by eventId

Returns the details of a single transaction event (e.g. authorization, capture, refund) identified by eventId.

User scoping:

  • OPERATOR and SUPPLIER clients only for this route.

Visibility:

  • OPERATOR can access any event across all suppliers.
  • SUPPLIER can access only events linked to their own logistic orders / transactions.
  • If the event is outside the caller visibility scope, return 403.

Scope:

  • Provides the fields required to display the Event detail page.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Transaction event identifier.

Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Responses

401

Unauthorized (invalid or missing API key).

403

Forbidden (outside visibility scope).

404

Not found (unknown reference).

500

Internal server error.

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