POST api/Ervaringen/{id}/Reacties/Post

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

None.

Body Parameters

ForumReactie
NameDescriptionTypeAdditional information
ErvaringID

integer

None.

Id

integer

None.

Geslacht

string

None.

Leeftijd

integer

None.

Titel

string

None.

Code

globally unique identifier

None.

DatumPublicatie

date

None.

DatumGesloten

date

None.

UserEmail

string

None.

SendToHelpCheckBox

boolean

None.

SendToHelpEmail

string

None.

Body

string

None.

BlogId

integer

None.

QuizId

integer

None.

ThemaId

integer

None.

ForumErvaringSpotlight

Collection of ForumErvaringSpotlight

None.

SubOnderwerpId

integer

None.

Ervaring

ForumErvaring

None.

Request Formats

application/json, text/json

Sample:
{
  "Ervaring": {
    "IsHot": true,
    "Is16Plus": true,
    "IsNew": true,
    "ViewCount": 4,
    "Status": "Is16Plus",
    "IsClosed": true,
    "Id": 7,
    "Geslacht": "sample string 8",
    "Leeftijd": 9,
    "Titel": "sample string 10",
    "Code": "352c449c-a43d-4880-a3eb-3b2c5a42d5a2",
    "DatumPublicatie": "2024-11-21T12:23:26.2405808+01:00",
    "DatumGesloten": "2024-11-21T12:23:26.2405808+01:00",
    "UserEmail": "sample string 12",
    "SendToHelpCheckBox": true,
    "SendToHelpEmail": "sample string 14",
    "Body": "sample string 15",
    "BlogId": 1,
    "QuizId": 1,
    "ThemaId": 1,
    "ForumErvaringSpotlight": [
      {
        "Id": 1,
        "ErvaringId": 2,
        "SpotlightType": "sample string 3",
        "SpotlightTypeId": "sample string 4",
        "Title": "sample string 5",
        "Summary": "sample string 6",
        "Href": "sample string 7",
        "HrefOriginal": "sample string 8"
      },
      {
        "Id": 1,
        "ErvaringId": 2,
        "SpotlightType": "sample string 3",
        "SpotlightTypeId": "sample string 4",
        "Title": "sample string 5",
        "Summary": "sample string 6",
        "Href": "sample string 7",
        "HrefOriginal": "sample string 8"
      }
    ],
    "SubOnderwerpId": 16
  },
  "ErvaringID": 1,
  "Id": 2,
  "Geslacht": "sample string 3",
  "Leeftijd": 4,
  "Titel": "sample string 5",
  "Code": "70cc3c31-cccc-4c75-8530-33abe21a144d",
  "DatumPublicatie": "2024-11-21T12:23:26.2405808+01:00",
  "DatumGesloten": "2024-11-21T12:23:26.2405808+01:00",
  "UserEmail": "sample string 7",
  "SendToHelpCheckBox": true,
  "SendToHelpEmail": "sample string 9",
  "Body": "sample string 10",
  "BlogId": 1,
  "QuizId": 1,
  "ThemaId": 1,
  "ForumErvaringSpotlight": [
    {
      "Id": 1,
      "ErvaringId": 2,
      "SpotlightType": "sample string 3",
      "SpotlightTypeId": "sample string 4",
      "Title": "sample string 5",
      "Summary": "sample string 6",
      "Href": "sample string 7",
      "HrefOriginal": "sample string 8"
    },
    {
      "Id": 1,
      "ErvaringId": 2,
      "SpotlightType": "sample string 3",
      "SpotlightTypeId": "sample string 4",
      "Title": "sample string 5",
      "Summary": "sample string 6",
      "Href": "sample string 7",
      "HrefOriginal": "sample string 8"
    }
  ],
  "SubOnderwerpId": 11
}

application/xml, text/xml

