username và passwordcurl --location --request POST 'https://auth-dev.chieuphimquocgia.com.vn/ums/api/v1/auth/ncc-internal/login' \
--header 'Content-Type: application/json' \
--data-raw '{
"username": "Dr. Vanessa Bechtelar",
"password": "_LPJJ2qQiuivdFi"
}'{
"access_token": "string",
"expires_in": 0,
"refresh_token": "string",
"refresh_expires_in": 0,
"token_type": "string",
"scope": "string"
}