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