Skip to main content
GET
Metrics monthly

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

consumer_id
string
required

The id you used to create the given consumer

Response

OK

date
string<date-time>

Object creation datetime

Example:

"2018-12-26T13:45:36.173196+00:00"

total_cashback
number

Number of cashbacks

Example:

34

total_cashback_amount
number

Sum of cashback amounts

Example:

438.12

total_paid_cashback_amount
number

amount of cashback paid to the consumer

total_pending_cashback_amount
number

amount of cashback pending for validation delay

total_validated_cashback_amount
number

Sum of validated cashback amounts

Example:

246.78