Last updated
curl --location --request POST 'http://localhost:5001//anuvaad-etl/document-converter/v0/document-exporter' \
--header 'Content-Type: application/json' \
--data-raw '{
"record_id":"A_OD10GV-IVRCU-1617009019569%7C0-16170090212740283.json",
"user_id":"d4e0b570-b72a-44e5-9110-5fdd54370a9d",
"file_type":"txt"
}'