Authorization: Bearer ********************
curl --location --request GET 'https://sandbox.api.trustic.com.br/antifraud/v1/services/group/value' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "group_id": 3 }'
{}