Skip to main content
POST
Create lead by click ID (POST)

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Body

application/json
aff_click_id
string
required

Affiliate click ID.

goal_id
integer
revenue
number
payout
number
amount
number
conv_status
enum<string>
Available options:
pending,
approved,
rejected,
hold
adv_order_id
string
adv_user_id
string
email
string
firstname
string
lastname
string
phone
string
gender
enum<string>
Available options:
m,
f
birthday
string<date>
address
string
city
string
region
string
postcode
string
country
string
vertical
string
ip
string

Visitor IP address.

idfa
string

iOS advertising identifier.

gaid
string

Google advertising identifier.

sub_id1
string
sub_id2
string
sub_id3
string
sub_id4
string
sub_id5
string
aff_param1
string
aff_param2
string
aff_param3
string
aff_param4
string
aff_param5
string
custom1
string
custom2
string
custom3
string
custom4
string
custom5
string
custom6
string
custom7
string
custom8
string
custom9
string
custom10
string
public_notes
string
private_notes
string

Response

Lead creation result.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object