Searches permits by Street Number, Street Name and Return Type
Name | Type | Length | Description |
---|---|---|---|
StreetName | System.String | 30 | [Required] Match street names beginning with this name. |
StreetNumber | numeric | 7 | House or building number to search for. |
StreetDirection | System.String | 2 | 2 digit code indicating street direction: N, S, E, W, NE, NW, SE, SW |
StreetSuffix | System.String | 4 | 4 character street suffix. I.e. Bay, Dr, Lane, Rd, Way |
ReturnType | System.String | 1 | Default="O" BLANK(" ")=Both Open/Closed, O=Open Only, C=Closed |
rows | numberic | 3 | Number of rows to return |
POST http://localhost/FusionServices/v3/Naviline/Permit/Application/Search/ByAddress
Name | Description |
---|---|
ApplicationYear | Year permit application was submitted. This is the first part of the application number |
ApplicationNumber | Number assigned to the application. |
StreetNumber | Street address number |
StreetDirectionCode | 2 digit code indicating street direction: N,S,E,W,NE,NW,SE,SW |
StreetName | Street name portion of the address |
StreetSuffix | 4 character street suffix. I.e. Bay, Dr, Lane, Rd, Way |
Name | Name found for the application |
NameTypeCode | Indicates whose name was returned. AC=Alternate Contact AP=Applicant CT=Contractor OW=Owner PC=Primary Contact SC=Subcontractor. Other values may be defined. |
ParcelCrossRef | |
ParcelNo1-10 | Set of digits in the Parcel ID. I.e. 1111-222-33-444-5 up to 10 sets of numbers. |
ApplicationTypeDesc | Description for what type of permit application this is. |
UserStatusCodeDesc | Application status. Description is maintained by the city. |