Uploaded image for project: 'ui-checkout'
  1. ui-checkout
  2. UICHKOUT-556

End session for check-out

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P1
    • Resolution: Done
    • None
    • 2.0.0
    • EPAM-Veg Sprint 27, EPAM-Veg Sprint 28
    • 0.5
    • Vega

    Description

      Check out:
      When a check out session ends through one of the following means:

      • A FOLIO operator hits End Session on Check-out App Screen
      • A FOLIO operator scans (or enters) a new Patron ID, which starts a new check out session

      The button should call end-session endpoint:

      1. URL: `/circulation/end-patron-action-session`;
      2. method: POST;
      3. body example:
        {
        	"patronId" : "78c51a90-e64f-49ce-8d28-e246a49c7f63",
        	"actionType" : "Check-out"
        }
        

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Oleksandr_Antonenko Oleksandr
                roman-barannyk Roman Barannyk
                Darcy Branchini Darcy Branchini
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases