Update a profile Benefit
Profile Benefit
Update a profile Benefit
A PUT to the /profiles/{profileId}/benefits/{benefitId} endpoint allows your application to update a specific Benefit record.
PUT
Update a profile Benefit
Documentation Index
Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
Use this file to discover all available pages before exploring further.
Expire a BenefitBy updating the
is_expired field to a date in the past, this will automatically update the is_expired field to true and is_redeemable field to false.This renders the benefit unusable, but still keeps the record of the benefit against the profile.
This is generally a good alternate to deleting the benefit all togetherBody
application/json
Response
Benefit