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. Member and Rewards guids are defined by MX.
POST
/users/{user_identifier}/members/{member_identifier}/fetch_rewards
Path Parameters
| Field | Required | Type |
|---|---|---|
user_identifier Use either the user | Required | String |
member_identifier Use either the member | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...