createAsset
Creates an asset for a product, optionally assigns it to a subscription.
Arguments
Parameters for CreateAsset
CreateAssetInput Arguments
The ID of the subscription to assign this asset to
The ID of the product for this asset
Mandatory number used to identify the asset
Optional additional number used to identify the asset
Additional information about the specific asset
Status of this asset (available, at_customer, purchased, in_refurbishment or scrapped).
Date on which the asset is expected to be available.
Date on which the asset is purchased.
Date on which the asset is depreciated.
Date on which the asset is scrapped.
Associated custom field values for this asset.
Return fields
asset (Asset)
errors ([ModelValidationError!]!)
Last updated