Asset

An asset of a product. Can be assigned to a subscription.

Fields

assetCustomFieldValues ([AssetCustomFieldValue!])

Associated custom field values for this asset.

assetOwnerships ([AssetOwnership!])

Associated asset ownerships.

depreciatedOn (ISO8601Date)

Date on which the asset is depreciated.

expectedAvailabilityOn (ISO8601Date)

Date on which the asset is expected to be available.

externalNumber (String)

Optional additional number used to identify the asset

id (ID!)

The database ID of this asset.

internalNumber (String!)

Mandatory number used to identify the asset

notes (String)

Additional information about the specific asset

product (Product!)

The associated product for this asset.

purchasedAt (ISO8601Date)

Date on which the asset is purchased.

scrappedOn (ISO8601Date)

Date on which the asset is scrapped.

status (AssetStatus!)

Status of this asset (available, at_customer, purchased, in_refurbishment, scrapped or lost).

subscription (Subscription)

The subscription that's currently assigned to this asset.

Last updated