Authorization: Bearer ********************
curl --location --request POST 'https://mohom.kr/api/v1/medical-bojang/report/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "seq": "{{MEDICAL_SEQ}}" }'
{}