[
{
"CreatedDateTime": "2026-01-30T05:56:06.4913528-08:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"UpdatedDateTime": "2026-01-30T05:56:06.4913528-08:00",
"UpdatedBy": "sample string 3",
"PackageId": 4,
"PriceTypeId": 5
},
{
"CreatedDateTime": "2026-01-30T05:56:06.4913528-08:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Id": 1,
"UpdatedDateTime": "2026-01-30T05:56:06.4913528-08:00",
"UpdatedBy": "sample string 3",
"PackageId": 4,
"PriceTypeId": 5
}
]
<PackagePriceTypes xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PackagePriceType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2026-01-30T05:56:06.4913528-08:00</CreatedDateTime>
<Id>1</Id>
<PackageId>4</PackageId>
<PriceTypeId>5</PriceTypeId>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2026-01-30T05:56:06.4913528-08:00</UpdatedDateTime>
</PackagePriceType>
<PackagePriceType>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2026-01-30T05:56:06.4913528-08:00</CreatedDateTime>
<Id>1</Id>
<PackageId>4</PackageId>
<PriceTypeId>5</PriceTypeId>
<UpdatedBy>sample string 3</UpdatedBy>
<UpdatedDateTime>2026-01-30T05:56:06.4913528-08:00</UpdatedDateTime>
</PackagePriceType>
</PackagePriceTypes>