application REST Endpoints
application
The application related APIs.
- Add a comment
- Method: postPath:
/api/v1/applications/{id}/comments
- Return list
- Method: postPath:
/api/v1/data/applications
- Return list metadata
- Method: getPath:
/api/v1/ui/applications
- Return the associated comment
- Method: getPath:
/api/v1/applications/{id}/comments/{commentid}
- Return UI metadata and associated data by application ID
- Method: getPath:
/api/v1/ui/applications/{id}/file
- Return UI metadata and associated data for a section
- Method: getPath:
/api/v1/ui/applications/{id}/file/sections/{sectionid}
- Send email
- Method: postPath:
/api/v1/applications/sendCorrespondence