Langues

APIDescription
GET api/Langues/FromCode/{Langcode}

No documentation available.

GET api/Langues/FromLibelle/{LangLibelle}

No documentation available.

GET api/Langues

No documentation available.

GET api/Langues/{id}

No documentation available.

PUT api/Langues/{id}

No documentation available.

POST api/Langues

No documentation available.

DELETE api/Langues/{id}

No documentation available.

GET api/Langues/GetLangues

No documentation available.

GET api/Langues/GetLangue?id={id}

No documentation available.

PUT api/Langues/PutLangue?id={id}

No documentation available.

POST api/Langues/PostLangue

No documentation available.

DELETE api/Langues/DeleteLangue?id={id}

No documentation available.

Posts

APIDescription
POST api/Posts/PostAlert

Post Alert

GET api/Posts/Detailed

No documentation available.

GET api/Posts/PostsOfDocument/{documentid}

Get Specific Post with given DocumentId

GET api/Posts/PostsOfType/{postTypeId}

Get All Post of PostTypeId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfTypeWithoutDuplicate/{postTypeId}

Get All Post of PostTypeId ( withoutduplicate call is deprecated )

GET api/Posts/Alerts

Get All Alerts

GET api/Posts/PostsOfSite/{siteId}

Get All Post of SiteId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfSiteWithoutDuplicate/{siteId}

Get All Post of SiteId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfSiteTyped/{siteId}/{postTypeId}

Get All Post of SiteId with postType equal to postTypeId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfSiteTypedWithoutDuplicate/{siteId}/{postTypeId}

Get All Post of SiteId with postType equal to postTypeId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfAllUserSiteTyped/{employeId}/{postTypeId}

Get All Post of Site and Sub Site with postType equal to postTypeId

GET api/Posts/PostsOfSiteSinceLastConnexionOfEmploye/{siteId}/{EmployeId}

Get All Post of SiteId with postType equal to postTypeId posted between lastconnexion date and Now

GET api/Posts/PostsOfSiteTypedSinceLastDate

Get All Post of SiteId with postType equal to postTypeId posted between given date and Now

GET api/Posts/RecapInfoOfSiteSinceLastConnexionOfEmploye/{siteId}/{EmployeId}

Get All RecapInfo from lastconnexion date to DateTime.Now()

GET api/Posts/PostsOfSiteTypedSinceLastConnexion/{siteId}/{postTypeId}

Get All Post of SiteId with postType equal to postTypeId posted between lastconnexion date and Now

GET api/Posts/PostsOfSiteTypedSinceLastDate/{siteId}/{postType}/{postIdFromDate}

Get All Post of SiteId with postType equal to postTypeId posted between given date and Now

GET api/Posts/PostsOfCompanyTypedSinceLastDate/{companyId}/{postType}/{postIdFromDate}

Get All Post of SiteId with postType equal to postTypeId posted between given date and Now

GET api/Posts/GetLastXPostOfSitesSinceDate/{companyId}/{postTypeId}/{nmbrOfPostReturned}/{date}?siteId={siteId}

Get Two last Post of CompaniesId with postType equal to postTypeId posted before given date and Now

GET api/Posts/PostsOfCompany/{companyId}

Get All Post of companyId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfCompanyWithoutDuplicate/{companyId}

Get All Post of companyId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfCompaniesSinceLastConnexionOfEmploye/{companyId}/{EmployeId}

Get All Post of CompaniesId with postType equal to postTypeId posted between lastconnexion date and Now

GET api/Posts/PostsOfCompaniesTypedSinceDate/{companyId}/{postType}/{postIdFromDate}

Get All Post of CompaniesId with postType equal to postTypeId posted between given date and Now

GET api/Posts/RecapInfoOfCompaniesSincelastConnexion/{companyId}/{EmployeId}

Get All Post of CompaniesId with postType equal to postTypeId posted between lastconnexion date and Now

GET api/Posts/PostsOfCompaniesTypedSinceLastConnexion/{companyId}/{postTypeId}

Get All Post of CompaniesId with postType equal to postTypeId posted between lastconnexion date and Now

GET api/Posts/GetLastXPostOfCompaniesincedate/{companyId}/{postTypeId}/{nmbrOfPostReturned}/{date}

Get Two last Post of CompaniesId with postType equal to postTypeId posted before given date and Now

GET api/Posts/PostsOfCompanyTyped/{companyId}/{postTypeId}

Get All Post of CompanyId with postType equal to postTypeId ( withoutduplicate call is deprecated )

GET api/Posts/PostsOfCompanyTypedWithoutDuplicate/{companyId}/{postTypeId}

Get All Post of CompanyId with postType equal to postTypeId ( withoutduplicate call is deprecated )

GET api/Posts/PostListTypedInStateForCompany/{postTypeId}/{companyId}/{state}

Get All PostIds of CompanyId with postType equal to postTypeId on spesific state ("Published", "Waiting_moderation" or "Waiting_modification")

GET api/Posts/PostOfAnimation/{animationId}

Get Specific Post with given AnimationId

GET api/Posts/PostsOfEmploye/{employeId}

Get All Post with given EmployeId

GET api/Posts/PostsOfCategory/{CategoryId}

Get All Post with given CategoryId

GET api/Posts/PostsOfCategoryTyped/{CategoryId}/{PostTypeId}

Get All Post typed with given CategoryId

GET api/Posts/PostsOfCompanyWithCategory/{companyId}/{categoryId}

No documentation available.

GET api/Posts/PostsOfCompanyTypedWithCategory/{companyId}/{categoryId}/{postTypeId}

Get All Post Of Company Typed with given CategoryId

GET api/Posts/PostsOfSiteWithCategory/{siteId}/{categoryId}

Get All Post of Site with given category

GET api/Posts/PostsOfSiteWithCategory/{siteId}/{categoryId}/{postTypeId}

Get All Post Typed of Site with given category

GET api/Posts/10LastNewsOfSite/{siteId}

Get 10 last news of Site with given category

GET api/Posts/10AllSitesLastNews

Get 10 last news of Site with given category

GET api/Posts/PostsOfLanguage/{languageId}

Get All Post with given Language Id

GET api/Posts/DraftPostsOfEmploye/{employeId}

Get All Draft Post with given EmployeId

GET api/Posts/ValidatedPostsOfEmploye/{employeId}

Get All Validated Post with given EmployeId

GET api/Posts/waitingvalidationPostsOfEmploye/{employeId}

Get All waitingvalidation Post with given EmployeId

GET api/Posts/waitingChangePostsOfEmploye/{employeId}

Get All waitingChange Post with given EmployeId

GET api/Posts/PostsLikedByEmploye/{employeId}

Get All Post liked by EmployeId

GET api/Posts/PostsSavedByEmployeId/{employeId}

Get All Post Saved by EmployeId

GET api/Posts/PostsWithTitle/{title}

Get All Post with given Title

GET api/Posts/PostsContainingTxt/{txt}

Get All Post with Containing given Txt

GET api/Posts/PostsWithExactTxt/{txt}

Get All Post with Exact given Txt

GET api/Posts/PostsWithValidationModeration/{validationModeration}

Get All Post with given ValidationModeration

GET api/Posts/GetAllPostWithIsDraftValue/{isDraft}

Get All Post with given IsDraft Value

GET api/Posts/PostsWithAdress/{adress}

Get All Post with given Adress

GET api/Posts/PostPublishedAt/{publishDate}

Get All Post Posted at PublishDate

GET api/Posts/PostOfResponse/{responseId}

Get Spécific Post With given response Id

GET api/Posts/TargetPostOfCompanyTyped/{companyId}/{postTypeId}

Get all typed TagetPost Of All Groups Of User Compagny

GET api/Posts/TargetPostOfEmployeTyped/{employeId}/{postTypeId}

Get all typed TagetPost Of All Groups Of User.

GET api/Posts/ResponseOfPost/{newsId}

Get Spécific Response of given PostId

GET api/Posts/FullPostWithAuthor/{postId}

Get Spécific FullPost of given PostId with author

GET api/Posts/FullPostnDocWithAuthor/{postId}

Get Spécific FullPostnDoc of given PostId with author

GET api/Posts/FullPostnDoc/{postId}

Get Spécific FullPostnDoc of given PostId

GET api/Posts/FullPost/{postId}

Get Spécific FullPost of given PostId

POST api/Posts/NotViewedPostOfEmployeTyped/{employeId}/{postTypeId}

Get Not Viewed Post (Ids only) Of Employe with target PostType

GET api/Posts/TypedPostCommentedByEmploye/{postTypeId}/{employeId}

Get Typed Post commented by specific employe

GET api/Posts/TypedPostOfEmploye/{postTypeId}/{employeId}

Get Typed Post commented by specific employe

GET api/Posts/PostsFeed?companyId={companyId}&typeId={typeId}&page={page}&pageSize={pageSize}&state={state}

Get All Post of CompanyId with postType equal to postTypeId with a state Paginated Targeted

PUT api/Posts/IncrementPostViewCount/{id}

Add a view to Post ViewCount

PUT api/Posts/IncrementMultiplePostViewCount

Add view to multiple Post

POST api/Posts/PostWithoutForcingSite

No documentation available.

POST api/Posts/PostDuplicateOnSites

No documentation available.

POST api/Posts/PostOnSeveralGroups

Create All Lt_PostTargetedGroup for each group and notify user on mobile

POST api/Posts/RssFeedToOnlyAllPost

Get Given RssFeed as Posts List. Paginated Targeted

GET api/Posts/AllRssOfCompanyToOnlyAllPost/{CompanyId}

Get all RssFeed of company as Posts List. Paginated Targeted

DELETE api/Posts/PostId{postId}AndDeleteDocument={deleteDocument}AndDeleteComment={deleteComment}AndDeleteAnimation={deleteAnimation}AndDeleteParticipation={deleteParticipation}

No documentation available.

DELETE api/Posts/PostId{postId}AndDeleteDocumentFile={deleteDocument}AndDeleteComment={deleteComment}AndDeleteAnimation={deleteAnimation}AndDeleteParticipation={deleteParticipation}

GET api/Posts

No documentation available.

GET api/Posts/{id}

Get Specific Post with given PostId

PUT api/Posts/{id}

No documentation available.

POST api/Posts

No documentation available.

GET api/Posts/GetPosts

No documentation available.

GET api/Posts/GetPost?id={id}

Get Specific Post with given PostId

PUT api/Posts/PutPost?id={id}

No documentation available.

POST api/Posts/PostPost

No documentation available.

LT_Employe_Saved_Document

APIDescription
GET api/LT_Employe_Saved_Document/DocumentIdAndEmployeId/{strid}/{employeId}

Get Specific LT_Employe_Saved_Document with given DocumentId and EmployeId

GET api/LT_Employe_Saved_Document/EmployeId/{id}

Get ALL LT_Employe_Saved_Document concerning given EmployeId

GET api/LT_Employe_Saved_Document/DocumentId/{strid}

Get ALL LT_Employe_Saved_Document concerning given DocumentId

DELETE api/LT_Employe_Saved_Document/EmployeIdAndDocumentId/{employeId}/{StrdocumentId}

Delete Specific LT_Employe_Saved_Document with given EmployeId and DocumentId

DELETE api/LT_Employe_Saved_Document/DocumentId/{StrId}

Delete All LT_Employe_Saved_Document concerning given DocumentId

DELETE api/LT_Employe_Saved_Document/EmployeId/{id}

Delete All LT_Employe_Saved_Document concerning given EmployeId

GET api/LT_Employe_Saved_Document

No documentation available.

POST api/LT_Employe_Saved_Document

No documentation available.

GET api/LT_Employe_Saved_Document/GetLtDocumentEmployes

No documentation available.

POST api/LT_Employe_Saved_Document/PostLtDocumentEmploye

No documentation available.

LtDocumentPosts

APIDescription
GET api/LtDocumentPosts/DocumentIdAndPostId/{documentId}/{postId}

Get Specific LtDocumentPosts with given DocumentId and PostId

GET api/LtDocumentPosts/Detailed

No documentation available.

GET api/LtDocumentPosts/DocumentId/{id}

Get ALL LtDocumentPosts with given DocumentId

GET api/LtDocumentPosts/PostId/{id}

Get ALL LtDocumentPosts with given PostId

GET api/LtDocumentPosts/ImagesOfPostId/{id}

Get ALL LtDocumentPosts with given PostId

PUT api/LtDocumentPosts/LtOfsingleImagePost/{postid}

No documentation available.

DELETE api/LtDocumentPosts/DocumentIdAndPostId/{documentId}/{postId}

Delete Specific LtDocumentPosts with given DocumentId and PostId

DELETE api/LtDocumentPosts/DocumentId/{id}

Delete ALL LtDocumentPosts Concerning given DocumentId

DELETE api/LtDocumentPosts/PostId/{id}

Delete ALL LtDocumentPosts Concerning given PostId

GET api/LtDocumentPosts

No documentation available.

POST api/LtDocumentPosts

No documentation available.

GET api/LtDocumentPosts/GetLtDocumentPost

No documentation available.

POST api/LtDocumentPosts/PostLtDocumentPost

No documentation available.

Appfunctions

APIDescription
GET api/Appfunctions/AppfunctionOfSite/{siteId}

Get All AppFunction with given SiteId

GET api/Appfunctions

No documentation available.

GET api/Appfunctions/{id}

Get Specific AppFunction with given FunctionId

PUT api/Appfunctions/{id}

No documentation available.

POST api/Appfunctions

No documentation available.

DELETE api/Appfunctions/{id}

No documentation available.

GET api/Appfunctions/GetAppfunctions

No documentation available.

GET api/Appfunctions/GetAppfunctions?id={id}

Get Specific AppFunction with given FunctionId

PUT api/Appfunctions/PutAppfunctions?id={id}

No documentation available.

POST api/Appfunctions/PostAppfunctions

No documentation available.

DELETE api/Appfunctions/DeleteAppfunctions?id={id}

No documentation available.

LtDocumentSite

APIDescription
GET api/LtDocumentSite/Detailed

No documentation available.

GET api/LtDocumentSite/DocumentIdAndSiteId/{documentId}/{SiteId}

Get Specific LtDocumentAnimationParticipation with given DocumentId and SiteId

GET api/LtDocumentSite/SiteId/{id}

Get ALL LtDocumentAnimationParticipation concerning given SiteId

GET api/LtDocumentSite/DocumentId/{id}

Get ALL LtDocumentAnimationParticipation concerning given DocumentId

POST api/LtDocumentSite/MultiplePost

No documentation available.

DELETE api/LtDocumentSite/SiteIdAndDocumentId/{SiteId}/{documentId}

Delete Specific LtDocumentAnimationParticipation with given SiteId and DocumentId

DELETE api/LtDocumentSite/DocumentId/{id}

Delete All LtDocumentAnimationParticipation concerning given DocumentId

DELETE api/LtDocumentSite/SiteId/{id}

Delete All LtDocumentAnimationParticipation concerning given SiteId

GET api/LtDocumentSite

No documentation available.

POST api/LtDocumentSite

No documentation available.

GET api/LtDocumentSite/GetLtDocumentAnimationParticipation

No documentation available.

POST api/LtDocumentSite/PostLtDocumentSite

No documentation available.

Groups

APIDescription
GET api/Groups/Named/{searchName}

Get Groups nammed like searchstring.

GET api/Groups/OfCompany/{companyId}

Get Groups of targetcompanyId

GET api/Groups/GroupOfPost/{postId}

Get All targeted Groups of given PostId

GET api/Groups/GroupsOfAnimation/{animationId}

Get All Groups Of Animation.

GET api/Groups/GroupOfDoc/{documentId}

Get All targeted Groups of given DocumentId

GET api/Groups/GroupOfEmploye/{employeId}

Get All Groups of given EmployeId

GET api/Groups

No documentation available.

GET api/Groups/{id}

No documentation available.

PUT api/Groups/{id}

No documentation available.

POST api/Groups

No documentation available.

DELETE api/Groups?groupId={groupId}

Delete Group and all related Content

GET api/Groups/GetGroups

No documentation available.

GET api/Groups/GetGroup?id={id}

No documentation available.

PUT api/Groups/PutGroup?id={id}

No documentation available.

POST api/Groups/PostGroup

No documentation available.

DELETE api/Groups/DeleteGroup?groupId={groupId}

Delete Group and all related Content

Groupchats

APIDescription
GET api/Groupchats/GroupChatOfEmploye/{employeId}

Get All GroupChat of given EmployeId

GET api/Groupchats/GroupChatOfMessage/{messageId}

Get Specific GroupChat with given messageId

GET api/Groupchats/GroupChatCreatedAt/{creationDate}

Get Specific GroupChat with given creationDate

DELETE api/Groupchats/GroupChatId={groupChatId}AndDeleteMessages={deletemessage}

Remove GroupChat with all messages related and all Lt_var Employe / groupChat

GET api/Groupchats

No documentation available.

GET api/Groupchats/{id}

Get Specific GroupChat with given GroupChatId

PUT api/Groupchats/{id}

No documentation available.

POST api/Groupchats

No documentation available.

GET api/Groupchats/GetGroupchats

No documentation available.

GET api/Groupchats/GetGroupchat?id={id}

Get Specific GroupChat with given GroupChatId

PUT api/Groupchats/PutGroupchat?id={id}

No documentation available.

POST api/Groupchats/PostGroupchat

No documentation available.

LtPostDuplicates

APIDescription
GET api/LtPostDuplicate/PostAndDuplicates/{postId}/{duplicatedId}

Get Specific LtPostDuplicates with given postId and DuplicateId

GET api/LtPostDuplicate/Detailed

No documentation available.

GET api/LtPostDuplicate/PostId/{id}

Get ALL LtPostDuplicates concerning the given post ID including original if search Id is a duplicate.

DELETE api/LtPostDuplicate/PostIdAndDuplicateId/{postId}/{duplicateId}

Delete Specific LtPostDuplicate with given PostId and DuplicateId

DELETE api/LtPostDuplicate/PostId/{id}

Delete All ltPostDuplicate concerning given postId

GET api/LtPostDuplicates

No documentation available.

POST api/LtPostDuplicates

No documentation available.

GET api/LtPostDuplicates/GetLtPostDuplicates

No documentation available.

POST api/LtPostDuplicates/PostLtPostDuplicate

No documentation available.

LtAnimationGroups

APIDescription
GET api/LtAnimationGroups/AnimationIdAndGroupId/{animationid}/{groupId}

Get Specific LtAnimationGroup with given AnimationId and GroupId

GET api/LtAnimationGroups/AnimationId/{animationId}

Get All LtAnimationGroup with given AnimationId

GET api/LtAnimationGroups/GroupId/{groupId}

Get All LtAnimationGroup with given AnimationId

POST api/LtAnimationGroups/PostSeveralLtAnimationGroups

No documentation available.

DELETE api/LtAnimationGroups/AnimationIdAndGroupId/{animationId}/{groupId}

Delete specific LtAnimationgroup with given AnimationId and groupId

DELETE api/LtAnimationGroups/AnimationId/{animationId}

Delete All LtAnimationgroup with given AnimationId

DELETE api/LtAnimationGroups/GroupId/{groupId}

Delete All LtAnimationgroup with given groupId

GET api/LtAnimationGroups

No documentation available.

POST api/LtAnimationGroups

No documentation available.

GET api/LtAnimationGroups/GetLtAnimationGroups

No documentation available.

POST api/LtAnimationGroups/PostLtAnimationGroups

No documentation available.

Comments

APIDescription
GET api/Comments/Detailed

No documentation available.

GET api/Comments/CommentOfPost/{postId}

Get All Comment of given PostId

GET api/Comments/TotalCountCommentOfPost/{postId}

Get All Comment Count of given PostId

GET api/Comments/CommentOfEmploye/{employeId}

Get All Comment of given EmployeId

GET api/Comments/CommentOfSiteNotViewed/{SiteId}

Get All Comment of Site Not Viewed

GET api/Comments/CommentOfCompanyNotViewed/{CompanyId}

Get All Comment of Company Not Viewed

GET api/Comments/NotViewedCommentOfEmploye/{employeId}

Get All Not Viewed Comment (Ids only) of target employe.

GET api/Comments/CommentContainingTxt/{txt}

Get All Comment containing given Txt

GET api/Comments/CommentWithExactTxt/{txt}

Get Comment with the exact given Txt

PUT api/Comments/IncrementView/{commentId}

Add an Lt_Employe_view_Comment with caller and target commentId

PUT api/Comments/IncrementMultipleView

Add multiple Lt_Employe_view_Comment with caller and target animId

GET api/Comments

No documentation available.

GET api/Comments/{id}

Get Specific Comment with given CommentId

PUT api/Comments/{id}

No documentation available.

POST api/Comments

No documentation available.

DELETE api/Comments/{id}

No documentation available.

GET api/Comments/GetComments

No documentation available.

GET api/Comments/GetComment?id={id}

Get Specific Comment with given CommentId

PUT api/Comments/PutComment?id={id}

No documentation available.

POST api/Comments/PostComment

No documentation available.

DELETE api/Comments/DeleteComment?id={id}

No documentation available.

Lt_Post_Company

APIDescription
GET api/LtPostsCompanies/PostIdAndCompanyId/{postId}/{CompanyId}

Get Specific Lt_Post_Company with given PostId and CompanyId

GET api/LtPostsCompanies/CompanyId/{id}

Get ALL LtPostCompany with given CompanyId

GET api/LtPostsCompanies/PostId/{id}

Get ALL LtPostCompany with given PostId

DELETE api/LtPostsCompanies/CompanyIdAndPostId/{companyId}/{postId}

Delete Specific LtPostCompany with given CompanyId and PostId

