rewards

List Rewards

Use this endpoint to list all the rewards associated with a specified member. Member guids are defined by MX.

get/users/{user_guid}/members/{member_guid}/rewards

Path parameters

user_guidstring required

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

member_guidstring required

The unique id for a member.

Response

OK

Changes

Changed in 3 of the 50 revisions of this API.115

  • e74cd2b059b5113See the full diff
    • removed the optional property rewards/items/account_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/balance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/balance_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/expires_on from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/member_guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/unit_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property rewards/items/user_guid from the response with the 200 status

      response-optional-property-removed

    • api tag rewards added

      api-tag-added

    • api tag mx_platform removed

      api-tag-removed

    • added MemberElements RewardElements to the rewards/items/ response property allOf list for the response status 200

      response-property-all-of-added

    This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property rewards/items/updated_at to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

Of the 50 revisions, 1 has no diff computed.