Skip to main content
PUT
Updates a customer 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 customer item.

Body

The customer item body.

revShareExcluded
boolean | null
cpaExcluded
boolean | null

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
externalId
string | null
externalBrandId
string | null
username
string | null
country
string | null
country_code
string | null
registerIp
string | null
registrationDate
string<date-time>
hasDeposited
boolean
ftdDate
string<date-time>
cpaQualified
boolean
cpaQualificationDate
string<date-time>
lifetimeRevenue
number<double>
firstDepositAmount
number<double> | null
firstRevenueAmount
number<double> | null
lifetimeDeposits
number<double> | null
lifetimeRevShareCommission
number<double>
lifetimeCpaCommission
number<double>
lifetimeFixedCommission
number<double>
lifetimeCommission
number<double>
tracking
object | null
category
string | null
label
string | null
revShareExcluded
boolean
cpaExcluded
boolean
transactions
object[] | null