hometax.go.kr
Korean tax portal workflows for filings, certificates, status checks, and receipt downloads.
This provider covers browser-based Hometax flows. It is a high-trust, unofficial automation target with login, identity verification, filing preparation, explicit submission approval, status tracking, and receipt download requirements. Implementations must avoid exposing PII in logs or summaries.
Search available tax actions by purpose so the correct government workflow can be selected before authentication or submission.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Purpose or service name the user wants to complete.
income tax return
No account auth required for this operation.
Inspect a selected task to determine the identity verification method, attached documents, and any prerequisites needed before proceeding.
Selected tax task identifier.
hometax-income-tax-return
Build a draft for a tax filing using the required personal and case details, then return a reviewable submission package.
Government task or filing identifier.
hometax-income-tax-return
Minimal user or case information needed to populate the draft without leaking unnecessary personal data.
{"name":"Kim Min-su","residentIdLast4":"1234"}
Optional supporting documents or attachment references required by the workflow.
["income_statement.pdf"]
Send a prepared government request after explicit user approval and return the resulting filing or application identifier.
Draft identifier created by the preparation step.
draft_4c2b1
Explicit confirmation that the user reviewed the draft and agreed to submit it.
true
Optional payment token or account reference if a fee must be charged.
bank_transfer_token
Check the progress of a government filing or certificate request and return the current status, timestamps, and next action if one exists.
Application, filing, or receipt number to track.
APP-20260715-0091
Retrieve issued certificates, receipts, or payment confirmations after the corresponding request has completed successfully.
Issued document, receipt, or confirmation identifier.
RCPT-20260715-7781
Optional file format preference for the download.
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.