POST Rebtech/REB_UpdateDrawingAndManualsRevision
Request Information
URI Parameters
None.
Body Parameters
XS.CoreApi.Pentagon.Model.STOCKAPPL| Name | Description | Type | Additional information |
|---|---|---|---|
| DOC_NO | integer |
None. |
|
| DOC_CATEGORY | string |
None. |
|
| KEY1 | string |
None. |
|
| KEY2 | string |
None. |
|
| DOCNUMBER | string |
None. |
|
| REV_NO | string |
None. |
|
| DOCNAME | string |
None. |
|
| DOCDATE | date |
None. |
|
| LOCATION | string |
None. |
|
| APPLIED | string |
None. |
|
| APPLIED_ON | date |
None. |
|
| APPLIED_BY | string |
None. |
|
| REV_DATE | date |
None. |
|
| LAST_REVIEWED | date |
None. |
|
| LAST_REVIEWBY | string |
None. |
|
| TOTAL_PAGES | integer |
None. |
|
| SUBJECT | string |
None. |
|
| AGENCY | string |
None. |
|
| VERIFIED | date |
None. |
|
| NOTE | string |
None. |
|
| SB_NA | string |
None. |
|
| SB_SB_TYPE | string |
None. |
|
| SB_BULLETINE_TYPE | string |
None. |
|
| SB_TRACK_BY_OTHER | string |
None. |
|
| SB_LINK_DOCNUMBER | string |
None. |
|
| SB_LINK_DOC_NO | integer |
None. |
|
| SB_LINK_DOC_CATEGORY | string |
None. |
|
| SB_COMPLIED_WITHIN | integer |
None. |
|
| SB_COMPLIED_WITHIN_UM | string |
None. |
|
| SB_RECURR_INTERVAL | integer |
None. |
|
| SB_RECURR_INTERVAL_UM | string |
None. |
|
| FROM_SERIAL | string |
None. |
|
| TO_SERIAL | string |
None. |
|
| PRINT_DRAWING_TECH_ORDER | string |
None. |
|
| PRINT_DRAWING_DESCRIPTION | string |
None. |
|
| PRINT_DRAWING_DATE | string |
None. |
|
| PRINT_DRAWING_REVISION_NO | string |
None. |
|
| PRINT_DRAWING_REVISION_DATE | string |
None. |
|
| PRINT_DRAWING_COMPANY | string |
None. |
|
| PRINT_DRAWING_LOCATION | string |
None. |
|
| PRINT_DRAWING_TOTAL_PAGES | string |
None. |
|
| RECLOCK | string |
None. |
|
| ADDED_USR | string |
None. |
|
| ADDED_DTE | date |
None. |
|
| UPDATED_USR | string |
None. |
|
| UPDATED_DTE | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"DOC_NO": 1,
"DOC_CATEGORY": "sample string 2",
"KEY1": "sample string 3",
"KEY2": "sample string 4",
"DOCNUMBER": "sample string 5",
"REV_NO": "sample string 6",
"DOCNAME": "sample string 7",
"DOCDATE": "2026-04-03T08:48:17.8540775-04:00",
"LOCATION": "sample string 8",
"APPLIED": "sample string 9",
"APPLIED_ON": "2026-04-03T08:48:17.8540775-04:00",
"APPLIED_BY": "sample string 10",
"REV_DATE": "2026-04-03T08:48:17.8540775-04:00",
"LAST_REVIEWED": "2026-04-03T08:48:17.8540775-04:00",
"LAST_REVIEWBY": "sample string 11",
"TOTAL_PAGES": 1,
"SUBJECT": "sample string 12",
"AGENCY": "sample string 13",
"VERIFIED": "2026-04-03T08:48:17.8540775-04:00",
"NOTE": "sample string 14",
"SB_NA": "sample string 15",
"SB_SB_TYPE": "sample string 16",
"SB_BULLETINE_TYPE": "sample string 17",
"SB_TRACK_BY_OTHER": "sample string 18",
"SB_LINK_DOCNUMBER": "sample string 19",
"SB_LINK_DOC_NO": 1,
"SB_LINK_DOC_CATEGORY": "sample string 20",
"SB_COMPLIED_WITHIN": 1,
"SB_COMPLIED_WITHIN_UM": "sample string 21",
"SB_RECURR_INTERVAL": 1,
"SB_RECURR_INTERVAL_UM": "sample string 22",
"FROM_SERIAL": "sample string 23",
"TO_SERIAL": "sample string 24",
"PRINT_DRAWING_TECH_ORDER": "sample string 25",
"PRINT_DRAWING_DESCRIPTION": "sample string 26",
"PRINT_DRAWING_DATE": "sample string 27",
"PRINT_DRAWING_REVISION_NO": "sample string 28",
"PRINT_DRAWING_REVISION_DATE": "sample string 29",
"PRINT_DRAWING_COMPANY": "sample string 30",
"PRINT_DRAWING_LOCATION": "sample string 31",
"PRINT_DRAWING_TOTAL_PAGES": "sample string 32",
"RECLOCK": "sample string 33",
"ADDED_USR": "sample string 34",
"ADDED_DTE": "2026-04-03T08:48:17.8550742-04:00",
"UPDATED_USR": "sample string 35",
"UPDATED_DTE": "2026-04-03T08:48:17.8550742-04:00"
}
application/xml, text/xml
Sample:
<STOCKAPPL xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/XS.CoreApi.Pentagon.Model"> <ADDED_DTE>2026-04-03T08:48:17.8550742-04:00</ADDED_DTE> <ADDED_USR>sample string 34</ADDED_USR> <AGENCY>sample string 13</AGENCY> <APPLIED>sample string 9</APPLIED> <APPLIED_BY>sample string 10</APPLIED_BY> <APPLIED_ON>2026-04-03T08:48:17.8540775-04:00</APPLIED_ON> <DOCDATE>2026-04-03T08:48:17.8540775-04:00</DOCDATE> <DOCNAME>sample string 7</DOCNAME> <DOCNUMBER>sample string 5</DOCNUMBER> <DOC_CATEGORY>sample string 2</DOC_CATEGORY> <DOC_NO>1</DOC_NO> <FROM_SERIAL>sample string 23</FROM_SERIAL> <KEY1>sample string 3</KEY1> <KEY2>sample string 4</KEY2> <LAST_REVIEWBY>sample string 11</LAST_REVIEWBY> <LAST_REVIEWED>2026-04-03T08:48:17.8540775-04:00</LAST_REVIEWED> <LOCATION>sample string 8</LOCATION> <NOTE>sample string 14</NOTE> <PRINT_DRAWING_COMPANY>sample string 30</PRINT_DRAWING_COMPANY> <PRINT_DRAWING_DATE>sample string 27</PRINT_DRAWING_DATE> <PRINT_DRAWING_DESCRIPTION>sample string 26</PRINT_DRAWING_DESCRIPTION> <PRINT_DRAWING_LOCATION>sample string 31</PRINT_DRAWING_LOCATION> <PRINT_DRAWING_REVISION_DATE>sample string 29</PRINT_DRAWING_REVISION_DATE> <PRINT_DRAWING_REVISION_NO>sample string 28</PRINT_DRAWING_REVISION_NO> <PRINT_DRAWING_TECH_ORDER>sample string 25</PRINT_DRAWING_TECH_ORDER> <PRINT_DRAWING_TOTAL_PAGES>sample string 32</PRINT_DRAWING_TOTAL_PAGES> <RECLOCK>sample string 33</RECLOCK> <REV_DATE>2026-04-03T08:48:17.8540775-04:00</REV_DATE> <REV_NO>sample string 6</REV_NO> <SB_BULLETINE_TYPE>sample string 17</SB_BULLETINE_TYPE> <SB_COMPLIED_WITHIN>1</SB_COMPLIED_WITHIN> <SB_COMPLIED_WITHIN_UM>sample string 21</SB_COMPLIED_WITHIN_UM> <SB_LINK_DOCNUMBER>sample string 19</SB_LINK_DOCNUMBER> <SB_LINK_DOC_CATEGORY>sample string 20</SB_LINK_DOC_CATEGORY> <SB_LINK_DOC_NO>1</SB_LINK_DOC_NO> <SB_NA>sample string 15</SB_NA> <SB_RECURR_INTERVAL>1</SB_RECURR_INTERVAL> <SB_RECURR_INTERVAL_UM>sample string 22</SB_RECURR_INTERVAL_UM> <SB_SB_TYPE>sample string 16</SB_SB_TYPE> <SB_TRACK_BY_OTHER>sample string 18</SB_TRACK_BY_OTHER> <SUBJECT>sample string 12</SUBJECT> <TOTAL_PAGES>1</TOTAL_PAGES> <TO_SERIAL>sample string 24</TO_SERIAL> <UPDATED_DTE>2026-04-03T08:48:17.8550742-04:00</UPDATED_DTE> <UPDATED_USR>sample string 35</UPDATED_USR> <VERIFIED>2026-04-03T08:48:17.8540775-04:00</VERIFIED> </STOCKAPPL>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
System.Net.Http.HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | System.Version |
None. |
|
| Content | System.Net.Http.HttpContent |
None. |
|
| StatusCode | System.Net.HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | System.Net.Http.HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |