Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

GetPunchOutSession pipeline

OrderPipeDescription
100GetCurrentPunchOutSessionIdUses the ICookieManager to get the PunchOutSessionId cookie value and set it to the result.
200GetPunchOutSessionGets the PunchOutSession from the PunchOutSession repository. If Parameter.PunchOutSessionId has value, use Parameter.PunchOutSessionId to find PunchOutSession. If Parameter.PunchOutSessionId does not have value, use Result.PunchOutSessionId to find PunchOutSession.