Skip to main content
GET
Get transaction by ID

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Path Parameters

id
string
required

Response

Transaction object

id
string
agentId
string
intentId
string | null
amountEuros
number
merchant
string | null
type
enum<string>
Available options:
authorization,
capture,
refund,
reversal
status
string
verified
boolean
verifiedAt
string<date-time> | null
mismatch
string | null
memo
string | null
createdAt
string<date-time>