Skip to main content

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_guid}/members/{member_guid}/fetch_rewards

Path Parameters

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

member_guid

The unique id for a member.

Required
String
Loading...