{"info":{"name":"tvpl.api","version":"1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"AuditLogRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/audits","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["audits"],"port":"443","query":[{"value":"string","key":"userName"},{"value":"int","key":"userId"},{"value":"int","key":"documentId"},{"value":"string","key":"action"},{"value":"string","key":"description"},{"value":"string","key":"ipAddress"},{"value":"DateTime","key":"startDate"},{"value":"DateTime","key":"endDate"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateAccountSignature","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/account-signature/create","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["account-signature","create"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"provider","value":"string","type":"text"},{"key":"serialNumber","value":"string","type":"text"},{"key":"displayName","value":"string","type":"text"},{"key":"isDefault","value":"bool","type":"text"},{"key":"signatureUrl","value":"string","type":"text"},{"key":"initialSignatureUrl","value":"string","type":"text"},{"key":"stampSignatureUrl","value":"string","type":"text"}]}}},{"name":"UpdateAccountSignature","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/account-signature/update","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["account-signature","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"provider","value":"string","type":"text"},{"key":"serialNumber","value":"string","type":"text"},{"key":"displayName","value":"string","type":"text"},{"key":"isDefault","value":"bool","type":"text"},{"key":"signatureUrl","value":"string","type":"text"},{"key":"initialSignatureUrl","value":"string","type":"text"},{"key":"stampSignatureUrl","value":"string","type":"text"}]}}},{"name":"DeleteAccountSignature","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/account-signature/delete","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["account-signature","delete"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"}]}}},{"name":"GetAccountSignatures","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/account-signature/list","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["account-signature","list"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAdvancedWorkflowInfoRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow/:WorkflowId/advanced-info","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow",":WorkflowId","advanced-info"],"port":"443","query":[],"variable":[{"value":null,"key":"WorkflowId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAppConfigsBySection","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/app-configs/:Section","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["app-configs",":Section"],"port":"443","query":[],"variable":[{"value":null,"key":"Section"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateAppConfigsBySection","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/app-configs/:Section","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["app-configs",":Section"],"port":"443","query":null,"variable":[{"value":null,"key":"Section"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"items","value":"List<AppConfigItem>","type":"text"}]}}},{"name":"DocumentRejectedRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/Rejected","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","Rejected"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"documentId","value":"int","type":"text"},{"key":"submitComment","value":"string","type":"text"}]}}},{"name":"DocumentApproveRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/approve","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","approve"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"documentId","value":"int","type":"text"},{"key":"submitComment","value":"string","type":"text"},{"key":"nextApproverId","value":"int?","type":"text"},{"key":"dueDate","value":"DateTime?","type":"text"}]}}},{"name":"ExportBM05Report","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/bm05/to-excel","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","bm05","to-excel"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"effectBeginDateFrom","value":"DateTime?","type":"text"},{"key":"effectBeginDateTo","value":"DateTime?","type":"text"},{"key":"effectEndDateFrom","value":"DateTime?","type":"text"},{"key":"effectEndDateTo","value":"DateTime?","type":"text"},{"key":"departmentIds","value":"List<int>","type":"text"},{"key":"page","value":"int","type":"text"},{"key":"limit","value":"int","type":"text"}]}}},{"name":"PreviewBM05Report","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/bm05/preview","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","bm05","preview"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"effectBeginDateFrom","value":"DateTime?","type":"text"},{"key":"effectBeginDateTo","value":"DateTime?","type":"text"},{"key":"effectEndDateFrom","value":"DateTime?","type":"text"},{"key":"effectEndDateTo","value":"DateTime?","type":"text"},{"key":"departmentIds","value":"List<int>","type":"text"},{"key":"page","value":"int","type":"text"},{"key":"limit","value":"int","type":"text"}]}}},{"name":"PreviewBM05Report","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/bm05/to-excel","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","bm05","to-excel"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"effectBeginDateFrom","value":"DateTime?","type":"text"},{"key":"effectBeginDateTo","value":"DateTime?","type":"text"},{"key":"effectEndDateFrom","value":"DateTime?","type":"text"},{"key":"effectEndDateTo","value":"DateTime?","type":"text"},{"key":"departmentIds","value":"List<int>","type":"text"},{"key":"page","value":"int","type":"text"},{"key":"limit","value":"int","type":"text"}]}}},{"name":"SearchCategoryRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/category","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["category"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int?","type":"text"},{"key":"type","value":"CategoryTypes?","type":"text"},{"key":"name","value":"string","type":"text"},{"key":"parentId","value":"int?","type":"text"}]}}},{"name":"CreateCategoryRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/category/create","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["category","create"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"name","value":"string","type":"text"},{"key":"longName","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"type","value":"CategoryTypes","type":"text"},{"key":"isParty","value":"bool","type":"text"},{"key":"branchType","value":"Int16","type":"text"},{"key":"childList","value":"List<int>","type":"text"}]}}},{"name":"UpdateCategoryRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/category/update","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["category","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"isDeleted","value":"bool?","type":"text"},{"key":"name","value":"string","type":"text"},{"key":"longName","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"type","value":"CategoryTypes","type":"text"},{"key":"isParty","value":"bool","type":"text"},{"key":"branchType","value":"Int16","type":"text"},{"key":"childList","value":"List<int>","type":"text"}]}}},{"name":"UpdateCategoryOrderRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/category/update-order","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["category","update-order"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"sortOrder","value":"int","type":"text"}]}}},{"name":"UpdateCategoryOrderListRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/category/update-order-list","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["category","update-order-list"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"type","value":"CategoryTypes","type":"text"},{"key":"orderList","value":"List<CategoriesOrderList>","type":"text"}]}}},{"name":"DocumentActiveRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/active","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","active"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"documentId","value":"int","type":"text"},{"key":"isActive","value":"bool","type":"text"}]}}},{"name":"DocumentSearchRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/search","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","search"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"scopeType","value":"int","type":"text"},{"key":"isFullTextSearch","value":"bool?","type":"text"},{"key":"createdByMe","value":"bool?","type":"text"},{"key":"mainId","value":"int?","type":"text"},{"key":"page","value":"int","type":"text"},{"key":"limit","value":"int","type":"text"}]}}},{"name":"SearchMyPublishDocumentsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/search/my-published","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","search","my-published"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"scopeType","value":"int","type":"text"},{"key":"isFullTextSearch","value":"bool?","type":"text"},{"key":"page","value":"int","type":"text"},{"key":"limit","value":"int","type":"text"}]}}},{"name":"UpdateDocumentRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/update","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"partUploadedFile","value":"UploadedFiles","type":"text"},{"key":"compactUploadedFile","value":"UploadedFiles","type":"text"},{"key":"analysisUploadedFile","value":"UploadedFiles","type":"text"},{"key":"fullUploadedFile","value":"UploadedFiles","type":"text"},{"key":"attachFiles","value":"List<UploadedFiles>","type":"text"},{"key":"basisDocumentId","value":"List<int>","type":"text"},{"key":"referenceDocumentId","value":"List<int>","type":"text"},{"key":"replacedDocumentId","value":"List<int>","type":"text"},{"key":"expiredDocumentId","value":"List<int>","type":"text"},{"key":"mainDocument","value":"SimpleDocumentRelation","type":"text"},{"key":"subjectIds","value":"List<int>","type":"text"},{"key":"id","value":"int","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"owner","value":"string","type":"text"},{"key":"documentPolicyId","value":"int?","type":"text"},{"key":"updateDocumentId","value":"int?","type":"text"},{"key":"effectBeginDate","value":"DateTime?","type":"text"},{"key":"effectEndDate","value":"DateTime?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"documentTypeId","value":"int?","type":"text"},{"key":"documentGroupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"signBy","value":"string","type":"text"},{"key":"signDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"isInternal","value":"bool","type":"text"},{"key":"documentNumber","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"scopeType","value":"int?","type":"text"},{"key":"isActive","value":"bool?","type":"text"}]}}},{"name":"AdvanceCreateDocument","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/advance-create","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","advance-create"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"partUploadedFile","value":"UploadedFiles","type":"text"},{"key":"compactUploadedFile","value":"UploadedFiles","type":"text"},{"key":"analysisUploadedFile","value":"UploadedFiles","type":"text"},{"key":"fullUploadedFile","value":"UploadedFiles","type":"text"},{"key":"attachFiles","value":"List<UploadedFiles>","type":"text"},{"key":"basisDocumentId","value":"List<int>","type":"text"},{"key":"referenceDocumentId","value":"List<int>","type":"text"},{"key":"replacedDocumentId","value":"List<int>","type":"text"},{"key":"expiredDocumentId","value":"List<int>","type":"text"},{"key":"mainDocument","value":"SimpleDocumentRelation","type":"text"},{"key":"subjectIds","value":"List<int>","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"owner","value":"string","type":"text"},{"key":"documentPolicyId","value":"int?","type":"text"},{"key":"updateDocumentId","value":"int?","type":"text"},{"key":"effectBeginDate","value":"DateTime?","type":"text"},{"key":"effectEndDate","value":"DateTime?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"documentTypeId","value":"int?","type":"text"},{"key":"documentGroupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"signBy","value":"string","type":"text"},{"key":"signDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"isInternal","value":"bool","type":"text"},{"key":"documentNumber","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"scopeType","value":"int?","type":"text"},{"key":"isActive","value":"bool?","type":"text"}]}}},{"name":"DocumentDetailRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/detail","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","detail"],"port":"443","query":[{"value":"int","key":"id"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DeleteDocumentRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document",":Id"],"port":"443","query":[],"variable":[{"value":null,"key":"Id"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"BasicCreateDocumentRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/create","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","create"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"documentPolicyId","value":"int?","type":"text"},{"key":"mainId","value":"int?","type":"text"},{"key":"scopeType","value":"int","type":"text"},{"key":"documentTypeId","value":"int?","type":"text"}]}}},{"name":"PendingAccessRequests","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-permission/Pending-Access-Requests","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-permission","Pending-Access-Requests"],"port":"443","query":[{"value":"DocumentApprovalStatus?","key":"status"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DocumentAccessRequests","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-permission/request-access","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-permission","request-access"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"documentId","value":"int","type":"text"},{"key":"note","value":"string","type":"text"},{"key":"approvedBy","value":"int","type":"text"},{"key":"dueDate","value":"DateTime?","type":"text"}]}}},{"name":"ApproveDocumentAccessRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-permission/approve-access","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-permission","approve-access"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"requestId","value":"int","type":"text"},{"key":"comment","value":"string","type":"text"},{"key":"isApproved","value":"bool?","type":"text"}]}}},{"name":"AssignDocumentReadRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-permission/assign-Read","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-permission","assign-Read"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"documentId","value":"int","type":"text"},{"key":"accountIds","value":"List<int>","type":"text"}]}}},{"name":"AssignDocumentPermissionsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-permission/assign","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-permission","assign"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"documentId","value":"int","type":"text"},{"key":"accountIds","value":"List<int>","type":"text"},{"key":"reason","value":"string","type":"text"},{"key":"dateExpired","value":"DateTime?","type":"text"},{"key":"canRead","value":"bool","type":"text"},{"key":"canWrite","value":"bool","type":"text"},{"key":"canComment","value":"bool","type":"text"},{"key":"canGrantRead","value":"bool","type":"text"},{"key":"teamId","value":"int","type":"text"}]}}},{"name":"DocumentDepartmentMembers","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-permission/department-members","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-permission","department-members"],"port":"443","query":[{"value":"int","key":"documentId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ApprovedRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy/Approved","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy","Approved"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"isApproved","value":"bool?","type":"text"},{"key":"approvalComment","value":"string","type":"text"}]}}},{"name":"CreateDocumentPolicyRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy/create","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy","create"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"policyCode","value":"string","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"documentGroupId","value":"int?","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"documentLink","value":"string","type":"text"},{"key":"departmentLeadId","value":"int","type":"text"},{"key":"departmentCoId","value":"int?","type":"text"}]}}},{"name":"UpdateDocumentPolicyRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy/update","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"policyCode","value":"string","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"documentLink","value":"string","type":"text"},{"key":"documentGroupId","value":"int","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"approvedBy","value":"int?","type":"text"},{"key":"departmentLeadId","value":"int","type":"text"},{"key":"departmentCoId","value":"int?","type":"text"}]}}},{"name":"GetDocumentPolicyByIdRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy/GetById","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy","GetById"],"port":"443","query":[{"value":"int","key":"id"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchDocumentPolicyRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy"],"port":"443","query":[{"value":"int?","key":"departmentId"},{"value":"string","key":"name"},{"value":"bool?","key":"isApproved"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetPublishItem","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy/PublishByDeparment","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy","PublishByDeparment"],"port":"443","query":[{"value":"string","key":"name"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DeleteDocumentPolicyRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/DocumentPolicy/delete","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["DocumentPolicy","delete"],"port":"443","query":[{"value":"int","key":"id"}],"variable":null},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateDocumentReferenceRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-reference","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-reference"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"parentDocumentId","value":"int","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"referenceUrl","value":"string","type":"text"},{"key":"description","value":"string","type":"text"}]}}},{"name":"UpdateDocumentReferenceRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-reference/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-reference",":Id"],"port":"443","query":null,"variable":[{"value":null,"key":"Id"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"parentDocumentId","value":"int","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"referenceUrl","value":"string","type":"text"},{"key":"description","value":"string","type":"text"}]}}},{"name":"DeleteDocumentReferenceRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-reference/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-reference",":Id"],"port":"443","query":[],"variable":[{"value":null,"key":"Id"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchDocumentReferenceRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-reference/search","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-reference","search"],"port":"443","query":[{"value":"string","key":"documentCode"},{"value":"int?","key":"parentDocumentId"},{"value":"string","key":"title"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateOrUpdateTemplateRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-template","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-template"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int?","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"isActive","value":"bool","type":"text"},{"key":"elements","value":"List<DocumentElementDto>","type":"text"}]}}},{"name":"UploadDocumentTemplateFileRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-template/:Id/upload","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-template",":Id","upload"],"port":"443","query":null,"variable":[{"value":null,"key":"Id"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"DeleteDocumentTemplateRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-template/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-template",":Id"],"port":"443","query":[],"variable":[{"value":null,"key":"Id"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchTemplateRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-template/search","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-template","search"],"port":"443","query":[{"value":"string","key":"title"},{"value":"bool?","key":"isActive"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetTemplateByIdRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document-template","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document-template"],"port":"443","query":[{"value":"int","key":"id"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DownloadFileTemplateRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/file-template-download","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["file-template-download"],"port":"443","query":[{"value":"int","key":"workflowId"},{"value":"string","key":"templateType"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"FileTemplateReaderRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/file-template-reader","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["file-template-reader"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"workflowId","value":"int","type":"text"},{"key":"templateType","value":"string","type":"text"}]}}},{"name":"FileUpload","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/upload","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["upload"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"fileUpload","value":"IHttpFile","type":"text"},{"key":"accessType","value":"AccessType","type":"text"},{"key":"storageStatus","value":"StorageStatus","type":"text"}]}}},{"name":"GetGmailAuthUrl","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/gmail/auth-url","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["gmail","auth-url"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GmailCallback","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/gmail/callback","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["gmail","callback"],"port":"443","query":[{"value":"string","key":"code"},{"value":"string","key":"error"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"HealthCheckRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/system/health-check","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["system","health-check"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ReadAndImportDataApi","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/import-from-excel","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["import-from-excel"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"dataFile","value":"IHttpFile","type":"text"},{"key":"isInternal","value":"bool","type":"text"}]}}},{"name":"AuthenticateWithKeycloak","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth/keycloak","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth","keycloak"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"accessToken","value":"string","type":"text"}]}}},{"name":"GetKeycloakSession","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/test/keycloak-session","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["test","keycloak-session"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"TestKeycloakToken","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/test/test-keycloak-token","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["test","test-keycloak-token"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"token","value":"string","type":"text"}]}}},{"name":"GetMediaRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/media/:Path","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["media",":Path"],"port":"443","query":[],"variable":[{"value":null,"key":"Path*"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"MergeFileRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/merge-file","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["merge-file"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"workflowId","value":"int","type":"text"},{"key":"template","value":"TemplateDefinitionDto","type":"text"},{"key":"elements","value":"Dictionary<string,ElementInputDto>","type":"text"}]}}},{"name":"GetNotificationFilter","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/notifications","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["notifications"],"port":"443","query":[{"value":"NotificationFilter","key":"filter"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UpdateAsRead","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/notifications","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["notifications"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"string","type":"text"}]}}},{"name":"UpdateAsRead","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/notifications/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["notifications",":Id"],"port":"443","query":null,"variable":[{"value":null,"key":"Id"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[]}}},{"name":"CreateProviderRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/provider","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["provider"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"name","value":"string","type":"text"},{"key":"taxCode","value":"string","type":"text"},{"key":"address","value":"string","type":"text"},{"key":"email","value":"string","type":"text"},{"key":"phone","value":"string","type":"text"},{"key":"telephone","value":"string","type":"text"},{"key":"phoneNumber","value":"string","type":"text"},{"key":"mst","value":"string","type":"text"},{"key":"bankAccount","value":"string","type":"text"},{"key":"bankName","value":"string","type":"text"},{"key":"additionalInfo","value":"string","type":"text"},{"key":"providerType","value":"int","type":"text"}]}}},{"name":"UpdateProviderRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/provider/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["provider",":Id"],"port":"443","query":null,"variable":[{"value":null,"key":"Id"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"name","value":"string","type":"text"},{"key":"taxCode","value":"string","type":"text"},{"key":"address","value":"string","type":"text"},{"key":"email","value":"string","type":"text"},{"key":"phone","value":"string","type":"text"},{"key":"telephone","value":"string","type":"text"},{"key":"phoneNumber","value":"string","type":"text"},{"key":"mst","value":"string","type":"text"},{"key":"bankAccount","value":"string","type":"text"},{"key":"bankName","value":"string","type":"text"},{"key":"additionalInfo","value":"string","type":"text"},{"key":"providerType","value":"int","type":"text"}]}}},{"name":"DeleteProviderRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/provider/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["provider",":Id"],"port":"443","query":[],"variable":[{"value":null,"key":"Id"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchProviderRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/provider/search","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["provider","search"],"port":"443","query":[{"value":"string","key":"name"},{"value":"string","key":"phone"},{"value":"int?","key":"providerType"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ReportSearch","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/search","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","search"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"columns","value":"List<string>","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"effectBeginDateFrom","value":"DateTime?","type":"text"},{"key":"effectBeginDateTo","value":"DateTime?","type":"text"},{"key":"effectEndDateFrom","value":"DateTime?","type":"text"},{"key":"effectEndDateTo","value":"DateTime?","type":"text"},{"key":"page","value":"int","type":"text"},{"key":"limit","value":"int","type":"text"}]}}},{"name":"DocumentdDparmentReport","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/document-deparment","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","document-deparment"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"ExportDocuments","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/to-excel","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","to-excel"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"columns","value":"List<string>","type":"text"},{"key":"title","value":"string","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"orderBy","value":"SearchOrderBy","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"effectBeginDateFrom","value":"DateTime?","type":"text"},{"key":"effectBeginDateTo","value":"DateTime?","type":"text"},{"key":"effectEndDateFrom","value":"DateTime?","type":"text"},{"key":"effectEndDateTo","value":"DateTime?","type":"text"},{"key":"format","value":"string","type":"text"}]}}},{"name":"GetExportColumns","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/report/columns","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["report","columns"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"RoleByUserIdRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles/byuserId","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles","byuserId"],"port":"443","query":[{"value":"int","key":"userId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetAllRoleReqest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateRoleRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles/create","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles","create"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"name","value":"string","type":"text"}]}}},{"name":"UpdateRoleRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles/update","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"name","value":"string","type":"text"},{"key":"isDelete","value":"bool?","type":"text"}]}}},{"name":"AssignRoleRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles/AssignRole","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles","AssignRole"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"rolesId","value":"List<int>","type":"text"},{"key":"userId","value":"int","type":"text"}]}}},{"name":"AssignRolePermissionRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles/AssignRolePermission","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles","AssignRolePermission"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"roleId","value":"int","type":"text"},{"key":"permissionsId","value":"List<string>","type":"text"}]}}},{"name":"GetAllPermissionRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/roles/all-permission","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["roles","all-permission"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SignatureRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/Signature","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["Signature"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"fileId","value":"int","type":"text"},{"key":"originalFileId","value":"int","type":"text"},{"key":"workflowId","value":"int","type":"text"},{"key":"stepId","value":"int","type":"text"},{"key":"subDocumentId","value":"int","type":"text"},{"key":"signType","value":"string","type":"text"}]}}},{"name":"StatisticsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/statistics","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","statistics"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"LeftMenuStatisticsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/left-menu-statistics","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","left-menu-statistics"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SubjectTypeStatisticsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/Subject-Type-statistics","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","Subject-Type-statistics"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SubjectStatisticsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/subject-statistics","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","subject-statistics"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"StatDocByGroupRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/stat-search-by-group","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","stat-search-by-group"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"isFullTextSearch","value":"bool?","type":"text"}]}}},{"name":"StatDocByTypeRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/document/stat-search-by-type","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["document","stat-search-by-type"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"groupId","value":"int?","type":"text"},{"key":"subjectId","value":"int?","type":"text"},{"key":"isUrgent","value":"bool?","type":"text"},{"key":"documentSearchStage","value":"DocumentSearchStage","type":"text"},{"key":"isInternal","value":"bool?","type":"text"},{"key":"fromDate","value":"DateTime?","type":"text"},{"key":"toDate","value":"DateTime?","type":"text"},{"key":"typeId","value":"int?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"issuingAgencyId","value":"int?","type":"text"},{"key":"isParty","value":"bool?","type":"text"},{"key":"branchType","value":"Int16?","type":"text"},{"key":"isFullTextSearch","value":"bool?","type":"text"}]}}},{"name":"GetHeadTTPC","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/head-of-ttpc","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","head-of-ttpc"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDirectorRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/director","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","director"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetHeadOfDeparment","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/head-of-department","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","head-of-department"],"port":"443","query":[{"value":"int?","key":"departmentId"},{"value":"bool","key":"isParty"},{"value":"Int16","key":"branchType"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UserDeparmentRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/update-deparment","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","update-deparment"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userId","value":"int","type":"text"},{"key":"departmentId","value":"int","type":"text"}]}}},{"name":"UserPartyGroupRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/update-PartyGroup","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","update-PartyGroup"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userId","value":"int","type":"text"},{"key":"partyGroupId","value":"int","type":"text"}]}}},{"name":"UserCurrentRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/current","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","current"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UserUpdateProfileRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/update-profile","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","update-profile"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"fullName","value":"string","type":"text"},{"key":"phone","value":"string","type":"text"},{"key":"birthday","value":"DateTime","type":"text"},{"key":"avatar","value":"string","type":"text"}]}}},{"name":"SearchUserRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/All","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","All"],"port":"443","query":[{"value":"string","key":"userName"},{"value":"int?","key":"departmentId"},{"value":"int?","key":"partyGroupId"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"UserByDepartmentsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/by-departmentIds","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","by-departmentIds"],"port":"443","query":[{"value":"string","key":"userName"},{"value":"List<int>","key":"departmentIds"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetDepartmentMembers","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/users/GetDepartmentMembers","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["users","GetDepartmentMembers"],"port":"443","query":[{"value":"string","key":"userName"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"LoginHistoryRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/login-history","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["login-history"],"port":"443","query":[{"value":"int?","key":"userId"},{"value":"string","key":"userName"},{"value":"DateTime?","key":"startDate"},{"value":"DateTime?","key":"endDate"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateWorkflowRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"documentTypeId","value":"int?","type":"text"},{"key":"isInstance","value":"bool","type":"text"},{"key":"mainId","value":"int?","type":"text"}]}}},{"name":"UpdateWorkflowRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow",":Id"],"port":"443","query":null,"variable":[{"value":null,"key":"Id"}]},"method":"PUT","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"title","value":"string","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"documentCode","value":"string","type":"text"},{"key":"documentTypeId","value":"int?","type":"text"},{"key":"isActive","value":"bool?","type":"text"}]}}},{"name":"DeleteWorkflowRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow",":Id"],"port":"443","query":[],"variable":[{"value":null,"key":"Id"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetWorkflowByIdRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow/:Id","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow",":Id"],"port":"443","query":[],"variable":[{"value":null,"key":"Id"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"SearchWorkflowRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow/search","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow","search"],"port":"443","query":[{"value":"string","key":"keyword"},{"value":"bool?","key":"isInstance"},{"value":"bool?","key":"isActive"},{"value":"int?","key":"documentTypeId"},{"value":"int?","key":"mainId"},{"value":"int?","key":"accountId"},{"value":"int?","key":"departmentId"},{"value":"int","key":"page"},{"value":"int","key":"limit"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"WorkflowStatisticsRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow/statistics","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow","statistics"],"port":"443","query":[],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetWorkflowElementDataRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/workflow-element-data/:WorkflowId","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["workflow-element-data",":WorkflowId"],"port":"443","query":[],"variable":[{"value":null,"key":"WorkflowId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetWorkflowFlowchartRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/flowchart","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","flowchart"],"port":"443","query":[{"value":"int","key":"workflowId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"CreateWorkflowStepRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/update","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","update"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"},{"key":"workflowId","value":"int","type":"text"},{"key":"stepOrder","value":"int?","type":"text"},{"key":"statusId","value":"int?","type":"text"},{"key":"stepName","value":"string","type":"text"},{"key":"isRequired","value":"bool","type":"text"},{"key":"slaLegalValue","value":"int?","type":"text"},{"key":"slaLegalIsByDay","value":"bool?","type":"text"},{"key":"slaInternalValue","value":"int?","type":"text"},{"key":"slaInternalIsByDay","value":"bool?","type":"text"},{"key":"requireAttachment","value":"bool","type":"text"},{"key":"isUsingForm","value":"bool?","type":"text"},{"key":"description","value":"string","type":"text"},{"key":"createdBy","value":"int","type":"text"},{"key":"createdAt","value":"","type":"text"},{"key":"updatedBy","value":"","type":"text"},{"key":"updatedAt","value":"DateTime?","type":"text"},{"key":"defaultAttachedDocumentId","value":"int?","type":"text"},{"key":"departmentIds","value":"List<int>","type":"text"},{"key":"mainAssigneeIds","value":"List<int>","type":"text"},{"key":"coDepartmentIds","value":"List<int>","type":"text"},{"key":"supportingAssigneeIds","value":"List<int>","type":"text"},{"key":"stepBasisDocumentIds","value":"List<int>","type":"text"},{"key":"deletedAt","value":"","type":"text"},{"key":"deletedBy","value":"","type":"text"},{"key":"slaWarningSentAt","value":"","type":"text"},{"key":"slaWarningSentCount","value":"","type":"text"},{"key":"attachedDocuments","value":"List<StepAttached>","type":"text"},{"key":"attachedFiles","value":"List<UploadedFiles>","type":"text"}]}}},{"name":"GetSingleWorkflowStepRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/:WorkflowId/:StepId","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep",":WorkflowId",":StepId"],"port":"443","query":[],"variable":[{"value":null,"key":"WorkflowId"},{"value":null,"key":"StepId"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"GetWorkflowStepRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/by-workflow","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","by-workflow"],"port":"443","query":[{"value":"int","key":"workflowId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"DeleteWorkflowStepRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/delete","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","delete"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"id","value":"int","type":"text"}]}}},{"name":"StepConfirmRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/confirm","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","confirm"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"stepId","value":"int","type":"text"},{"key":"fileId","value":"int?","type":"text"},{"key":"confirmStatus","value":"int","type":"text"},{"key":"comment","value":"string","type":"text"}]}}},{"name":"UpdateStepStatusRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/status","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","status"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"stepId","value":"int","type":"text"},{"key":"statusKey","value":"CategoryStatusKeys","type":"text"},{"key":"comment","value":"string","type":"text"}]}}},{"name":"FinishWorkflowRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/finish","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","finish"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"workflowId","value":"int","type":"text"}]}}},{"name":"GetWorkflowProfileRequest","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/WorkflowStep/profile","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["WorkflowStep","profile"],"port":"443","query":[{"value":"int","key":"workflowId"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth/:provider","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth",":provider"],"port":"443","query":[{"value":"string","key":"state"},{"value":"string","key":"oauth_token"},{"value":"string","key":"oauth_verifier"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"errorView"},{"value":"string","key":"nonce"},{"value":"string","key":"uri"},{"value":"string","key":"response"},{"value":"string","key":"qop"},{"value":"string","key":"nc"},{"value":"string","key":"cnonce"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"scope"},{"value":"string","key":"returnUrl"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":[{"value":null,"key":"provider"}]},"method":"OPTIONS","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth/:provider","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth",":provider"],"port":"443","query":[{"value":"string","key":"state"},{"value":"string","key":"oauth_token"},{"value":"string","key":"oauth_verifier"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"errorView"},{"value":"string","key":"nonce"},{"value":"string","key":"uri"},{"value":"string","key":"response"},{"value":"string","key":"qop"},{"value":"string","key":"nc"},{"value":"string","key":"cnonce"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"scope"},{"value":"string","key":"returnUrl"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":[{"value":null,"key":"provider"}]},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth/:provider","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth",":provider"],"port":"443","query":null,"variable":[{"value":null,"key":"provider"}]},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"state","value":"string","type":"text"},{"key":"oauth_token","value":"string","type":"text"},{"key":"oauth_verifier","value":"string","type":"text"},{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"},{"key":"rememberMe","value":"bool?","type":"text"},{"key":"errorView","value":"string","type":"text"},{"key":"nonce","value":"string","type":"text"},{"key":"uri","value":"string","type":"text"},{"key":"response","value":"string","type":"text"},{"key":"qop","value":"string","type":"text"},{"key":"nc","value":"string","type":"text"},{"key":"cnonce","value":"string","type":"text"},{"key":"accessToken","value":"string","type":"text"},{"key":"accessTokenSecret","value":"string","type":"text"},{"key":"scope","value":"string","type":"text"},{"key":"returnUrl","value":"string","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth/:provider","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth",":provider"],"port":"443","query":[{"value":"string","key":"state"},{"value":"string","key":"oauth_token"},{"value":"string","key":"oauth_verifier"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"errorView"},{"value":"string","key":"nonce"},{"value":"string","key":"uri"},{"value":"string","key":"response"},{"value":"string","key":"qop"},{"value":"string","key":"nc"},{"value":"string","key":"cnonce"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"scope"},{"value":"string","key":"returnUrl"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":[{"value":null,"key":"provider"}]},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"state"},{"value":"string","key":"oauth_token"},{"value":"string","key":"oauth_verifier"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"errorView"},{"value":"string","key":"nonce"},{"value":"string","key":"uri"},{"value":"string","key":"response"},{"value":"string","key":"qop"},{"value":"string","key":"nc"},{"value":"string","key":"cnonce"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"scope"},{"value":"string","key":"returnUrl"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":null},"method":"OPTIONS","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"state"},{"value":"string","key":"oauth_token"},{"value":"string","key":"oauth_verifier"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"errorView"},{"value":"string","key":"nonce"},{"value":"string","key":"uri"},{"value":"string","key":"response"},{"value":"string","key":"qop"},{"value":"string","key":"nc"},{"value":"string","key":"cnonce"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"scope"},{"value":"string","key":"returnUrl"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":null},"method":"GET","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"provider","value":"string","type":"text"},{"key":"state","value":"string","type":"text"},{"key":"oauth_token","value":"string","type":"text"},{"key":"oauth_verifier","value":"string","type":"text"},{"key":"userName","value":"string","type":"text"},{"key":"password","value":"string","type":"text"},{"key":"rememberMe","value":"bool?","type":"text"},{"key":"errorView","value":"string","type":"text"},{"key":"nonce","value":"string","type":"text"},{"key":"uri","value":"string","type":"text"},{"key":"response","value":"string","type":"text"},{"key":"qop","value":"string","type":"text"},{"key":"nc","value":"string","type":"text"},{"key":"cnonce","value":"string","type":"text"},{"key":"accessToken","value":"string","type":"text"},{"key":"accessTokenSecret","value":"string","type":"text"},{"key":"scope","value":"string","type":"text"},{"key":"returnUrl","value":"string","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"Authenticate","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/auth","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["auth"],"port":"443","query":[{"value":"string","key":"provider"},{"value":"string","key":"state"},{"value":"string","key":"oauth_token"},{"value":"string","key":"oauth_verifier"},{"value":"string","key":"userName"},{"value":"string","key":"password"},{"value":"bool?","key":"rememberMe"},{"value":"string","key":"errorView"},{"value":"string","key":"nonce"},{"value":"string","key":"uri"},{"value":"string","key":"response"},{"value":"string","key":"qop"},{"value":"string","key":"nc"},{"value":"string","key":"cnonce"},{"value":"string","key":"accessToken"},{"value":"string","key":"accessTokenSecret"},{"value":"string","key":"scope"},{"value":"string","key":"returnUrl"},{"value":"Dictionary<string,string>","key":"meta"}],"variable":null},"method":"DELETE","header":"Accept: application/json","body":{"mode":"formdata","formdata":null}}},{"name":"AssignRoles","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/assignroles","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["assignroles"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userName","value":"string","type":"text"},{"key":"permissions","value":"List<string>","type":"text"},{"key":"roles","value":"List<string>","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}},{"name":"UnAssignRoles","request":{"url":{"raw":"https://qlcn-api.vsmlab.vn/unassignroles","protocol":"https","host":"qlcn-api.vsmlab.vn","path":["unassignroles"],"port":"443","query":null,"variable":null},"method":"POST","header":"Accept: application/json","body":{"mode":"formdata","formdata":[{"key":"userName","value":"string","type":"text"},{"key":"permissions","value":"List<string>","type":"text"},{"key":"roles","value":"List<string>","type":"text"},{"key":"meta","value":"Dictionary<string,string>","type":"text"}]}}}]}