post https://api.zinrelo.com/v2/loyalty/transactions//reverse
The API Rate Limiting Category is Write API. This endpoint will reverse an award transaction. Simply put, it will create a deduct transaction equal to the points earned against a given award transaction.
It is expected that the system calling the API knows what the id of the transaction is- which means they’d have to store the id at their end. This may be counter intuitive.
Note: You can get a Transaction ID through List all Transactions API. It is the unique ID that every transaction is associated with.