Skip to main content

Delete Loyalty Advice

DELETE 

/client/users/:correlation_id/advices/loyalty

Deletes a Loyalty Advice for the current session's account.

Request

Body

FieldTypeRequiredDescriptionAllowed Values
entitystringYesThe scope of the lock to lift. Must match the lock that was previously applied.ACCOUNT
contextstringYesThe type of restriction to lift. Must match the lock that was previously applied.REDEMPTION
reasonstringNoA free-text explanation of why the lock is being lifted (e.g. for audit purposes).any string

Response

Returns a confirmation message.

Request

Responses

200 - Redemption Lock Lifted