Skip to main content

Cancel Spending Loyalty Point

Cancel a previously issued spending-loyalty-point reward by its id.

When to Use

Use this endpoint when:

  • A spending reward was issued in error
  • Reversing rewards on a refunded transaction

How to Use

Endpoint
POST/v3/loyalty/spending-reward/cancel

POST to /v3/loyalty/spending-reward/cancel with the id from the spending-loyalty-point response.


Request Parameters

idSTRINGrequired

Get the id from spending loyalty point api

Example: "dee13d3470f2dd43466c252cfc67f967" ( from Respond QR code )

Response Parameters

codeSTRING

Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes)

Example: "SUCCESS"