Update loyalty points balanceAsk AIpost http://api-gateway-eu.phorest.com/third-party-api-server/api/business/{businessId}/loyaltypointsUpdate loyalty points for the specified business idPath ParamsbusinessIdstringrequiredBody ParamsclientIdstringrequiredThe unique identifier of the client for which this loyalty points applies.branchIdstringrequireddescriptionstringrequiredpointsChangeint32requiredThis represent the amount to either be added or deducted from the loyalty pointoperationTypestringenumrequiredRepresents the type of action to be performed. Both add and deduct from loyalty point are supportedDEDUCTDEDUCTADDAllowed:DEDUCTADDResponses 200Loyalty points updated successfully 400Loyalty Points data is invalid, unable to update loyalty points 429Request rate limit exceeded. Current limit set to 100 rps. 500An error occurred while performing the operationUpdated 7 months ago