DocumentAnnotation ZIP by ProjectID
DocumentAnnotation zip by ProjectID
/api/Viewer/DocumentAnnotationZipProjectID
Query String
pinProjectId | Mandatory | User Input |
orderBy | Optional | User Input |
Request Header
TokenKey | Mandatory | User Input |
Content-Type | Optional | User Input |
Response
Enum : OrderBy
1 - AnnotationName | Album Name Ascending |
2 - AnnotationName DESC | AnnotationName DESC |
3 - CreateDate | CreateDate Ascending |
3 - CreateDate | CreateDate Descending |
1 - Get all annotation zip by PinProjectID
2 - TokenKey need to pass as mandatory field.
3 - PinProjectId is a mandatory field with query string.
Updated less than a minute ago