curl --location --request POST 'https://core.privageapp.com/api/v1/connect/burn/points' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "string",
"cardNo": "string",
"couponType": "string"
}'{
"message": "string",
"statusCode": 0
}