application REST Endpoints

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