SearchAssetIds
uidstring
Unique identifier for the asset (typically UUID)
Example:
519c00c9-29b1-4e16-8ed2-61bb4a8d6249externalIdsstring
Must contains only one external system identifier
Example:
{"CODE":"001"}SearchAssetIds
{
"uid": "519c00c9-29b1-4e16-8ed2-61bb4a8d6249",
"externalIds": {
"CODE": "001"
}
}