증명서 자동 신청
hometax__certificate__apply_autoREQUIRES prior hometax__session__login call with same account_link_id. Apply for a certificate using the logged-in taxpayer's own details. IRREVERSIBLE: this files an application with the NTS and a receipt record (cvaId + rcatNo) is created; there is no cancel action. Call without confirm first to get a preview, show it to the user, then retry with confirm=true. Never set confirm=true on your own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adrOpYn | No | Show address on the certificate: 'Y' or 'N' | |
| amtOpYn | No | Show amount: 'Y' or 'N' | |
| confirm | No | Set true ONLY after showing the preview to the user and receiving their explicit approval. Omit it on the first call to obtain the preview. | |
| resnoOpYn | No | Show resident number: 'Y' or 'N' (forced 'N' for corporations) | |
| cerpIsnRqsQty | No | Number of copies to issue (발급 매수) | |
| cert_template | No | Certificate template slug. One of: cert_gukse_wannap 국세완납증명 / cert_napse_sasil 납세사실증명 / cert_bugase_gwase_pyojun 부가가치세과세표준증명 / cert_saeopja_deungrok_jeungmyeong 사업자등록증명 / cert_hyupeop_sasil 휴업사실증명 / cert_pyojun_jaemu_jepyo 표준재무제표증명 / cert_pyepeop_sasil 폐업사실증명 / cert_saeopja_jaebalgup 사업자등록증 재발급 / cert_sodeuk_geumaeg_jeungmyeong 소득금액증명. Defaults to cert_gukse_wannap when omitted; any other value is refused before the NTS is contacted. | |
| account_link_id | No | Account link ID (UUID v4). Optional — the server auto-resolves from your API key when omitted. Provide explicitly only when you have multiple certificates for the same provider. Each institution has a separate ID (Hometax != NHIS != NPS != FourInsure). | |
| use_company_tin | No | true (default) uses the corporate TIN; false uses the representative's personal TIN. | |
| cvaDcumGranMthdCd | No | Delivery method code (교부방법 코드) | |
| cvaDcumSbmsOrgnClCd | No | Submission target code (제출처 구분코드) |