Description

Adds a new cash reward to the user's account

General

End Point
https://www.mogl.com/api/v2/users/admin/addReward
HTTP Method POST
Requires SSL true
Requires Acting User true (learn more)
Scope(s) users_reward

Path Parameters

Path parameters are ALWAYS required.

None

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

amount required The amount of the cash reward.
description The description of the cash reward.

Response Fields

reward A cash reward record. See cashReward details

Try It Now

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