curl --location --request PATCH 'https://app.rillis.io/api/v1/black-list-api/' \
--header 'Content-Type: application/json' \
--data-raw '{
"is_active": false,
"reason": "other reason",
"client_id": "1MpwlwE11dHixJpB8Ksy0sfVON1019EbqRb0+LvSxxx=",
"client_secret": "ee592d0c880795f14308084088381150f0862a1dce12cf9cea60345ca3671083c708363cc4296a3451afb097b38xxx"
}'{
"entity_type": "COMPANY",
"is_active": false,
"reason": "other reason",
"company": {
"name_company": "BLACK LIST COMPANY",
"country_constitution": "CHL",
"document_type": "CL-RUT",
"document_number": "33333333"
},
"registered_in": 1762373235041,
"id": "690bae73e25867a4eff205c5"
}