サポートフォーマット

json

エラー

エラーコード エラー説明
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
}]

Returns

コード: 200

説明:

固定資産一覧を返します。

パラメータ名 説明
acquire_method
任意

取得事由

Validations:

  • Must be a String

acquire_source_journal_dc_id
任意

取得元仕訳ID

Validations:

  • Must be a String

acquire_ymd
任意

取得日

Validations:

  • Must be a String

asset_type_master_id
任意

資産種類

Validations:

  • Must be a String

brief
任意

摘要

Validations:

  • Must be a String

code
任意

資産コード

Validations:

  • Must be a String

depreciation_entry_method
任意

仕訳方式

Validations:

  • Must be a String

depreciation_method
任意

償却月数

Validations:

  • Must be a String

dept_code
任意

部門

Validations:

  • Must be a String

durable_years
任意

耐用年数

Validations:

  • Must be a String

ignore_immediate_depreciation_limit
任意

Validations:

  • Must be a String

initial_depreciated_amount
任意

償却済価額

Validations:

  • Must be a String

installed_place
任意

設置場所

Validations:

  • Must be a String

is_product_cost
任意

製造原価仕訳を使う

Validations:

  • Must be a String

name
任意

名前

Validations:

  • Must be a String

quantity
任意

数量

Validations:

  • Must be a String

start_ymd
任意

供用年月日

Validations:

  • Must be a String

tag_list
任意

セグメント

Validations:

  • Must be a String

target_ym
任意

管理開始年月

Validations:

  • Must be a String