Tutorial: Submitting a draft claim

This tutorial assumes you have completed the following prerequisite tutorials:

In this tutorial, you will submit a draft claim for a personal auto policy.

  1. Start ClaimCenter.
  2. In Postman, start a new request by clicking the + to the right of the Launchpad tab.
    1. On the Authorization tab, select Basic Auth using user su and password gw.
  3. Enter the following call and click Send:
    • POST http://localhost:8080/cc/rest/claim/v1/claims/{TutorialClaimID}/submit

Checking your work

  1. View the open claim in ClaimCenter.
    1. In the response payload, note the claim number of the new draft claim. (It is on or near line 36, and it likely starts with "999-99-".)
    2. Log on to ClaimCenter as aapplegate.
    3. Click the Claim tab, enter the claim number in the Claim # menu item, and press Enter.

ClaimCenter navigates to the Summary screen for the claim. (If the claim is open, ClaimCenter takes you to the Summary screen, not the New Claim Wizard.)