Skip to main content
GET
Get transaction status history

Path Parameters

id
integer<int64>
required

Transaction ID.

Response

Returned transaction status history

statusHardvalue
string
required

Hard value of the status

updatedAt
string<date-time>
required

The date and time in UTC time zone, when the status change has occurred

updatedBy
string
required

Name of the user which triggered the status change

additionalReason
string | null

Additional reason of the status change

reason
string | null

Reason of the status change

returnTransactionId
integer<int64> | null

Return transaction ID (Only in case of Cancellation Request)

sepaMessageId
string | null

Id of the SEPA message which triggered the status change

status
string | null

Name of the status

Last modified on September 26, 2025