Commissions
Get all commissions
With this endpoint you can list all rewards and commissions assigned to a promotion, promoter, campaign or entire account using the API.
HTTP Request
GET https://v2.firstpromoter.com/api/v2/company/commissions
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
Search params. Searches by event_id, referral.email, referral.uid
Array of comission ids to get
Response
200
application/json
Successfully retrieved commissions
The response is of type object[]
.