curl --location --request POST 'https://core.privageapp.com/v1/auth-connect/exchange-token' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"appconnect_id": 0,
"business_code": "string"
}'{
"exchange_token": "7d21d79f-548f-4749-9eb3-1a3e13e8d432"
}