Cancel Spending Loyalty Point
Method : POST
URL : https://open.revenuemonster.my/v3/loyalty/spending-reward/cancel
Sandbox URL : https://sb-open.revenuemonster.my/v3/loyalty/spending-reward/cancel
note
Cancel the Spending Loyalty Point by ID
#
Request ParametersParameter | Type | Required | Description | Example |
---|---|---|---|---|
id | String | Yes | Get the id from spending loyalty point api | "dee13d3470f2dd43466c252cfc67f967" ( from Respond QR code ) |
Example Request
#
Response ParametersParameter | Type | Description | Example |
---|---|---|---|
code | String | Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes) | "SUCCESS" |
Example Response