Skip to main content
GET
Transactions get

Authorizations

ApiKey
string
header
required

The service account's API key.

Nonce
string
header
required

A GUID, single-use. A replayed nonce is rejected.

Signature
string
header
required

Base64 RSA/SHA-256 (PKCS#1 v1.5) signature over the canonical string: METHOD, path, canonical query, Timestamp, Nonce, API secret and the lowercase hex SHA-256 of the raw body, joined with LF. Sign the PUBLIC path exactly as called (e.g. /v1/webhooks), not any internal path.

Timestamp
string
header
required

Unix seconds. Rejected outside the server's tolerance window.

Path Parameters

reference
string
required

Response

OK

amount
number<double> | null
required
category
enum<string>
required
Available options:
Deposit,
Withdrawal,
Conversion
createdAt
string<date-time>
required
creditorDetails
object
required
currency
string
required
debtorDetails
object
required
direction
enum<string>
required
Available options:
Internal,
Inward,
Outward
endToEndId
string
required
fxQuoteExpiryTime
string<date-time> | null
required
hasFx
boolean
required
method
enum<string>
required
Available options:
Fiat,
Token
partnerUser
object
required
partyType
enum<string>
required
Available options:
Partner,
Customer
reference
string
required
sessionId
string
required
status
enum<string>
required
Available options:
Pending,
Completed,
Unsuccessful,
Cancelled,
Expired
type
enum<string>
required
Available options:
NotDefined,
PartnerCustomerDeposit,
PartnerCustomerWithdraw,
PartnerDeposit,
PartnerWithdraw,
PartnerCustomerRefund,
TokenTransferOut,
TokenTransferIn,
CustomerDeposit,
CustomerWithdraw,
CustomerRefund,
Conversion
updatedAt
string<date-time> | null
required
userAmount
number<double> | null
required
userCurrency
string | null
required
websiteReference
string
required
beneficiaryAlias
string | null
beneficiaryId
string<uuid> | null
description
string | null
errorKey
enum<string> | null
Available options:
Failed,
Expired,
BankRejection,
BankUnreachable,
InvalidAccountDetails,
CurrencyNotAccepted,
InvalidWalletAddress,
RecipientBlocked
idempotencyKey
string | null
rail
enum<string> | null
Available options:
Sepa,
Swift,
Wallet
timeline
object[]
transactionHash
string | null
userReference
string | null