POST api/Dados/pro_articles_issues_movCrud
Request Information
URI Parameters
None.
Body Parameters
cEntity_pro_articles_issues_movName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
art_label | string |
None. |
|
art_type | integer |
None. |
|
art_issue_date | string |
None. |
|
art_issue_type | integer |
None. |
|
art_issue_description | string |
None. |
|
art_issue_provider | integer |
None. |
|
art_issue_provider_name | string |
None. |
|
art_issue_solved_date | string |
None. |
|
art_issue_solved_comment | string |
None. |
|
art_status | integer |
None. |
|
art_issue_value | decimal number |
None. |
|
art_issue_invoice | string |
None. |
|
_Action | string |
None. |
|
hasError | boolean |
None. |
|
hasErrorMessage | string |
None. |
|
_SendCredentials | string |
None. |
|
nrserie | string |
None. |
|
tipoartigo | string |
None. |
|
nomeartigo | 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, "art_label": "sample string 2", "art_type": 3, "art_issue_date": "sample string 4", "art_issue_type": 5, "art_issue_description": "sample string 6", "art_issue_provider": 7, "art_issue_provider_name": "sample string 8", "art_issue_solved_date": "sample string 9", "art_issue_solved_comment": "sample string 10", "art_status": 11, "art_issue_value": 12.0, "art_issue_invoice": "sample string 13", "_Action": "sample string 14", "hasError": true, "hasErrorMessage": "sample string 16", "_SendCredentials": "sample string 17", "nrserie": "sample string 18", "tipoartigo": "sample string 19", "nomeartigo": "sample string 20" }
application/xml, text/xml
Sample:
<cTables.cEntity_pro_articles_issues_mov xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/wsgest"> <_Action>sample string 14</_Action> <_SendCredentials>sample string 17</_SendCredentials> <art_issue_date>sample string 4</art_issue_date> <art_issue_description>sample string 6</art_issue_description> <art_issue_invoice>sample string 13</art_issue_invoice> <art_issue_provider>7</art_issue_provider> <art_issue_provider_name>sample string 8</art_issue_provider_name> <art_issue_solved_comment>sample string 10</art_issue_solved_comment> <art_issue_solved_date>sample string 9</art_issue_solved_date> <art_issue_type>5</art_issue_type> <art_issue_value>12</art_issue_value> <art_label>sample string 2</art_label> <art_status>11</art_status> <art_type>3</art_type> <hasError>true</hasError> <hasErrorMessage>sample string 16</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> <nomeartigo>sample string 20</nomeartigo> <nrserie>sample string 18</nrserie> <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> <tipoartigo>sample string 19</tipoartigo> </cTables.cEntity_pro_articles_issues_mov>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
cEntity_pro_articles_issues_movName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
art_label | string |
None. |
|
art_type | integer |
None. |
|
art_issue_date | string |
None. |
|
art_issue_type | integer |
None. |
|
art_issue_description | string |
None. |
|
art_issue_provider | integer |
None. |
|
art_issue_provider_name | string |
None. |
|
art_issue_solved_date | string |
None. |
|
art_issue_solved_comment | string |
None. |
|
art_status | integer |
None. |
|
art_issue_value | decimal number |
None. |
|
art_issue_invoice | string |
None. |
|
_Action | string |
None. |
|
hasError | boolean |
None. |
|
hasErrorMessage | string |
None. |
|
_SendCredentials | string |
None. |
|
nrserie | string |
None. |
|
tipoartigo | string |
None. |
|
nomeartigo | 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, "art_label": "sample string 2", "art_type": 3, "art_issue_date": "sample string 4", "art_issue_type": 5, "art_issue_description": "sample string 6", "art_issue_provider": 7, "art_issue_provider_name": "sample string 8", "art_issue_solved_date": "sample string 9", "art_issue_solved_comment": "sample string 10", "art_status": 11, "art_issue_value": 12.0, "art_issue_invoice": "sample string 13", "_Action": "sample string 14", "hasError": true, "hasErrorMessage": "sample string 16", "_SendCredentials": "sample string 17", "nrserie": "sample string 18", "tipoartigo": "sample string 19", "nomeartigo": "sample string 20" }
application/xml, text/xml
Sample:
<cTables.cEntity_pro_articles_issues_mov xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/wsgest"> <_Action>sample string 14</_Action> <_SendCredentials>sample string 17</_SendCredentials> <art_issue_date>sample string 4</art_issue_date> <art_issue_description>sample string 6</art_issue_description> <art_issue_invoice>sample string 13</art_issue_invoice> <art_issue_provider>7</art_issue_provider> <art_issue_provider_name>sample string 8</art_issue_provider_name> <art_issue_solved_comment>sample string 10</art_issue_solved_comment> <art_issue_solved_date>sample string 9</art_issue_solved_date> <art_issue_type>5</art_issue_type> <art_issue_value>12</art_issue_value> <art_label>sample string 2</art_label> <art_status>11</art_status> <art_type>3</art_type> <hasError>true</hasError> <hasErrorMessage>sample string 16</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> <nomeartigo>sample string 20</nomeartigo> <nrserie>sample string 18</nrserie> <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> <tipoartigo>sample string 19</tipoartigo> </cTables.cEntity_pro_articles_issues_mov>