Get Started
Customer
Customer Document
Go!Chat
Go!KYT
Go!Press
Go!Scan
Go!Vid
Appendix
Go!KYT
Get transaction full history
Returns the specified KYT transaction with its full history.
GET
/
api
/
v1
/
kyt
/
transaction
/
{id}
/
full_history
Copy
curl --request GET \
--url https://api.algoreg.com/api/v1/kyt/transaction/{id}/full_history \
--header 'Authorization: Bearer <token>'
Copy
{
"history_items": [
{
"agent_id": "integer",
"comment": "string",
"created_at": "string",
"revision_number": "integer",
"state": {}
}
],
"transaction": {
"amount": "number",
"client_id": "integer",
"comment": "string",
"context": "string",
"converted_amount": "number",
"converted_currency": "string",
"converted_date": "string",
"crypto": {
"blockchain": "string",
"tx_hash": "string"
},
"currency": "string",
"customers": [
"string"
],
"date": "string",
"external_id": "string",
"fields": "any",
"from": {
"account_type": "string",
"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",
"full_name": "string",
"payment_institution": {
"code": "string",
"country": "string",
"external_id": "string",
"internal_customer_id": "string",
"name": "string",
"real_external_id": "string"
},
"payment_method": {
"code": "string",
"country": "string",
"type": "string"
}
},
"id": "string",
"review_groups": [
"string"
],
"rules": [
{
"active": "boolean",
"code": "string",
"score": "number",
"use_weight": "boolean",
"weight": "number"
}
],
"score": "number",
"search_vector": [
"string"
],
"state": {},
"to": {
"account_type": "string",
"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",
"full_name": "string",
"payment_institution": {
"code": "string",
"country": "string",
"external_id": "string",
"internal_customer_id": "string",
"name": "string",
"real_external_id": "string"
},
"payment_method": {
"code": "string",
"country": "string",
"type": "string"
}
}
}
}
Path parameters
Response body
Show properties
Show properties
Show properties
Show properties
may be an alias
Show properties
Show properties
Show properties
Show properties
may be an alias
Show properties
Show properties
Show properties
Show properties
may be an alias
Show properties
Show properties
Show properties
Show properties
may be an alias
Copy
{
"history_items": [
{
"agent_id": "integer",
"comment": "string",
"created_at": "string",
"revision_number": "integer",
"state": {}
}
],
"transaction": {
"amount": "number",
"client_id": "integer",
"comment": "string",
"context": "string",
"converted_amount": "number",
"converted_currency": "string",
"converted_date": "string",
"crypto": {
"blockchain": "string",
"tx_hash": "string"
},
"currency": "string",
"customers": [
"string"
],
"date": "string",
"external_id": "string",
"fields": "any",
"from": {
"account_type": "string",
"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",
"full_name": "string",
"payment_institution": {
"code": "string",
"country": "string",
"external_id": "string",
"internal_customer_id": "string",
"name": "string",
"real_external_id": "string"
},
"payment_method": {
"code": "string",
"country": "string",
"type": "string"
}
},
"id": "string",
"review_groups": [
"string"
],
"rules": [
{
"active": "boolean",
"code": "string",
"score": "number",
"use_weight": "boolean",
"weight": "number"
}
],
"score": "number",
"search_vector": [
"string"
],
"state": {},
"to": {
"account_type": "string",
"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",
"full_name": "string",
"payment_institution": {
"code": "string",
"country": "string",
"external_id": "string",
"internal_customer_id": "string",
"name": "string",
"real_external_id": "string"
},
"payment_method": {
"code": "string",
"country": "string",
"type": "string"
}
}
}
}
Copy
curl --request GET \
--url https://api.algoreg.com/api/v1/kyt/transaction/{id}/full_history \
--header 'Authorization: Bearer <token>'
Copy
{
"history_items": [
{
"agent_id": "integer",
"comment": "string",
"created_at": "string",
"revision_number": "integer",
"state": {}
}
],
"transaction": {
"amount": "number",
"client_id": "integer",
"comment": "string",
"context": "string",
"converted_amount": "number",
"converted_currency": "string",
"converted_date": "string",
"crypto": {
"blockchain": "string",
"tx_hash": "string"
},
"currency": "string",
"customers": [
"string"
],
"date": "string",
"external_id": "string",
"fields": "any",
"from": {
"account_type": "string",
"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",
"full_name": "string",
"payment_institution": {
"code": "string",
"country": "string",
"external_id": "string",
"internal_customer_id": "string",
"name": "string",
"real_external_id": "string"
},
"payment_method": {
"code": "string",
"country": "string",
"type": "string"
}
},
"id": "string",
"review_groups": [
"string"
],
"rules": [
{
"active": "boolean",
"code": "string",
"score": "number",
"use_weight": "boolean",
"weight": "number"
}
],
"score": "number",
"search_vector": [
"string"
],
"state": {},
"to": {
"account_type": "string",
"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",
"full_name": "string",
"payment_institution": {
"code": "string",
"country": "string",
"external_id": "string",
"internal_customer_id": "string",
"name": "string",
"real_external_id": "string"
},
"payment_method": {
"code": "string",
"country": "string",
"type": "string"
}
}
}
}
Assistant
Responses are generated using AI and may contain mistakes.