Get transaction full history
Get Started
Customer
Customer Document
Go!Chat
Go!KYT
Go!Press
Go!Scan
Go!Vid
Appendix
Get transaction full history
Returns the specified KYT transaction with its full history.
GET
/
api
/
v1
/
kyt
/
transaction
/
{id}
/
full_history
Path parameters
id
string
requiredResponse body
history_items
TransactionHistoryItem[]
agent_id
integer
comment
string
created_at
string
revision_number
integer
state
TransactionState
transaction
Transaction
amount
number
client_id
integer
comment
string
converted_amount
number
converted_currency
string
converted_date
string
crypto
Crypto
blockchain
string
tx_hash
string
currency
string
customers
string[]
date
string
external_id
string
fields
string
from
Participant
account_type
string
device
Device
2fa
boolean
3ds
boolean
country
string
fingerprint
string
geolocation
string
ip
string
language
string
session_duration
number
session_id
string
user_agent
string
domicile_code
string
external_id
string
may be an alias
full_name
string
payment_institution
PaymentInstitution
code
string
country
string
external_id
string
may be an alias
name
string
real_external_id
string
if external_id is an alias, this will be different from it; does not need to be in the input, it will be computed by the system.
payment_method
PaymentMethod
code
string
country
string
type
string
real_external_id
string
if external_id is an alias, this will be different from it; does not need to be in the input, it will be computed by the system.
id
string
review_groups
string[]
rules
Rule[]
active
boolean
code
string
score
number
weight
number
score
number
state
TransactionState
to
Participant
account_type
string
device
Device
2fa
boolean
3ds
boolean
country
string
fingerprint
string
geolocation
string
ip
string
language
string
session_duration
number
session_id
string
user_agent
string
domicile_code
string
external_id
string
may be an alias
full_name
string
payment_institution
PaymentInstitution
code
string
country
string
external_id
string
may be an alias
name
string
real_external_id
string
if external_id is an alias, this will be different from it; does not need to be in the input, it will be computed by the system.
payment_method
PaymentMethod
code
string
country
string
type
string
real_external_id
string
if external_id is an alias, this will be different from it; does not need to be in the input, it will be computed by the system.