Loyalties
Adjust Loyalty Card Balance with campaign ID
This method adds or removes balance to an existing loyalty card that is assigned to a holder. The removal of points will consume the points that expire the soonest.
🚧 Async Action
This is an async action. If you want to perform several add or remove loyalty card balance actions in a short time and their order matters, set up sufficient time-out between the calls.
post/v1/loyalties/{campaignId}/members/{memberId}/balance
Request body
Response
Returns a balance object.