curl --location --request DELETE 'https://core.privageapp.com/api/v1/connect/void/points/' \
--header 'Authorization: Bearer <token>'{
"transactionId": "string",
"amount": 0,
"points": 0,
"pointsType": "string",
"receiveType": "string",
"refNo": "string",
"refId": "string"
}