GET breeze/WorkOrders/GetEntityFieldsConfiguration

No documentation available.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "CONFIGID": "sample string 1",
    "IDNO": 2,
    "ACTIVE": "sample string 3",
    "SEQNO": 1,
    "TYPE": "sample string 4",
    "LABEL": "sample string 5",
    "SIGTABFLAG": "sample string 6",
    "FIELDNO": 1,
    "DRIVERIDNO": 1,
    "WOENFLDCFG_LIST": [
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      },
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      },
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      }
    ]
  },
  {
    "CONFIGID": "sample string 1",
    "IDNO": 2,
    "ACTIVE": "sample string 3",
    "SEQNO": 1,
    "TYPE": "sample string 4",
    "LABEL": "sample string 5",
    "SIGTABFLAG": "sample string 6",
    "FIELDNO": 1,
    "DRIVERIDNO": 1,
    "WOENFLDCFG_LIST": [
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      },
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      },
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      }
    ]
  },
  {
    "CONFIGID": "sample string 1",
    "IDNO": 2,
    "ACTIVE": "sample string 3",
    "SEQNO": 1,
    "TYPE": "sample string 4",
    "LABEL": "sample string 5",
    "SIGTABFLAG": "sample string 6",
    "FIELDNO": 1,
    "DRIVERIDNO": 1,
    "WOENFLDCFG_LIST": [
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      },
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      },
      {
        "CONFIGID": "sample string 1",
        "IDNO": 2,
        "SEQNO": 3,
        "ITEM": "sample string 4",
        "DEFITEM": "sample string 5",
        "DRIVERITEM": "sample string 6"
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfWOENFLDCFG xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SMDomain.Models">
  <WOENFLDCFG>
    <ACTIVE>sample string 3</ACTIVE>
    <CONFIGID>sample string 1</CONFIGID>
    <DRIVERIDNO>1</DRIVERIDNO>
    <FIELDNO>1</FIELDNO>
    <IDNO>2</IDNO>
    <LABEL>sample string 5</LABEL>
    <SEQNO>1</SEQNO>
    <SIGTABFLAG>sample string 6</SIGTABFLAG>
    <TYPE>sample string 4</TYPE>
    <WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
    </WOENFLDCFG_LIST>
  </WOENFLDCFG>
  <WOENFLDCFG>
    <ACTIVE>sample string 3</ACTIVE>
    <CONFIGID>sample string 1</CONFIGID>
    <DRIVERIDNO>1</DRIVERIDNO>
    <FIELDNO>1</FIELDNO>
    <IDNO>2</IDNO>
    <LABEL>sample string 5</LABEL>
    <SEQNO>1</SEQNO>
    <SIGTABFLAG>sample string 6</SIGTABFLAG>
    <TYPE>sample string 4</TYPE>
    <WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
    </WOENFLDCFG_LIST>
  </WOENFLDCFG>
  <WOENFLDCFG>
    <ACTIVE>sample string 3</ACTIVE>
    <CONFIGID>sample string 1</CONFIGID>
    <DRIVERIDNO>1</DRIVERIDNO>
    <FIELDNO>1</FIELDNO>
    <IDNO>2</IDNO>
    <LABEL>sample string 5</LABEL>
    <SEQNO>1</SEQNO>
    <SIGTABFLAG>sample string 6</SIGTABFLAG>
    <TYPE>sample string 4</TYPE>
    <WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
      <WOENFLDCFG_LIST>
        <CONFIGID>sample string 1</CONFIGID>
        <DEFITEM>sample string 5</DEFITEM>
        <DRIVERITEM>sample string 6</DRIVERITEM>
        <IDNO>2</IDNO>
        <ITEM>sample string 4</ITEM>
        <SEQNO>3</SEQNO>
      </WOENFLDCFG_LIST>
    </WOENFLDCFG_LIST>
  </WOENFLDCFG>
</ArrayOfWOENFLDCFG>