年末調整一括処理 jpcite call sequence (税理士)¶
Cost: ¥42 (14 billable units, ¥3/req) · Duration: 90s · Parallel-safe: True · Disclaimer: §52 (税理士法) — 年末調整事務の補助のみ。最終判定は税理士。
Preconditions¶
client_idtax_year (YYYY)profile_ids (顧問先 client_profiles 配列)
Steps¶
- enum_values_am — tax_rule_kind closed-set
- list_tax_sunset_alerts — 当年末 cliff
- search_tax_incentives — 年末調整 候補
- get_am_tax_rule — rule 詳細
- track_amendment_lineage_am — YoY 改正
- bundle_application_kit — 扶養控除等 scaffold
- prepare_kessan_briefing — 確定申告 briefing
- compose_audit_workpaper — 顧問先別 PDF
- dispatch_audit_seal_webhook — audit_seal 配信
- get_provenance — 出典
- check_exclusions — 控除併用可否
- jpcite_route — outcome route
- deep_health_am — snapshot pin
- jpcite_preview_cost — 予算試算
Output artifact¶
- Type:
year_end_adjustment_packet - Format: JSON (mirrored to PDF on
artifact_packpackage_kind)
SDK invocation¶
import httpx, os
JPCITE = "https://api.jpcite.com"
key = os.environ["JPCITE_API_KEY"]
resp = httpx.post(
f"{JPCITE}/v1/jpcite/route",
headers={"X-API-Key": key},
json={"intent": "recipe_tax_year_end_adjustment"},
).raise_for_status().json()
# returns recommended_tool, outcome_contract_id, deliverable_slug,
# estimated_price_jpy, execute_input_hash, next_action
Related¶
Operator: Bookyou株式会社 (T8010001213708) · Brand: jpcite · NO LLM inside · ¥3/req metered · 100% organic