CLI-1STPARTY
and CLI-AUTH-BASIC
curl --location --request POST 'https://api.serasaexperian.com.br/security/iam/v1/user-customer' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "string",
"customerId": 0
}'
[
{
"code": "01",
"message": "message reference code error"
}
]