AssetViewV3
certificateCodesstring[]
codestring
contractCodesstring[]
data object
property name* object[]
Array [
endDatestring
holderCodestring
property object
codestring
holderCategoriesstring[]
holderTypestring
namestring
temporalitystring
typestring
sourcestring
startDatestring
value
]
documentCodesstring[]
effectiveDatestring
expirationDatestring
externalIdentifiers object[]
Array [
externalIdstring
sourceNamestring
sourceTypestring
]
hierarchystring[]
namestring
organizationCodestring
parentstring
parentStonalIdentifierstring
stonalIdentifierstring
type object
codestring
names object[]
Array [
pluralstring
singularstring
]
typestring
AssetViewV3
{
"certificateCodes": [
"string"
],
"code": "string",
"contractCodes": [
"string"
],
"data": {},
"documentCodes": [
"string"
],
"effectiveDate": "string",
"expirationDate": "string",
"externalIdentifiers": [
{
"externalId": "string",
"sourceName": "string",
"sourceType": "string"
}
],
"hierarchy": [
"string"
],
"name": "string",
"organizationCode": "string",
"parent": "string",
"parentStonalIdentifier": "string",
"stonalIdentifier": "string",
"type": {
"code": "string",
"names": [
{
"plural": "string",
"singular": "string"
}
],
"type": "string"
}
}