Skip to main content
PATCH
Partial Update Fixed Asset

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Body

depreciations
object[] | null
depreciation_start_date
string<date> | null
depreciation_end_date
string<date> | null
depreciated_until
string<date> | null
write-only
chat_uuid
string<uuid>
write-only
name
string
Maximum string length: 250
description
string | null
currency
string
Maximum string length: 3
initial_value
number<double>
Required range: -1000000000000000000 < x < 1000000000000000000
salvage_value
number<double>
Required range: -1000000000000000000 < x < 1000000000000000000
purchase_date
string<date>
status
enum<string>
  • ACTIVE - Active
  • PAUSED - Paused
  • DEPRECIATED - Depreciated
  • DISPOSED - Disposed
Available options:
ACTIVE,
PAUSED,
DEPRECIATED,
DISPOSED
tag_ids
integer<int64>[]
Required range: -9223372036854776000 <= x <= 9223372036854776000
tag_group_ids
integer<int64>[]
Required range: -9223372036854776000 <= x <= 9223372036854776000
exchange_rate
number<double> | null
Required range: -100000000000000 < x < 100000000000000
exchange_rate_book
number<double> | null
Required range: -100000000000000 < x < 100000000000000
is_non_depreciable
boolean | null
chat_id
integer | null
Required range: -2147483648 <= x <= 2147483647
entity
integer | null
asset_class
integer | null
purchase_journal_entry
integer | null
purchase_transaction
integer | null
vendor
integer | null
department
integer | null
purchase_transactions
integer[]

Response

200 - application/json
id
integer
required
read-only
entity_name
string
required
read-only
entity_currency
string
required
read-only
useful_life
string
required
read-only
asset_class_useful_life
integer
required
read-only
asset_class_name
string
required
read-only
asset_account
string
required
read-only
asset_account_name
string
required
read-only
depreciation_expense_account
string
required
read-only
depreciation_expense_account_name
string
required
read-only
accumulated_depreciation_account
string
required
read-only
accumulated_depreciation_account_name
string
required
read-only
purchase_journal_entry_order
string
required
read-only
purchase_transaction_id
string
required
read-only
vendor_name
string
required
read-only
department_name
string
required
read-only
tags
object[]
required
read-only
attachments
object[]
required
read-only
disposals
object[] | null
required
read-only
transfers
object[] | null
required
read-only
net_book_value
string
required
read-only
last_modified_at
string<date-time>
required
read-only
is_deleted
boolean
default:false
required
read-only
deleted_at
string<date-time> | null
required
read-only
name
string
required
Maximum string length: 250
purchase_date
string<date>
required
created_at
string<date-time>
required
read-only
pause_date
string<date> | null
required
read-only
pause_reason
string | null
required
read-only
last_resume_date
string<date> | null
required
read-only
customer
integer
required
read-only
depreciations
object[] | null
depreciation_start_date
string<date> | null
depreciation_end_date
string<date> | null
description
string | null
currency
string
Maximum string length: 3
initial_value
number<double>
Required range: -1000000000000000000 < x < 1000000000000000000
salvage_value
number<double>
Required range: -1000000000000000000 < x < 1000000000000000000
status
enum<string>
  • ACTIVE - Active
  • PAUSED - Paused
  • DEPRECIATED - Depreciated
  • DISPOSED - Disposed
Available options:
ACTIVE,
PAUSED,
DEPRECIATED,
DISPOSED
tag_ids
integer<int64>[]
Required range: -9223372036854776000 <= x <= 9223372036854776000
tag_group_ids
integer<int64>[]
Required range: -9223372036854776000 <= x <= 9223372036854776000
exchange_rate
number<double> | null
Required range: -100000000000000 < x < 100000000000000
exchange_rate_book
number<double> | null
Required range: -100000000000000 < x < 100000000000000
is_non_depreciable
boolean | null
chat_id
integer | null
Required range: -2147483648 <= x <= 2147483647
entity
integer | null
asset_class
integer | null
purchase_journal_entry
integer | null
purchase_transaction
integer | null
vendor
integer | null
department
integer | null
purchase_transactions
integer[]