Update Member Tier

POST {{_endpoint}}/services/data/v{{version}}/connect/loyalty/programs/:loyaltyProgramName/program-processes/:processName

Update Member Tier

NOTE:

In the Pre-request. Script Tab, make changes in the variables value accordingly with the real Process Name to invoke.

Request Params

KeyDatatypeRequiredDescription
journalTypeIdnull

Request Body

{"processParameters"=>[{"MemberId"=>"0lMRM0000004GBs2AM", "NewTier"=>"Gold", "ReasonForChange"=>"update tier"}]}

RESPONSES

status: Created

{"message":null,"outputParameters":{"outputParameters":{"results":[{"PointsDebited":6}]}},"simulationDetails":{},"status":true}