Asset
Information concerning the location in which the file will be uploaded (BUILDING_GROUP, BUILDING)
uidstring
Optional unique identifier for the asset. Known by the system.
Example:
123e4567-e89b-12d3-a456-426614174003
externalIds objectrequired
Known code provided by the client to recognize the asset (e.g. ERP code)
property name*string
Asset
{
"uid": "123e4567-e89b-12d3-a456-426614174003",
"externalIds": {
"ERP": "0018"
}
}