DELETE api/LtPostsCompanies/CompanyId/{id}

Delete ALL Lt_PostCompany Concerning given CompanyId

DELETE api/LtPostsCompanies/PostId/{id}

Delete ALL Lt_PostCompany Concerning given PostId

GET api/Lt_Post_Company

No documentation available.

POST api/Lt_Post_Company

No documentation available.

GET api/Lt_Post_Company/GetLt_Post_Company

No documentation available.

POST api/Lt_Post_Company/PostLt_Post_Company

No documentation available.

Employes

APIDescription
GET api/Employes/Detailed

No documentation available.

GET api/Employes/EmployeOfCompany/{companyId}

No documentation available.

GET api/Employes/TotalEmpAndActivOfCompany/{companyId}

No documentation available.

GET api/Employes/TokenRegenerationValue/{id}

Get TokenRegeneration value of specific Employe with given EmployeId

GET api/Employes/EmployeWithRole/{role}

Get All Employe with given RoleId

GET api/Employes/EmployeVisibleInApp/{isVisibleInApp}

Get All Employe with IsVisibleInApp Value

GET api/Employes/EmployeofParticipation/{participationId}

Get Specific Employe with given ParticipationId

GET api/Employes/EmployeWhoParticiatedToAnimation/{animationId}

Get All Employe who participate to given AnimationId

GET api/Employes/EmployeOfDocument/{documentId}

Get Specific Employe of given DocumentId

GET api/Employes/EmployeOfMessage/{messageId}

Get Specific Employe of given MessageId

GET api/Employes/EmployeOfGroupChat/{groupChatId}

Get All Employe of given GroupChatId

GET api/Employes/EmployeOfComment/{commentId}

Get Specific Employe of given CommentId

GET api/Employes/EmployeWhoLikedPost/{postId}

Get All Employe of Liked PostId

GET api/Employes/EmployeWhoSavedPost/{postId}

Get All Employe of Saved PostId

GET api/Employes/EmployeOfPost/{postId}

Get Specific Employe of created PostId

GET api/Employes/EmployeOfCategory/{groupId}

Get All Employes Of the categoryId

GET api/Employes/EmployeFollowingCategory/{categoryId}

Get All Employes following the categoryId

GET api/Employes/EmployeOfSite/{siteId}

Get All Employe of SiteId

GET api/Employes/EmployeOfLanguage/{languageId}

Get All Employe of Language Id

GET api/Employes/EmployeFirstNamed/{FirstName}

Get All Employe of Named FirstName

GET api/Employes/EmployeLastNamed/{lastName}

Get All Employe of Named LastName

GET api/Employes/EmployeWithAspNetId/{aspNetId}

Get Employe of Given ASPNetId ( if user is Not EloAdmin the only employe he can get is himself )

GET api/Employes/EmployeNamed/{firstName}/{lastName}

Get All Employe of Named FirstName LastName

GET api/Employes/EmployeNamedFromCompany?firstName={firstName}&lastName={lastName}&CompanyId={CompanyId}

Get All Employe From company with given FirstName and LastName.

GET api/Employes/EmployeOfSex/{sex}

Get All Employe of Named FirstName LastName

GET api/Employes/EmployeHired/{dateOfBirth}?hiredDate={hiredDate}

Get All Employe hired at hiredDate

GET api/Employes/EmployeWorkingAs/{workplace}

Get All Employe with given Work

GET api/Employes/EmployeWithLogin/{login}

Get All Employe with given Login

GET api/Employes/EmployeExistWithLogin/{login}

check if employeexist with given Login

GET api/Employes/EmployeWithPhone/{phone}

Get Specific Employe with given PhoneNumber

GET api/Employes/EmployeWithMail/{mail}

Get Specific Employe with given Mail

POST api/Employes/AnonymousEmployeWithMail

Get Employe with given Mail

GET api/Employes/EmployesWithWorkFamilly/{workFamillyId}

Get All Employe with given WorkFamillyId

GET api/Employes/EmployesWithWorkFunction/{workFunctionId}

Get All Employe with given WorkFunctionId

GET api/Employes/EmployeSavedByUser/{employeId}

Get All Employe with given WorkFunctionId

GET api/Employes/SuperAdminOfCompany/{companyId}

Get All SuperAdmins of given Companies

GET api/Employes/AdminOfSite/{siteId}

Get All SuperAdmins of given Site

GET api/Employes/AdminsOfCompany/{companyId}

Get All User with given Role

GET api/Employes/FullEmploye/{id}

Get Specific FullEmploye with given EmployeId

GET api/Employes/FullContactEmploye/{id}

Get Specific FullContactEmploye with given EmployeId

GET api/Employes/LightFullContactEmploye/{id}

Get Specific FullContactEmploye with given EmployeId

GET api/Employes/MinimalContactEmployesOfCompany/{CompanyId}

Get All MinimalContactEmploye with given CompanyID with IsVisibleInApp == true (get all users if caller is admin)

GET api/Employes/SortedMinimalContactEmployesOfCompany?CompanyId={CompanyId}&PageNumber={PageNumber}&PageSize={PageSize}&SearchParam={SearchParam}

Get All MinimalContactEmploye with given CompanyID with IsVisibleInApp == true (get all users if caller is admin)

GET api/Employes/SortedContactEmployesWithGroupOfCompany?CompanyId={CompanyId}&PageNumber={PageNumber}&PageSize={PageSize}&SearchParam={SearchParam}

Get All MinimalContactEmploye with given CompanyID with IsVisibleInApp == true (get all users if caller is admin) And associated Group

GET api/Employes/MinimalContactEmployesOfSite/{SiteId}

/DEPRECATED/ Get All MinimalContactEmploye with given SiteID with IsVisibleInApp == true (get all users if caller is admin)

