Skip to main content
POST
/
api
/
v1
/
transaction
/
bulk

Authorizations

Authorization
string
header
required

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

Headers

X-Api-Key
string

Body

The new transaction item body batch.

externalId
string | null
type
string | null
affiliateId
string | null
clickKey
string | null
externalCustomerId
string | null
externalBrandId
string | null
externalProductId
string | null
transactionDate
string<date-time>
country
string | null
country_code
string | null
depositAmount
number
grossRevenue
number
wageredAmount
number
revShareCommission
number
cpaCommission
number
fixedCommission
number
category
string | null
label
string | null
note
string | null
operatorId
string | null

Response

202

Accepted

I