Newer Version Available

This content describes an older version of this product. View Latest

Assign Member Tier Benefits

Assign benefits to a loyalty program members based on their member’s tier for benefits that are associated with a Benefit Action.

This action is available in API version 51.0 and later for users with Loyalty Management license.

Supported REST HTTP Methods

URI
/services/data/vXX.X/actions/standard/assignMemberTierBenefits
Formats
JSON, XML
HTTP Methods
POST
Authentication
Authorization: Bearer token

Inputs

Input Details
LoyaltyProgramMemberId
Type
ID
Description
Required. ID of the loyalty program member to associate with the benefits.

Outputs

Output Details
MemberBenefits
Type
string[]
Description
The benefits associated with the member.

Example

Sample Request

Sample Response