Fetch Rewards
Calling this endpoint initiates an aggregation-type event which will gather the member's rewards information, as well as account and transaction information. Rewards data is also gathered with daily background aggregations.
POST
/users/{user_guid}/members/{member_guid}/fetch_rewards
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique id for a | Required | String |
member_guid The unique identifier for the member. Defined by MX. | Required | String |
Loading...