POST RMS/Get_Meeting_By_RESIDENCE_ID?Ticket={Ticket}&resid={resid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Ticket

string

Required

resid

integer

Required

Body Parameters

None.

Response Information

Resource Description

Result_Get_Meeting_By_Residence_AA
NameDescriptionTypeAdditional information
ExceptionMsg

string

None.

draw

integer

None.

recordsFiltered

integer

None.

recordsTotal

integer

None.

data

Collection of Meeting

None.

Response Formats

application/json, text/json

Sample:
{
  "ExceptionMsg": "sample string 1",
  "draw": 2,
  "recordsFiltered": 3,
  "recordsTotal": 4,
  "data": [
    {
      "MEETING_ID": 1,
      "RESIDENCE_ID": 1,
      "TITLE": "sample string 1",
      "SUMMARY": "sample string 2",
      "DESCRIPTION": "sample string 3",
      "DECISIONS": "sample string 4",
      "DATETIME": "sample string 5",
      "TYPE": 1,
      "STATUS": 1,
      "ADMIN_REMARKS": "sample string 6",
      "NOTES": "sample string 7",
      "DISPLAY_ORDER": 1,
      "ENTRY_USER_ID": 1,
      "ENTRY_DATE": "sample string 8",
      "OWNER_ID": 1,
      "My_Invitations_History": [
        {
          "MEETING_INVITATION_ID": 1,
          "MEETING_ID": 1,
          "TITLE": "sample string 1",
          "SUMMARY": "sample string 2",
          "DESCRIPTION": "sample string 3",
          "DECISIONS": "sample string 4",
          "DATETIME": "sample string 5",
          "CREATED_BY": 1,
          "CREATED_DATE": "sample string 6",
          "TYPE": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 7",
          "NOTES": "sample string 8",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 9",
          "OWNER_ID": 1
        },
        {
          "MEETING_INVITATION_ID": 1,
          "MEETING_ID": 1,
          "TITLE": "sample string 1",
          "SUMMARY": "sample string 2",
          "DESCRIPTION": "sample string 3",
          "DECISIONS": "sample string 4",
          "DATETIME": "sample string 5",
          "CREATED_BY": 1,
          "CREATED_DATE": "sample string 6",
          "TYPE": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 7",
          "NOTES": "sample string 8",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 9",
          "OWNER_ID": 1
        }
      ],
      "My_Documents": [
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        },
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        }
      ]
    },
    {
      "MEETING_ID": 1,
      "RESIDENCE_ID": 1,
      "TITLE": "sample string 1",
      "SUMMARY": "sample string 2",
      "DESCRIPTION": "sample string 3",
      "DECISIONS": "sample string 4",
      "DATETIME": "sample string 5",
      "TYPE": 1,
      "STATUS": 1,
      "ADMIN_REMARKS": "sample string 6",
      "NOTES": "sample string 7",
      "DISPLAY_ORDER": 1,
      "ENTRY_USER_ID": 1,
      "ENTRY_DATE": "sample string 8",
      "OWNER_ID": 1,
      "My_Invitations_History": [
        {
          "MEETING_INVITATION_ID": 1,
          "MEETING_ID": 1,
          "TITLE": "sample string 1",
          "SUMMARY": "sample string 2",
          "DESCRIPTION": "sample string 3",
          "DECISIONS": "sample string 4",
          "DATETIME": "sample string 5",
          "CREATED_BY": 1,
          "CREATED_DATE": "sample string 6",
          "TYPE": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 7",
          "NOTES": "sample string 8",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 9",
          "OWNER_ID": 1
        },
        {
          "MEETING_INVITATION_ID": 1,
          "MEETING_ID": 1,
          "TITLE": "sample string 1",
          "SUMMARY": "sample string 2",
          "DESCRIPTION": "sample string 3",
          "DECISIONS": "sample string 4",
          "DATETIME": "sample string 5",
          "CREATED_BY": 1,
          "CREATED_DATE": "sample string 6",
          "TYPE": 1,
          "STATUS": 1,
          "ADMIN_REMARKS": "sample string 7",
          "NOTES": "sample string 8",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 9",
          "OWNER_ID": 1
        }
      ],
      "My_Documents": [
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        },
        {
          "DOCUMENT_ID": 1,
          "NAME": "sample string 1",
          "PATH": "sample string 2",
          "URL": "sample string 3",
          "DOCUMENT_TYPE": 1,
          "STATUS": 1,
          "PARENT_DATA_ID": 1,
          "PARENT_DATA_TYPE": 1,
          "RESIDENCE_ID": 1,
          "DESCRIPTION": "sample string 4",
          "IMAGES": "sample string 5",
          "ADMIN_REMARKS": "sample string 6",
          "NOTES": "sample string 7",
          "DISPLAY_ORDER": 1,
          "ENTRY_USER_ID": 1,
          "ENTRY_DATE": "sample string 8",
          "OWNER_ID": 1,
          "My_Documents": [],
          "ORG_NAME": "sample string 9",
          "RELATED_TO_TYPE": "sample string 10",
          "RELATED_TO_NAME": "sample string 11"
        }
      ]
    }
  ]
}