v1
latestOpenAPI 3.0.12026-07-24501176.6 MBDeduct points and alternate currencies from user
post/customers/lookup/negativePointsAdjustment
Query parameters
identifierName'serId' | 'externalId' | 'mobile' required
Identifier of the user
identifierValuestring required
Value of the identifier.
source'INSTORE' | 'WEB_ENGAGE' | 'WECHAT' required
Source in which the identifier is available.
Request body
Response
200
Example response
{
"status": "success",
"pointsAvailable": "670.000",
"message": "points deducted successfully for the user "
}