エラーコード | エラー説明 |
---|---|
401 | Not Authorizedアクセストークンが送られていないか正しくありません。もしくはクライアント認証トークンが正しくありません。 |
403 | Forbiddenそのリクエストに必要な権限がありません。 |
404 | Not found指定されたパスは正しくないか、リソースが見つかりません。 |
422 | Unprocessable Entity1つ以上のパラメータが正しくないか不足しています。エラーメッセージで原因が判別できます。 |
500 | Internal Server Errorサーバーで何らかのエラーが起こりました。 |
503 | Service Unavailableあなたの IP アドレスから非常に多くのリクエストがあった場合、このエラーが発生します。次のリクエストまで少し時間を開けてください。 |
[{ "id": 878480132, "ccode": 3, "code": "interior_finish_work_pre19", "name": "内装工事(旧定額法)", "target_ym": "2006/07/01 00:00:00 +0900", "quantity": 1, "acquire_ymd": "2006/08/01 00:00:00 +0900", "acquire_method": 100, "acquire_journal_id": null, "acquire_source_journal_dc_id": null, "amount": 123456789, "sales_tax": null, "asset_type": null, "asset_type_master_id": 32, "installed_place": "幡ヶ谷", "durable_years": 9, "depreciation_method": 100, "start_ymd": "2006/08/01 00:00:00 +0900", "retirement_ymd": null, "retirement_amount": null, "retirement_reason": null, "survival_amount": null, "survival_ratio": 0.1, "memorandum_amount": 1, "initial_depreciated_amount": 0, "depreciated": null, "property_tax_durable_years": 9, "depreciation_entry_method": 100, "brief": null, "dept_code": null, "regist_user_code": null, "update_user_code": null, "lock_version": 0, "created_at": "2021/06/11 15:58:48 +0900", "updated_at": "2021/06/11 15:58:48 +0900", "expense_account_code": null, "is_product_cost": null, "depreciation_journal_tax_type": 0 }]
固定資産一覧を返します。
パラメータ名 | 説明 |
---|---|
acquire_method
任意 |
取得事由 Validations:
|
acquire_source_journal_dc_id
任意 |
取得元仕訳ID Validations:
|
acquire_ymd
任意 |
取得日 Validations:
|
asset_type_master_id
任意 |
資産種類 Validations:
|
brief
任意 |
摘要 Validations:
|
code
任意 |
資産コード Validations:
|
depreciation_entry_method
任意 |
仕訳方式 Validations:
|
depreciation_method
任意 |
償却月数 Validations:
|
dept_code
任意 |
部門 Validations:
|
durable_years
任意 |
耐用年数 Validations:
|
ignore_immediate_depreciation_limit
任意 |
Validations:
|
initial_depreciated_amount
任意 |
償却済価額 Validations:
|
installed_place
任意 |
設置場所 Validations:
|
is_product_cost
任意 |
製造原価仕訳を使う Validations:
|
name
任意 |
名前 Validations:
|
quantity
任意 |
数量 Validations:
|
start_ymd
任意 |
供用年月日 Validations:
|
tag_list
任意 |
セグメント Validations:
|
target_ym
任意 |
管理開始年月 Validations:
|