Asset
Information concerning the location in which the file will be uploaded (BUILDING_GROUP, BUILDING)
uidstring | nullnullable
Optional unique identifier for the asset. Known by the system.
Example:
123e4567-e89b-12d3-a456-426614174003externalIds objectrequired
Optional external asset identifiers. Prefer uid when known. Otherwise, provide a generic code such as { "code": "0018" }.
property name*string
Asset
{
"uid": "123e4567-e89b-12d3-a456-426614174003",
"externalIds": {
"code": "0018"
}
}