Loyalties
Adjust Member Pending Points
Adjusts the pending points with a given ID. You can add or subtract the number of points.
👍 Configuring pending points
Pending points are configured as part of an earning rule with POST Create earning rule or PUT Update earning rule.
post/v1/loyalties/members/{memberId}/pending-points/{pendingPointsId}/balance
Request body
Response
Returns the details about the balance adjustment of the pending points with a given ID for a loyalty card.
Example response
{
"related_object": {
"id": "v_abCdEfghI1JKLMNPqRS2Tu3vWXyza4bc"
}
}