value)points)curl --location --request POST 'https://core.privageapp.com/v2/connect/add/points' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '1000'{
"transaction_uuid": "3a6bcbed-b7dc-4791-84fe-b20f12be4001",
"ref_id": "string",
"amount": 0,
"points": 0,
"points_type": "string",
"receive_type": "string",
"ref_no": "string"
}