Sample:
<ForumReactie xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JAPI.Models">
  <AccountId>12</AccountId>
  <BlogId>1</BlogId>
  <Body>sample string 10</Body>
  <Code>70cc3c31-cccc-4c75-8530-33abe21a144d</Code>
  <DatumGesloten>2024-11-21T12:23:26.2405808+01:00</DatumGesloten>
  <DatumPublicatie>2024-11-21T12:23:26.2405808+01:00</DatumPublicatie>
  <ForumErvaringSpotlight>
    <ForumErvaringSpotlight>
      <ErvaringId>2</ErvaringId>
      <Href>sample string 7</Href>
      <HrefOriginal>sample string 8</HrefOriginal>
      <Id>1</Id>
      <SpotlightType>sample string 3</SpotlightType>
      <SpotlightTypeId>sample string 4</SpotlightTypeId>
      <Summary>sample string 6</Summary>
      <Title>sample string 5</Title>
    </ForumErvaringSpotlight>
    <ForumErvaringSpotlight>
      <ErvaringId>2</ErvaringId>
      <Href>sample string 7</Href>
      <HrefOriginal>sample string 8</HrefOriginal>
      <Id>1</Id>
      <SpotlightType>sample string 3</SpotlightType>
      <SpotlightTypeId>sample string 4</SpotlightTypeId>
      <Summary>sample string 6</Summary>
      <Title>sample string 5</Title>
    </ForumErvaringSpotlight>
  </ForumErvaringSpotlight>
  <Geslacht>sample string 3</Geslacht>
  <Id>2</Id>
  <IpHash>sample string 13</IpHash>
  <Leeftijd>4</Leeftijd>
  <QuizId>1</QuizId>
  <SendToHelpCheckBox>true</SendToHelpCheckBox>
  <SendToHelpEmail>sample string 9</SendToHelpEmail>
  <SubOnderwerpId>11</SubOnderwerpId>
  <ThemaId>1</ThemaId>
  <Titel>sample string 5</Titel>
  <UserEmail>sample string 7</UserEmail>
  <Ervaring>
    <AccountId>17</AccountId>
    <BlogId>1</BlogId>
    <Body>sample string 15</Body>
    <Code>352c449c-a43d-4880-a3eb-3b2c5a42d5a2</Code>
    <DatumGesloten>2024-11-21T12:23:26.2405808+01:00</DatumGesloten>
    <DatumPublicatie>2024-11-21T12:23:26.2405808+01:00</DatumPublicatie>
    <ForumErvaringSpotlight>
      <ForumErvaringSpotlight>
        <ErvaringId>2</ErvaringId>
        <Href>sample string 7</Href>
        <HrefOriginal>sample string 8</HrefOriginal>
        <Id>1</Id>
        <SpotlightType>sample string 3</SpotlightType>
        <SpotlightTypeId>sample string 4</SpotlightTypeId>
        <Summary>sample string 6</Summary>
        <Title>sample string 5</Title>
      </ForumErvaringSpotlight>
      <ForumErvaringSpotlight>
        <ErvaringId>2</ErvaringId>
        <Href>sample string 7</Href>
        <HrefOriginal>sample string 8</HrefOriginal>
        <Id>1</Id>
        <SpotlightType>sample string 3</SpotlightType>
        <SpotlightTypeId>sample string 4</SpotlightTypeId>
        <Summary>sample string 6</Summary>
        <Title>sample string 5</Title>
      </ForumErvaringSpotlight>
    </ForumErvaringSpotlight>
    <Geslacht>sample string 8</Geslacht>
    <Id>7</Id>
    <IpHash>sample string 18</IpHash>
    <Leeftijd>9</Leeftijd>
    <QuizId>1</QuizId>
    <SendToHelpCheckBox>true</SendToHelpCheckBox>
    <SendToHelpEmail>sample string 14</SendToHelpEmail>
    <SubOnderwerpId>16</SubOnderwerpId>
    <ThemaId>1</ThemaId>
    <Titel>sample string 10</Titel>
    <UserEmail>sample string 12</UserEmail>
    <Is16Plus>true</Is16Plus>
    <IsClosed>true</IsClosed>
    <IsHot>true</IsHot>
    <IsNew>true</IsNew>
    <Status>Is16Plus</Status>
    <ViewCount>4</ViewCount>
  </Ervaring>
  <ErvaringID>1</ErvaringID>
</ForumReactie>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/javascript, application/javascript, application/json-p

Sample:

Sample not available.