v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Intake

/claim/intake/addClaimReasons

Use this endpoint to submit answers to the claim type and reason questionnaire received from the /claim/intake/retrieveReasons endpoint.

Prerequisite API call:

  • /claim/intake/create
post/claim/intake/addClaimReasons

Request body

Example request

{
  "Questionnaire": {
    "QuestionList": [
      {
        "Identifier": "ClaimReason",
        "AnswerValue": "CardSecure"
      }
    ]
  }
}

Response

Successful add reasons request

rtokenstring nullable

A system-generated ID used for tracking

StatusCodeinteger nullable

The HTTP response status code