{}curl --location --request POST 'http://127.0.0.1:18086/web/quotation/makeQuotation?makeQuotationTypeEnum=D_T_EXCEL' \
--header 'X-Cntrans-Cluster: {{X-Cntrans-Cluster}}' \
--header 'JSESSIONID: {{JSESSIONID}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'{}