Optional
Readonly
idUnique identifier of the referenced BusinessUnit. Required if key
is absent.
Optional
Readonly
keyUnique key of the referenced BusinessUnit. Required if id
is absent.
Readonly
typeType of referenced resource. If given, it must match the expected ReferenceTypeId of the referenced resource.
ResourceIdentifier to a BusinessUnit. Either
id
orkey
is required. If both are set, an InvalidJsonInput error is returned.