CLI-1STPARTY
and CLI-AUTH-BASIC
curl --location --request PUT 'https://api.serasaexperian.com.br/security/iam/v1/client-identities/organizational-structure/bulk-migration' \
--header 'Content-Type: application/json' \
--data-raw '{
"organizationId": "string",
"businessUnitId": "string",
"serviceIds": [
"string"
]
}'
[
{
"code": "01",
"message": "message reference code error"
}
]