curl --location --request POST 'https://api.serasaexperian.com.br/security/iam/v1/generate-token' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientId": "5c6e91ed8321222db87124a3",
"defaultClientId": "6021a87ee80a460ad3791511",
"tokenRequestType": "USER",
"deviceId": "604b856442b4441b91c99fe4",
"userId": "5ef904d4b91ac90414895f3c",
"logon": "A123321B",
"param": "D1VEYFB9DQVN8EVE6ESRUXW1DPPG18DNYNRMNPGV0LYIS4Q9DLVNB29D6SG1A",
"rememberMe": false,
"loginGrantedAuthorities": "AUTH-IDENTIFIED"
}'