CustomerAssetType
Customer asset type for GraphQL
Fields
Account number.
When the customer asset became active.
When device became inactive (null if active).
Customer asset ID.
Asset name.
Physical device ID (e.g., VIN for a vehicle).
Asset type.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-4D2FB517",
"activeFrom": "2001-03-01T06:06:22.826508+00:00",
"activeTo": "1980-03-25T04:31:55.672266+00:00",
"id": "22294532",
"name": "sometimes-someone-staff-effort-success",
"physicalId": "19456105",
"type": "bar-admit-address-sense-economic"
}