GET Pedigree/GetPedigreeWithoutHeader?p_iGenerationCount={p_iGenerationCount}&p_iFirstId={p_iFirstId}&p_iSecondId={p_iSecondId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
p_iGenerationCount

integer

Required

p_iFirstId

integer

Required

p_iSecondId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ResultOfPEDIGREE
NameDescriptionTypeAdditional information
m_cData

PEDIGREE

None.

m_cDetail

ProcessResult

None.

Response Formats

application/json, text/json

Sample:
{
  "m_cData": {
    "PEDIGREE_CELL_LIST": [
      [
        {
          "HORSE_ID": 1,
          "RACE_ID": 2,
          "HORSE_NAME": "sample string 3",
          "HAS_INFO": true,
          "IMAGE": "sample string 5",
          "REF1": 6,
          "REF2": 7,
          "IS_SIRE": true,
          "FATHER_ID": 9,
          "MOTHER_ID": 10,
          "ICON": "sample string 11",
          "FAMILY_OBJECT": {
            "FAMILY_ID": 1,
            "RACE_ID": 2,
            "FAMILY_TEXT": "sample string 3"
          },
          "INFO_LIST": [
            "sample string 1",
            "sample string 2"
          ],
          "COUNTER": 12,
          "COLOR_CODE": "sample string 13",
          "VIEW_COUNT": 14,
          "CONFIRMED": true,
          "FONT_TYPE": "sample string 16"
        },
        {
          "HORSE_ID": 1,
          "RACE_ID": 2,
          "HORSE_NAME": "sample string 3",
          "HAS_INFO": true,
          "IMAGE": "sample string 5",
          "REF1": 6,
          "REF2": 7,
          "IS_SIRE": true,
          "FATHER_ID": 9,
          "MOTHER_ID": 10,
          "ICON": "sample string 11",
          "FAMILY_OBJECT": {
            "FAMILY_ID": 1,
            "RACE_ID": 2,
            "FAMILY_TEXT": "sample string 3"
          },
          "INFO_LIST": [
            "sample string 1",
            "sample string 2"
          ],
          "COUNTER": 12,
          "COLOR_CODE": "sample string 13",
          "VIEW_COUNT": 14,
          "CONFIRMED": true,
          "FONT_TYPE": "sample string 16"
        }
      ],
      [
        {
          "HORSE_ID": 1,
          "RACE_ID": 2,
          "HORSE_NAME": "sample string 3",
          "HAS_INFO": true,
          "IMAGE": "sample string 5",
          "REF1": 6,
          "REF2": 7,
          "IS_SIRE": true,
          "FATHER_ID": 9,
          "MOTHER_ID": 10,
          "ICON": "sample string 11",
          "FAMILY_OBJECT": {
            "FAMILY_ID": 1,
            "RACE_ID": 2,
            "FAMILY_TEXT": "sample string 3"
          },
          "INFO_LIST": [
            "sample string 1",
            "sample string 2"
          ],
          "COUNTER": 12,
          "COLOR_CODE": "sample string 13",
          "VIEW_COUNT": 14,
          "CONFIRMED": true,
          "FONT_TYPE": "sample string 16"
        },
        {
          "HORSE_ID": 1,
          "RACE_ID": 2,
          "HORSE_NAME": "sample string 3",
          "HAS_INFO": true,
          "IMAGE": "sample string 5",
          "REF1": 6,
          "REF2": 7,
          "IS_SIRE": true,
          "FATHER_ID": 9,
          "MOTHER_ID": 10,
          "ICON": "sample string 11",
          "FAMILY_OBJECT": {
            "FAMILY_ID": 1,
            "RACE_ID": 2,
            "FAMILY_TEXT": "sample string 3"
          },
          "INFO_LIST": [
            "sample string 1",
            "sample string 2"
          ],
          "COUNTER": 12,
          "COLOR_CODE": "sample string 13",
          "VIEW_COUNT": 14,
          "CONFIRMED": true,
          "FONT_TYPE": "sample string 16"
        }
      ]
    ],
    "PEDIGREE_TEMPLATE_CELL_LIST": [
      [
        {
          "HORSE_ID": 1,
          "HORSE_NAME": "sample string 2",
          "CELL_ID": 3
        },
        {
          "HORSE_ID": 1,
          "HORSE_NAME": "sample string 2",
          "CELL_ID": 3
        }
      ],
      [
        {
          "HORSE_ID": 1,
          "HORSE_NAME": "sample string 2",
          "CELL_ID": 3
        },
        {
          "HORSE_ID": 1,
          "HORSE_NAME": "sample string 2",
          "CELL_ID": 3
        }
      ]
    ],
    "HEADER_OBJECT": {
      "ROW1_GENERAL": "sample string 1",
      "ROW2_RM": "sample string 2",
      "ROW3_ANZ": "sample string 3",
      "ROW4_BM_PA": "sample string 4",
      "ROW5_PA": "sample string 5",
      "IMAGE": "sample string 6",
      "HAS_INFO": true,
      "REF1": 8,
      "REF2": 9,
      "IS_SIRE": true,
      "IS_FATHER": true,
      "IS_MOTHER": true,
      "COUNTER": 13,
      "CONFIRMED": true,
      "RACE_ID": 15
    },
    "FAMILY_SUMMARY": "sample string 1"
  },
  "m_cDetail": {
    "m_eProcessState": 0,
    "m_sClass": "sample string 1",
    "m_sMethod": "sample string 2",
    "m_iLastId": 3,
    "m_cDataTable": null,
    "m_lUserMessageList": [
      "sample string 1",
      "sample string 2"
    ],
    "m_PageList": [
      1,
      2
    ],
    "m_sErrorMessage": "sample string 4",
    "m_cException": {
      "ClassName": "System.Exception",
      "Message": null,
      "Data": null,
      "InnerException": null,
      "HelpURL": "sample string 1",
      "StackTraceString": null,
      "RemoteStackTraceString": null,
      "RemoteStackIndex": 0,
      "ExceptionMethod": null,
      "HResult": 3,
      "Source": "sample string 2",
      "WatsonBuckets": null
    }
  }
}

text/html

Sample:
{"m_cData":{"PEDIGREE_CELL_LIST":[[{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","HAS_INFO":true,"IMAGE":"sample string 5","REF1":6,"REF2":7,"IS_SIRE":true,"FATHER_ID":9,"MOTHER_ID":10,"ICON":"sample string 11","FAMILY_OBJECT":{"FAMILY_ID":1,"RACE_ID":2,"FAMILY_TEXT":"sample string 3"},"INFO_LIST":["sample string 1","sample string 2"],"COUNTER":12,"COLOR_CODE":"sample string 13","VIEW_COUNT":14,"CONFIRMED":true,"FONT_TYPE":"sample string 16"},{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","HAS_INFO":true,"IMAGE":"sample string 5","REF1":6,"REF2":7,"IS_SIRE":true,"FATHER_ID":9,"MOTHER_ID":10,"ICON":"sample string 11","FAMILY_OBJECT":{"FAMILY_ID":1,"RACE_ID":2,"FAMILY_TEXT":"sample string 3"},"INFO_LIST":["sample string 1","sample string 2"],"COUNTER":12,"COLOR_CODE":"sample string 13","VIEW_COUNT":14,"CONFIRMED":true,"FONT_TYPE":"sample string 16"}],[{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","HAS_INFO":true,"IMAGE":"sample string 5","REF1":6,"REF2":7,"IS_SIRE":true,"FATHER_ID":9,"MOTHER_ID":10,"ICON":"sample string 11","FAMILY_OBJECT":{"FAMILY_ID":1,"RACE_ID":2,"FAMILY_TEXT":"sample string 3"},"INFO_LIST":["sample string 1","sample string 2"],"COUNTER":12,"COLOR_CODE":"sample string 13","VIEW_COUNT":14,"CONFIRMED":true,"FONT_TYPE":"sample string 16"},{"HORSE_ID":1,"RACE_ID":2,"HORSE_NAME":"sample string 3","HAS_INFO":true,"IMAGE":"sample string 5","REF1":6,"REF2":7,"IS_SIRE":true,"FATHER_ID":9,"MOTHER_ID":10,"ICON":"sample string 11","FAMILY_OBJECT":{"FAMILY_ID":1,"RACE_ID":2,"FAMILY_TEXT":"sample string 3"},"INFO_LIST":["sample string 1","sample string 2"],"COUNTER":12,"COLOR_CODE":"sample string 13","VIEW_COUNT":14,"CONFIRMED":true,"FONT_TYPE":"sample string 16"}]],"PEDIGREE_TEMPLATE_CELL_LIST":[[{"HORSE_ID":1,"HORSE_NAME":"sample string 2","CELL_ID":3},{"HORSE_ID":1,"HORSE_NAME":"sample string 2","CELL_ID":3}],[{"HORSE_ID":1,"HORSE_NAME":"sample string 2","CELL_ID":3},{"HORSE_ID":1,"HORSE_NAME":"sample string 2","CELL_ID":3}]],"HEADER_OBJECT":{"ROW1_GENERAL":"sample string 1","ROW2_RM":"sample string 2","ROW3_ANZ":"sample string 3","ROW4_BM_PA":"sample string 4","ROW5_PA":"sample string 5","IMAGE":"sample string 6","HAS_INFO":true,"REF1":8,"REF2":9,"IS_SIRE":true,"IS_FATHER":true,"IS_MOTHER":true,"COUNTER":13,"CONFIRMED":true,"RACE_ID":15},"FAMILY_SUMMARY":"sample string 1"},"m_cDetail":{"m_eProcessState":0,"m_sClass":"sample string 1","m_sMethod":"sample string 2","m_iLastId":3,"m_cDataTable":null,"m_lUserMessageList":["sample string 1","sample string 2"],"m_PageList":[1,2],"m_sErrorMessage":"sample string 4","m_cException":{"ClassName":"System.Exception","Message":null,"Data":null,"InnerException":null,"HelpURL":"sample string 1","StackTraceString":null,"RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":3,"Source":"sample string 2","WatsonBuckets":null}}}

application/xml, text/xml

Sample:
<ResultOfPEDIGREEdvpqyt9L xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/bnfOBJ">
  <m_cData xmlns:d2p1="http://schemas.datacontract.org/2004/07/bnfBLL.ANALYSIS">
    <d2p1:FAMILY_SUMMARY>sample string 1</d2p1:FAMILY_SUMMARY>
    <d2p1:HEADER_OBJECT>
      <d2p1:CONFIRMED>true</d2p1:CONFIRMED>
      <d2p1:COUNTER>13</d2p1:COUNTER>
      <d2p1:HAS_INFO>true</d2p1:HAS_INFO>
      <d2p1:IMAGE>sample string 6</d2p1:IMAGE>
      <d2p1:IS_FATHER>true</d2p1:IS_FATHER>
      <d2p1:IS_MOTHER>true</d2p1:IS_MOTHER>
      <d2p1:IS_SIRE>true</d2p1:IS_SIRE>
      <d2p1:RACE_ID>15</d2p1:RACE_ID>
      <d2p1:REF1>8</d2p1:REF1>
      <d2p1:REF2>9</d2p1:REF2>
      <d2p1:ROW1_GENERAL>sample string 1</d2p1:ROW1_GENERAL>
      <d2p1:ROW2_RM>sample string 2</d2p1:ROW2_RM>
      <d2p1:ROW3_ANZ>sample string 3</d2p1:ROW3_ANZ>
      <d2p1:ROW4_BM_PA>sample string 4</d2p1:ROW4_BM_PA>
      <d2p1:ROW5_PA>sample string 5</d2p1:ROW5_PA>
    </d2p1:HEADER_OBJECT>
    <d2p1:PEDIGREE_CELL_LIST>
      <d2p1:ArrayOfPEDIGREE_CELL>
        <d2p1:PEDIGREE_CELL>
          <d2p1:COLOR_CODE>sample string 13</d2p1:COLOR_CODE>
          <d2p1:CONFIRMED>true</d2p1:CONFIRMED>
          <d2p1:COUNTER>12</d2p1:COUNTER>
          <d2p1:FAMILY_OBJECT xmlns:d6p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT">
            <d6p1:FAMILY_ID>1</d6p1:FAMILY_ID>
            <d6p1:FAMILY_TEXT>sample string 3</d6p1:FAMILY_TEXT>
            <d6p1:RACE_ID>2</d6p1:RACE_ID>
          </d2p1:FAMILY_OBJECT>
          <d2p1:FATHER_ID>9</d2p1:FATHER_ID>
          <d2p1:FONT_TYPE>sample string 16</d2p1:FONT_TYPE>
          <d2p1:HAS_INFO>true</d2p1:HAS_INFO>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 3</d2p1:HORSE_NAME>
          <d2p1:ICON>sample string 11</d2p1:ICON>
          <d2p1:IMAGE>sample string 5</d2p1:IMAGE>
          <d2p1:INFO_LIST xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </d2p1:INFO_LIST>
          <d2p1:IS_SIRE>true</d2p1:IS_SIRE>
          <d2p1:MOTHER_ID>10</d2p1:MOTHER_ID>
          <d2p1:RACE_ID>2</d2p1:RACE_ID>
          <d2p1:REF1>6</d2p1:REF1>
          <d2p1:REF2>7</d2p1:REF2>
          <d2p1:VIEW_COUNT>14</d2p1:VIEW_COUNT>
        </d2p1:PEDIGREE_CELL>
        <d2p1:PEDIGREE_CELL>
          <d2p1:COLOR_CODE>sample string 13</d2p1:COLOR_CODE>
          <d2p1:CONFIRMED>true</d2p1:CONFIRMED>
          <d2p1:COUNTER>12</d2p1:COUNTER>
          <d2p1:FAMILY_OBJECT xmlns:d6p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT">
            <d6p1:FAMILY_ID>1</d6p1:FAMILY_ID>
            <d6p1:FAMILY_TEXT>sample string 3</d6p1:FAMILY_TEXT>
            <d6p1:RACE_ID>2</d6p1:RACE_ID>
          </d2p1:FAMILY_OBJECT>
          <d2p1:FATHER_ID>9</d2p1:FATHER_ID>
          <d2p1:FONT_TYPE>sample string 16</d2p1:FONT_TYPE>
          <d2p1:HAS_INFO>true</d2p1:HAS_INFO>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 3</d2p1:HORSE_NAME>
          <d2p1:ICON>sample string 11</d2p1:ICON>
          <d2p1:IMAGE>sample string 5</d2p1:IMAGE>
          <d2p1:INFO_LIST xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </d2p1:INFO_LIST>
          <d2p1:IS_SIRE>true</d2p1:IS_SIRE>
          <d2p1:MOTHER_ID>10</d2p1:MOTHER_ID>
          <d2p1:RACE_ID>2</d2p1:RACE_ID>
          <d2p1:REF1>6</d2p1:REF1>
          <d2p1:REF2>7</d2p1:REF2>
          <d2p1:VIEW_COUNT>14</d2p1:VIEW_COUNT>
        </d2p1:PEDIGREE_CELL>
      </d2p1:ArrayOfPEDIGREE_CELL>
      <d2p1:ArrayOfPEDIGREE_CELL>
        <d2p1:PEDIGREE_CELL>
          <d2p1:COLOR_CODE>sample string 13</d2p1:COLOR_CODE>
          <d2p1:CONFIRMED>true</d2p1:CONFIRMED>
          <d2p1:COUNTER>12</d2p1:COUNTER>
          <d2p1:FAMILY_OBJECT xmlns:d6p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT">
            <d6p1:FAMILY_ID>1</d6p1:FAMILY_ID>
            <d6p1:FAMILY_TEXT>sample string 3</d6p1:FAMILY_TEXT>
            <d6p1:RACE_ID>2</d6p1:RACE_ID>
          </d2p1:FAMILY_OBJECT>
          <d2p1:FATHER_ID>9</d2p1:FATHER_ID>
          <d2p1:FONT_TYPE>sample string 16</d2p1:FONT_TYPE>
          <d2p1:HAS_INFO>true</d2p1:HAS_INFO>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 3</d2p1:HORSE_NAME>
          <d2p1:ICON>sample string 11</d2p1:ICON>
          <d2p1:IMAGE>sample string 5</d2p1:IMAGE>
          <d2p1:INFO_LIST xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </d2p1:INFO_LIST>
          <d2p1:IS_SIRE>true</d2p1:IS_SIRE>
          <d2p1:MOTHER_ID>10</d2p1:MOTHER_ID>
          <d2p1:RACE_ID>2</d2p1:RACE_ID>
          <d2p1:REF1>6</d2p1:REF1>
          <d2p1:REF2>7</d2p1:REF2>
          <d2p1:VIEW_COUNT>14</d2p1:VIEW_COUNT>
        </d2p1:PEDIGREE_CELL>
        <d2p1:PEDIGREE_CELL>
          <d2p1:COLOR_CODE>sample string 13</d2p1:COLOR_CODE>
          <d2p1:CONFIRMED>true</d2p1:CONFIRMED>
          <d2p1:COUNTER>12</d2p1:COUNTER>
          <d2p1:FAMILY_OBJECT xmlns:d6p1="http://schemas.datacontract.org/2004/07/bnfBLL.REPORT">
            <d6p1:FAMILY_ID>1</d6p1:FAMILY_ID>
            <d6p1:FAMILY_TEXT>sample string 3</d6p1:FAMILY_TEXT>
            <d6p1:RACE_ID>2</d6p1:RACE_ID>
          </d2p1:FAMILY_OBJECT>
          <d2p1:FATHER_ID>9</d2p1:FATHER_ID>
          <d2p1:FONT_TYPE>sample string 16</d2p1:FONT_TYPE>
          <d2p1:HAS_INFO>true</d2p1:HAS_INFO>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 3</d2p1:HORSE_NAME>
          <d2p1:ICON>sample string 11</d2p1:ICON>
          <d2p1:IMAGE>sample string 5</d2p1:IMAGE>
          <d2p1:INFO_LIST xmlns:d6p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
            <d6p1:string>sample string 1</d6p1:string>
            <d6p1:string>sample string 2</d6p1:string>
          </d2p1:INFO_LIST>
          <d2p1:IS_SIRE>true</d2p1:IS_SIRE>
          <d2p1:MOTHER_ID>10</d2p1:MOTHER_ID>
          <d2p1:RACE_ID>2</d2p1:RACE_ID>
          <d2p1:REF1>6</d2p1:REF1>
          <d2p1:REF2>7</d2p1:REF2>
          <d2p1:VIEW_COUNT>14</d2p1:VIEW_COUNT>
        </d2p1:PEDIGREE_CELL>
      </d2p1:ArrayOfPEDIGREE_CELL>
    </d2p1:PEDIGREE_CELL_LIST>
    <d2p1:PEDIGREE_TEMPLATE_CELL_LIST>
      <d2p1:ArrayOfPEDIGREE_TEMPLATE_CELL>
        <d2p1:PEDIGREE_TEMPLATE_CELL>
          <d2p1:CELL_ID>3</d2p1:CELL_ID>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 2</d2p1:HORSE_NAME>
        </d2p1:PEDIGREE_TEMPLATE_CELL>
        <d2p1:PEDIGREE_TEMPLATE_CELL>
          <d2p1:CELL_ID>3</d2p1:CELL_ID>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 2</d2p1:HORSE_NAME>
        </d2p1:PEDIGREE_TEMPLATE_CELL>
      </d2p1:ArrayOfPEDIGREE_TEMPLATE_CELL>
      <d2p1:ArrayOfPEDIGREE_TEMPLATE_CELL>
        <d2p1:PEDIGREE_TEMPLATE_CELL>
          <d2p1:CELL_ID>3</d2p1:CELL_ID>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 2</d2p1:HORSE_NAME>
        </d2p1:PEDIGREE_TEMPLATE_CELL>
        <d2p1:PEDIGREE_TEMPLATE_CELL>
          <d2p1:CELL_ID>3</d2p1:CELL_ID>
          <d2p1:HORSE_ID>1</d2p1:HORSE_ID>
          <d2p1:HORSE_NAME>sample string 2</d2p1:HORSE_NAME>
        </d2p1:PEDIGREE_TEMPLATE_CELL>
      </d2p1:ArrayOfPEDIGREE_TEMPLATE_CELL>
    </d2p1:PEDIGREE_TEMPLATE_CELL_LIST>
  </m_cData>
  <m_cDetail>
    <m_PageList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </m_PageList>
    <m_cDataTable i:nil="true" />
    <m_cException xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <ClassName xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">System.Exception</ClassName>
      <Message i:nil="true" xmlns="" />
      <Data i:nil="true" xmlns="" />
      <InnerException i:nil="true" xmlns="" />
      <HelpURL xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 1</HelpURL>
      <StackTraceString i:nil="true" xmlns="" />
      <RemoteStackTraceString i:nil="true" xmlns="" />
      <RemoteStackIndex xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:int" xmlns="">0</RemoteStackIndex>
      <ExceptionMethod i:nil="true" xmlns="" />
      <HResult xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:int" xmlns="">3</HResult>
      <Source xmlns:d4p1="http://www.w3.org/2001/XMLSchema" i:type="d4p1:string" xmlns="">sample string 2</Source>
      <WatsonBuckets i:nil="true" xmlns="" />
    </m_cException>
    <m_eProcessState>SystemException</m_eProcessState>
    <m_iLastId>3</m_iLastId>
    <m_lUserMessageList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </m_lUserMessageList>
    <m_sClass>sample string 1</m_sClass>
    <m_sErrorMessage>sample string 4</m_sErrorMessage>
    <m_sMethod>sample string 2</m_sMethod>
  </m_cDetail>
</ResultOfPEDIGREEdvpqyt9L>