curl --location --request POST 'https://benzine.telcoinabox.com/tiab/api/v1/service/enquiries/create' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderType": "SERVICE_HEALTH",
"serviceId": "123456789"
}'{
"orderId": "string"
}