Skip to main content
GET
Get specific transaction

Path Parameters

id
string<uuid>
required

Transaction ID

Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

Response

Transaction details

Transaction details

id
string<uuid>

Transaction ID

Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}
Example:

"019bdb2a-960f-789d-8955-21720e6cdeed"

referenceId
string

Reference ID

Example:

"PAY-123456"

referenceSource
string

Reference source

Example:

"PAYMENT"

postings
object[]

List of postings

createdAt
string<date-time>

Transaction creation timestamp

Example:

"2026-01-22T13:47:21.542Z"

Last modified on March 31, 2026