/
DA
daviecountync
/
CivicPlus API Documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 3d ago
Details
Filter operations
AlertCenter
19
Authentication
6
Calendar
17
CMS
1
CRT
13
DocumentCenter
12
Facilities
4
FormCenter
20
get
/api/FormCenter/v1/SubmissionAttachments/{id}
get
/api/FormCenter/v1/ViewFile
put
/api/FormCenter/v1/Archive/{id}/{itemId}
put
/api/FormCenter/v1/ArchiveSubmission/{id}
get
/api/FormCenter/v1/Category
put
/api/FormCenter/v1/Category
post
/api/FormCenter/v1/Category
get
/api/FormCenter/v1/Category/{id}
delete
/api/FormCenter/v1/Category/{id}
get
/api/FormCenter/v1/ExportSubmission/{id}
post
/api/FormCenter/v1/ImportSubmission/{id}
get
/api/FormCenter/v1/Item/{id}
delete
/api/FormCenter/v1/Item/{id}
get
/api/FormCenter/v1/Item
put
/api/FormCenter/v1/Item
post
/api/FormCenter/v1/Item
get
/api/FormCenter/v1/Submission/{id}/{itemId}
get
/api/FormCenter/v1/Submission/{id}
put
/api/FormCenter/v1/Submission
post
/api/FormCenter/v1/Submission
NewsFlash
12
Pages
2
SiteMap
2
SubscriberManagement
10
FormCenter
get
/api/FormCenter/v1/Submission/{id}/{itemId}
Path parameters
id
integer
required
Query parameters
itemId
integer
required
Response
OK
FormSubmission
required
SubmissionID
integer
required
Data
FormSubmissionData
SubmittedAt
string
date-time
required
UserID
integer
IP
IPAddress
IpAddress
string
FormID
integer
required
ReferrerURL
string
Status
0
|
1
|
2
|
10
|
10
|
11
|
11
|
12
|
12
|
13
|
14
|
15
|
16
|
17
|
19
|
20
|
20
|
21
|
21
|
30
|
40
|
40
|
51
required
ModifiedBy
integer
ModifiedDate
string
date-time
EncryptedData
string
EncryptionKey
string
SubmissionFileAccessToken
string
guid
SubmissionFileAccessTokenExpiryDate
string
date-time
ArchivedDate
string
date-time
FormAddress
string
FileList
FormSubmissionFile[]
Changes