v1

latestOpenAPI 3.0.12026-07-267912192.3 MB
Equipment Depreciation

Gets one Equipment Depreciation object from the cache.

Represents data found in Vista™ EM Equipment Depreciation program.

Vista views: EMDP

get/direct/subscribers/{subscriber_code}/vista/em/2/data/equipment_depreciation/cache/{ryvitId_value}

Path parameters

subscriber_codestring required

The code of the subscriber that you are making this request for.

ryvitId_valuestring required

The code of the data object you want to get.

Headers

X-Application-Keystring required

Used to authorize access to the Direct API.

Response

Success

__ryvitKeysstring[]

Array of key paths that can be used to retrieve this object.

__modifiedUTCstring

UTC timestamp of when this object was last modified in the cache.

EMCointeger required

Equipment Management Company.

Equipmentstring required

Equipment ID.

Assetstring required

Asset ID.

Descriptionstring nullable

Asset Description.

DeprMethodstring required

Depreciation Method.

DBFactorstring nullable

Double-Declining Balance Factor.

FirstMonthstring nullable

Month depreciation started. Format: YYYY-MM-01.

NoMonthsToDeprinteger nullable

Number of Months to Depreciate.

TtlToDeprstring required

Total amount to be depreciated.

MonthDisposedstring nullable

Month asset was disposed. Format: YYYY-MM-01.

PurchasePricestring nullable

Original purchase price.

ResidualValuestring nullable

Asset's residual or salvage value.

SalePricestring nullable

Sale price of the asset if disposed.

AccumDeprAcctstring nullable

Accumulated Depreciation Account.

DeprExpAcctstring nullable

Depreciation Expense Account.

DeprAssetAcctstring nullable

Depreciable Asset Account.

UniqueAttchIDstring nullable

Unique Identifier for attachments.

GLCointeger required

General Ledger Company.

Notesstring nullable

Asset notes.

UseResidualValstring required

Flag to indicate if residual value is used.

KeyIDinteger required
DeprStartDatestring nullable

Date Depreciation Started. Format: YYYY-MM-DD

DateDisposedstring nullable

Date asset was disposed. Format: YYYY-MM-DD

__custom_fieldsobject

This property will be added if there are any custom fields defined for this object in Vista. Each custom field will be a property of this object.

Example response

{
  "__modifiedUTC": "2020-01-01T13:01:01.1234567Z"
}