GET api/Employes/SortedMinimalContactEmployesOfSite?SiteId={SiteId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All MinimalContactEmploye with given SiteID with IsVisibleInApp == true (get all users if caller is admin)

GET api/Employes/SortedContactEmployesWithGroupOfSites?SiteId={SiteId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All MinimalContactEmploye with given SiteId with IsVisibleInApp == true (get all users if caller is admin) And associated Group

POST api/Employes/FilteredSortedContactEmployesWithGroup

Get All MinimalContactEmploye with given SiteId with IsVisibleInApp == true (get all users if caller is admin) And associated Group

GET api/Employes/MinimalContactEmployesFromId/{EmpId}

Get All MinimalContactEmploye with given EmployeID with IsVisibleInApp == true

GET api/Employes/MinimalContactEmployesWithSiteFromId/{EmpId}

Get MinimalContactOfEmploye with full site object from EmployeId

GET api/Employes/ContactEmployesWithGroup/{EmployeId}

Get MinimalContactEmploye And associated Group

GET api/Employes/GetCompleteEmpData/{empId}

Get CompleteEmpData of Target User Id

GET api/Employes/EmployeAnsweredForm/{formId}

Get Employes who answered formId

PUT api/Employes/InitEmployeWithRole/{role}

No documentation available.

POST api/Employes/EmployesWithUserTemplate

Create an employe with his UserTemplate

POST api/Employes/WithRole/{role}

No documentation available.

DELETE api/Employes/EmployeId={employeId}AndDeleteComment={deleteComment}AndDeleteMessage={deleteMessage}AndDeletePost={deletePost}AndDeleteParticipationAnimation={DeleteParticipationAnimation}AndDeleteDocument={deleteDocument}AndDeleteExpensesReport{deleteExpenses}

Delete Employe, post, likedpost,savedpost,Comment,messages,participation,Document,lt_groupchat

DELETE api/Employes/DeleteEmploye{targetEmpId}AndSetPostTo{newempId}

Delete Employe and all related content exept posts and set newempId as author of this posts

DELETE api/Employes/DeleteEmployeAndSetPostToOnlyAdmin/{targetEmpId}

Delete Employe and all related content exept posts and set OnlyAdmin as author of this posts

GET api/Employes

No documentation available.

GET api/Employes/{id}

Get Specific Employe with given EmployeId

GET api/Employes?statLogid={statLogid}

Get Employe of given StatLogId

PUT api/Employes/{id}

No documentation available.

POST api/Employes

No documentation available.

GET api/Employes/GetEmployes

No documentation available.

GET api/Employes/GetEmployes?id={id}

Get Specific Employe with given EmployeId

GET api/Employes/GetEmployesOfLog?statLogid={statLogid}

Get Employe of given StatLogId

PUT api/Employes/PutEmployes?id={id}

No documentation available.

POST api/Employes/PostEmployes

No documentation available.

Lt_EmployeViewDoc

APIDescription
GET api/LtEmployesViewDoc/EmployeIdAndDocId/{employeId}/{docIdToStr}

Get Specific Lt_EmployeViewDoc

GET api/LtEmployesViewDoc/EmployeId/{employeId}

Get All Lt_EmployeViewDoc of Employe

GET api/LtEmployesViewDoc/DocumentId/{DocIdToStr}

Get All Lt_EmployeViewDoc of DocumentId

DELETE api/LtEmployesViewDoc/EmployeIdAndDocId/{employeId}/{docIdToStr}

Delete Specific LtEmployesViewposts with given EmployeId and PostId

DELETE api/LtEmployesViewDoc/EmployeId/{id}

Delete ALL Lt_EmployeViewDoc with given EmployeId

DELETE api/LtEmployesViewDoc/DocumentId/{DocIdToStr}

Delete ALL Lt_EmployeViewDoc with given PostId

GET api/Lt_EmployeViewDoc

No documentation available.

POST api/Lt_EmployeViewDoc

No documentation available.

GET api/Lt_EmployeViewDoc/GetLt_EmployeViewDoc

No documentation available.

POST api/Lt_EmployeViewDoc/PostLt_EmployeViewDoc

No documentation available.

Forms

APIDescription
GET api/Forms/FullFormOfId/{Id}/{GetAnswer}

Get FullForm of target Form Id

GET api/Forms/FormAffectedToCompany/{CompanyId}

Get Form Affected to Company

GET api/Forms/FormAffectedToSite/{SiteId}

Get Form Affected to Site

GET api/Forms/FormAffectedToGroup/{GroupId}

Get Form Affected to Group

GET api/Forms/FormAffectedToEmploye/{EmployeId}

Get Form Affected to Employe

GET api/Forms/FormCreatedByEmploye/{EmployeId}

Get Form created by Employe

GET api/Forms/FormAffectedToPost/{PostId}

Get Form created by Employe

GET api/Forms/FormAffectedToWFY/{WfyId}

Get Forms Affected To WFY

GET api/Forms/FormAffectedToWFU/{WfuId}

Get Forms Affected To WFU

GET api/Forms

Get all available Forms

GET api/Forms/{id}

No documentation available.

PUT api/Forms/{id}

No documentation available.

POST api/Forms

No documentation available.

DELETE api/Forms/{id}

No documentation available.

GET api/Forms/GetForms

Get all available Forms

GET api/Forms/GetForms?id={id}

No documentation available.

PUT api/Forms/PutForms?id={id}

No documentation available.

POST api/Forms/PostForms

No documentation available.

DELETE api/Forms/DeleteForms?id={id}

No documentation available.

Lt_EmployeViewComment

APIDescription
GET api/LtEmployeViewComment/EmployeIdAndCommentId/{employeId}/{CommentId}

Get Specific Lt_EmployeViewComment

GET api/LtEmployeViewComment/EmployeId/{employeId}

Get All Lt_EmployeViewComment of Employe

GET api/LtEmployeViewComment/CommentId/{CommentId}

Get All Lt_EmployeViewComment of Comment

DELETE api/LtEmployeViewComment/EmployeIdAndCommentId/{employeId}/{CommentId}

Delete Specific Lt_EmployeViewComment with given EmployeId and CommentId

DELETE api/LtEmployeViewComment/EmployeId/{id}

Delete ALL Lt_EmployeViewComment with given EmployeId

DELETE api/LtEmployeViewComment/CommentId/{id}

Delete ALL Lt_EmployeViewComment with given CommentId

GET api/Lt_EmployeViewComment

No documentation available.

POST api/Lt_EmployeViewComment

No documentation available.

GET api/Lt_EmployeViewComment/GetLt_EmployeViewComment

No documentation available.

POST api/Lt_EmployeViewComment/PostLt_EmployeViewComment

No documentation available.

FormSections

APIDescription
GET api/FormSections/SectionOfForm/{formId}

Get Form Sections Of Form

GET api/FormSections/SectionOfForm/{formId}?questionId={questionId}

Get Section Of Question

DELETE api/FormSections/SectionsOfForm/{Formid}

No documentation available.

GET api/FormSections

Get All Available FormSection

GET api/FormSections/{id}

Get Specific FormSection By Id

PUT api/FormSections/{id}

No documentation available.

POST api/FormSections

No documentation available.

DELETE api/FormSections/{id}

No documentation available.

GET api/FormSections/GetFormSections

Get All Available FormSection

GET api/FormSections/GetFormSection?id={id}

Get Specific FormSection By Id

PUT api/FormSections/PutFormSection?id={id}

No documentation available.

POST api/FormSections/PostFormSection

No documentation available.

DELETE api/FormSections/DeleteFormSection?id={id}

No documentation available.

RssFeeds

APIDescription
GET api/RssFeeds/RssWithName

Return all RssFeeds targeting Given Url

GET api/RssFeeds/RssTargetingUrl

Return all RssFeeds targeting Given Url

GET api/RssFeeds/RssTargetingCompany/{CompanyId}

Return all RssFeeds targeting Given CompanyId

GET api/RssFeeds/RssToNotify

Return all RssFeeds To notify

GET api/RssFeeds/UrlToRssFeeds

Return all RssFeeds targeting Given Url

POST api/RssFeeds/UrlToRssFeeds

Return all RssFeeds targeting Given Url

POST api/RssFeeds/MultiplePost

Post multiple RssFeeds.

DELETE api/RssFeeds/MultipleDelete

Delete multiple specific RssFeed

DELETE api/RssFeeds/RssWithName

Delete all RssFeeds targeting Given Url

DELETE api/RssFeeds/RssTargetingUrl

Delete all RssFeeds targeting Given Url

DELETE api/RssFeeds/RssTargetingCompany/{CompanyId}

Delete all RssFeeds targeting Given CompanyId

GET api/RssFeeds

Get all RssFeed

GET api/RssFeeds/{id}

Get Specific RssFeed

PUT api/RssFeeds/{id}

No documentation available.

POST api/RssFeeds

No documentation available.

DELETE api/RssFeeds/{id}

Delete specific RssFeed

GET api/RssFeeds/GetRssFeeds

Get all RssFeed

GET api/RssFeeds/GetRssFeed?id={id}

Get Specific RssFeed

PUT api/RssFeeds/PutRssFeed?id={id}

No documentation available.

POST api/RssFeeds/PostRssFeed

No documentation available.

DELETE api/RssFeeds/DeleteRssFeed?id={id}

Delete specific RssFeed

Lt_Employe_Admin_Group

APIDescription
GET api/Lt_Employe_Admin_Group/EmployeIdAndGroupId/{employeId}/{groupId}

No documentation available.

GET api/Lt_Employe_Admin_Group/OfEmployeId/{empid}

No documentation available.

GET api/Lt_Employe_Admin_Group/OfGroupId/{grpid}

No documentation available.

POST api/Lt_Employe_Admin_Group/MultiplePOST

No documentation available.

DELETE api/Lt_Employe_Admin_Group/EmployeIdAndGroupId/{employeId}/{groupId}

No documentation available.

DELETE api/Lt_Employe_Admin_Group/MultipleDELETE

No documentation available.

DELETE api/Lt_Employe_Admin_Group/EmployeId/{employeId}

No documentation available.

DELETE api/Lt_Employe_Admin_Group/GroupId/{groupId}

No documentation available.

GET api/Lt_Employe_Admin_Group

No documentation available.

GET api/Lt_Employe_Admin_Group/{id}

No documentation available.

POST api/Lt_Employe_Admin_Group

No documentation available.

GET api/Lt_Employe_Admin_Group/GetLt_Employe_Admin_Group

No documentation available.

GET api/Lt_Employe_Admin_Group/GetLt_Employe_Admin_Group?id={id}

No documentation available.

POST api/Lt_Employe_Admin_Group/PostLt_Employe_Admin_Group

No documentation available.

LtAnimationSites

APIDescription
GET api/LtAnimationSites/AnimationIdAndGroupId/{animationid}/{siteId}

Get Specific LtAnimationSite with given AnimationId and siteId

GET api/LtAnimationSites/AnimationId/{animationid}

Get All LtAnimationSite with given AnimationId

GET api/LtAnimationSites/SiteId/{siteId}

Get All LtAnimationSite with given SiteId

POST api/LtAnimationSites/PostSeveralLtAnimationSites

No documentation available.

DELETE api/LtAnimationSites/AnimationIdAndSiteId/{animationId}/{siteId}

Delete specific LtAnimationSite with given AnimationId and siteId

DELETE api/LtAnimationSites/AnimationId/{animationId}

Delete all LtAnimationSite with given AnimationId

DELETE api/LtAnimationSites/SiteId/{siteId}

Delete all LtAnimationSite with given AnimationId

GET api/LtAnimationSites

No documentation available.

GET api/LtAnimationSites/{id}

No documentation available.

POST api/LtAnimationSites

No documentation available.

GET api/LtAnimationSites/GetLtAnimationSites

No documentation available.

GET api/LtAnimationSites/GetLtAnimationSites?id={id}

No documentation available.

POST api/LtAnimationSites/PostLtAnimationSites

No documentation available.

ChartTypes

APIDescription
GET api/ChartTypes/ChartTypeNamed/{name}

Get Specific ChartType with given Name

GET api/ChartTypes

No documentation available.

GET api/ChartTypes/{id}

Get Specific ChartType with given ChartTypeId

PUT api/ChartTypes/{id}

No documentation available.

POST api/ChartTypes

No documentation available.

DELETE api/ChartTypes/{id}

No documentation available.

GET api/ChartTypes/GetChartTypes

No documentation available.

GET api/ChartTypes/GetChartType?id={id}

Get Specific ChartType with given ChartTypeId

PUT api/ChartTypes/PutChartType?id={id}

No documentation available.

POST api/ChartTypes/PostChartType

No documentation available.

DELETE api/ChartTypes/DeleteChartType?id={id}

No documentation available.

Companies

APIDescription
GET api/Companies/Detailed

No documentation available.

GET api/Companies/CompanyOfAnimation{animationId}

Get Specific Site of given AnimationId

GET api/Companies/CompanyWithOffer/{offerId}

Get All Company with given OfferId

GET api/Companies/CompanyWithName/{name}

Get Specific Company with given Name

GET api/Companies/CompanyWithNameContaining/{name}

Get Specific Company with given Name

GET api/Companies/CompanyWithTotalUsersEqual/{totalUsers}

Get All Company with given TotalUser

GET api/Companies/CompanyWithMoreTotalUsers/{totalUsers}

Get All Company with More than TotalUser

GET api/Companies/CompanyWithLessTotalUsers/{totalUsers}

Get All Company with Less than TotalUser

GET api/Companies/CompanyWithTotalSites/{totalSites}

Get All Company with given TotalSites

GET api/Companies/CompanyWithMoreTotalSites/{totalSites}

Get All Company with More than TotalSite

GET api/Companies/CompanyWithLessTotalSites/{totalSites}

Get All Company with Less than TotalSites

GET api/Companies/CompanyWithSuperAdmin/{superAdminId}

Get Specific Company with given SuperAdminId

GET api/Companies/CompanyOfSite/{siteId}

Get Specific Company with given SiteId

GET api/Companies/CompanyOfEmploye/{employeId}

Get Specific Company with given EmployeId

GET api/Companies/CompanyOfPost/{postId}

Get Specific Company with given PostId

GET api/Companies/CompanyOfDocument/{documentId}

Get Specific Company with given DocumentId

GET api/Companies/CompanyOfChart/{chartId}

Get Specific Company with given ChartId

GET api/Companies/CompanyOfAdmin/{adminId}

Get Specific Company with given AdminId

GET api/Companies/CompaniesOfWorkFamilly/{workFamillytId}

Get All Companies with given WorkFamillytId

GET api/Companies/CompaniesOfWorkFunction/{workFunctiontId}

Get All Companies with given WorkFunctiontId

GET api/Companies/CompaniesWithCategory/{categoryId}

Get All Companies with given categoryId

GET api/Companies/FullCompany/{CompanyId}

Get Specific Company with given AdminId

POST api/Companies/OnlyAloneInit

No documentation available.

GET api/Companies/CompanyId={id}AndDeleteSite={deleteSite}AndDeletedoc={deleteDoc}

Delete Company and all related content ( if mentionned )

GET api/Companies

No documentation available.

GET api/Companies/{id}

Get Specific Company with given CompanyId

GET api/Companies?statCompanyTemplateId={statCompanyTemplateId}

Get Specific Company with given StatCompanyTemplateId

POST api/Companies

No documentation available.

PUT api/Companies/{id}

No documentation available.

GET api/Companies/GetCompanies

No documentation available.

GET api/Companies/GetCompany?id={id}

Get Specific Company with given CompanyId

GET api/Companies/GetCompanyOfStatTemplate?statCompanyTemplateId={statCompanyTemplateId}

Get Specific Company with given StatCompanyTemplateId

POST api/Companies/PostCompany

No documentation available.

PUT api/Companies/PutCompanies?id={id}

No documentation available.

LtDocumentCategories

APIDescription
GET api/LtDocumentCategories/DocumentIdAndCategoryId/{documentId}/{categoryId}

Get Specific LtDocumentCategory with given DocumentId And categoryId

GET api/LtDocumentCategories/DocumentId/{documentId}

Get All LtDocumentCategory with given DocumentId

GET api/LtDocumentCategories/CategoryId/{documentId}?categoryId={categoryId}

Get All LtDocumentCategory with given categoryId

DELETE api/LtDocumentCategories/DocumentIdAndCategoryId/{documentId}/{categoryId}

Delete specific LtDocumentCategory with given documentId and categoryId

DELETE api/LtDocumentCategories/DocumentId/{documentId}

Delete All LtDocumentCategory with given documentId

DELETE api/LtDocumentCategories/CategoryId/{categoryId}

Delete All LtDocumentCategory with given categoryId

GET api/LtDocumentCategories

No documentation available.

POST api/LtDocumentCategories

No documentation available.

GET api/LtDocumentCategories/GetLtDocumentCategories

No documentation available.

POST api/LtDocumentCategories/PostLtDocumentCategory

No documentation available.

LT_Form_Affectation

APIDescription
GET api/Lt_FormAffectation/AffectationsOfForm/{FormId}

Get Lt_Form_Affectation of Form

GET api/Lt_FormAffectation/FormAffectedToCompany/{CompanyId}

Get Lt_Form_Affectation of Company

GET api/Lt_FormAffectation/FormAffectedToSite/{SiteId}

Get Lt_Form_Affectation of Site

GET api/Lt_FormAffectation/FormAffectedToGroup/{GroupId}

Get Lt_Form_Affectation of Group

GET api/Lt_FormAffectation/FormAffectedToEmploye/{EmployeId}

Get Lt_Form_Affectation of Employe

GET api/Lt_FormAffectation/FormAffectedToPost/{PostId}

Get Lt_Form_Affectation of Post

GET api/Lt_FormAffectation/FormAffectedToWFY/{WfyId}

Get Lt_Form_Affectation of WFY

GET api/Lt_FormAffectation/FormAffectedToWFU/{WfuId}

Get Lt_Form_Affectation of WFU

POST api/Lt_FormAffectation/MultiplePOST

DELETE api/Lt_FormAffectation/AffectationOfCompany/{Compid}

DELETE Comp Affectation

DELETE api/Lt_FormAffectation/AffectationOfSite/{SiteId}

DELETE Site Affectation

DELETE api/Lt_FormAffectation/AffectationOfGroup/{GroupId}

DELETE Group Affectation

DELETE api/Lt_FormAffectation/AffectationOfEmploye/{EmployeId}

DELETE Employe Affectation

DELETE api/Lt_FormAffectation/AffectationOfPost/{PostId}

DELETE Post Affectation

DELETE api/Lt_FormAffectation/AffectationOfWFY/{WFYId}

DELETE WFY Affectation

DELETE api/Lt_FormAffectation/AffectationOfWFU/{WFUId}

DELETE WFU Affectation

GET api/LT_Form_Affectation

Get All available Form_Affectation

GET api/LT_Form_Affectation/{id}

No documentation available.

POST api/LT_Form_Affectation

No documentation available.

DELETE api/LT_Form_Affectation/{id}

No documentation available.

GET api/LT_Form_Affectation/GetLT_Form_Affectation

Get All available Form_Affectation

GET api/LT_Form_Affectation/GetLT_Form_Affectation?id={id}

No documentation available.

POST api/LT_Form_Affectation/PostLT_Form_Affectation

No documentation available.

DELETE api/LT_Form_Affectation/DeleteLT_Form_Affectation?id={id}

No documentation available.

Lt_EmployeViewAnimation

APIDescription
GET api/LtEmployesViewAnimation/EmployeIdAndAnimationId/{employeId}/{animationId}

Get Specific Lt_EmployeViewAnimation

GET api/LtEmployesViewAnimation/EmployeId/{employeId}

Get All Lt_EmployeViewAnimation of Employe

GET api/LtEmployesViewAnimation/AnimationId/{animationId}

Get All Lt_EmployeViewAnimation of Animation

DELETE api/LtEmployesViewAnimation/EmployeIdAndAnimId/{employeId}/{animationId}

Delete Specific LtEmployesViewAnimation with given EmployeId and AnimationId

DELETE api/LtEmployesViewAnimation/EmployeId/{id}

Delete ALL Lt_EmployeViewAnimation with given EmployeId

DELETE api/LtEmployesViewAnimation/DocumentId/{animId}

Delete ALL Lt_EmployeViewAnimation with given PostId

GET api/Lt_EmployeViewAnimation

No documentation available.

POST api/Lt_EmployeViewAnimation

No documentation available.

GET api/Lt_EmployeViewAnimation/GetLt_EmployeViewAnimation

No documentation available.

POST api/Lt_EmployeViewAnimation/PostLt_EmployeViewAnimation

No documentation available.

WorkFamillies

APIDescription
GET api/WorkFamillies/WorkFamillyNamed/{workFamillyName}

Get Specific WorkFamilly with given WorkFamillyName

GET api/WorkFamillies/WorkFamillyOfCompanyNamed

Get specific WorkFamilly with given WorkFamillyName

GET api/WorkFamillies/WorkFamillyOfCompany/{CompanyId}

Get All WorkFamilly of company

GET api/WorkFamillies/WorkFamillyCreatedByCompany/{CompanyId}

Get All WorkFamilly created by company

GET api/WorkFamillies/WorkFamillyOfEmploye/{employeId}

Get Specific WorkFamilly Of given EmployeId

GET api/WorkFamillies

No documentation available.

GET api/WorkFamillies/{id}

Get Specific WorkFamilly with given WorkFamillyId

PUT api/WorkFamillies/{id}

No documentation available.

POST api/WorkFamillies

No documentation available.

DELETE api/WorkFamillies/{id}

No documentation available.

GET api/WorkFamillies/GetWorkFamilly

No documentation available.

GET api/WorkFamillies/GetWorkFamilly?id={id}

Get Specific WorkFamilly with given WorkFamillyId

PUT api/WorkFamillies/PutWorkFamilly?id={id}

No documentation available.

POST api/WorkFamillies/PostWorkFamilly

No documentation available.

DELETE api/WorkFamillies/DeleteWorkFamilly?id={id}

No documentation available.

LtPostCategories

APIDescription
GET api/LtPostCategories/PostIdAndCategoryId/{postId}/{categoryId}

Get Specific LtPostCategory with given postId And categoryId

GET api/LtPostCategories/PostId/{postId}

Get All LtPostCategory of given postId

GET api/LtPostCategories/OfCategoryId/{categoryId}

Get All LtPostCategory of given categoryId

DELETE api/LtPostCategories/PostIdAndCategoryId/{postId}/{categoryId}

Delete Specific LtPostCategory with given PostId and CategoryId

DELETE api/LtPostCategories/PostId/{postId}

Delete All LtPostCategory of PostId

DELETE api/LtPostCategories/CategoryId/{categoryId}

Delete All LtPostCategory of CategoryId

GET api/LtPostCategories

No documentation available.

POST api/LtPostCategories

No documentation available.

GET api/LtPostCategories/GetLtPostCategories

No documentation available.

POST api/LtPostCategories/PostLtPostCategory

No documentation available.

LtNewsResponse

APIDescription
GET api/LtNewsResponse/Detailed

No documentation available.

GET api/LtNewsResponse/newsIdAndPostId/{newsId}/{responseId}

Get Specific LtNewsResponse with given newsId and PostId

GET api/LtNewsResponse/NewsId/{id}

Get ALL LtNewsResponses concerning the given news ID

GET api/LtNewsResponse/PostId/{id}

Get ALL LtNewsResponses concerning the given Post ID

DELETE api/LtNewsResponse/PostIdAndResponseId/{postId}/{ResponseId}

No documentation available.

GET api/LtNewsResponse

No documentation available.

POST api/LtNewsResponse

No documentation available.

GET api/LtNewsResponse/GetLtNewsResponses

No documentation available.

POST api/LtNewsResponse/PostLtNewsResponse

No documentation available.

Charts

APIDescription
GET api/Charts/Detailed

No documentation available.

GET api/Charts/ChartOfType/{chartTypeid}

Get All Chart with given ChartTypeId

GET api/Charts/ChartWithContainingTitle/{title}

Get All Chart with Title containing title

POST api/Charts/ChartOfCategory/{categoryId}

Get All Chart Of Category

GET api/Charts/GetChartWithExactTitle/{title}

Get Spécific Chart with Title is exactly title

GET api/Charts/GetChartWithPosition/{pos}

Get Spécific Chart with Position is given int

GET api/Charts/GetChartWithPosition/{companyId}/{pos}

EloAdmin Reserved : Get Spécific Chart of Company with Position

GET api/Charts/GetChartContainingValue/{value}

Get All Chart containing given value

GET api/Charts/GetChartOfColor/{hexColor}

Get All Chart with given hexadecimal color

GET api/Charts/GetChartsOfCompany/{companyId}

Get All Chart with Of Given CompanyId

GET api/Charts/NotViewedChartOfEmploye/{employeId}

Get Not Viewed Chart (Id's only) for taget employe

PUT api/Charts/IncrementView/{chartId}

Add an Lt_Employe_view_Chart with caller and target chartId

PUT api/Charts/IncrementMultipleView

Add multiple Lt_Employe_view_Chart with caller and target chartId

GET api/Charts

No documentation available.

GET api/Charts/{id}

Get Specific Chart with given ChartId

PUT api/Charts/{id}

No documentation available.

POST api/Charts

No documentation available.

DELETE api/Charts?chartId={chartId}

No documentation available.

GET api/Charts/GetChart

No documentation available.

GET api/Charts/GetChart?id={id}

Get Specific Chart with given ChartId

PUT api/Charts/PutChart?id={id}

No documentation available.

POST api/Charts/PostChart

No documentation available.

DELETE api/Charts/DeleteChart?chartId={chartId}

No documentation available.

LtEmployeSubSites

APIDescription
GET api/LtEmployeSubSites/{employeId}/{siteId}

Get Specific LtEmployeSubSite with given employeId and SiteId

GET api/LtEmployeSubSites/ForEmploye/{employeId}

Get All LtEmployeSubSite with given employeId

GET api/LtEmployeSubSites/ForSite/{siteId}

Get All LtEmployeSubSite with given SiteId

DELETE api/LtEmployeSubSites/EmployeIdAndSiteId/{employeId}/{siteId}

Delete Specific LtEmployeSubSite with given EmployeID and CategoryId

DELETE api/LtEmployeSubSites/ForEmploye/{employeId}

Delete All LtEmployeSubSite with given EmployeID

DELETE api/LtEmployeSubSites/ForSite/{siteId}

Delete All LtEmployeSubSite with given SiteId

GET api/LtEmployeSubSites

No documentation available.

POST api/LtEmployeSubSites

No documentation available.

GET api/LtEmployeSubSites/GetLtEmployeSubSites

No documentation available.

POST api/LtEmployeSubSites/PostLtEmployeSubSite

No documentation available.

WorkFunctions

APIDescription
GET api/WorkFunctions/WorkFunctionNamed/{WorkFunctionName}

Get Specific WorkFunction with given WorkFunctionName

GET api/WorkFunctions/WorkFunctionOfCompanyNamed

Get specific WorkFamilly with given WorkFamillyName

GET api/WorkFunctions/WorkFunctionNamedLike/{WorkFunctionName}

Get Specific WorkFunction with given WorkFunctionName

GET api/WorkFunctions/WorkFunctionOfCompany/{CompanyId}

Get All Active WorkFunction of company

GET api/WorkFunctions/WorkFunctionCreatedByCompany/{CompanyId}

Get All WorkFunction created by company

GET api/WorkFunctions/WorkFunctionOfEmploye/{employeId}

Get Specific WorkFunction Of given EmployeId

GET api/WorkFunctions

No documentation available.

GET api/WorkFunctions/{id}

Get Specific WorkFunction with given WorkFunctionId

PUT api/WorkFunctions/{id}

No documentation available.

POST api/WorkFunctions

No documentation available.

DELETE api/WorkFunctions/{id}

No documentation available.

GET api/WorkFunctions/GetWorkFunction

No documentation available.

GET api/WorkFunctions/GetWorkFunction?id={id}

Get Specific WorkFunction with given WorkFunctionId

PUT api/WorkFunctions/PutWorkFunction?id={id}

No documentation available.

POST api/WorkFunctions/PostWorkFunction

No documentation available.

DELETE api/WorkFunctions/DeleteWorkFunction?id={id}

No documentation available.

Messages

APIDescription
GET api/Messages/Detailed

No documentation available.

GET api/Messages/MessageOfGroupchat/{groupChatId}

Get All Messages of given GroupChatId

GET api/Messages/MessageOfEmploye/{employeId}

Get All Messages of given Employe

GET api/Messages/MessageConatiningTxt/{txt}

Get All Messages Containing txt

GET api/Messages/MessageWithExactTxt/{txt}

Get All Messages with exact txt

GET api/Messages/MessagePublishedAt/{dateOfPublish}

Get All Messages published at DateOfPublish

GET api/Messages

No documentation available.

GET api/Messages/{id}

Get Specific Message with given MessageId

PUT api/Messages/{id}

No documentation available.

POST api/Messages

No documentation available.

DELETE api/Messages/{id}

No documentation available.

GET api/Messages/GetMessages

No documentation available.

GET api/Messages/GetMessages?id={id}

Get Specific Message with given MessageId

PUT api/Messages/PutMessages?id={id}

No documentation available.

POST api/Messages/PostMessages

No documentation available.

DELETE api/Messages/DeleteMessages?id={id}

No documentation available.

LtAppfunctionsSites

APIDescription
GET api/LtAppfunctionsSites/Detailed

No documentation available.

GET api/LtAppfunctionsSites/FunctionIdAndSiteId/{functionId}/{siteId}

Get Specific LtAppfunctionsSites with the given FunctionId and SiteId

GET api/LtAppfunctionsSites/SiteId/{id}

Get ALL LtAppfunctionsSites concerning the given SiteId

GET api/LtAppfunctionsSites/FunctionId/{id}

Get ALL LtAppfunctionsSites concerning the given FunctionId

DELETE api/LtAppfunctionsSites/FunctionIdAndSiteId/{functionId}/{siteId}

Delete Specific LtAppfunctionsSites with given functionId and siteId

DELETE api/LtAppfunctionsSites/SiteId/{id}

Delete ALL LtAppfunctionsSites concerning given SiteId

DELETE api/LtAppfunctionsSites/FunctionId/{id}

Delete ALL LtAppfunctionsSites concerning given FunctionId

GET api/LtAppfunctionsSites

No documentation available.

PUT api/LtAppfunctionsSites/{id}

No documentation available.

POST api/LtAppfunctionsSites

No documentation available.

GET api/LtAppfunctionsSites/GetLtAppfunctionsSites

No documentation available.

PUT api/LtAppfunctionsSites/PutLtAppfunctionsSite?id={id}

No documentation available.

POST api/LtAppfunctionsSites/PostLtAppfunctionsSite

No documentation available.

Animations

APIDescription
GET api/Animations/Detailed

No documentation available.

GET api/Animations/AnimationOfPost/{postId}

Get Specific Animation with given PostId

GET api/Animations/AnimationOfCompany/{companyId}

Get All Animation with given companyId

GET api/Animations/AnimationOfSite/{siteId}

Get All Animation with given SiteId

GET api/Animations/AnimationOfParticipation/{participationId}

Get Specific Animation with given ParticipationId

GET api/Animations/AnimationTiteled/{title}

Get All Animation with given Title

GET api/Animations/AnimationOfCategory/{categoryId}

Get All Animation Of Given CategoryId

GET api/Animations/AnimationOfGroup/{groupId}

Get All Animation Of Given GroupId

GET api/Animations/AnimationStarted/{startDate}

Get All Animation with given StartDate

GET api/Animations/AnimationEnded/{endDate}

Get All Animation with given EndDate

POST api/Animations/NotViewedEventOfEmploye/{employeId}

Get Not Viewed Event (Id's only) for target Employe

GET api/Animations/CanParticipateToAnimation/{animationId}

Get All Animation with given Title

PUT api/Animations/IncrementView/{animId}

Add an Lt_Employe_view_Animation with caller and target animId

PUT api/Animations/IncrementMultipleView

Add multiple Lt_Employe_view_Animation with caller and target animId

DELETE api/Animations/AnimationId={animationId}AndDeletePost={deletePost}AndDeleteParticipation={deleteParticipation}

Delete animation, related post, documents and all participations

GET api/Animations

No documentation available.

GET api/Animations/{id}

Get Specific Animation with given AnimationId

PUT api/Animations/{id}

No documentation available.

POST api/Animations

No documentation available.

GET api/Animations/GetAnimation

No documentation available.

GET api/Animations/GetAnimation?id={id}

Get Specific Animation with given AnimationId

PUT api/Animations/PutAnimation?id={id}

No documentation available.

POST api/Animations/PostAnimation

No documentation available.

LtChartCategories

APIDescription
GET api/LtChartCategories/ChartIdAndCategoryId/{chartId}/{categoryId}

Get Specific LtChartCategory with given ChartId And categoryId

GET api/LtChartCategories/ChartId/{chartId}

Get All LtChartCategory with given ChartId

GET api/LtChartCategories/CategoryId/{categoryId}

Get All LtChartCategory with given categoryId

DELETE api/LtChartCategories/ChartIdAndCategoryId/{chartId}/{categoryId}

Delete specific LtChartCategory with given chartId and categoryId

DELETE api/LtChartCategories/CategoryId/{categoryId}

Delete All LtChartCategory of given categoryId

DELETE api/LtChartCategories/ChartId/{chartId}

Delete All LtChartCategory of given chartId

GET api/LtChartCategories

No documentation available.

POST api/LtChartCategories

No documentation available.

GET api/LtChartCategories/GetLtChartCategories

No documentation available.

POST api/LtChartCategories/PostLtChartCategory

No documentation available.

LtEmployesGroupchats

APIDescription
GET api/LtEmployesGroupchats/Detailed

No documentation available.

GET api/LtEmployesGroupchats/EmployeIdAndGroupChatId/{employeId}/{groupChatId}

Get Specific LtEmployesGroupchats with given EmployeId and GroupChatId

GET api/LtEmployesGroupchats/EmployeId/{id}

Get ALL LtEmployesGroupchats with given EmployeId

GET api/LtEmployesGroupchats/GroupChatId/{id}

Get ALL LtEmployesGroupchats with given GroupChatId

DELETE api/LtEmployesGroupchats/EmployeIdAndGroupChatId/{employeId}/{groupChatId}

Delete Specific LtEmployesGroupchats with given EmployeId and GroupChatId

DELETE api/LtEmployesGroupchats/EmployeId/{id}

Delete ALL LtEmployesGroupchats with given EmployeId

DELETE api/LtEmployesGroupchats/GroupChatId/{id}

Delete ALL LtEmployesGroupchats with given GroupChatId

GET api/LtEmployesGroupchats

No documentation available.

POST api/LtEmployesGroupchats

No documentation available.

GET api/LtEmployesGroupchats/GetLtEmployesGroupchats

No documentation available.

POST api/LtEmployesGroupchats/PostLtEmployesGroupchat

No documentation available.

AnimationParticipations

APIDescription
GET api/AnimationParticipations/ParticipationOfEmploye/{employeId}

Get All AnimationParticipation Of given EmployeId

GET api/AnimationParticipations/ParticipationOfAnimation/{animationId}

Get All AnimationParticipation Of given AnimationId

GET api/AnimationParticipations/ParticipationOfEmployeForAnimation/{employeId}/{animationId}

Get Specific AnimationParticipation Of given EmployeId And AnimationId

GET api/AnimationParticipations/ParticipationPublished/{dateOfPublish}

Get All AnimationParticipation Of given Date

GET api/AnimationParticipations/Winners

Get All Winning Participation

GET api/AnimationParticipations/ParticipationOfDocument/{docId}

Get Specific AnimationParticipation Of given DocumentId

DELETE api/AnimationParticipations/ParticipationId/{participationId}

Delete Participation, post, comment and document related

GET api/AnimationParticipations

Get ALL AnimationParticipation

GET api/AnimationParticipations/{id}

Get Specific AnimationParticipation Of given AnimationParticipationId

PUT api/AnimationParticipations/{id}

No documentation available.

POST api/AnimationParticipations

No documentation available.

GET api/AnimationParticipations/GetAnimationParticipations

Get ALL AnimationParticipation

GET api/AnimationParticipations/GetAnimationParticipation?id={id}

Get Specific AnimationParticipation Of given AnimationParticipationId

PUT api/AnimationParticipations/PutAnimationParticipation?id={id}

No documentation available.

POST api/AnimationParticipations/PostAnimationParticipation

No documentation available.

LT_EmployeViewForms

APIDescription
GET api/LtEmployesViewForm/EmployeIdAndFormId/{employeId}/{formId}

Get Specific Lt_EmployeViewForm

GET api/LtEmployesViewForm/EmployeViewFormsOfEmploye/{employeId}

Get All Lt_EmployeViewForm of Employe

GET api/LtEmployesViewForm/EmployeViewFormsOfForm/{formId}

Get All Lt_EmployeViewForm of Form

DELETE api/LtEmployesViewForm/EmployeIdAndFormId/{employeId}/{formId}

DELETE Specific Lt_EmployeViewForm

DELETE api/LtEmployesViewForm/OfEmployeId/{employeId}

DELETE All Lt_EmployeViewForm of employeId

DELETE api/LtEmployesViewForm/OfFormId/{formId}

DELETE All Lt_EmployeViewForm of employeId

GET api/LT_EmployeViewForms

No documentation available.

POST api/LT_EmployeViewForms

No documentation available.

GET api/LT_EmployeViewForms/GetLT_EmployeViewForms

No documentation available.

POST api/LT_EmployeViewForms/PostLT_EmployeViewForms

No documentation available.

LtSiteCategories

APIDescription
GET api/LtSiteCategories/SiteIdAndCategoryId/{siteId}/{categoryId}

Get Specific LtSiteCategories with given SiteId And categoryId

GET api/LtSiteCategories/SiteId/{siteId}

Get Specific LtSiteCategories with given SiteId

GET api/LtSiteCategories/CategoryId/{categoryId}

Get Specific LtSiteCategories with given categoryID

DELETE api/LtSiteCategories/SiteIdAndCategoryId/{siteId}/{categoryId}

Delete specific LtSiteCategory with given siteId and categoryId

DELETE api/LtSiteCategories/SiteId/{siteId}

Delete All LtSiteCategory with given siteId

DELETE api/LtSiteCategories/CategoryId/{categoryId}

Delete All LtSiteCategory with given CategoryId

GET api/LtSiteCategories

No documentation available.

POST api/LtSiteCategories

No documentation available.

GET api/LtSiteCategories/GetLtSiteCategories

No documentation available.

POST api/LtSiteCategories/PostLtSiteCategory

No documentation available.

PushNotification

APIDescription
POST api/PushNotification/RssNotify/{RssId}

Un Nouveau post a été publié sur le flux [RssId]

POST api/PushNotification/NewsNotify

Une news est validée et publiée immédiatement

POST api/PushNotification/FormsNotify

Un Nouveau Formulaire est publié

POST api/PushNotification/FormsNotifyDelay

Une news est validée et publiée en différé

POST api/PushNotification/NewsNotifyExceptAuthor

Une news est validée et publiée immédiatement et on préviens les Utilisateurs Jello du même site que l'auteur (On ne prévient pas l'auteur)

POST api/PushNotification/NewsNotifyCompanyExceptAuthor

Une news est validée et publiée immédiatement et on préviens tous les utilisateurs Jello de la même compagnie que l'auteur (On ne prévient pas l'auteur)

POST api/PushNotification/NewsNotifySites

Une news est validée et publiée immédiatement sur plusieurs sites

POST api/PushNotification/NewsNotifySitesExceptAuthor

Une news est validée et publiée immédiatement sur plusieurs sites (l'auteur ne recoit pas de notification)

POST api/PushNotification/NewsNotifyAllSites

Une news est validée et publiée immédiatement sur tous les sites

POST api/PushNotification/NewsNotifyDelay

Une news est validée et publiée en différé

POST api/PushNotification/NewsNotifyDelaySites

Une news est validée et publiée en différé sur plusieurs sites

POST api/PushNotification/NewsNotifyDelayAllSites

Une news est validée et publiée en différé sur tous les sites

POST api/PushNotification/NewsNotifyDelaySitesComplement

Une news est validée et publiée en différé sur plusieurs sites avec un complément d’information

POST api/PushNotification/NewsNotifyDelayAllSitesComplement

Une news est validée et publiée en différé sur tous les sites avec un complément d’information

POST api/PushNotification/NewsNotifySitesAfterPublication

Une news est déployée sur d’autres sites que celui de l’auteur - mais pas tous les sites (après la publication de la news originale)

POST api/PushNotification/NewsNotifyAllSitesAfterPublication

Une news est déployée sur tous les sites (après la publication de la news originale)

POST api/PushNotification/NewsNotifyRefused

Une news est directement refusée

POST api/PushNotification/NewsNotifyComplement

Une news est publiée immédiatement avec un complément d’information.

POST api/PushNotification/NewsNotifyComplementAfterPublication

Un Complément d’information est publié après publication d’une news

POST api/PushNotification/AnimationNotifySitesExceptAuthor

Une Animation est publiée immédiatement sur plusieurs sites (l'auteur ne recoit pas de notification)

POST api/PushNotification/AnimationNotifyGroup

Notification de tous les membres de tous les groupes cibles si une Animation leurs est adressé.

POST api/PushNotification/AnimationChangedNotifySitesExceptAuthor

Une Animation est Modifiée sur plusieurs sites (l'auteur ne recoit pas de notification)

POST api/PushNotification/AnimationChangedNotifyGroup

Notification de tous les membres de tous les groupes cibles si une Animation qui leurs est adressé est modifiée.

POST api/PushNotification/NewsNotifyGroup

Notification de tous les membres de tous les groupes cibles si une news leurs est adressé.

POST api/PushNotification/DocumentNotifyGroup

Notification de tous les membres de tous les groupes cibles si un Document leurs est adressé.

POST api/PushNotification/NewsNotifyGroupDelay

Notification de tous les membres de tous les groupes cibles si une news leurs est adressé.

POST api/PushNotification/NewsNotifyCustomize

Notification personnalisée

POST api/PushNotification/NewsNotifyCustomizeWithoutPost

Notification personnalisée sans création de post en base

POST api/PushNotification/NewsNotifyCustomizeDelay

Notification personnalisée

POST api/PushNotification/NewsNotifyCustomizeDelayWithoutPost

Notification personnalisée

POST api/PushNotification/ProAdsNotify

Une Annonce Pro est validée et publiée immédiatement

POST api/PushNotification/ProAdsNotifyDelay

Une Annonce Pro est validée et publiée en différé

POST api/PushNotification/ProAdsNotifyRefused

Une Annonce Pro est directement refusée

POST api/PushNotification/CareerPublishedNotify

Une Annonce Pro est directement refusée

POST api/PushNotification/CareerPublishedNotifyDelay

Une petite annonce est validée et publiée en différé

POST api/PushNotification/SmallAdsNotify

Une petite annonce est validée et publiée immédiatement

POST api/PushNotification/SmallAdsNotifyDelay

Une petite annonce est validée et publiée en différé

POST api/PushNotification/SmallAdsNotifyRefused

Une petite annonce est directement refusée

POST api/PushNotification/ArticleNotify

Un Article est validée et publiée immédiatement

POST api/PushNotification/DocumentNotifyToAll/{docId}

Un nouveau document a été posté et TOUT Jello est prévenu.

POST api/PushNotification/DocumentNotify/{docId}

Un nouveau Document a été posté et la compagnie ou le site est prévenu.

POST api/PushNotification/IndicatorNotifyAll/{chartId}

Un nouvel indicateur a été ajouté et TOUT Jello est prévenu.

POST api/PushNotification/IndicatorNotifyCompany/{chartId}

Un nouvel indicateur a été ajouté et la compagnie est prévenu.

POST api/PushNotification/NewsNotifyCategory/{postId}

Une news a été publiée dans la catégorie/rubrique/tag auquel je me suis abonné

POST api/PushNotification/NewsNotifyCategoryComplement/{postId}

Une news accompagnée d’un complément d’information a été publiée dans la catégorie/rubrique/tag auquel je me suis abonné

POST api/PushNotification/NewCommentOnPostNotify/{postId}

Une news accompagnée d’un complément d’information a été publiée dans la catégorie/rubrique/tag auquel je me suis abonné

POST api/PushNotification?Message={Message}&IsForAuthor={IsForAuthor}&ElementId={ElementId}

POST api/PushNotification/NewsNotify?Message={Message}&IsForAuthor={IsForAuthor}&ElementId={ElementId}

LT_DefaultReactionOfPostForCompany

APIDescription
POST api/LT_DefaultReactionOfPostForCompany/ReactionTypeIdAndpostTypeIdForCompanyId/{ReactionTypeId}/{postTypeId}/{CompanyId}

Get Specific LT_DefaultReactionOfPostForCompany with given ReactionTypeId, postTypeId and CopanyId

GET api/LT_DefaultReactionOfPostForCompany/ofReactionTypeIdAndpostTypeId/{ReactionTypeId}/{postTypeId}

Get All LT_DefaultReactionOfPostForCompany with given ReactionTypeId and postTypeId

GET api/LT_DefaultReactionOfPostForCompany/ofReactionTypeIdAndCompanyId/{ReactionTypeId}/{CompanyId}

Get All LT_DefaultReactionOfPostForCompany with given ReactionTypeId and CompanyId

GET api/LT_DefaultReactionOfPostForCompany/ofPostTypeIdAndCompanyId/{PostTypeId}/{CompanyId}

Get All LT_DefaultReactionOfPostForCompany with given PostTypeId and CompanyId

GET api/LT_DefaultReactionOfPostForCompany/OfCompanyId/{CompanyId}

Get All LT_DefaultReactionOfPostForCompany with given CompanyId

GET api/LT_DefaultReactionOfPostForCompany/OfPostType/{PostTypeId}

Get All LT_DefaultReactionOfPostForCompany with given PostTypeId

GET api/LT_DefaultReactionOfPostForCompany/OfReactionType/{ReactionTypeId}

Get All LT_DefaultReactionOfPostForCompany with given ReactionTypeId

DELETE api/LT_DefaultReactionOfPostForCompany/ReactionTypeIdAndPostTypeIdAndCompanyId/{reactionTypeId}/{postTypeId}/{companyId}

Delete Specific LT_DefaultReactionOfPostForCompany with given ReactionTypeId, postTypeId and CompanyId

DELETE api/LT_DefaultReactionOfPostForCompany/ReactionTypeIdAndPostTypeId/{reactionTypeId}/{postTypeId}

Delete All LT_DefaultReactionOfPostForCompany with given ReactionTypeId and postTypeId

DELETE api/LT_DefaultReactionOfPostForCompany/ReactionTypeIdAndrCompanyId/{reactionTypeId}/{companyId}

Delete All LT_DefaultReactionOfPostForCompany with given ReactionTypeId and CompanyId

DELETE api/LT_DefaultReactionOfPostForCompany/PostTypeIdAndCompanyId/{postTypeId}/{companyId}

Delete All LT_DefaultReactionOfPostForCompany with given PostTypeId and CompanyId

DELETE api/LT_DefaultReactionOfPostForCompany/ofReactionTypeId/{reactionTypeId}

Delete All LT_DefaultReactionOfPostForCompany with given ReactionTypeId

DELETE api/LT_DefaultReactionOfPostForCompany/ofPostTypeId/{postTypeId}

Delete All LT_DefaultReactionOfPostForCompany with given postTypeId

DELETE api/LT_DefaultReactionOfPostForCompany/ofCompanyId/{companyId}

Delete All LT_DefaultReactionOfPostForCompany with given companyId

GET api/LT_DefaultReactionOfPostForCompany

No documentation available.

POST api/LT_DefaultReactionOfPostForCompany

No documentation available.

GET api/LT_DefaultReactionOfPostForCompany/GetLT_DefaultReactionOfPostForCompany

No documentation available.

POST api/LT_DefaultReactionOfPostForCompany/PostLT_DefaultReactionOfPostForCompany

No documentation available.

Analytics

APIDescription
GET api/Analytics/FirstConnexionOfMounth

Get All Employes With FirstConnexion.Mounth == mounthDate.Month

GET api/Analytics/FirstConnexionOfWeek

Get All Employes With startWeek more or equal to FirstConnexion less or equal to endWeek

GET api/Analytics/FirstConnexionOfDay

Get All Employes With FirstConnexion equal to targetDay

GET api/Analytics/FirstConnexionOfMounthForCompany

Get Employes Of Company With FirstConnexion.Mounth == mounthDate.Month

GET api/Analytics/FirstConnexionOfWeekForCompany

Get Employes Of Company With startWeek more or equal to FirstConnexion less or equal to endWeek

GET api/Analytics/FirstConnexionOfDayForCompany

Get Employes of Company With FirstConnexion equal to targetDay

GET api/Analytics/FirstConnexionOfMounthForSite

Get Employes Of Site With FirstConnexion.Mounth == mounthDate.Month

GET api/Analytics/FirstConnexionOfWeekForSite/{siteId}/{startWeek}/{endWeek}

Get Employes Of Site With startWeek more or equal to FirstConnexion less or equal to endWeek

GET api/Analytics/FirstConnexionOfDayForSite

Get Employes of Site With FirstConnexion equal to targetDay

GET api/Analytics/PercentageOfOriginDevice

Get Percent of each device used from all registered Session.

GET api/Analytics/PercentageOfOriginDeviceOfCompany/{companyId}

Get Percent of each device used from all registered Session in Company.

GET api/Analytics/PercentageOfOriginDeviceOfSite/{siteId}

Get Percent of each device used from all registered Session in Site.

GET api/Analytics/AllConnexionOfDayForCompany

Get Employes of Company With FirstConnexion equal to targetDay

GET api/Analytics/SectionTimeUsedBySession/{statLogId}

Get Total Section Time of given Session

GET api/Analytics/SectionTimeUsedByEmploye/{employeId}

Get Total Section Time of given Employe

GET api/Analytics/SectionTimeUsedBySite/{siteId}

Get Total Section Time of given Site

GET api/Analytics/SectionTimeUsedByCompany/{companyId}

Get Total Section Time of given Company

GET api/Analytics/SectionTimeUsed

Get Total Section Time for all Employes

GET api/Analytics/TotalApplicationUseBySession/{statLogId}

Get Total Application usage Time of given Session

GET api/Analytics/TotalApplicationUseByEmploye/{employeId}

Get Total Application usage Time of given Employe

GET api/Analytics/TotalApplicationUseBySite/{siteId}

Get Total Application usage Time of given Site

GET api/Analytics/TotalApplicationUseByCompany/{companyId}

Get Total Application usage Time of given Company

GET api/Analytics/TotalApplicationUseByCompany

Get Total Application usage Time for all employe

GET api/Analytics/AverageSectionTimeOfEmploye/{employeId}

Get Average Section Time of given Employe

GET api/Analytics/AverageSectionTimeOfSite/{siteId}

Get Average Section Time of given Site Users

GET api/Analytics/AverageSectionTimeOfCompany/{companyId}

Get Average Section Time of given Company

GET api/Analytics/AverageSectionTime

Get Average Section Time for all Employes

GET api/Analytics/AverageTimeUsedByUser/{employeId}

Get Average Application usage Time of given Employe

GET api/Analytics/AverageTimeUsedBySite/{siteId}

Get Average Application usage Time of given Site

GET api/Analytics/AverageTimeUsedByCompany/{companyId}

Get Average Application usage Time of given Company

GET api/Analytics/AverageTimeUsed

Get Average Application usage Time for all employe

GET api/Analytics/GetFavoriteSectionBySession/{statLogId}

Get Favorite Section of given Session

GET api/Analytics/GetFavoriteSectionByEmploye/{employeId}

Get Favorite Section of given Employe

GET api/Analytics/GetFavoriteSectionBySite/{siteId}

Get Favorite Sectione of given Site

GET api/Analytics/GetFavoriteSectionByCompany/{companyId}

Get Favorite Section of given Company

GET api/Analytics/GetFavoriteSection

Get Favorite Section for all Employes

GET api/Analytics/MostPostedSectionOfEmploye/{employeId}

Get the Section with most Post of Employe

GET api/Analytics/MostPostedSectionOfSite/{siteId}

Get the Section with most Post of Site

GET api/Analytics/MostPostedSectionOfcompany/{companyId}

Get the Section with most Post of Company

GET api/Analytics/GetMostPostedSection

Get the Section with most Post

GET api/Analytics/MostPostedCategoryPostedByEmploye/{employeId}

Get the Category target Employe post the most

GET api/Analytics/MostPostedCategoryPostedBySite/{siteId}

Get the Section with most Post of Site

GET api/Analytics/MostPostedCategoryPostedByCompany/{companyId}

Get the Section with most Post of Site

GET api/Analytics/MostPostedCategoryPosted

Get the Section with most Post of Site

GET api/Analytics/MostLikedNews

Get the most liked News

GET api/Analytics/MostLikedNewsOfCompany/{companyId}

Get the most liked News Of Company

GET api/Analytics/MostLikedNewsOfCompanyDuringPeriod/{companyId}/{dateStart}/{dateEnd}

Get the most liked News Of Company during given periode

GET api/Analytics/ListedMostLikedNewsOfCompanyDuringPeriod/{totalPostReturned}/{companyId}/{dateStart}/{dateEnd}

Get a list of the most liked News Of Company during given periode

GET api/Analytics/MostLikedNewsOfSite/{siteId}

Get the most liked News Of Site

GET api/Analytics/MostLikedPostDuringPeriod/{DateStart}/{DateEnd}

Get most liked Post during given period

GET api/Analytics/TopMostLikedPostAtDate/{TargetDate}

Get Top most liked Post at Given Date

GET api/Analytics/MostFollowedCategoryOfSite/{siteId}

Get The Most Followed Category in the given Site

GET api/Analytics/MostFollowedCategoryOfCompany/{companyId}

Get The Most Followed Category in the given Company

GET api/Analytics/GetMostFollowedCategory

Get The Most Followed Category

GET api/Analytics/MostViewedDoc

Get the most Viewed Document

GET api/Analytics/MostViewedDocofCompany/{companyId}

Get the most Viewed Document Of Company

GET api/Analytics/MostViewedDocofSite/{siteId}

Get the most Viewed Document Of Site

GET api/Analytics/TotalContactBySession/{statLogId}

Get Total Contact Btn usage given Session

GET api/Analytics/TotalContactByEmploye/{employeId}

Get Total Contact Btn usage given Employe

GET api/Analytics/TotalContactBySite/{siteId}

Get Total Contact Btn usage given Site

GET api/Analytics/TotalContactByCompany/{companyId}

Get Total Contact Btn usage given Company

GET api/Analytics/TotalContact

Get Total Contact Btn usage for all employe

GET api/Analytics/AllPostsOfDayForCompany

Get Total News Posted Today on given Company

GET api/Analytics/AllPostsTypedOfDayForCompany

No documentation available.

GET api/Analytics/AllPostsOfCompany/{companyId}

Get Total Posts Count Posted for Company

GET api/Analytics/AllNewsOfCompany/{companyId}

Get Total News Count Posted for Company

GET api/Analytics/AllAdsOfCompany/{companyId}

Get Total Ads Count Posted for Company

GET api/Analytics/AllCareersOfCompany/{companyId}

Get Total Careers Count Posted for Company

GET api/Analytics/MostPosterOfCompany/{companyId}

Get 3 top poster Employe of Company

GET api/Analytics/TopMostPosterDuringPeriod/{DateStart}/{DateEnd}

Get Employe posting the most during given period

GET api/Analytics/TopMostPosterOfCompanyDuringPeriod/{companyId}/{DateStart}/{DateEnd}

Get Employe posting the most during given period

LT_Employe_Saved_Employe

APIDescription
GET api/Lt_Employe_Saved_Employe/EmployeIdAndSavedEmployeId/{employeId}/{savedemployeId}

No documentation available.

GET api/Lt_Employe_Saved_Employe/OfEmployeId/{employeId}

No documentation available.

GET api/Lt_Employe_Saved_Employe/OfSavedEmployeId/{employeId}

No documentation available.

DELETE api/Lt_Employe_Saved_Employe/EmployeIdAndSavedEmpId/{employeId}/{savedEmpId}

No documentation available.

DELETE api/Lt_Employe_Saved_Employe/EmployeId/{employeId}

Delete ALL LT_Employe_Saved_Employe Concerning given EmployeId

DELETE api/Lt_Employe_Saved_Employe/SavedEmployeId/{employeId}

Delete ALL LT_Employe_Saved_Employe Concerning given SavedEmployeId

GET api/LT_Employe_Saved_Employe

No documentation available.

POST api/LT_Employe_Saved_Employe

No documentation available.

GET api/LT_Employe_Saved_Employe/GetLT_Employe_Saved_Employe

No documentation available.

POST api/LT_Employe_Saved_Employe/PostLT_Employe_Saved_Employe

No documentation available.

Lt_DocumentGroup

APIDescription
GET api/Lt_DocTargetedToGroup/postIdAndGroupId/{PostId}/{GroupId}?strDocId={strDocId}

Get specific Lt_DocumentGroup with PostId and GroupId

GET api/Lt_DocTargetedToGroup/PostId/{postId}?strDocId={strDocId}

Get All Lt_DocumentGroup with PostId

GET api/Lt_DocTargetedToGroup/GroupId/{groupId}

Get All Lt_DocumentGroup with GroupId

POST api/Lt_DocTargetedToGroup/MultiplePost

No documentation available.

POST api/Lt_DocTargetedToGroup/DocumentForGroup/{documentId}/{groupId}

No documentation available.

DELETE api/Lt_DocTargetedToGroup/DocIdAndGroupId/{docId}/{groupId}

DELETE Specfic Lt_DocumentGroup with given postId and GroupId

DELETE api/Lt_DocTargetedToGroup/docId/{stringDocId}

DELETE All Lt_DocumentGroup with given DocumentId

DELETE api/Lt_DocTargetedToGroup/GroupId/{groupId}

DELETE All Lt_DocumentGroup with given GroupId

GET api/Lt_DocumentGroup

No documentation available.

POST api/Lt_DocumentGroup

No documentation available.

GET api/Lt_DocumentGroup/GetLt_DocumentGroup

No documentation available.

POST api/Lt_DocumentGroup/PostLt_DocumentGroup

No documentation available.

LtEmployesLikedposts

APIDescription
GET api/LtEmployesLikedposts/Detailed

No documentation available.

GET api/LtEmployesLikedposts/EmployeIdAndPostId/{employeId}/{postId}

Get Specific LtEmployesLikedposts with given EmployeId and PostId

GET api/LtEmployesLikedposts/EmployeId/{id}

Get ALL LtEmployesLikedposts with given EmployeId

GET api/LtEmployesLikedposts/PostId/{id}

Get ALL LtEmployesLikedposts with given postId

DELETE api/LtEmployesLikedposts/EmployeIdAndPostId/{employeId}/{postId}

Delete Specific LtEmployesLikedposts with given EmployeId and PostId

DELETE api/LtEmployesLikedposts/EmployeId/{id}

Delete ALL LtEmployesLikedposts with given EmployeId

DELETE api/LtEmployesLikedposts/PostId/{id}

Delete ALL LtEmployesLikedposts with given PostId

GET api/LtEmployesLikedposts

No documentation available.

POST api/LtEmployesLikedposts

No documentation available.

GET api/LtEmployesLikedposts/GetLtEmployesLikedposts

No documentation available.

POST api/LtEmployesLikedposts/PostLtEmployesLikedpost

No documentation available.

CompanyRanks

APIDescription
GET api/CompanyRanks/Name/{name}

Get All CompanyRank with given Name

GET api/CompanyRanks/CROfCompany/{companyId}

Get All CompanyRank of given CompanyId

GET api/CompanyRanks

No documentation available.

GET api/CompanyRanks/{id}

Get Specific CompanyRank with given CompanyRankId

PUT api/CompanyRanks/{id}

No documentation available.

POST api/CompanyRanks

No documentation available.

DELETE api/CompanyRanks/{id}

Delete CompanyRank and all Lt_CompanyRank_Company Related

GET api/CompanyRanks/GetCompanyRanks

No documentation available.

GET api/CompanyRanks/GetCompanyRank?id={id}

Get Specific CompanyRank with given CompanyRankId

PUT api/CompanyRanks/PutCompanyRank?id={id}

No documentation available.

POST api/CompanyRanks/PostCompanyRank

No documentation available.

DELETE api/CompanyRanks/DeleteCompanyRank?id={id}

Delete CompanyRank and all Lt_CompanyRank_Company Related

Sites

APIDescription
GET api/Sites/Detailed

No documentation available.

GET api/Sites/TotalEmployeCount/{siteId}

No documentation available.

GET api/Sites/SiteOfEmploye/{employeid}

Get Specific Site of given EmployeId

GET api/Sites/SiteOfPost/{postId}

Get Specific Site of given PostId

GET api/Sites/AllSiteOfPost/{postId}

Get Specific Site of given PostId

GET api/Sites/SitesWithCategory/{categoryId}

Get All Sites with given categoryId

GET api/Sites/SitesOfAnimation/{animationId}

Get All Sites with given AnimationId

GET api/Sites/SiteOfAppTemplate/{appTemplateId}

Get All Sites of given AppTemplateId

GET api/Sites/SitesWithFunction/{functionId}

Get All Site with given FunctionId

GET api/Sites/SitesOfCompany/{companyId}

Get All Site of Company

GET api/Sites/PagedSitesOfCompany?CompanyId={CompanyId}&PageNumber={PageNumber}&PageSize={PageSize}&SearchParam={SearchParam}

Get All Site of Company With Pagination

GET api/Sites/SiteWithLanguage/{language}?languageid={languageid}

Get All Site of Language

GET api/Sites/SitesNamed/{name}

Get All Site Named

GET api/Sites/SiteLocated/{location}

Get All Site With Location

GET api/Sites/SiteOfCountry/{country}

Get All Site in given country

GET api/Sites/SiteOfTown/{town}

Get All Site in given country

GET api/Sites/SiteOfDocument/{documentId}?DocId={DocId}

Get Specific Site With given DocumentId

GET api/Sites/SiteOfAdmin/{adminId}

Get Specific Site of given adminId

GET api/Sites/FullSiteWithFullEmployes/{siteId}

Get Specific FullSite of given SiteId

GET api/Sites/FullSite/{siteId}

Get Specific FullSite of given SiteId

POST api/Sites/PostSiteWithAllSitesPublishedNews

No documentation available.

DELETE api/Sites/SiteId={siteId}AndDeleteAnimation={deleteAnimation}AndDeleteEmployes={deleteEmploye}AndDeletePost={deletePost}AndDeleteDoc={deleteDoc}

No documentation available.

GET api/Sites

No documentation available.

GET api/Sites/{id}

Get Specific Site with given SiteId

PUT api/Sites/{id}

No documentation available.

POST api/Sites

No documentation available.

GET api/Sites/GetSites

No documentation available.

GET api/Sites/GetSites?id={id}

Get Specific Site with given SiteId

PUT api/Sites/PutSites?id={id}

No documentation available.

POST api/Sites/PostSites

No documentation available.

CompanyStatTemplates

APIDescription
GET api/CompanyStatTemplates/StatTemplateOfCompany/{companyId}

Get CompanyStat Template of given CompanyID

PUT api/CompanyStatTemplates/StatTemplateFromString?id={id}

No documentation available.

POST api/CompanyStatTemplates/TemplateFromString

Post CompanyStatTemplateFromString (used in WEB verion of Jello )

GET api/CompanyStatTemplates

No documentation available.

GET api/CompanyStatTemplates/{id}

No documentation available.

PUT api/CompanyStatTemplates/{id}

No documentation available.

POST api/CompanyStatTemplates

No documentation available.

DELETE api/CompanyStatTemplates/{id}

No documentation available.

GET api/CompanyStatTemplates/GetCompanyStatTemplates

No documentation available.

GET api/CompanyStatTemplates/GetCompanyStatTemplate?id={id}

No documentation available.

PUT api/CompanyStatTemplates/PutCompanyStatTemplate?id={id}

No documentation available.

POST api/CompanyStatTemplates/PostCompanyStatTemplate

No documentation available.

DELETE api/CompanyStatTemplates/DeleteCompanyStatTemplate?id={id}

No documentation available.

PostTypes

APIDescription
GET api/PostTypes/PostTypeNamed/{name}

Get Specific PostType with given Name

GET api/PostTypes

No documentation available.

GET api/PostTypes/{id}

Get Specific PostType with given PostTypeId

PUT api/PostTypes/{id}

No documentation available.

POST api/PostTypes

No documentation available.

DELETE api/PostTypes/{id}

No documentation available.

GET api/PostTypes/GetPostTypes

No documentation available.

GET api/PostTypes/GetPostType?id={id}

Get Specific PostType with given PostTypeId

PUT api/PostTypes/PutPostType?id={id}

No documentation available.

POST api/PostTypes/PostPostType

No documentation available.

DELETE api/PostTypes/DeletePostType?id={id}

No documentation available.

LT_Employe_Reaction_Post

APIDescription
GET api/LT_Employe_Reaction_Post/EmployeIdAndPostIdAndReactionTypeId/{employeId}/{postId}/{reactionTypeId}?reactionId={reactionId}

Get Specific Lt_Employe_Reaction_Post with given PostId, reactionTypeId and EmployeId

GET api/LT_Employe_Reaction_Post/EmployeIdAndReactionId/{employeId}/{reactionId}

Get all Lt_Employe_Reaction_Post of employe and reaction

GET api/LT_Employe_Reaction_Post/EmployeIdAndPostId/{employeId}/{postId}

Get all Lt_Employe_Reaction_Post of employe and post

GET api/LT_Employe_Reaction_Post/PostIdAndReactionId/{postId}/{reactionId}

Get all Lt_Employe_Reaction_Post of post and reaction.

GET api/LT_Employe_Reaction_Post/EmployeId/{employeId}

Get all Lt_Employe_Reaction_Post of employe

GET api/LT_Employe_Reaction_Post/ReactionId/{reactionId}

Get all Lt_Employe_Reaction_Post of Reaction

GET api/LT_Employe_Reaction_Post/PostId/{postid}

Get all Lt_Employe_Reaction_Post of PostId

DELETE api/LT_Employe_Reaction_Post/EmployeIdAndPostIdAndReactionTypeId/{employeId}/{postId}/{reactionId}

Delete Specific Lt_Employe_Reaction_Post with given PostId, reactionTypeId and EmployeId

DELETE api/LT_Employe_Reaction_Post/EmployeIdAndPostIdAndReactionTypeId/{employeId}/{postId}

Delete All Lt_Employe_Reaction_Post with given EmployeId and PostId

DELETE api/LT_Employe_Reaction_Post/EmployeIdAndReactionTypeId/{employeId}/{reactionId}

Delete All Lt_Employe_Reaction_Post with given EmployeId and ReactionId

DELETE api/LT_Employe_Reaction_Post/EmployeIdAndReactionTypeId/{postId}/{reactionId}

Delete All Lt_Employe_Reaction_Post with given PostId and ReactionId

DELETE api/LT_Employe_Reaction_Post/EmployeId/{employeId}

Delete All Lt_Employe_Reaction_Post with given EmployeId

DELETE api/LT_Employe_Reaction_Post/PostId/{postId}

Delete All Lt_Employe_Reaction_Post with given PostId

DELETE api/LT_Employe_Reaction_Post/ReactionId/{reactionId}

Delete All Lt_Employe_Reaction_Post with given ReactionId

GET api/LT_Employe_Reaction_Post

No documentation available.

POST api/LT_Employe_Reaction_Post

No documentation available.

GET api/LT_Employe_Reaction_Post/GetLT_Employe_Reaction_Post

No documentation available.

POST api/LT_Employe_Reaction_Post/PostLT_Employe_Reaction_Post

No documentation available.

LtEmployeAlerts

APIDescription
GET api/LtEmployeAlerts/{EmpId}/{PostId}

Get Specific LtEmployeAlerts with given EmployeId and PostId

GET api/LtEmployeAlerts/EmployeId/{id}

Get ALL LtEmployeAlerts with given EmployeId

GET api/LtEmployeAlerts/PostId/{id}

Get ALL LtEmployeAlerts with given postId

POST api/LtEmployeAlerts/MultiplePOST

POST Multiple EmployeAlerts (and update already existing)

DELETE api/LtEmployeAlerts/EmployeIdAndPostId/{employeId}/{postId}

Delete Specific LtEmployeAlerts with given EmployeId and PostId

DELETE api/LtEmployeAlerts/EmployeId/{id}

Delete ALL LtEmployeAlerts with given EmployeId

DELETE api/LtEmployeAlerts/PostId/{id}

Delete ALL LtEmployeAlerts with given PostId

GET api/LtEmployeAlerts

No documentation available.

POST api/LtEmployeAlerts

No documentation available.

GET api/LtEmployeAlerts/GetLtEmployeAlerts

No documentation available.

POST api/LtEmployeAlerts/PostLtEmployeAlert

No documentation available.

Lt_Post_Site

APIDescription
GET api/LtPostSites/PostIdAndCSiteId/{postId}/{siteId}

Get Specific Lt_Post_Sites with given PostId and SiteId

GET api/LtPostSites/SiteId/{id}

Get ALL LtPostSite with given SiteId

GET api/LtPostSites/PostId/{id}

Get ALL LtPostSite with given PostId

DELETE api/LtPostSites/SiteIdAndPostId/{siteId}/{postId}

Delete Specific LtPostSite with given SiteId and PostId

DELETE api/LtPostSites/SiteId/{id}

Delete ALL Lt_PostSite Concerning given SiteId

DELETE api/LtPostSites/PostId/{id}

Delete ALL Lt_PostSite Concerning given PostId

GET api/Lt_Post_Site

No documentation available.

POST api/Lt_Post_Site

No documentation available.

GET api/Lt_Post_Site/GetLt_Post_Site

No documentation available.

POST api/Lt_Post_Site/PostLt_Post_Site

No documentation available.

LtAnimationCategories

APIDescription
GET api/LtAnimationCategories/AnimationIdAndCategoryId/{animationid}/{categoryId}

Get Specific LtAnimationCategories with given AnimationId and GroupId

GET api/LtAnimationCategories/AnimationId/{animationid}

Get All LtAnimationCategories with given AnimationId

GET api/LtAnimationCategories/GroupId/{categoryId}

Get All LtAnimationCategories with given categoryId

POST api/LtAnimationCategories/PostSeveralLtAnimationCategories

No documentation available.

DELETE api/LtAnimationCategories/AnimationIdAndGroupId/{animationId}/{categoryId}

Delete specific LtAnimationCategories with given AnimationId and categoryId

DELETE api/LtAnimationCategories/AnimationId/{animationId}

Delete All LtAnimationCategories with given AnimationId

DELETE api/LtAnimationCategories/CategoryId/{categoryId}

Delete All LtAnimationCategories with given categoryId

POST api/LtAnimationCategories

No documentation available.

POST api/LtAnimationCategories/PostLtAnimationCategories

No documentation available.

LtWorkFunctionCompanies

APIDescription
GET api/LtWorkFunctionCompanies/WorkFunctionIdAndCompanyId/{WorkFunctionid}/{companyId}

Get Specific LtWorkFunctionCompanies with given WorkFunctionId and CompanyId

GET api/LtWorkFunctionCompanies/Detailed

No documentation available.

GET api/LtWorkFunctionCompanies/WorkFunctionId/{WorkFunctionid}

Get All LtWorkFunctionCompanies with given WorkFunctionId

GET api/LtWorkFunctionCompanies/CompanyId/{companyId}

Get All LtWorkFunctionCompanies with given CompanyId

DELETE api/LtWorkFunctionCompanies/WorkFunctionIdAndCompanyId/{WorkFunctionid}/{companyId}

Delete specific LtWorkFunctionCompany with given WorkFunctionid and companyId

DELETE api/LtWorkFunctionCompanies/WorkFunctionId/{WorkFunctionid}

Delete All LtWorkFunctionCompany with given WorkFunctionid

DELETE api/LtWorkFunctionCompanies/CompanyId/{companyId}

Delete All LtWorkFunctionCompany with given companyId

GET api/LtWorkFunctionCompanies

No documentation available.

POST api/LtWorkFunctionCompanies

No documentation available.

GET api/LtWorkFunctionCompanies/GetLtWorkFunctionCompany

No documentation available.

POST api/LtWorkFunctionCompanies/PostLtWorkFunctionCompany

No documentation available.

Documenttypes

APIDescription
GET api/DocumentTypes/DocTypeNamed/{name}

Get All DocumentType with given Name

GET api/Documenttypes

No documentation available.

GET api/Documenttypes/{id}

Get Specific DocumentType with given DocumentTypeId

PUT api/Documenttypes/{id}

No documentation available.

POST api/Documenttypes

No documentation available.

DELETE api/Documenttypes/{id}

Delete DocumentType and set all document of this type to unassigned type

GET api/Documenttypes/GetDocumenttypes

No documentation available.

GET api/Documenttypes/GetDocumenttype?id={id}

Get Specific DocumentType with given DocumentTypeId

PUT api/Documenttypes/PutDocumenttype?id={id}

No documentation available.

POST api/Documenttypes/PostDocumenttype

No documentation available.

DELETE api/Documenttypes/DeleteDocumenttype?id={id}

Delete DocumentType and set all document of this type to unassigned type

PossibleOptions

APIDescription
GET api/PossibleOptions/OptionsOfQuestion/{QuestionId}

Get Possible Option Of Question

GET api/PossibleOptions/OptionsOfAnswer/{EmployeId}/{OptionId}

Get Possible Option Of Answer

DELETE api/PossibleOptions/OptionOfQuestion/{Questionid}

Delete Options of Question

GET api/PossibleOptions

Get all available Possible Option

GET api/PossibleOptions/{id}

Get Spécific Option By Id

PUT api/PossibleOptions/{id}

No documentation available.

POST api/PossibleOptions

No documentation available.

DELETE api/PossibleOptions/{id}

Delete PossibleOption from Id

GET api/PossibleOptions/GetPossibleOptions

Get all available Possible Option

GET api/PossibleOptions/GetPossibleOption?id={id}

Get Spécific Option By Id

PUT api/PossibleOptions/PutPossibleOption?id={id}

No documentation available.

POST api/PossibleOptions/PostPossibleOption

No documentation available.

DELETE api/PossibleOptions/DeletePossibleOption?id={id}

Delete PossibleOption from Id

LtDocumentEmployes

APIDescription
GET api/LtDocumentEmployes/Detailed

No documentation available.

GET api/LtDocumentEmployes/DocumentIdAndEmployeId/{documentId}/{employeId}

Get Specific LtDocumentEmployes with given DocumentId and EmployeId

GET api/LtDocumentEmployes/EmployeId/{id}

Get ALL LtDocumentEmployes concerning given EmployeId

GET api/LtDocumentEmployes/DocumentId/{id}

Get ALL LtDocumentEmployes concerning given DocumentId

DELETE api/LtDocumentEmployes/EmployeIdAndDocumentId/{employeId}/{documentId}

Delete Specific LtDocumentEmployes with given EmployeId and DocumentId

DELETE api/LtDocumentEmployes/DocumentId/{id}

Delete All LtDocumentEmployes concerning given DocumentId

DELETE api/LtDocumentEmployes/EmployeId/{id}

Delete All LtDocumentEmployes concerning given EmployeId

GET api/LtDocumentEmployes

No documentation available.

POST api/LtDocumentEmployes

No documentation available.

GET api/LtDocumentEmployes/GetLtDocumentEmployes

No documentation available.

POST api/LtDocumentEmployes/PostLtDocumentEmploye

No documentation available.

LtCompanyRankCompanies

APIDescription
GET api/LtCompanyRankCompanies/Detailed

No documentation available.

GET api/LtCompanyRankCompanies/companyRankIdAndcompanyId/{companyRankId}/{companyId}

Get Specific LtCompanyRankCompany with given CompanyRankId and CompanyId

GET api/LtCompanyRankCompanies/CompanyRankId/{id}

Get ALL LtCompanyRankCompanies concerning given CompanyRankId

GET api/LtCompanyRankCompanies/CompanyId/{id}

Get ALL LtCompanyRankCompanies concerning given CompanyId

DELETE api/LtCompanyRankCompanies/CompanyRankIdAndCompanyId/{companyRankId}/{companyId}

Delete Specific LtCompanyRankCompany with given CompanyRankId and CompanyId

DELETE api/LtCompanyRankCompanies/CompanyRankId/{id}

Delete All LtCompanyRankCompany concerning given CompanyRankId

DELETE api/LtCompanyRankCompanies/CompanyId/{id}

Delete All LtCompanyRankCompany concerning given CompanyId

GET api/LtCompanyRankCompanies

No documentation available.

POST api/LtCompanyRankCompanies

No documentation available.

GET api/LtCompanyRankCompanies/GetLtCompanyRankCompanies

No documentation available.

POST api/LtCompanyRankCompanies/PostLtCompanyRankCompany

No documentation available.

RequestOfEmployes

APIDescription
GET api/RequestOfEmploye/{RequestOfEmployeId}

Get All RequestOfEmploye visible by user calling the endpoint.

GET api/RequestOfEmploye/FromMail/{targetMail}

PUBLIC ENDPOINT _ Get RequestOfEmploye of defined Email.

GET api/RequestOfEmploye/FromCompany/{TargetCompany}

Get RequestOfEmploye of Target Company.

GET api/RequestOfEmploye/FromCompanyWithStatus/{TargetCompany}/{Status}

Get RequestOfEmploye of Target Company with status.

GET api/RequestOfEmploye/FromSite/{TargetSite}

Get RequestOfEmploye of Target Site.

GET api/RequestOfEmploye/FromSiteWithStatus/{TargetSite}/Status?Status={Status}

Get RequestOfEmploye of Target Site with status.

GET api/RequestOfEmploye/NotViewedRequestFromCompany/{companyId}

Get Not Viewed RequestOfEmploye of Target Company.

DELETE api/RequestOfEmploye/{RequestOfEmployeId}

Delete Specific RequestOfEmploye.

DELETE api/RequestOfEmploye/OfCompany/{CompanyId}

Delete All RequestOfEmploye of Company.

DELETE api/RequestOfEmploye/OfSite/{SiteId}

Delete All RequestOfEmploye of Company.

GET api/RequestOfEmployes

Get All RequestOfEmploye visible by user calling the endpoint.

POST api/RequestOfEmployes

PUT api/RequestOfEmployes/{id}

No documentation available.

GET api/RequestOfEmployes/GetAllRequestOfEmploye

Get All RequestOfEmploye visible by user calling the endpoint.

POST api/RequestOfEmployes/PostEmployes

PUT api/RequestOfEmployes/PutEmployes?id={id}

No documentation available.

LtEmployeFollowingCategories

APIDescription
GET api/LtEmployeFollowingCategories/EmployeIdAndCategoryId/{employeId}/{categoryId}

Get Specific LtEmployeFollowingCategory with given employeId and categoryId

GET api/LtEmployeFollowingCategories/ForEmploye/{employeId}

Get All LtEmployeFollowingCategory with given employeId

GET api/LtEmployeFollowingCategories/ForCategory/{categoryId}

Get All LtEmployeFollowingCategory with given CategoryID

DELETE api/LtEmployeFollowingCategories/EmployeIdAndCategoryId/{employeId}/{categoryId}

Delete Specific LtEmployeFollowingCategory with given EmployeID and CategoryId

DELETE api/LtEmployeFollowingCategories/ForEmploye/{employeId}

Delete All LtEmployeFollowingCategory of given EmployeID

DELETE api/LtEmployeFollowingCategories/ForCategory/{categoryId}

Delete All LtEmployeFollowingCategory of given CategoryId

GET api/LtEmployeFollowingCategories

No documentation available.

POST api/LtEmployeFollowingCategories

No documentation available.

GET api/LtEmployeFollowingCategories/GetLtEmployeFollowingCategory

No documentation available.

POST api/LtEmployeFollowingCategories/PostLtEmployeFollowingCategory

No documentation available.

ReactionTypes

APIDescription
GET api/ReactionTypes/Named/{name}

Get ReactionType by Name

GET api/ReactionTypes/Typed/{reactionTypeId}?reactionId={reactionId}

Get ReactionType Of Reaction

GET api/ReactionTypes

No documentation available.

GET api/ReactionTypes/{id}

No documentation available.

PUT api/ReactionTypes/{id}

No documentation available.

POST api/ReactionTypes

No documentation available.

DELETE api/ReactionTypes/{id}

No documentation available.

GET api/ReactionTypes/GetReactionTypes

No documentation available.

GET api/ReactionTypes/GetReactionType?id={id}

No documentation available.

PUT api/ReactionTypes/PutReactionType?id={id}

No documentation available.

POST api/ReactionTypes/PostReactionType

No documentation available.

DELETE api/ReactionTypes/DeleteReactionType?id={id}

No documentation available.

Lt_EmployeOfGroup

APIDescription
GET api/LTEmployeOfGroup/EmployeIdAndGroupId/{employeId}/{groupId}

Get Specific LTEmployeOfGroup with given EmployeId and GroupId

GET api/LTEmployeOfGroup/OfEmployeId/{empid}

Get ALL LTEmployeOfGroup with given EmployeId

GET api/LTEmployeOfGroup/OfGroupId/{grpid}

Get ALL LTEmployeOfGroup with given groupId

POST api/LTEmployeOfGroup/MultiplePost

Post Multiple Lt_EmployeOfGroup

DELETE api/LTEmployeOfGroup/EmployeIdAndGroupId/{employeId}/{groupId}

DELETE api/LTEmployeOfGroup/EmployeId/{employeId}

Delete ALL Lt_EmployeOfGroup Concerning given EmployeId

DELETE api/LTEmployeOfGroup/GroupId/{groupId}

Delete ALL Lt_EmployeOfGroup Concerning given GroupId

GET api/Lt_EmployeOfGroup

No documentation available.

POST api/Lt_EmployeOfGroup

No documentation available.

GET api/Lt_EmployeOfGroup/GetLt_EmployeOfGroup

No documentation available.

POST api/Lt_EmployeOfGroup/PostLt_EmployeOfGroup

No documentation available.

Apptemplates

APIDescription
GET api/Apptemplates/TemplateOfSite/{siteId}

Get Specific Apptemplates with given SiteId

PUT api/Apptemplates/TemplateFromString?id={id}

No documentation available.

POST api/Apptemplates/TemplateFromCompany/{companyId}/{AdminId}

No documentation available.

POST api/Apptemplates/TemplateFromString

Post AppTemplate from a x64 encoded string

GET api/Apptemplates

No documentation available.

GET api/Apptemplates/{id}

Get Specific Apptemplates with given AppTemplateId

PUT api/Apptemplates/{id}

No documentation available.

POST api/Apptemplates

No documentation available.

DELETE api/Apptemplates/{id}

No documentation available.

GET api/Apptemplates/GetApptemplates

No documentation available.

GET api/Apptemplates/GetApptemplates?id={id}

Get Specific Apptemplates with given AppTemplateId

PUT api/Apptemplates/PutApptemplates?id={id}

No documentation available.

POST api/Apptemplates/PostApptemplates

No documentation available.

DELETE api/Apptemplates/DeleteApptemplates?id={id}

No documentation available.

StatLogs

APIDescription
GET api/StatLogs/LogsOfEmploye/{employeId}

Get All Logs of Employe

GET api/StatLogs/AllLogsOfCompany/{companyId}

Get All Logs of all Employes of Company

GET api/StatLogs/AllLogsOfCompany/{siteId}

Get All Logs of all Employes of Site

PUT api/StatLogs/LogFromString?id={id}

No documentation available.

POST api/StatLogs/statLogFromString

Post StatLog from a x64 encoded string

GET api/StatLogs

No documentation available.

GET api/StatLogs/{id}

No documentation available.

PUT api/StatLogs/{id}

No documentation available.

POST api/StatLogs

No documentation available.

DELETE api/StatLogs/{id}

No documentation available.

GET api/StatLogs/GetStatLogs

No documentation available.

GET api/StatLogs/GetStatLog?id={id}

No documentation available.

PUT api/StatLogs/PutStatLog?id={id}

No documentation available.

POST api/StatLogs/PostStatLog

No documentation available.

DELETE api/StatLogs/DeleteStatLog?id={id}

No documentation available.

Lt_EmployeViewPost

APIDescription
GET api/LtEmployesViewposts/Detailed

No documentation available.

POST api/LtEmployesViewposts/EmployeIdAndPostId/{employeId}/{postId}

Get Specific Lt_EmployeViewPost with given EmployeId and PostId

GET api/LtEmployesViewposts/EmployeId/{id}

Get ALL Lt_EmployeViewPost with given EmployeId

GET api/LtEmployesViewposts/PostId/{id}

Get ALL Lt_EmployeViewPost with given postId

DELETE api/LtEmployesViewposts/EmployeIdAndPostId/{employeId}/{postId}

Delete Specific LtEmployesViewposts with given EmployeId and PostId

DELETE api/LtEmployesViewposts/EmployeId/{id}

Delete ALL Lt_EmployeViewPost with given EmployeId

DELETE api/LtEmployesViewposts/PostId/{id}

Delete ALL Lt_EmployeViewPost with given PostId

GET api/Lt_EmployeViewPost

No documentation available.

POST api/Lt_EmployeViewPost

No documentation available.

GET api/Lt_EmployeViewPost/GetLt_EmployeViewPost

No documentation available.

POST api/Lt_EmployeViewPost/PostLt_EmployeViewPost

No documentation available.

Lt_Employe_Liked_Site

APIDescription
GET api/LtEmployeLikedSite/{employeId}/{siteId}

Get Specific Lt_Employe_Liked_Site with given employeId and SiteId

GET api/LtEmployeLikedSite/ForEmploye/{employeId}

Get All Lt_Employe_Liked_Site with given employeId

GET api/LtEmployeLikedSite/ForSite/{siteId}

Get All Lt_Employe_Liked_Site with given siteId

PUT api/LtEmployeLikedSite/UpdateLikedSites

Replace all Lt_Employe_Liked_Site of given EmployeId by new ones based on given SiteIdsList

POST api/LtEmployeLikedSite/MultiplePost

No documentation available.

DELETE api/LtEmployeLikedSite/EmployeIdAndSiteId/{employeId}/{SiteId}

No documentation available.

DELETE api/LtEmployeLikedSite/OfEmployeId/{employeId}

Delete all Lt_Employe_Liked_Site of given EmployeId

DELETE api/LtEmployeLikedSite/OfSiteId/{SiteId}

Delete All Lt_Employe_Liked_Site of given SiteId

GET api/Lt_Employe_Liked_Site

No documentation available.

POST api/Lt_Employe_Liked_Site

No documentation available.

GET api/Lt_Employe_Liked_Site/GetLt_Employe_Liked_Site

No documentation available.

POST api/Lt_Employe_Liked_Site/PostLtEmployeLikedSite

No documentation available.

LT_Post_Available_Reaction

APIDescription
GET api/Lt_PostAvailableReaction/PostIdAndReactionTypeId/{postId}/{reactionTypeId}

Get specific LT_Post_Available_Reaction with PostId and ReactionTypeId

GET api/Lt_PostAvailableReaction/PostId/{postId}

Get All LT_Post_Available_Reaction with PostId

POST api/Lt_PostAvailableReaction/ForceGetPostId/{postId}

Get All LT_Post_Available_Reaction with PostId /!\/!\/!\---This Call was used in Xamarin App, wich is now deprecated---/!\/!\/!\

GET api/Lt_PostAvailableReaction/ReactionTypeId/{reactionTypeId}

Get All LT_Post_Available_Reaction with ReactionTypeId

DELETE api/Lt_PostAvailableReaction/PostIdAndReactionTypeId/{postId}/{reactionTypeId}

Delete Specific LT_Post_Available_Reaction with given PostId And reactionTypeId

DELETE api/Lt_PostAvailableReaction/PostId/{postId}

Delete All LT_Post_Available_Reaction with given PostId

DELETE api/Lt_PostAvailableReaction/ReactionTypeId/{reactionTypeId}

Delete All LT_Post_Available_Reaction with given reactionTypeId

GET api/LT_Post_Available_Reaction

Get all LT_Post_Available_Reaction available

POST api/LT_Post_Available_Reaction

No documentation available.

GET api/LT_Post_Available_Reaction/GetLT_Post_Available_Reaction

Get all LT_Post_Available_Reaction available

POST api/LT_Post_Available_Reaction/PostLT_Post_Available_Reaction

No documentation available.

Lt_ReactionTypeOfReaction

APIDescription
GET api/Lt_ReactionTypeOfReaction/ReactionIdAndReactionTypeId/{reactionId}/{reactionTypeId}

Get Specific Lt_ReactionTypeOfReaction with given ReactionId and ReactionTypeId

GET api/Lt_ReactionTypeOfReaction/OfReaction/{reactionId}

Get All Lt_ReactionTypeOfReaction with given ReactionId

GET api/Lt_ReactionTypeOfReaction/OfReactionType/{reactionTypeId}

Get All Lt_ReactionTypeOfReaction with given ReactionTypeId

POST api/Lt_ReactionTypeOfReaction/MultiplePOST

No documentation available.

DELETE api/Lt_ReactionTypeOfReaction/ReactionIdAndReactionTypeId/{reactionId}/{reactionTypeId}

DELETE Specific Lt_ReactionTypeOfReaction with target ReactionId and ReactionTypeId

DELETE api/Lt_ReactionTypeOfReaction/MultipleDELETE

DELETE Multiple Lt_ReactionTypeOfReaction

DELETE api/Lt_ReactionTypeOfReaction/OfReaction/{reactionId}

Delete ALL Lt_ReactionTypeOfReaction Concerning given ReactionId

DELETE api/Lt_ReactionTypeOfReaction/OfReactionType/{reactionTypeId}

Delete ALL Lt_ReactionTypeOfReaction Concerning given ReactionTypeId

POST api/Lt_ReactionTypeOfReaction

No documentation available.

POST api/Lt_ReactionTypeOfReaction/PostLt_ReactionTypeOfReaction

No documentation available.

Offers

APIDescription
GET api/Offers/OfferContainingName/{name}

Get All Offer with Name containing

GET api/Offers/OfferWithExactName/{name}

Get Specific Offer with exact Name

GET api/Offers/OfferOfCompany/{companyId}

Get Specific Offer of given CompanyId

GET api/Offers

No documentation available.

GET api/Offers/{id}

Get Specific Offer with Given OfferId

POST api/Offers

No documentation available.

DELETE api/Offers/{id}

No documentation available.

GET api/Offers/GetOffers

No documentation available.

GET api/Offers/GetOffer?id={id}

Get Specific Offer with Given OfferId

POST api/Offers/PostOffer

No documentation available.

DELETE api/Offers/DeleteOffer?id={id}

No documentation available.

LtChartCompanies

APIDescription
GET api/LtChartCompanies/ChartIdAndCompanyId/{chartid}/{companyId}

Get Specific LtChartCompanies with given ChartId and CompanyId

GET api/LtChartCompanies/Detailed

No documentation available.

GET api/LtChartCompanies/ChartId/{chartid}

Get All LtChartCompanies with given ChartId

GET api/LtChartCompanies/CompanyId/{companyId}

Get All LtChartCompanies with given CompanyId

DELETE api/LtChartCompanies/ChartIdAndCompanyId/{chartid}/{companyId}

Delete specific LtChartCompany with given chartid and companyId

DELETE api/LtChartCompanies/ChartId/{chartid}

Delete All LtChartCompany with given chartid

DELETE api/LtChartCompanies/CompanyId/{companyId}

Delete All LtChartCompany with given companyId

GET api/LtChartCompanies

No documentation available.

POST api/LtChartCompanies

No documentation available.

GET api/LtChartCompanies/GetLtChartCompany

No documentation available.

POST api/LtChartCompanies/PostLtChartCompany

No documentation available.

LT_Group_Rights

APIDescription
GET api/Lt_Groups_Right/GroupIdAndRightId/{GroupId}/{RightId}

Get Specific Lt_Group_Rights with given GroupId and rightId

GET api/Lt_Groups_Right/OfGroupId/{GroupId}

Get All Lt_Group_Rights with given GroupId

GET api/Lt_Groups_Right/OfRightId/{RightId}

Get All Lt_Group_Rights with given RightId

POST api/Lt_Groups_Right/MultiplePOST

No documentation available.

DELETE api/Lt_Groups_Right/GroupIdAndRightId/{GroupId}/{RightId}

Delete specific Lt_Group_Right

DELETE api/Lt_Groups_Right/OfGroupId/{GroupId}

DELETE all Lt_GroupRight Of Group

DELETE api/Lt_Groups_Right/OfRightId/{RightId}

DELETE all Lt_GroupRight Of Group

GET api/LT_Group_Rights

Get All available Lt_Group_Rights

POST api/LT_Group_Rights

No documentation available.

GET api/LT_Group_Rights/GetLT_Group_Rights

Get All available Lt_Group_Rights

POST api/LT_Group_Rights/PostLT_Group_Rights

No documentation available.

Account

APIDescription
GET api/Account/UserInfo

No documentation available.

GET api/Account/RoleOfUser/{AspnetId}

No documentation available.

POST api/Account/Logout

No documentation available.

GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

POST api/Account/ResetPassword/{employeId}

No documentation available.

POST api/Account/AnonymousResetPassword/{employeId}

No documentation available.

POST api/Account/ResetPasswordFromLogin/{login}

No documentation available.

POST api/Account/ResetPasswordWithoutMail/{employeId}

No documentation available.

POST api/Account/AnonymousResetPasswordWithoutMail/{employeId}

No documentation available.

POST api/Account/AddExternalLogin

No documentation available.

POST api/Account/RemoveLogin

No documentation available.

GET api/Account/ExternalLogin?provider={provider}&error={error}

No documentation available.

GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/Register

No documentation available.

POST api/Account/RegisterWithRole/{role}

No documentation available.

POST api/Account/RegisterExternalBugeyUser

Bugey Specific Call to create external user.

POST api/Account/RegisterExternalUserFromCompanyDomain

Bugey Specific Call to create external user.

POST api/Account/CheckRightsOnAzureVM

DEBUG CODE => check if API can access IO File on Azure VM

POST api/Account/CreatePswdMailQueueFile

Create a ".pswd" file on the Jello server to be send by the Jello Mail Manager.

POST api/Account/CreateDelayedPswdMailQueueFile

Create a ".pswd" file on the Jello server In Delay Folder so Mail Manager won't send it.

POST api/Account/CreateResetPswdRequestMailQueueFile

Create a ".ResetPswdRequest" file on the Jello server to be send by the Jello Mail Manager.

POST api/Account/RegisterExternal

No documentation available.

POST api/Account

POST api/Account?emailaddress={emailaddress}

Check if a string is a valid mail or not

POST api/Account/InternalPostMultipleUserRight

POST api/Account/IsMailValid?emailaddress={emailaddress}

Check if a string is a valid mail or not

LtEmployeAdminCompanies

APIDescription
GET api/LtEmployeAdminCompanies/EmployesIdAndCompanyId/{EmployesId}/{companyId}

Get Specific LtAdminCompanies with given EmployesId and CompanyId

GET api/LtEmployeAdminCompanies/Detailed

No documentation available.

GET api/LtEmployeAdminCompanies/EmployesId/{EmployesId}

Get All LtAdminCompanies with given EmployesId

GET api/LtEmployeAdminCompanies/CompanyId/{companyId}

Get All LtAdminCompanies with given CompanyId

DELETE api/LtEmployeAdminCompanies/AdminIdAndCompanyId/{adminid}/{companyId}

Delete specific LtEmployeAdminCompany with given adminid and companyId

DELETE api/LtEmployeAdminCompanies/AdminId/{adminid}

Delete All LtEmployeAdminCompany with given adminid

DELETE api/LtEmployeAdminCompanies/CompanyId/{companyId}

Delete All LtEmployeAdminCompany with given companyId

GET api/LtEmployeAdminCompanies

No documentation available.

POST api/LtEmployeAdminCompanies

No documentation available.

GET api/LtEmployeAdminCompanies/GetLtEmployeAdminCompany

No documentation available.

POST api/LtEmployeAdminCompanies/PostLtEmployeAdminCompany

No documentation available.

Me

APIDescription
GET api/Me/Detailed

No documentation available.

GET api/Me/GetCompleteEmpData

Get CompleteEmpData of Me User

GET api/Me/GetId

Get Employe Id Of Identity User

GET api/Me/GetSite

Get Site Of Identity User

GET api/Me/GetFavoritesSites

Get Site Of Identity User

GET api/Me/GetRole

Get Role Of Identity User

GET api/Me/GetFirstName

Get FirstName Of Identity User

GET api/Me/GetLastName

Get LastName Of Identity User

GET api/Me/GetSex

Get Sex Of Identity User

GET api/Me/GetDateOfBirth

Get Date of birth Of Identity User

GET api/Me/GetWorkplace

Get workplace Of Identity User

GET api/Me/GetLogin

Get Login Of Identity User

GET api/Me/GetPhone

Get Phone Of Identity User

GET api/Me/GetMail

Get Mail Of Identity User

GET api/Me/GetCompany

Get company Of Identity User

GET api/Me/GetMessages

Get messages Of Identity User

GET api/Me/GetGroupChats

Get GroupChats Of Identity User

GET api/Me/GetComments

Get Comment Of Identity User

GET api/Me/TargetPost

Get All Group targeted Post of my groups

GET api/Me/TargetDocument

Get All Group targeted Document of my groups

GET api/Me/Alerts

Get All "Alert" Post

GET api/Me/GetLikedPosts

Get LikedPost Of Identity User

GET api/Me/GetSavedPosts

Get SavedPost Of Identity User

GET api/Me/GetPosts

Get Post Of Identity User

GET api/Me/GetDocuments

Get Documents Of Identity User

GET api/Me/GetDocumentsDTO

Get Documents DTO Of Identity User

GET api/Me/PersonalDoc

Get All Payslips of given LoggedEmploye

GET api/Me/GetParticipations

Get Participation Of Identity User

GET api/Me/GetAnimations

No documentation available.

GET api/Me/GetUserRights

Get Participation Of Identity User

GET api/Me/NotViewedRequestOfEmploye

Get My Not Viewed RequestOfEmploye

GET api/Me/NotViewedPost/{postTypeId}

Get Not Viewed Post count of PostTypeId

GET api/Me/NotViewedForms

Get Not Viewed PersonalDoc count

GET api/Me/NotViewedPersonalDoc

Get Not Viewed PersonalDoc count

GET api/Me/NotViewedDocUtils

Get Not Viewed DocUtils count

GET api/Me/NotViewedChart

Get Not Viewed Chart count

GET api/Me/NotViewedEvent

Get Not Viewed Event count

GET api/Me/NotViewedComment

Get Not Viewed Comment count

GET api/Me/NotViewedCommentOfPost/{postId}

Get Not Viewed Comment count of target postId (Comment of user excluded)

GET api/Me/GetAffectedForm

Get all Form visible by "Me"

POST api/Me/UpdateLastConnexion

No documentation available.

POST api/Me/PostMessage

Create new Message With MeEmploye As Author

POST api/Me/PostGroupChat

Create a new GroupChat With MeEmploye into it

POST api/Me/PostComment

Create Comment with MeEmploye As Author

POST api/Me/AddViewToComments

Get Not Viewed Comment count of target postId

GET api/Me

Get Me Employe Data

PUT api/Me

No documentation available.

POST api/Me

Create Post with MeEmploye As Author

GET api/Me/GetEmployes

Get Me Employe Data

PUT api/Me/PutEmployes

No documentation available.

POST api/Me/PostPost

Create Post with MeEmploye As Author

Lt_PostTargetedToGroup

APIDescription
GET api/Lt_PostTargetedToGroup/postIdAndGroupId/{PostId}/{GroupId}

Get specific Lt_PostTargetedToGroup with PostId and GroupId

GET api/Lt_PostTargetedToGroup/PostId/{postId}

Get All Lt_PostTargetedToGroup with PostId

GET api/Lt_PostTargetedToGroup/GroupId/{groupId}

Get All Lt_PostTargetedToGroup with GroupId

POST api/Lt_PostTargetedToGroup/FromOtherGroups

No documentation available.

DELETE api/Lt_PostTargetedToGroup/postIdAndGroupId/{postId}/{groupId}

DELETE Specfic LT_posttargetedTogroup with given postId and GroupId

DELETE api/Lt_PostTargetedToGroup/postId/{postId}

DELETE All LT_posttargetedTogroup with given postId

DELETE api/Lt_PostTargetedToGroup/GroupId/{groupId}

DELETE All LT_posttargetedTogroup with given GroupId

GET api/Lt_PostTargetedToGroup

No documentation available.

POST api/Lt_PostTargetedToGroup

No documentation available.

GET api/Lt_PostTargetedToGroup/GetLt_PostTargetedToGroup

No documentation available.

POST api/Lt_PostTargetedToGroup/PostLt_PostTargetedToGroup

No documentation available.

LtCompanyCategories

APIDescription
GET api/LtCategoriesCompanies/CategoryIdAndCompanyId/{categoryid}/{companyId}

Get Specific LtCompanyCategory with given CategoryId And CompanyId

GET api/LtCategoriesCompanies/CategoryId/{categoryid}

Get All LtCompanyCategory with given CategoryId

GET api/LtCategoriesCompanies/CompanyId/{companyid}

Get All LtCompanyCategory with given Companyid

DELETE api/LtCategoriesCompanies/CategoryIdAndCompanyId/{categoryId}/{companyId}

Delete specific LtCompanyCategory with given categoryId and companyId

DELETE api/LtCategoriesCompanies/CategoryId/{categoryId}

Delete All LtCompanyCategory of given categoryId

DELETE api/LtCategoriesCompanies/CompanyId/{companyId}

Delete All LtCompanyCategory of given companyId

GET api/LtCompanyCategories

No documentation available.

POST api/LtCompanyCategories

No documentation available.

GET api/LtCompanyCategories/GetLtCompanyCategories

No documentation available.

POST api/LtCompanyCategories/PostLtCompanyCategory

No documentation available.

Categories

APIDescription
GET api/Categories/FollowedByEmploye/{employeId}

Get All Category Followed by Employe.

GET api/Categories/Post/{postId}

Get All Category Of Post.

GET api/Categories/Company/{companyId}

Get All Category Of Company.

GET api/Categories/CategoriesOfAnimation/{animationId}

Get All Category Of Animation.

GET api/Categories/CompanyTyped/{companyId}/{CategoryType}

Get All Category Of Company.

GET api/Categories/FavoriteCompanyTyped/{companyId}/{CategoryType}

Get All favorite Typed Category Of Company.

GET api/Categories/CreatedFromCompany/{companyId}

Get All Category Created From Company.

GET api/Categories/Site/{siteId}

Get All Category Of Site.

GET api/Categories/Document/{documentId}

Get All Category Of Document.

GET api/Categories/SiteTyped/{siteId}?CategoryType={CategoryType}

Get All Category Of Site.

GET api/Categories/AllCategoiesOfCompanyDocUtils/{companyId}

Get All used Document Category Of Company.

GET api/Categories/Chart/{chartId}

Get All Category Of Chart.

GET api/Categories

No documentation available.

GET api/Categories/{id}

No documentation available.

PUT api/Categories/{id}

No documentation available.

POST api/Categories

No documentation available.

DELETE api/Categories/{id}

No documentation available.

GET api/Categories/GetCategories

No documentation available.

GET api/Categories/GetCategory?id={id}

No documentation available.

PUT api/Categories/PutCategory?id={id}

No documentation available.

POST api/Categories/PostCategory

No documentation available.

DELETE api/Categories/DeleteCategory?id={id}

No documentation available.

Lt_Employe_Right

APIDescription
GET api/Lt_Employe_Right/EmployeIdAndRightId/{employeId}/{rightId}

Get Specific Lt_Employe_Right with given EmployeId and rightId

GET api/Lt_Employe_Right/OfEmployeId/{empid}

Get ALL Lt_Employe_Right with given EmployeId

GET api/Lt_Employe_Right/OfRightId/{rightId}

Get ALL Lt_Employe_Right with given rightId

PUT api/Lt_Employe_Right/UpdateRights

No documentation available.

POST api/Lt_Employe_Right/MultiplePOST

No documentation available.

DELETE api/Lt_Employe_Right/EmployeIdAndRight/{employeId}/{rightId}

DELETE api/Lt_Employe_Right/MultipleDELETE

DELETE api/Lt_Employe_Right/EmployeId/{employeId}

Delete ALL Lt_Employe_Right Concerning given EmployeId

DELETE api/Lt_Employe_Right/RightId/{rightId}

Delete ALL Lt_Employe_Right Concerning given rightId

GET api/Lt_Employe_Right

No documentation available.

POST api/Lt_Employe_Right

No documentation available.

GET api/Lt_Employe_Right/GetLt_Employe_Right

No documentation available.

POST api/Lt_Employe_Right/PostLt_Employe_Right

No documentation available.

LtAnimationPosts

APIDescription
GET api/LtAnimationPosts/Detailed

No documentation available.

GET api/LtAnimationPosts/AnimationIdAndPostId/{animationid}/{postId}

Get Specific LtAnimationPost with given AnimationId and PostId

GET api/LtAnimationPosts/AnimationId/{id}

Get ALL LtAnimationPosts concerning the given Animation ID

GET api/LtAnimationPosts/PostId/{id}

Get ALL LtAnimationPosts concerning the given Post ID

DELETE api/LtAnimationPosts/AnimationIdAndPostId/{animationId}/{postId}

Delete specific LtAnimationPosts with given AnimationId and PostId

DELETE api/LtAnimationPosts/AnimationId/{id}

Delete all entity concerning given Animation Id

DELETE api/LtAnimationPosts/PostId/{id}

Delete all entity concerning given Post Id

GET api/LtAnimationPosts

No documentation available.

POST api/LtAnimationPosts

No documentation available.

GET api/LtAnimationPosts/GetLtAnimationPosts

No documentation available.

POST api/LtAnimationPosts/PostLtAnimationPost

No documentation available.

Lt_EmployeViewChart

APIDescription
GET api/LtEmployesViewChart/EmployeIdAndChartId/{employeId}/{chartId}

Get Specific Lt_EmployeViewChart

GET api/LtEmployesViewChart/EmployeId/{employeId}

Get All Lt_EmployeViewChart of Employe

GET api/LtEmployesViewChart/ChartId/{chartId}

Get All Lt_EmployeViewChart of Chart

DELETE api/LtEmployesViewChart/EmployeIdAndChartId/{employeId}/{chartId}

Delete Specific Lt_EmployeViewChart with given EmployeId and chartId

DELETE api/LtEmployesViewChart/EmployeId/{id}

Delete ALL Lt_EmployeViewChart with given EmployeId

DELETE api/LtEmployesViewChart/ChartId/{id}

Delete ALL Lt_EmployeViewChart with given ChartId

GET api/Lt_EmployeViewChart

No documentation available.

POST api/Lt_EmployeViewChart

No documentation available.

GET api/Lt_EmployeViewChart/GetLt_EmployeViewChart

No documentation available.

POST api/Lt_EmployeViewChart/PostLt_EmployeViewChart

No documentation available.

LtPostTraductions

APIDescription
GET api/LtPostTraductions/Detailed

No documentation available.

GET api/LtPostTraductions/PostIdAndTraductionID/{postId}/{traductionId}

Get Specific LtPostTraductions with given postId and traductionId

GET api/LtPostTraductions/PostId/{id}

Get ALL ltPostTraductions concerning the given post ID

GET api/LtPostTraductions/TraductionId/{id}

Get ALL ltPostTraductions concerning the given traduction ID

POST api/LtPostTraductions/PostIdAndTraductionId/{postId}/{traductionId}

Delete Specific LtPostTraductions with given PostId and TraductionId

DELETE api/LtPostTraductions/PostId/{id}

Delete All ltPostTraduction concerning given postId

DELETE api/LtPostTraductions/TraductionId/{id}

Delete All ltPostTraduction concerning given postId

GET api/LtPostTraductions

No documentation available.

POST api/LtPostTraductions

No documentation available.

GET api/LtPostTraductions/GetLtPostTraduction

No documentation available.

POST api/LtPostTraductions/PostLtPostTraduction

No documentation available.

Lt_Admin_View_RequestOfEmploye

APIDescription
GET api/Lt_Admin_View_RequestOfEmploye/AdminAndRequestId/{employeId}/{requestOfEmployeId}

Get Specific Admin View for target Admin Employe Id and RequestOfEmployeId

GET api/Lt_Admin_View_RequestOfEmploye/OfAdmin/{employeId}

Get All Admin View for target Admin Employe Id

GET api/Lt_Admin_View_RequestOfEmploye/OfRequest/{requestOfEmployeId}

Get All Admin View for target RequestOfEmployeId

POST api/Lt_Admin_View_RequestOfEmploye/MultiplePOST

POST multiple Admin_View_RequestOfEmploye

DELETE api/Lt_Admin_View_RequestOfEmploye/AdminAndRequestId/{employeId}/{requestOfEmployeId}

DELETE Specific Admin View for target Admin Employe Id and RequestOfEmployeId

DELETE api/Lt_Admin_View_RequestOfEmploye/MultipleDELETE

DELETE multiple Admin_View_RequestOfEmploye

DELETE api/Lt_Admin_View_RequestOfEmploye/OfAdmin/{employeId}

Get DELETE Admin View for target Admin Employe Id

DELETE api/Lt_Admin_View_RequestOfEmploye/OfRequest/{requestOfEmployeId}

DELETE All Admin View for target RequestOfEmployeId

GET api/Lt_Admin_View_RequestOfEmploye/GetLt_Admin_View_RequestOfEmploye

Get All available Admin View

GET api/Lt_Admin_View_RequestOfEmploye/PostLt_Admin_View_RequestOfEmploye

POST single Admin_View_RequestOfEmploye

Reactions

APIDescription
GET api/Reactions/Named

Get Reaction from Name

GET api/Reactions/Valued

Get Reaction With Value

GET api/Reactions/Typed/{reactionTypeId}

Get Reaction Of Type

GET api/Reactions/IconUrl/{reactionId}

Get IconUrl Of Reaction

GET api/Reactions/Colored

Get Reaction Of Color

GET api/Reactions

No documentation available.

GET api/Reactions/{id}

No documentation available.

PUT api/Reactions/{id}

No documentation available.

POST api/Reactions

No documentation available.

DELETE api/Reactions/{id}

No documentation available.

GET api/Reactions/GetReactions

No documentation available.

GET api/Reactions/GetReaction?id={id}

No documentation available.

PUT api/Reactions/PutReaction?id={id}

No documentation available.

POST api/Reactions/PostReaction

No documentation available.

DELETE api/Reactions/DeleteReaction?id={id}

No documentation available.

LtEmployeSavedposts

APIDescription
GET api/LtEmployeSavedposts/Detailed

No documentation available.

GET api/LtEmployeSavedposts/{EmpId}/{PostId}

Get Specific LtEmployeSavedposts with given EmployeId and PostId

GET api/LtEmployeSavedposts/EmployeId/{id}

Get ALL LtEmployeSavedposts with given EmployeId

GET api/LtEmployeSavedposts/PostId/{id}

Get ALL LtEmployeSavedposts with given postId

DELETE api/LtEmployeSavedposts/EmployeIdAndPostId/{employeId}/{postId}

Delete Specific LtEmployeSavedposts with given EmployeId and PostId

DELETE api/LtEmployeSavedposts/EmployeId/{id}

Delete ALL LtEmployeSavedposts with given EmployeId

DELETE api/LtEmployeSavedposts/PostId/{id}

Delete ALL LtEmployeSavedposts with given PostId

GET api/LtEmployeSavedposts

No documentation available.

POST api/LtEmployeSavedposts

No documentation available.

GET api/LtEmployeSavedposts/GetLtEmployeSavedposts

No documentation available.

POST api/LtEmployeSavedposts/PostLtEmployeSavedpost

No documentation available.

FormAnswers

APIDescription
GET api/FormAnswer/OfOption/{OptionId}

Get Answer of Option

GET api/FormAnswer/OfQuestion/{QuestionId}

Get Answer of Question

GET api/FormAnswer/OfForm/{FormId}

Get Answer of Form

GET api/FormAnswer/OfEmploye/{EmployeId}

Get Answer Of employe

GET api/FormAnswer/OfEmployeAndForm/{EmployeId}/{FormId}

Get Answer of Employe For Form

GET api/FormAnswer/OfEmployeAndOption/{EmployeId}/{OptionId}

Get Answer of Employe For Option

GET api/FormAnswer/OfEmployeAndQuestion/{EmployeId}/{QuestionId}

Get Answer of Employe For Question

PUT api/FormAnswer/ModifyAnswer/EmployeId={EmployeId}AndOptionId={OptionId}

Modify Existing Answer

POST api/FormAnswer/AddMultipleAnswer

Post Multiple Answer at once

DELETE api/FormAnswer/SpecificAnswer/OptionId={OptionId}AndEmployeId={EmployeId}

Delete Specific answer of target EmployeId to response OptionId

DELETE api/FormAnswer/OfEmploye/{EmployeId}

Delete Answer of Employe

DELETE api/FormAnswer/OfOption/{OptionId}

Delete Answer of Option

DELETE api/FormAnswer/OfQuestion/{QuestionId}

Delete Answer of question.

DELETE api/FormAnswer/OfForm/{FormId}

Delete Answer of Form.

DELETE api/FormAnswer/OfFormAndEmploye/{FormId}/{EmployeId}

Delete Answer of target Employe for target Form.

DELETE api/FormAnswer/OfSection/{SectionId}

Delete Answer of Section.

GET api/FormAnswers

Get all available answer.

GET api/FormAnswers?EmployeId={EmployeId}&OptionId={OptionId}

Get Specific Answer From EmployeId and OptionId

POST api/FormAnswers

No documentation available.

GET api/FormAnswers/GetFormAnswers

Get all available answer.

GET api/FormAnswers/GetFormAnswer?EmployeId={EmployeId}&OptionId={OptionId}

Get Specific Answer From EmployeId and OptionId

POST api/FormAnswers/PostFormAnswer

No documentation available.

LtDocumentCompanies

APIDescription
GET api/LtDocumentCompanies/DocumentIdAndCompanyId/{Documentid}/{companyId}

Get Specific LtDocumentCompanies with given DocumentId and CompanyId

GET api/LtDocumentCompanies/Detailed

No documentation available.

GET api/LtDocumentCompanies/DocumentId/{Documentid}

Get All LtDocumentCompanies with given DocumentId

GET api/LtDocumentCompanies/CompanyId/{companyId}

Get All LtDocumentCompanies with given CompanyId

DELETE api/LtDocumentCompanies/DocumentIdAndCompanyId/{documentId}/{companyId}

Delete specific LtDocumentCompany with given DocumentId and companyId

DELETE api/LtDocumentCompanies/DocumentId/{documentId}

Delete All LtDocumentCompany with given DocumentId

DELETE api/LtDocumentCompanies/CompanyId/{companyId}

Delete All LtDocumentCompany with given companyId

GET api/LtDocumentCompanies

No documentation available.

POST api/LtDocumentCompanies

No documentation available.

GET api/LtDocumentCompanies/GetLtDocumentCompany

No documentation available.

POST api/LtDocumentCompanies/PostLtDocumentCompany

No documentation available.

LtDocumentAnimationParticipations

APIDescription
GET api/LtDocumentAnimationParticipations/Detailed

No documentation available.

GET api/LtDocumentAnimationParticipations/DocumentIdAndParticipationId/{documentId}/{ParticipationId}

Get Specific LtDocumentAnimationParticipation with given DocumentId and ParticipationId

GET api/LtDocumentAnimationParticipations/ParticipationId/{id}

Get ALL LtDocumentAnimationParticipation concerning given ParticipationId

GET api/LtDocumentAnimationParticipations/DocumentId/{id}

Get ALL LtDocumentAnimationParticipation concerning given DocumentId

DELETE api/LtDocumentAnimationParticipations/ParticipationIdAndDocumentId/{ParticipationId}/{documentId}

Delete Specific LtDocumentAnimationParticipation with given ParticipationId and DocumentId

DELETE api/LtDocumentAnimationParticipations/DocumentId/{id}

Delete All LtDocumentAnimationParticipation concerning given DocumentId

DELETE api/LtDocumentAnimationParticipations/ParticipationId/{id}

Delete All LtDocumentAnimationParticipation concerning given ParticipationId

GET api/LtDocumentAnimationParticipations

No documentation available.

POST api/LtDocumentAnimationParticipations

No documentation available.

GET api/LtDocumentAnimationParticipations/GetLtDocumentAnimationParticipation

No documentation available.

POST api/LtDocumentAnimationParticipations/PostLtDocumentParticipation

No documentation available.

ScheduledNotifications

APIDescription
GET api/ScheduledNotifications/ScheduledNotifOfPost/{postId}

Get All ScheduledNotification with given PostId

GET api/ScheduledNotifications/ScheduledNotifOfDocument/{documentId}

Get All ScheduledNotification with given DocumentId

GET api/ScheduledNotifications/ScheduledNotifOfChart/{chartId}

Get All ScheduledNotification with given ChartId

GET api/ScheduledNotifications/ScheduledNotifOfAnimation/{animationId}

Get All ScheduledNotification with given AnimationId

GET api/ScheduledNotifications/ScheduledNotifOfForm/{formId}

Get All ScheduledNotification with given FormId

DELETE api/ScheduledNotifications/ScheduledNotifOfPost/{postId}

Delete All ScheduledNotification of given postId

DELETE api/ScheduledNotifications/ScheduledNotifOfDocument/{documentId}

Delete All ScheduledNotification of given DocumentId

DELETE api/ScheduledNotifications/ScheduledNotifOfChart/{chartId}

Delete All ScheduledNotification of given ChartId

DELETE api/ScheduledNotifications/ScheduledNotifOfAnimation/{animationId}

Delete All ScheduledNotification of given AnimationId

DELETE api/ScheduledNotifications/ScheduledNotifOfForm/{formId}

Delete All ScheduledNotification of given FormId

GET api/ScheduledNotifications

No documentation available.

GET api/ScheduledNotifications/{id}

Get Specific ScheduledNotification with given ScheduledNotificationId

PUT api/ScheduledNotifications/{id}

No documentation available.

POST api/ScheduledNotifications

No documentation available.

DELETE api/ScheduledNotifications/{id}

No documentation available.

GET api/ScheduledNotifications/GetScheduledNotifications

No documentation available.

GET api/ScheduledNotifications/GetScheduledNotifications?id={id}

Get Specific ScheduledNotification with given ScheduledNotificationId

PUT api/ScheduledNotifications/PutScheduledNotification?id={id}

No documentation available.

POST api/ScheduledNotifications/PostScheduledNotification

No documentation available.

DELETE api/ScheduledNotifications/DeleteScheduledNotification?id={id}

No documentation available.

StatCollector

APIDescription
POST api/Stats/Activated_Account_In_Period_For_Company

Get All initialised account on given period of time for target Company, if no company is target => get Caller Company, if no date From set => From Date = creationdate of target company, if no date To set => To Date = DateTime.Now,

POST api/Stats/Last_Connected_Account_In_Period_For_Company

Get All lastconnected account on given period of time for target Company, if no company is target => get Caller Company, if no date From set => From Date = creationdate of target company, if no date To set => To Date = DateTime.Now,

POST api/Stats/Published_Post_Of_PostType_In_Period_For_Company

Get All typed Posts published on given period of time for target Company, if no company is target => get Caller Company, if no date From set => From Date = creationdate of target company, if no date To set => To Date = DateTime.Now, if no postTypeId set => PostTypeId = News

POST api/Stats/Popular_Post_Of_PostType_In_Period_For_Company

Get All Popular posts typed on given period of time for target Company, if no company is target => get Caller Company, if no date From set => From Date = creationdate of target company, if no date To set => To Date = DateTime.Now, if no postTypeId set => PostTypeId = News

POST api/Stats/Plateform_Distribution_Of_Posts_For_Company

Get percentage of plateform distribution for all posts of target Company, if no company is target => get Caller Company, if no date From set => From Date = creationdate of target company, if no date To set => To Date = DateTime.Now, if no postTypeId set => PostTypeId = News

POST api/Stats/Total_Connexion_During_Period_For_Company

Get percentage of plateform distribution for all posts of target Company, if no company is target => get Caller Company, if no date From set => From Date = creationdate of target company, if no date To set => To Date = DateTime.Now, if no postTypeId set => PostTypeId = News

LtWorkFamillyCompanies

APIDescription
GET api/LtWorkFamillyCompanies/WorkFamillyIdAndCompanyId/{WorkFamillyid}/{companyId}

Get Specific LtWorkFamillyCompanies with given WorkFamillyId and CompanyId

GET api/LtWorkFamillyCompanies/Detailed

No documentation available.

GET api/LtWorkFamillyCompanies/WorkFamillyId/{WorkFamillyid}

Get All LtWorkFamillyCompanies with given WorkFamillyId

GET api/LtWorkFamillyCompanies/CompanyId/{companyId}

Get All LtWorkFamillyCompanies with given CompanyId

DELETE api/LtWorkFamillyCompanies/WorkFamillyIdAndCompanyId/{WorkFamillyid}/{companyId}

Delete specific LtWorkFamillyCompany with given WorkFamillyid and companyId

DELETE api/LtWorkFamillyCompanies/WorkFamillyId/{WorkFamillyid}

Delete All LtWorkFamillyCompany with given WorkFamillyid

DELETE api/LtWorkFamillyCompanies/CompanyId/{companyId}

Delete All LtWorkFamillyCompany with given companyId

GET api/LtWorkFamillyCompanies

No documentation available.

POST api/LtWorkFamillyCompanies

No documentation available.

GET api/LtWorkFamillyCompanies/GetLtWorkFamillyCompany

No documentation available.

POST api/LtWorkFamillyCompanies/PostLtWorkFamillyCompany

No documentation available.

Documents

APIDescription
GET api/Documents/DocFileOfDoc/{id}

Get Document File of given DocumentId

GET api/Documents/DocumentOfPost/{postId}

Get All Document of given PostId

GET api/Documents/DocumentFilesOfPost/{postId}

Get All Document of given PostId (MOBILE IMG)

GET api/Documents/OriginalDocumentFilesOfPost/{postId}

Get All Document of given PostId (Original Sizeed IMG)

GET api/Documents/DocumentFilesOfArticle/{postId}

Get All Document of given Article ID

GET api/Documents/DocumentsUriOfPost/{postId}/{quality}

Get All Document URI of given Article ID

GET api/Documents/DocUtilsUriOfPost/{postId}

Get All Document URI of DocUtils linked to given PostId

GET api/Documents/DocUtilsDTOOfPost/{postId}

Get All DocumentDTO of DocUtils linked to given PostId

GET api/Documents/DocumentsBytesOfPost/{postId}

Get All Document of given PostId

GET api/Documents/DocumentOfEmploye/{EmployesId}

Get All Document of given EmployesId

GET api/Documents/DocumentWithName/{name}

Get All Document of given Name

GET api/Documents/DocumentOfCategory/{categoryId}

Get All Document of category

GET api/Documents/DocumentOfCompanyTypedWithCategory/{companyId}/{postTypeId}/{categoryId}

Get All Document of Company with given postTypeId of category

GET api/Documents/DocumentOfSiteTypedWithCategory/{siteId}/{postTypeId}/{categoryId}

Get All Document Of Site with given postTypeId of category

GET api/Documents/AllDocumentsOfCompanyTyped/{companyId}/{DocTypeId}

Get All Document typed of posted on target CompanyId (all ltDocuments included)

GET api/Documents/DocumentOfType/{documentTypeId}

Get All Document of given DocumentTypeId

GET api/Documents/DocumentOfTypeNamed/{name}/{documentTypeId}

Get All Document of given Name and DocumentTypeId

GET api/Documents/DocumentOfPostAndType/{postId}/{documentTypeId}

Get All Document of given PostId and DoctypeId

GET api/Documents/DocumentFilesOfPostAndType/{postId}/{documentTypeId}

Get All Document files of given PostId and DoctypeId (MOBILE IMG)

GET api/Documents/OriginalDocumentFilesOfPostAndType/{postId}/{documentTypeId}

Get All Document files of given PostId and DoctypeId (Original Sized IMG)

GET api/Documents/AvatarOfEmploye/{employeId}

Get Avatar of given EmployeId

GET api/Documents/OriginalAvatarOfEmploye/{employeId}

Get Avatar of given EmployeId

GET api/Documents/DocumentOfEmployeAndType/{EmployesId}/{documentTypeId}

Get All Document typed of given EmployesId

GET api/Documents/DocumentFilesOfEmployeAndType/{EmployesId}/{documentTypeId}

Get All Document Files typed of given EmployesId

GET api/Documents/DocumentOfCompanyAndType/{companyId}/{documentTypeId}

Get All Document typed of given CompanyId

GET api/Documents/DocumentFilesOfCompanyAndType/{companyId}/{documentTypeId}

Get All Document Files typed of given CompanyId

GET api/Documents/DocumentFilesOfTypeNamed/{name}/{documentTypeId}

Get All Document of given Name and DocumentTypeId

GET api/Documents/AllDocumentsOfCompany/{companyId}

Get All Document of given CompanyId

GET api/Documents/AllDocumentFilesOfCompanyTyped/{companyId}/{DocTypeId}

Get All Document typed of given CompanyId

GET api/Documents/AllDocumentsOfSite/{siteId}

Get All Document of given SiteId

GET api/Documents/AllDocumentsOfSiteTyped/{siteId}/{DocTypeId}

Get All Document of given SiteId with given type

GET api/Documents/AllDocumentFilesOfSiteTyped/{siteId}/{DocTypeId}

Get All Document Files of given SiteId with given type

GET api/Documents/TargetsDocumentsOfCompanyTyped/{CompanyId}/{DocTypeId}

Get all Typed Target DocumentDTO of Compagny

GET api/Documents/AllDocumentsOfParticipation/{participationId}

Get All Document of given ParticipationId

GET api/Documents/AvatarUriOfEmploye/{EmpId}

Get All Documents in database and convert them to files

POST api/Documents/NotViewedPersonalDocOfEmploye/{employeId}

Get Not Viewed PersonalDoc (GUID only) of target employe

GET api/Documents/NotViewedDocUtilsOfEmploye/{employeId}

Get Not Viewed DocUtils (GUID only) of target employe

GET api/Documents/PagedDocuments?PageNumber={PageNumber}&PageSize={PageSize}

Get All available document with Pagination

GET api/Documents/PagedDocumentOfType?DocTypeId={DocTypeId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document of DocType with Pagination

GET api/Documents/PagedAllDocumentsOfCategory?CategoryId={CategoryId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document of category with Pagination

GET api/Documents/PagedAllDocumentsOfSite?SiteId={SiteId}&PostTypeId={PostTypeId}&CategoryId={CategoryId}&DocTypeId={DocTypeId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document Site with Pagination

GET api/Documents/PagedAllDocumentsOfCompany?CompanyId={CompanyId}&PostTypeId={PostTypeId}&CategoryId={CategoryId}&DocTypeId={DocTypeId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document Company with Pagination

GET api/Documents/PagedAllDocumentsOfCompanyTyped?CompanyId={CompanyId}&PostTypeId={PostTypeId}&CategoryId={CategoryId}&DocTypeId={DocTypeId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document of Company typed with Pagination

GET api/Documents/PagedDocumentOfCompanyTypedWithCategory?CompanyId={CompanyId}&PostTypeId={PostTypeId}&CategoryId={CategoryId}&DocTypeId={DocTypeId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document of company typed with Pagination

GET api/Documents/PagedDocumentOfSiteTypedWithCategory?SiteId={SiteId}&PostTypeId={PostTypeId}&CategoryId={CategoryId}&DocTypeId={DocTypeId}&PageNumber={PageNumber}&PageSize={PageSize}

Get All available document of site typed with category with Pagination

PUT api/Documents/DocumentFromString?id={id}

No documentation available.

PUT api/Documents/IncrementView

Add an Lt_Employe_view_Document with caller and target documentId

PUT api/Documents/IncrementMultipleView

Add multiple Lt_Employe_view_Animation with caller and target animId

POST api/Documents/DocumentFromString

Post Document from a x64 encoded string

POST api/Documents/DocumentFileFromUrl

Create Document File from an ImageUrl

POST api/Documents/DocumentFileFromString

Create Document File from a x64 encoded string

POST api/Documents/DefaultImageFromString?postTypeId={postTypeId}&companyId={companyId}

Set New DefaultImage For Post.

POST api/Documents/DocumentFileFromPostDocumentDTO

No documentation available.

POST api/Documents/DocumentFileFromPostDocumentDTOWithSite

No documentation available.

DELETE api/Documents/DocumentId={id}AnddeleteExpenses={deleteExpenses}

Delete Document and all related Lt_values

DELETE api/Documents/DocumentFileId={id}AnddeleteExpenses={deleteExpenses}

Delete Document File and all related Lt_values

DELETE api/Documents/AllUnusedDocument

Delete all unused Document

DELETE api/Documents/FirstDocIfUnused

Delete first Document in db if unused

GET api/Documents

No documentation available.

GET api/Documents/{id}

Get Specific Document with given DocumentId

PUT api/Documents/{id}

No documentation available.

POST api/Documents

No documentation available.

GET api/Documents?format={format}

No documentation available.

GET api/Documents/GetDocuments

No documentation available.

GET api/Documents/GetDocuments?id={id}

Get Specific Document with given DocumentId

PUT api/Documents/PutDocuments?id={id}

No documentation available.

POST api/Documents/PostDocuments

No documentation available.

GET api/Documents/GetImageStream?format={format}

No documentation available.

ELOAdminScripts

APIDescription
POST api/Scripts/InitPostTypeForLt_EmployePostView

No documentation available.

POST api/Scripts/InitWebImagesifmissing

No documentation available.

GET api/Scripts/InitLogs_Requests_FromAnalitycsDoc

No documentation available.

POST api/Scripts/SetupImageWebLinkIfNull

POST api/Scripts/DebugGiveUserRight2ToAllUsers

Init Users Right for ALL OnlyAll Users

POST api/Scripts/InitUserRightFromTemplate

Init Users Right for ALL OnlyAll Users

POST api/Scripts/InitUserRightForJoonSoftOnly

Create Lt_Employe_Right for JoonSoft Company Only

GET api/Scripts/InitAllOnlyAllUserRight

Create All default Lt_Employe_Right for OnlyallUsers depending on his role.

GET api/Scripts/InitAllAdminsRights

Create All default Lt_Employe_Right for OnlyallUsers depending on his role.

GET api/Scripts/InitOnlyAllAdminsRight/{CompanyId}

Create All default Lt_Employe_Right for OnlyallAdmins in specific company.

GET api/Scripts/InitAllOnlyAllAdminRight

Create All Lt_Employe_Right for employes of site depending on SiteFunctions.

GET api/Scripts/GiveAdminNewsRightToAllAdmin

No documentation available.

GET api/Scripts/GiveWriteSitRightToAllAdmin

No documentation available.

GET api/Scripts/GiveRightToAllRoleUserOfCompany/{targetAdmin}/{targetCompany}/{targetRight}

No documentation available.

POST api/Scripts/InitViewForUserOfComp/{companyID}

Initialise all Lt-View for employe of company (if not company is targeted init for all OnlyAll User.)

POST api/Scripts/InitDefaultReactionsForAllCompanies

Initialise Default Reaction For All Company

GET api/Scripts/InitAllLikesAsDefaultReactionForAllPosts

set Like as Reaction in default_Reaction Template for each Posts Of Companies

GET api/Scripts/PublishNewsOnAllSitesOfCompany/{companyID}

Force publication of all news of company on all sites of company

GET api/Scripts/PublishXPublicationsNewsOnAllSitesOfCompany/{companyID}/{totalSites}

Force publication of all news already published on More than X sites of the company to all sites of company

GET api/Scripts/DeleteAllRedChipsForUser/{employeId}

DEBUG Request ! Get Not Viewed Post of specific employe count of PostTypeId

POST api/ELOAdminScripts?postTypeId={postTypeId}

Post Multiple Lt_EmployeViewPost

GET api/ELOAdminScripts?postTypeId={postTypeId}

Get Not Viewed Post count of PostTypeId

POST api/ELOAdminScripts/PostLt_EmployeViewChart

add multiple Lt_EmployeViewChart in Base

POST api/ELOAdminScripts/PostLt_EmployeViewDocument

add multiple Lt_EmployeViewDoc in Base

POST api/ELOAdminScripts/PostLt_EmployeViewPost?postTypeId={postTypeId}

Post Multiple Lt_EmployeViewPost

POST api/ELOAdminScripts/PostLt_EmployeViewComment

Post multiple Lt_Employe_CommentView

GET api/ELOAdminScripts/GetNotViewedPostOfTypeForEmploye?postTypeId={postTypeId}

Get Not Viewed Post count of PostTypeId

GET api/ELOAdminScripts/GetNotViewedCommentCount

Get Not Viewed Comment

GET api/ELOAdminScripts/GetNotViewedEventCount

Get Not Viewed Event

GET api/ELOAdminScripts/GetNotViewedChartCount

Get Not viewed Chart

GET api/ELOAdminScripts/GetNotViewedDocUtilsCount

Get Not viewed DocUtils

GET api/ELOAdminScripts/GetNotViewedPersonalDocCount

Get Not viewed PersonalDocument

UserRights

APIDescription
GET api/UserRights/Named/{Name}

GET api/UserRights/UserOrAdminRight/{isAdminRight}

GET api/UserRights/UserOrAdminRightOfEmploye/{employeId}/{isAdminRight}

No documentation available.

GET api/UserRights/UserOrAdminRightOfEmploye/{employeId}

No documentation available.

GET api/UserRights/UserOrAdminRightOfGroups/{groupId}

No documentation available.

GET api/UserRights/FullUserOrAdminRightOfEmploye/{employeId}

No documentation available.

PUT api/UserRights/MultiplePUT

No documentation available.

POST api/UserRights/MultiplePOST

No documentation available.

GET api/UserRights

No documentation available.

GET api/UserRights/{id}

No documentation available.

PUT api/UserRights/{id}

No documentation available.

POST api/UserRights

No documentation available.

DELETE api/UserRights/{id}

No documentation available.

GET api/UserRights/GetUserRights

No documentation available.

GET api/UserRights/GetUserRight?id={id}

No documentation available.

PUT api/UserRights/PutUserRight?id={id}

No documentation available.

POST api/UserRights/PostUserRight

No documentation available.

DELETE api/UserRights/DeleteUserRight?id={id}

No documentation available.

LtEmployeAdminSites

APIDescription
GET api/LtEmployeAdminSites/EmployesIdAndSiteId/{EmployesId}/{SiteId}

Get Specific LtAdminSites with given EmployesId and SiteId

GET api/LtEmployeAdminSites/Detailed

No documentation available.

GET api/LtEmployeAdminSites/EmployesId/{EmployesId}

Get All LtAdminSites with given EmployesId

GET api/LtEmployeAdminSites/SiteId/{SiteId}

Get All LtAdminSites with given SiteId

DELETE api/LtEmployeAdminSites/AdminIdAndSiteId/{adminid}/{SiteId}

Delete specific LtEmployeAdminSite with given adminid and SiteId

DELETE api/LtEmployeAdminSites/AdminId/{adminid}

Delete All LtEmployeAdminSite with given adminid

DELETE api/LtEmployeAdminSites/SiteId/{SiteId}

Delete All LtEmployeAdminSite with given SiteId

GET api/LtEmployeAdminSites

No documentation available.

POST api/LtEmployeAdminSites

No documentation available.

GET api/LtEmployeAdminSites/GetLtEmployeAdminSite

No documentation available.

POST api/LtEmployeAdminSites/PostLtEmployeAdminSite

No documentation available.

UserTemplates

APIDescription
GET api/UserTemplates/TemplateOfUser/{employeId}

Get Specific Usertemplates with given EmployeId

PUT api/UserTemplates/TemplateFromString?id={id}

No documentation available.

POST api/UserTemplates/TemplateFromString

Post UserTemplateFromString (used in WEB verion of Jello )

GET api/UserTemplates

No documentation available.

GET api/UserTemplates/{id}

Get Specific Usertemplates with given AppTemplateId

PUT api/UserTemplates/{id}

No documentation available.

POST api/UserTemplates

No documentation available.

DELETE api/UserTemplates/{id}

No documentation available.

GET api/UserTemplates/GetUserTemplates

No documentation available.

GET api/UserTemplates/GetUserTemplates?id={id}

Get Specific Usertemplates with given AppTemplateId

PUT api/UserTemplates/PutUserTemplate?id={id}

No documentation available.

POST api/UserTemplates/PostUserTemplate

No documentation available.

DELETE api/UserTemplates/DeleteUserTemplate?id={id}

No documentation available.

PushNotificationParameters

APIDescription
GET api/PushNotificationParameter/GetPushNotificationParameter/{code}

GET api/PushNotificationParameters

No documentation available.

GET api/PushNotificationParameters/{id}

PUT api/PushNotificationParameters/{id}

No documentation available.

POST api/PushNotificationParameters

No documentation available.

DELETE api/PushNotificationParameters/{id}

No documentation available.

GET api/PushNotificationParameters/GetPushNotificationParameters

No documentation available.

GET api/PushNotificationParameters/GetPushNotificationParameter?id={id}

PUT api/PushNotificationParameters/PutPushNotificationParameter?id={id}

No documentation available.

POST api/PushNotificationParameters/PostPushNotificationParameter

No documentation available.

DELETE api/PushNotificationParameters/DeletePushNotificationParameter?id={id}

No documentation available.

FormQuestions

APIDescription
GET api/FormQuestions/QuestionOfSection/{SectionId}

Get Question Of Sections

GET api/FormQuestions/QuestionOfForm/{formId}

Get Question Of Form

GET api/FormQuestions/QuestionOfOption/{OptionId}

Get Question Of PossibleOption

GET api/FormQuestions/QuestionOfDesign/{DesignId}

Get Question WithDesign

PUT api/FormQuestions/QuestionAndOptions

No documentation available.

POST api/FormQuestions/QuestionAndOptions

No documentation available.

DELETE api/FormQuestions/QuestionOfSection/{SectionId}

Delete questions of Section

DELETE api/FormQuestions/QuestionOfForm/{FormId}

Delete Question Of Form

GET api/FormQuestions

Get All Available FormQuestions

GET api/FormQuestions/{id}

Get Specific FormQuestion

PUT api/FormQuestions/{id}

No documentation available.

POST api/FormQuestions

No documentation available.

DELETE api/FormQuestions/{id}

No documentation available.

GET api/FormQuestions/GetFormQuestions

Get All Available FormQuestions

GET api/FormQuestions/GetFormQuestion?id={id}

Get Specific FormQuestion

PUT api/FormQuestions/PutFormQuestion?id={id}

No documentation available.

POST api/FormQuestions/PostFormQuestion

No documentation available.

DELETE api/FormQuestions/DeleteFormQuestion?id={id}

No documentation available.

CompanyDomains

APIDescription
GET api/CompanyDomains/withId/{id}

Check if a CompanyDomain exist in base

GET api/CompanyDomains/OfCompany/{companyId}

Get all CompanyDomains linked to CompanyId

GET api/CompanyDomains/OfDomain

Get all CompanyDomains linked to CompanyId

DELETE api/CompanyDomains/OfCompany/{companyId}

No documentation available.

DELETE api/CompanyDomains/OfDomain

No documentation available.

GET api/CompanyDomains

No documentation available.

PUT api/CompanyDomains/{id}

No documentation available.

POST api/CompanyDomains

No documentation available.

DELETE api/CompanyDomains/{Id}

No documentation available.

GET api/CompanyDomains/GetCompanyDomains

No documentation available.

PUT api/CompanyDomains/PutCompanyDomains?id={id}

No documentation available.

POST api/CompanyDomains/PostCompanyDomains

No documentation available.

DELETE api/CompanyDomains/DeleteCompanyDomains?Id={Id}

No documentation available.

TypeMessages

APIDescription
GET api/TypeMessages

No documentation available.

GET api/TypeMessages/{id}

No documentation available.

PUT api/TypeMessages/{id}

No documentation available.

POST api/TypeMessages

No documentation available.

DELETE api/TypeMessages/{id}

No documentation available.

GET api/TypeMessages/GetTypeMessages

No documentation available.

GET api/TypeMessages/GetTypeMessage?id={id}

No documentation available.

PUT api/TypeMessages/PutTypeMessage?id={id}

No documentation available.

POST api/TypeMessages/PostTypeMessage

No documentation available.

DELETE api/TypeMessages/DeleteTypeMessage?id={id}

No documentation available.

LtTypeMessageNotificationLangues

APIDescription
GET api/LtTypeMessageNotificationLangues

No documentation available.

GET api/LtTypeMessageNotificationLangues/{id}

No documentation available.

PUT api/LtTypeMessageNotificationLangues/{id}

No documentation available.

POST api/LtTypeMessageNotificationLangues

No documentation available.

DELETE api/LtTypeMessageNotificationLangues/{id}

No documentation available.

GET api/LtTypeMessageNotificationLangues/GetMessageNotifs

No documentation available.

GET api/LtTypeMessageNotificationLangues/GetLtTypeMessageNotificationLangue?id={id}

No documentation available.

PUT api/LtTypeMessageNotificationLangues/PutLtTypeMessageNotificationLangue?id={id}

No documentation available.

POST api/LtTypeMessageNotificationLangues/PostLtTypeMessageNotificationLangue

No documentation available.

DELETE api/LtTypeMessageNotificationLangues/DeleteLtTypeMessageNotificationLangue?id={id}

No documentation available.

Notifications

APIDescription
GET api/Notifications

No documentation available.

GET api/Notifications/{id}

No documentation available.

PUT api/Notifications/{id}

No documentation available.

POST api/Notifications

No documentation available.

DELETE api/Notifications/{id}

No documentation available.

GET api/Notifications/GetNotifications

No documentation available.

GET api/Notifications/GetNotification?id={id}

No documentation available.

PUT api/Notifications/PutNotification?id={id}

No documentation available.

POST api/Notifications/PostNotification

No documentation available.

DELETE api/Notifications/DeleteNotification?id={id}

No documentation available.

Values

APIDescription
GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.

GET api/Values/Get

No documentation available.

GET api/Values/Get?id={id}

No documentation available.

POST api/Values/Post

No documentation available.

PUT api/Values/Put?id={id}

No documentation available.

DELETE api/Values/Delete?id={id}

No documentation available.

QuestionDesigns

APIDescription
GET api/QuestionDesigns

No documentation available.

GET api/QuestionDesigns/{id}

No documentation available.

PUT api/QuestionDesigns/{id}

No documentation available.

POST api/QuestionDesigns

No documentation available.

DELETE api/QuestionDesigns/{id}

No documentation available.

GET api/QuestionDesigns/GetQuestionDesigns

No documentation available.

GET api/QuestionDesigns/GetQuestionDesign?id={id}

No documentation available.

PUT api/QuestionDesigns/PutQuestionDesign?id={id}

No documentation available.

POST api/QuestionDesigns/PostQuestionDesign

No documentation available.

DELETE api/QuestionDesigns/DeleteQuestionDesign?id={id}

No documentation available.

Segments

APIDescription
GET api/Segments

No documentation available.

GET api/Segments/{id}

No documentation available.

PUT api/Segments/{id}

No documentation available.

POST api/Segments

No documentation available.

DELETE api/Segments/{id}

No documentation available.

GET api/Segments/GetSegments

No documentation available.

GET api/Segments/GetSegment?id={id}

No documentation available.

PUT api/Segments/PutSegment?id={id}

No documentation available.

POST api/Segments/PostSegment

No documentation available.

DELETE api/Segments/DeleteSegment?id={id}

No documentation available.

ReactionDesigns

APIDescription
GET api/ReactionDesigns

No documentation available.

GET api/ReactionDesigns/{id}

No documentation available.

PUT api/ReactionDesigns/{id}

No documentation available.

POST api/ReactionDesigns

No documentation available.

DELETE api/ReactionDesigns/{id}

No documentation available.

GET api/ReactionDesigns/GetReactionDesigns

No documentation available.

GET api/ReactionDesigns/GetReactionDesign?id={id}

No documentation available.

PUT api/ReactionDesigns/PutReactionDesign?id={id}

No documentation available.

POST api/ReactionDesigns/PostReactionDesign

No documentation available.

DELETE api/ReactionDesigns/DeleteReactionDesign?id={id}

No documentation available.