CLI-AUTH-IDENTIFIED
and CLI-1STPARTY
and AUTH-BASIC
and (PERSON
or BUSINESS
and BUSINESSADMIN
or BUSINESSADMIN
)curl --location --request POST 'https://api.serasaexperian.com.br/security/iam/v1/product-accesses/validate-token' \
--header 'Content-Type: application/json' \
--data-raw '{
"productAlias": "string",
"sku": "string",
"billingType": "EXPEND"
}'
[
{
"code": "01",
"message": "message reference code error"
}
]