POST api/Dados/pro_articles_movementsCrud

Request Information

URI Parameters

None.

Body Parameters

cEntity_pro_articles_movements
NameDescriptionTypeAdditional information
id

integer

None.

mov_article_model

integer

None.

mov_article_model_name

string

None.

mov_article_type

integer

None.

mov_isneworused

integer

None.

mov_status

integer

None.

mov_article_type_name

string

None.

mov_provider

integer

None.

mov_provider_name

string

None.

mov_article_label

string

None.

mov_date_buy

string

None.

mov_value

decimal number

None.

mov_office

integer

None.

mov_office_name

string

None.

mov_office_location

integer

None.

mov_office_location_name

string

None.

mov_person

integer

None.

mov_person_name

string

None.

mov_article_serial

string

None.

_Action

string

None.

hasError

boolean

None.

hasErrorMessage

string

None.

_SendCredentials

string

None.

mov_invoice_nr

string

None.

mov_obs1

string

None.

mov_obs2

string

None.

locais

Collection of cEntity_pro_articles_movments_locals

None.

pessoas

Collection of cEntity_pro_articles_movments_people

None.

Request Formats

application/json, text/json

Sample:
{
  "locais": [
    {
      "id": 1,
      "movid": 2,
      "mov_date": "sample string 3",
      "mov_office": 4,
      "mov_office_name": "sample string 5",
      "mov_local": 6,
      "mov_local_name": "sample string 7",
      "_Action": "sample string 8",
      "hasError": true,
      "hasErrorMessage": "sample string 10",
      "_SendCredentials": "sample string 11",
      "mov_obs": "sample string 12"
    },
    {
      "id": 1,
      "movid": 2,
      "mov_date": "sample string 3",
      "mov_office": 4,
      "mov_office_name": "sample string 5",
      "mov_local": 6,
      "mov_local_name": "sample string 7",
      "_Action": "sample string 8",
      "hasError": true,
      "hasErrorMessage": "sample string 10",
      "_SendCredentials": "sample string 11",
      "mov_obs": "sample string 12"
    }
  ],
  "pessoas": [
    {
      "id": 1,
      "main_id": 2,
      "mov_date": "sample string 3",
      "mov_people": 4,
      "mov_people_name": "sample string 5",
      "mov_obs": "sample string 6",
      "_Action": "sample string 7",
      "mov_type_name": "sample string 8",
      "mov_article_name": "sample string 9",
      "mov_serial_number": "sample string 10",
      "hasError": true,
      "hasErrorMessage": "sample string 12",
      "_SendCredentials": "sample string 13"
    },
    {
      "id": 1,
      "main_id": 2,
      "mov_date": "sample string 3",
      "mov_people": 4,
      "mov_people_name": "sample string 5",
      "mov_obs": "sample string 6",
      "_Action": "sample string 7",
      "mov_type_name": "sample string 8",
      "mov_article_name": "sample string 9",
      "mov_serial_number": "sample string 10",
      "hasError": true,
      "hasErrorMessage": "sample string 12",
      "_SendCredentials": "sample string 13"
    }
  ],
  "id": 1,
  "mov_article_model": 2,
  "mov_article_model_name": "sample string 3",
  "mov_article_type": 4,
  "mov_isneworused": 5,
  "mov_status": 6,
  "mov_article_type_name": "sample string 7",
  "mov_provider": 8,
  "mov_provider_name": "sample string 9",
  "mov_article_label": "sample string 10",
  "mov_date_buy": "sample string 11",
  "mov_value": 12.0,
  "mov_office": 13,
  "mov_office_name": "sample string 14",
  "mov_office_location": 15,
  "mov_office_location_name": "sample string 16",
  "mov_person": 17,
  "mov_person_name": "sample string 18",
  "mov_article_serial": "sample string 19",
  "_Action": "sample string 20",
  "hasError": true,
  "hasErrorMessage": "sample string 22",
  "_SendCredentials": "sample string 23",
  "mov_invoice_nr": "sample string 24",
  "mov_obs1": "sample string 25",
  "mov_obs2": "sample string 26"
}

