Skip to main content
GET
Retrieves a transaction item.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Headers

X-Api-Key
string

Path Parameters

id
string
required

The unique identifier of the transaction item.

Response

OK

id
string | null
operatorId
string | null
updatedTs
string<date-time>
createdTs
string<date-time> | null
isIdEmpty
boolean
read-only
createdBy
string | null
hidden
boolean
deleted
boolean
importId
string | null
integrationType
string | null
customerId
string | null
type
string | null
externalId
string | null
externalCustomerId
string | null
externalBrandId
string | null
externalProductId
string | null
country
string | null
country_code
string | null
depositAmount
number<double> | null
firstTransaction
boolean
grossRevenue
number<double> | null
revenueAmount
number<double>
wageredAmount
number<double> | null
taxes
number<double> | null
costOfGoodsSold
number<double> | null
paymentFees
number<double> | null
cpaQualified
boolean
revShareCommission
number<double>
cpaCommission
number<double>
fixedCommission
number<double>
transactionDate
string<date-time>
tracking
object | null
category
string | null
label
string | null
note
string | null
childAffiliateIds
string[] | null
payoutInfo
object | null
planId
string | null
planName
string | null