curl --location --request DELETE 'https://core.privageapp.com/v2/connect/void/points/' \
--header 'Authorization: Bearer <token>'{
"transaction_uuid": "3a6bcbed-b7dc-4791-84fe-b20f12be4001",
"amount": 0,
"points": 0,
"points_type": "string",
"receive_type": "string",
"ref_no": "string",
"ref_id": "string"
}