application/xml, text/xml

Sample:
<cTables.cEntity_pro_articles_movements xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/wsgest">
  <_Action>sample string 20</_Action>
  <_SendCredentials>sample string 23</_SendCredentials>
  <hasError>true</hasError>
  <hasErrorMessage>sample string 22</hasErrorMessage>
  <id>1</id>
  <locais>
    <cTables.cEntity_pro_articles_movments_locals>
      <_Action>sample string 8</_Action>
      <_SendCredentials>sample string 11</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 10</hasErrorMessage>
      <id>1</id>
      <mov_date>sample string 3</mov_date>
      <mov_local>6</mov_local>
      <mov_local_name>sample string 7</mov_local_name>
      <mov_obs>sample string 12</mov_obs>
      <mov_office>4</mov_office>
      <mov_office_name>sample string 5</mov_office_name>
      <movid>2</movid>
    </cTables.cEntity_pro_articles_movments_locals>
    <cTables.cEntity_pro_articles_movments_locals>
      <_Action>sample string 8</_Action>
      <_SendCredentials>sample string 11</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 10</hasErrorMessage>
      <id>1</id>
      <mov_date>sample string 3</mov_date>
      <mov_local>6</mov_local>
      <mov_local_name>sample string 7</mov_local_name>
      <mov_obs>sample string 12</mov_obs>
      <mov_office>4</mov_office>
      <mov_office_name>sample string 5</mov_office_name>
      <movid>2</movid>
    </cTables.cEntity_pro_articles_movments_locals>
  </locais>
  <mov_article_label>sample string 10</mov_article_label>
  <mov_article_model>2</mov_article_model>
  <mov_article_model_name>sample string 3</mov_article_model_name>
  <mov_article_serial>sample string 19</mov_article_serial>
  <mov_article_type>4</mov_article_type>
  <mov_article_type_name>sample string 7</mov_article_type_name>
  <mov_date_buy>sample string 11</mov_date_buy>
  <mov_invoice_nr>sample string 24</mov_invoice_nr>
  <mov_isneworused>5</mov_isneworused>
  <mov_obs1>sample string 25</mov_obs1>
  <mov_obs2>sample string 26</mov_obs2>
  <mov_office>13</mov_office>
  <mov_office_location>15</mov_office_location>
  <mov_office_location_name>sample string 16</mov_office_location_name>
  <mov_office_name>sample string 14</mov_office_name>
  <mov_person>17</mov_person>
  <mov_person_name>sample string 18</mov_person_name>
  <mov_provider>8</mov_provider>
  <mov_provider_name>sample string 9</mov_provider_name>
  <mov_status>6</mov_status>
  <mov_value>12</mov_value>
  <pessoas>
    <cTables.cEntity_pro_articles_movments_people>
      <_Action>sample string 7</_Action>
      <_SendCredentials>sample string 13</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 12</hasErrorMessage>
      <id>1</id>
      <main_id>2</main_id>
      <mov_article_name>sample string 9</mov_article_name>
      <mov_date>sample string 3</mov_date>
      <mov_obs>sample string 6</mov_obs>
      <mov_people>4</mov_people>
      <mov_people_name>sample string 5</mov_people_name>
      <mov_serial_number>sample string 10</mov_serial_number>
      <mov_type_name>sample string 8</mov_type_name>
    </cTables.cEntity_pro_articles_movments_people>
    <cTables.cEntity_pro_articles_movments_people>
      <_Action>sample string 7</_Action>
      <_SendCredentials>sample string 13</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 12</hasErrorMessage>
      <id>1</id>
      <main_id>2</main_id>
      <mov_article_name>sample string 9</mov_article_name>
      <mov_date>sample string 3</mov_date>
      <mov_obs>sample string 6</mov_obs>
      <mov_people>4</mov_people>
      <mov_people_name>sample string 5</mov_people_name>
      <mov_serial_number>sample string 10</mov_serial_number>
      <mov_type_name>sample string 8</mov_type_name>
    </cTables.cEntity_pro_articles_movments_people>
  </pessoas>
