GET api/RegisteredUser/confirmation

No documentation available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "ReceiptNo": "sample string 1",
  "ApplicationId": "sample string 2",
  "DisplayApplicationTypeCode": "sample string 3",
  "PaymentRequired": true,
  "NoOfDaysToProcessApplication": "sample string 5",
  "SitecoreContents": {
    "$id": "2",
    "$values": [
      {
        "$id": "3",
        "RowId": 1,
        "SitecoreContentId": 2,
        "ItemId": "4c2f5ded-a13f-4d4b-b4bb-211c9f322c64",
        "ItemTypeLovId": 4,
        "ItemType": "sample string 5",
        "ItemCode": "sample string 6",
        "Content": "sample string 7",
        "StageLovId": 1,
        "Stage": "sample string 8",
        "StepConfigId": 1,
        "Step": "sample string 9",
        "FieldName": "sample string 10",
        "ContentData": "QEBA",
        "PK": "sample string 7"
      },
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ]
  }
}