GET api/cd/v1/parcel/GetParcelOwnerInfo?parcelNumber={parcelNumber}
Returns Parcel Owner Information for the AnalyzeChanges Method in The Parcel Import Tool.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
parcelNumber | Parcel Number as a string |
Define this parameter in the request URI. |
Response Information
Parcel Owner History Information object.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.