Reverse Points with Transaction ID

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.

Language
Authorization
Click Try It! to start a request and see the response here!