Skip to main content
GET
Get Transaction

Overview

Retrieve details of a specific transaction from your business account by its transaction ID.

Path Parameters

Response Fields

Example Usage

Use Cases

  1. Verify a credit: Confirm a deposit or collection payment landed in your wallet
  2. Card funding confirmation: Verify that a card funding operation was settled
  3. Audit trail: Inspect fee and counterparty details for any transaction

Authorizations

Authorization
string
header
required

JWT access token obtained from /auth/token

Path Parameters

transactionId
string
required

Transaction ID (batch) or reference

Response

Transaction retrieved successfully

success
boolean
Example:

true

status
integer
Example:

200

message
string
data
object
meta
object