Cancel Member Pending Points

Cancel manually the pending points for the loyalty card. The pending points are determined by the pending point ID.

Once canceled, the pending point entry with that ID is not listed by the endpoints: List member (with campaign ID, without campaign ID), List campaign pending points.

This POST method does not require a request body and it returns an empty, 204, response.

👍

Configuring pending points

Pending points are configured as part of an earning rule with POST Create earning rule or PUT Update earning rule.

Path Params
string
required

Unique loyalty card code assigned to a particular customer.

string
required

Unique pending point identifier, assigned by Voucherify.

Responses
204

Returns no content if the pending points are canceled successfully.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json