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