Authorization: Bearer ********************
curl --location 'https://sandbox.api.trustic.com.br/antifraud/v1/persons/sms' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "person_id": "1f4bef33-07af-43b8-8b8a-82c683247049" }'
{}