</cTables.cEntity_pro_articles_movements>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

cEntity_pro_articles_movements
NameDescriptionTypeAdditional information
id

integer

None.

mov_article_model

integer

None.

mov_article_model_name

string

None.

mov_article_type

integer

None.

mov_isneworused

integer

None.

mov_status

integer

None.

mov_article_type_name

string

None.

mov_provider

integer

None.

mov_provider_name

string

None.

mov_article_label

string

None.

mov_date_buy

string

None.

mov_value

decimal number

None.

mov_office

integer

None.

mov_office_name

string

None.

mov_office_location

integer

None.

mov_office_location_name

string

None.

mov_person

integer

None.

mov_person_name

string

None.

mov_article_serial

string

None.

_Action

string

None.

hasError

boolean

None.

hasErrorMessage

string

None.

_SendCredentials

string

None.

mov_invoice_nr

string

None.

mov_obs1

string

None.

mov_obs2

string

None.

locais

Collection of cEntity_pro_articles_movments_locals

None.

pessoas

Collection of cEntity_pro_articles_movments_people

None.

Response Formats

application/json, text/json

Sample:
{
  "locais": [
    {
      "id": 1,
      "movid": 2,
      "mov_date": "sample string 3",
      "mov_office": 4,
      "mov_office_name": "sample string 5",
      "mov_local": 6,
      "mov_local_name": "sample string 7",
      "_Action": "sample string 8",
      "hasError": true,
      "hasErrorMessage": "sample string 10",
      "_SendCredentials": "sample string 11",
      "mov_obs": "sample string 12"
    },
    {
      "id": 1,
      "movid": 2,
      "mov_date": "sample string 3",
      "mov_office": 4,
      "mov_office_name": "sample string 5",
      "mov_local": 6,
      "mov_local_name": "sample string 7",
      "_Action": "sample string 8",
      "hasError": true,
      "hasErrorMessage": "sample string 10",
      "_SendCredentials": "sample string 11",
      "mov_obs": "sample string 12"
    }
  ],
  "pessoas": [
    {
      "id": 1,
      "main_id": 2,
      "mov_date": "sample string 3",
      "mov_people": 4,
      "mov_people_name": "sample string 5",
      "mov_obs": "sample string 6",
      "_Action": "sample string 7",
      "mov_type_name": "sample string 8",
      "mov_article_name": "sample string 9",
      "mov_serial_number": "sample string 10",
      "hasError": true,
      "hasErrorMessage": "sample string 12",
      "_SendCredentials": "sample string 13"
    },
    {
      "id": 1,
      "main_id": 2,
      "mov_date": "sample string 3",
      "mov_people": 4,
      "mov_people_name": "sample string 5",
      "mov_obs": "sample string 6",
      "_Action": "sample string 7",
      "mov_type_name": "sample string 8",
      "mov_article_name": "sample string 9",
      "mov_serial_number": "sample string 10",
      "hasError": true,
      "hasErrorMessage": "sample string 12",
      "_SendCredentials": "sample string 13"
    }
  ],
  "id": 1,
  "mov_article_model": 2,
  "mov_article_model_name": "sample string 3",
  "mov_article_type": 4,
  "mov_isneworused": 5,
  "mov_status": 6,
  "mov_article_type_name": "sample string 7",
  "mov_provider": 8,
  "mov_provider_name": "sample string 9",
  "mov_article_label": "sample string 10",
  "mov_date_buy": "sample string 11",
  "mov_value": 12.0,
  "mov_office": 13,
  "mov_office_name": "sample string 14",
  "mov_office_location": 15,
  "mov_office_location_name": "sample string 16",
  "mov_person": 17,
  "mov_person_name": "sample string 18",
  "mov_article_serial": "sample string 19",
  "_Action": "sample string 20",
  "hasError": true,
  "hasErrorMessage": "sample string 22",
  "_SendCredentials": "sample string 23",
  "mov_invoice_nr": "sample string 24",
  "mov_obs1": "sample string 25",
  "mov_obs2": "sample string 26"
}

application/xml, text/xml

