[
{
"AcquisitionDateTime": "2025-04-24T05:08:02.0804814-07:00",
"CreatedDateTime": "2025-04-24T05:08:02.0804814-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"Description": "sample string 3",
"EstimatedValue": 4.0,
"EditIndicator": true,
"UpdatedDateTime": "2025-04-24T05:08:02.0804814-07:00",
"UpdatedBy": "sample string 6",
"Notes": "sample string 7",
"SaleDateTime": "2025-04-24T05:08:02.0804814-07:00",
"AssetType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"Constituent": {
"Id": 1
}
},
{
"AcquisitionDateTime": "2025-04-24T05:08:02.0804814-07:00",
"CreatedDateTime": "2025-04-24T05:08:02.0804814-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"Description": "sample string 3",
"EstimatedValue": 4.0,
"EditIndicator": true,
"UpdatedDateTime": "2025-04-24T05:08:02.0804814-07:00",
"UpdatedBy": "sample string 6",
"Notes": "sample string 7",
"SaleDateTime": "2025-04-24T05:08:02.0804814-07:00",
"AssetType": {
"Id": 1,
"Description": "sample string 1",
"Inactive": true
},
"Constituent": {
"Id": 1
}
}
]
<Assets xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Asset>
<AcquisitionDateTime>2025-04-24T05:08:02.0804814-07:00</AcquisitionDateTime>
<AssetType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</AssetType>
<Constituent>
<Id>1</Id>
</Constituent>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:08:02.0804814-07:00</CreatedDateTime>
<Description>sample string 3</Description>
<EditIndicator>true</EditIndicator>
<EstimatedValue>4</EstimatedValue>
<Id>1</Id>
<Notes>sample string 7</Notes>
<SaleDateTime>2025-04-24T05:08:02.0804814-07:00</SaleDateTime>
<UpdatedBy>sample string 6</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:08:02.0804814-07:00</UpdatedDateTime>
</Asset>
<Asset>
<AcquisitionDateTime>2025-04-24T05:08:02.0804814-07:00</AcquisitionDateTime>
<AssetType>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</AssetType>
<Constituent>
<Id>1</Id>
</Constituent>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T05:08:02.0804814-07:00</CreatedDateTime>
<Description>sample string 3</Description>
<EditIndicator>true</EditIndicator>
<EstimatedValue>4</EstimatedValue>
<Id>1</Id>
<Notes>sample string 7</Notes>
<SaleDateTime>2025-04-24T05:08:02.0804814-07:00</SaleDateTime>
<UpdatedBy>sample string 6</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:08:02.0804814-07:00</UpdatedDateTime>
</Asset>
</Assets>