Refport

Get embedded referral earnings

GET
/api/embed/referrals/earnings

Authorization

embedBearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/api/embed/referrals/earnings"
{  "commissionType": "string",  "commissionValue": "string",  "confirmed": "string",  "currency": "string",  "minimumPayout": "string",  "paid": "string",  "pending": "string",  "total": "string"}