Sample:
<cTables.cEntity_pro_articles_movements xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/wsgest">
  <_Action>sample string 20</_Action>
  <_SendCredentials>sample string 23</_SendCredentials>
  <hasError>true</hasError>
  <hasErrorMessage>sample string 22</hasErrorMessage>
  <id>1</id>
  <locais>
    <cTables.cEntity_pro_articles_movments_locals>
      <_Action>sample string 8</_Action>
      <_SendCredentials>sample string 11</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 10</hasErrorMessage>
      <id>1</id>
      <mov_date>sample string 3</mov_date>
      <mov_local>6</mov_local>
      <mov_local_name>sample string 7</mov_local_name>
      <mov_obs>sample string 12</mov_obs>
      <mov_office>4</mov_office>
      <mov_office_name>sample string 5</mov_office_name>
      <movid>2</movid>
    </cTables.cEntity_pro_articles_movments_locals>
    <cTables.cEntity_pro_articles_movments_locals>
      <_Action>sample string 8</_Action>
      <_SendCredentials>sample string 11</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 10</hasErrorMessage>
      <id>1</id>
      <mov_date>sample string 3</mov_date>
      <mov_local>6</mov_local>
      <mov_local_name>sample string 7</mov_local_name>
      <mov_obs>sample string 12</mov_obs>
      <mov_office>4</mov_office>
      <mov_office_name>sample string 5</mov_office_name>
      <movid>2</movid>
    </cTables.cEntity_pro_articles_movments_locals>
  </locais>
  <mov_article_label>sample string 10</mov_article_label>
  <mov_article_model>2</mov_article_model>
  <mov_article_model_name>sample string 3</mov_article_model_name>
  <mov_article_serial>sample string 19</mov_article_serial>
  <mov_article_type>4</mov_article_type>
  <mov_article_type_name>sample string 7</mov_article_type_name>
  <mov_date_buy>sample string 11</mov_date_buy>
  <mov_invoice_nr>sample string 24</mov_invoice_nr>
  <mov_isneworused>5</mov_isneworused>
  <mov_obs1>sample string 25</mov_obs1>
  <mov_obs2>sample string 26</mov_obs2>
  <mov_office>13</mov_office>
  <mov_office_location>15</mov_office_location>
  <mov_office_location_name>sample string 16</mov_office_location_name>
  <mov_office_name>sample string 14</mov_office_name>
  <mov_person>17</mov_person>
  <mov_person_name>sample string 18</mov_person_name>
  <mov_provider>8</mov_provider>
  <mov_provider_name>sample string 9</mov_provider_name>
  <mov_status>6</mov_status>
  <mov_value>12</mov_value>
  <pessoas>
    <cTables.cEntity_pro_articles_movments_people>
      <_Action>sample string 7</_Action>
      <_SendCredentials>sample string 13</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 12</hasErrorMessage>
      <id>1</id>
      <main_id>2</main_id>
      <mov_article_name>sample string 9</mov_article_name>
      <mov_date>sample string 3</mov_date>
      <mov_obs>sample string 6</mov_obs>
      <mov_people>4</mov_people>
      <mov_people_name>sample string 5</mov_people_name>
      <mov_serial_number>sample string 10</mov_serial_number>
      <mov_type_name>sample string 8</mov_type_name>
    </cTables.cEntity_pro_articles_movments_people>
    <cTables.cEntity_pro_articles_movments_people>
      <_Action>sample string 7</_Action>
      <_SendCredentials>sample string 13</_SendCredentials>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 12</hasErrorMessage>
      <id>1</id>
      <main_id>2</main_id>
      <mov_article_name>sample string 9</mov_article_name>
      <mov_date>sample string 3</mov_date>
      <mov_obs>sample string 6</mov_obs>
      <mov_people>4</mov_people>
      <mov_people_name>sample string 5</mov_people_name>
      <mov_serial_number>sample string 10</mov_serial_number>
      <mov_type_name>sample string 8</mov_type_name>
    </cTables.cEntity_pro_articles_movments_people>
  </pessoas>
</cTables.cEntity_pro_articles_movements>