Skip to main content
GET
Metrics Global

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_in_cashback_amount
number

Sum of paid in cashback amounts

Example:

1456.32

total_paid_out_cashback_amount
number

Sum of paid out cashback amounts

Example:

135.83

total_pending_cashback_amount
number

Sum of pending cashback amounts

Example:

76.3

total_validated_cashback_amount
number

Sum of validated cashback amounts

Example:

246.78