Transaction
Get Transaction
Fetch a single transaction by its ID.
GET
Authorizations
A Stedi API Key for authentication.
Path Parameters
A unique identifier for the processed transaction within Stedi. This ID is included in the transaction.processed.v2
event, or you can retrieve it manually from the transaction's details page within the Stedi app.
Response
200 - application/json
Available options:
INBOUND
, OUTBOUND
, UNKNOWN
Available options:
test
, production
, other
Available options:
failed
, succeeded
A unique identifier for the processed transaction within Stedi. This ID is included in the transaction.processed.v2
event, or you can retrieve it manually from the transaction's details page within the Stedi app.
Was this page helpful?