curl --request POST \ --url https://api.loyaltylion.com/v2/customers/{merchant_id}/remove_points \ --header 'Content-Type: application/json' \ --data '{ "points": 2, "reason": "<string>" }'
""
Body
The body is of type object.
object
204
The response is of type enum<string>.
enum<string>