GET permits/permitType/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Permit| Name | Description | Type | Additional information |
|---|---|---|---|
| PermitID | integer |
None. |
|
| PermitNumber | string |
None. |
|
| PermitTypeID | integer |
None. |
|
| PermitZoneID | integer |
None. |
|
| ContactName | string |
None. |
|
| ContactAddressLine1 | string |
None. |
|
| ContactAddressLine2 | string |
None. |
|
| ContactAddressLine3 | string |
None. |
|
| ContactAddressLine4 | string |
None. |
|
| ContactAddressLine5 | string |
None. |
|
| ContactPostCode | string |
None. |
|
| ContactCountry | string |
None. |
|
| ContactTelephoneNumber | string |
None. |
|
| CountIssuedToThisAddress | integer |
None. |
|
| ValidUntil | date |
None. |
|
| IssueDate | date |
None. |
|
| ApplicationDate | date |
None. |
|
| OrganisationID | integer |
None. |
|
| Notes | string |
None. |
|
| ReceiptNumber | string |
None. |
|
| AmountPaid | decimal number |
None. |
|
| PermitCost | decimal number |
None. |
|
| AdditionalCharge | decimal number |
None. |
|
| IsPaid | boolean |
None. |
|
| StageID | integer |
None. |
|
| EventDate | date |
None. |
|
| NextStageDate | date |
None. |
|
| UserAssignedTo | integer |
None. |
|
| LastAssignmentNote | string |
None. |
|
| AssignedBy | integer |
None. |
|
| AssignedDate | date |
None. |
|
| ExitStageFromRepAppeal | integer |
None. |
|
| AttendantID | integer |
None. |
|
| ReasonID | integer |
None. |
|
| AutoRenew | boolean |
None. |
|
| AttachedDocumentsList | string |
None. |
|
| RefundAmount | decimal number |
None. |
|
| PermitCategory | string |
None. |
|
| IsRenewable | boolean |
None. |
|
| LastUndoableOperation | string |
None. |
|
| TimeStamp | Collection of byte |
None. |
|
| IsActive | boolean |
None. |
|
| Organisation | Organisation |
None. |
|
| PermitVehicles | Collection of PermitVehicle |
None. |
|
| State | ObjectState |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.