Authorization: Bearer ********************
curl --location 'https://mohom.kr/api/v1/contract/verify-authcode' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'seq=7250ff59-19be-4a76-827d-ceffd270f5e8' \ --data-urlencode 'authcode=176793'
{ "success": true, "msg": null }