GET
/backend/open-api/v1/affiliates/conversions
View all Conversions.
Headers
Name | Value |
---|---|
Authorization | Bearer <token> |
Response
{
"data": [
{
"id": 20239,
"click_id": 9043,
"goal_id": 174,
"goal_type_id": 4,
"offer_id": 186,
"offer_name": "Guest offer",
"payout_model_id": 4,
"payout": "360",
"hash": "c8e259eb4d618b7f89d19980c35c7016",
"user_agent": "PostmanRuntime/7.31.3",
"country_code": "NL",
"region_code": "NH",
"affiliate_source": "",
"aff_sub": "",
"aff_sub2": "",
"aff_sub3": "",
"aff_sub4": "",
"aff_sub5": "",
"aff_sub6": "",
"aff_sub7": "",
"aff_sub8": "",
"aff_sub9": "",
"aff_sub10": "",
"aff_sub11": "",
"aff_sub12": "",
"aff_sub13": "",
"aff_sub14": "",
"aff_sub15": "",
"aff_sub16": "",
"aff_sub17": "",
"aff_sub18": "",
"aff_sub19": "",
"aff_sub20": "",
"device_brand": "",
"device_model": "",
"device_os": "UNK",
"device_os_version": "UNK",
"browser": "Postman Desktop",
"adv_sub": null,
"adv_sub2": null,
"adv_sub3": null,
"adv_sub4": null,
"adv_sub5": null,
"offer_url_id": 137,
"created_at": "2023-03-22 11:56:19",
"email": null,
"identifier": null,
"date": null,
"money_income": null,
"cashout": null,
"player_id": null,
"testasadsfasdsf": null,
"promo_code": null,
"status": null,
"currency_new": {
"currency": "BRL",
"amount": 0
},
"currency_payout": null,
"test_field12": null,
"test_field1": null,
"affcurrency_rate": {
"currency": "BRL",
"amount": 0
}
},
{
"id": 20238,
"click_id": 9041,
"goal_id": 174,
"goal_type_id": 4,
"offer_id": 186,
"offer_name": "Starter",
"payout_model_id": 4,
"payout": "400",
"hash": "59d34169b5d288f3db8ea94da8e5c179",
"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36",
"country_code": "ES",
"region_code": "CM",
"affiliate_source": "",
"aff_sub": "",
"aff_sub2": "",
"aff_sub3": "",
"aff_sub4": "",
"aff_sub5": "",
"aff_sub6": "",
"aff_sub7": "",
"aff_sub8": "",
"aff_sub9": "",
"aff_sub10": "",
"aff_sub11": "",
"aff_sub12": "",
"aff_sub13": "",
"aff_sub14": "",
"aff_sub15": "",
"aff_sub16": "",
"aff_sub17": "",
"aff_sub18": "",
"aff_sub19": "",
"aff_sub20": "",
"device_brand": "",
"device_model": "",
"device_os": "Windows",
"device_os_version": "10",
"browser": "Chrome",
"adv_sub": null,
"adv_sub2": null,
"adv_sub3": null,
"adv_sub4": null,
"adv_sub5": null,
"offer_url_id": 137,
"created_at": "2023-03-22 11:51:39",
"email": null,
"identifier": null,
"date": null,
"money_income": null,
"cashout": null,
"player_id": null,
"testasadsfasdsf": null,
"promo_code": null,
"status": null,
"currency_new": {
"amount": 0
},
"currency_payout": null,
"test_field12": null,
"test_field1": null,
"affcurrency_rate": {
"amount": 0
}
}
],
"total": 178,
"per_page": 200,
"page": 1,
"pages": 1
}