auth-bearer: ********************curl --location --request POST '/tiss/integration' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"insurance": "326305"
}'{
"message": "Integration request created successfully"
}