Description

Retrieves the venue history for the given user.

General

End Point
https://www.mogl.com/api/v2/users/{user}/venueHistory
HTTP Method GET
Requires SSL true
Requires Acting User false
Scope(s) None

Path Parameters

Path parameters are ALWAYS required.

user The user id of the user.

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

curCashbackOnly Include only venues where there has been cashback this month.
jackpotsOnly Whether to only return the history where the user won the jackpot.
offset The offset into the results list.
numResults Number of results to return per page.

Response Fields

results A list of userVenueTotals. See results details, See userVenueTotal details

Try It Now

Endpoint
Client Id
(required)
Access Token
Add
User Token
*(see below -- client_credentials only)
curCashbackOnly
Add
jackpotsOnly
Add
offset
Add
numResults
Add
*Partners that authenticate with client_credentials should provide a user_token.