Reports
Get reports for promoters
With this endpoint you can get the report data grouped by promoters.
HTTP Request
GET https://v2.firstpromoter.com/api/v2/company/reports/promoters
GET
Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Query Parameters
Fields to be included in the report
Available options:
active_customers
, monthly_churn
, clicks_count
, net_revenue_amount
, revenue_amount
, referrals_count
, customers_count
, sales_count
, refunds_count
, cancelled_customers_count
, promoter_earnings_amount
, non_link_customers
, referrals_to_customers_cr
, 3m_epc
, 6m_epc
, clicks_to_customers_cr
, clicks_to_referrals_cr
, promoter_paid_amount
, signups_count
Search query string
Time period grouping
Available options:
day
, week
, month
, year
Start date for the report period
End date for the report period
Sorting parameters
Response
200
application/json
Successful response
The response is of type object[]
.