Creates a new job work instruction details
Request Information
URI Parameters :
None.
Body Parameters :
job_work_instruction_details| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| job_work_instruction_id |
Ref job workinstuction |
globally unique identifier | |
| work_instruction_details_id |
Ref work instruction details |
globally unique identifier | |
| work_instruction_action_type_id |
Ref work instruction type |
globally unique identifier | |
| description |
Description |
string | |
| sequence |
Sequence |
integer | |
| reference_back_office |
Ref back office |
string | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| parent_id |
Parent id |
globally unique identifier | |
| is_group |
is_group flag |
boolean | |
| is_archived |
is_archived flag |
boolean | |
| type |
Type |
string | |
| db_report_type_id |
db_report_type_id |
globally unique identifier | |
| instruction_document_count |
instruction_document_count |
integer | |
| show_ok |
show_ok flag |
boolean | |
| show_nok |
show_nok flag |
boolean | |
| show_replaced |
show_replaced flag |
boolean | |
| show_na |
show_na flag |
boolean | |
| db_file_id |
db_file_id |
globally unique identifier | |
| work_instruction_type_id | globally unique identifier | ||
| show_options | string |
Request Formats :
application/json, text/json
{
"id": "5f6d9e03-5bf8-4353-8f55-5a96eb62141c",
"job_work_instruction_id": "97afacf1-2573-4b6b-9ee6-782bf5ea1308",
"work_instruction_details_id": "57a92970-d8e1-4981-8881-9ec09b925815",
"work_instruction_action_type_id": "91f16169-f378-49ba-91bd-057e91b1c92b",
"description": "sample string 5",
"sequence": 6,
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-11T23:52:02.3538891+00:00",
"parent_id": "d931a843-ad81-4bd4-aa92-71013cd9ca2f",
"is_group": true,
"is_archived": true,
"type": "sample string 12",
"db_report_type_id": "ae8faf71-d733-44bd-82ff-2aaf72b747ff",
"instruction_document_count": 14,
"show_ok": true,
"show_nok": true,
"show_replaced": true,
"show_na": true,
"db_file_id": "847c7484-edc1-4800-abe6-3503845065c7",
"work_instruction_type_id": "51874a39-d76c-40ab-8bb8-4e0be78a518c",
"show_options": "sample string 21"
}
application/xml, text/xml
<job_work_instruction_details xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <db_file_id>847c7484-edc1-4800-abe6-3503845065c7</db_file_id> <db_report_type_id>ae8faf71-d733-44bd-82ff-2aaf72b747ff</db_report_type_id> <description>sample string 5</description> <id>5f6d9e03-5bf8-4353-8f55-5a96eb62141c</id> <instruction_document_count>14</instruction_document_count> <is_archived>true</is_archived> <is_group>true</is_group> <job_work_instruction_id>97afacf1-2573-4b6b-9ee6-782bf5ea1308</job_work_instruction_id> <modified_dateutc>2026-01-11T23:52:02.353Z</modified_dateutc> <parent_id>d931a843-ad81-4bd4-aa92-71013cd9ca2f</parent_id> <reference_back_office>sample string 7</reference_back_office> <sequence>6</sequence> <show_na>true</show_na> <show_nok>true</show_nok> <show_ok>true</show_ok> <show_options>sample string 21</show_options> <show_replaced>true</show_replaced> <type>sample string 12</type> <work_instruction_action_type_id>91f16169-f378-49ba-91bd-057e91b1c92b</work_instruction_action_type_id> <work_instruction_details_id>57a92970-d8e1-4981-8881-9ec09b925815</work_instruction_details_id> <work_instruction_type_id>51874a39-d76c-40ab-8bb8-4e0be78a518c</work_instruction_type_id> </job_work_instruction_details>
Response Information
Resource Description :
IHttpActionResult
job_work_instruction_details| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| job_work_instruction_id |
Ref job workinstuction |
globally unique identifier | |
| work_instruction_details_id |
Ref work instruction details |
globally unique identifier | |
| work_instruction_action_type_id |
Ref work instruction type |
globally unique identifier | |
| description |
Description |
string | |
| sequence |
Sequence |
integer | |
| reference_back_office |
Ref back office |
string | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| parent_id |
Parent id |
globally unique identifier | |
| is_group |
is_group flag |
boolean | |
| is_archived |
is_archived flag |
boolean | |
| type |
Type |
string | |
| db_report_type_id |
db_report_type_id |
globally unique identifier | |
| instruction_document_count |
instruction_document_count |
integer | |
| show_ok |
show_ok flag |
boolean | |
| show_nok |
show_nok flag |
boolean | |
| show_replaced |
show_replaced flag |
boolean | |
| show_na |
show_na flag |
boolean | |
| db_file_id |
db_file_id |
globally unique identifier | |
| work_instruction_type_id | globally unique identifier | ||
| show_options | string |
Response Formats
application/json, text/json
{
"id": "657a002f-38eb-4f9e-98a2-a3886cfa8759",
"job_work_instruction_id": "b5dbd7d6-6ff0-4e7d-a589-35661e4ff03a",
"work_instruction_details_id": "c4c83ba5-85bf-466a-875f-63a7ab50200c",
"work_instruction_action_type_id": "fb554556-f39c-41c6-a198-12969d83911f",
"description": "sample string 5",
"sequence": 6,
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-11T23:52:02.3841032+00:00",
"parent_id": "84e4a84f-b3bf-403c-8d9d-35de52c393a3",
"is_group": true,
"is_archived": true,
"type": "sample string 12",
"db_report_type_id": "4367aa7c-16b0-4b49-ad14-7f02623bfa54",
"instruction_document_count": 14,
"show_ok": true,
"show_nok": true,
"show_replaced": true,
"show_na": true,
"db_file_id": "b5c8e5f9-f597-4a77-a7e8-29e09632da61",
"work_instruction_type_id": "599cea2f-4a66-49b5-b0ef-3f3882675445",
"show_options": "sample string 21"
}
application/xml, text/xml
<job_work_instruction_details xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <db_file_id>b5c8e5f9-f597-4a77-a7e8-29e09632da61</db_file_id> <db_report_type_id>4367aa7c-16b0-4b49-ad14-7f02623bfa54</db_report_type_id> <description>sample string 5</description> <id>657a002f-38eb-4f9e-98a2-a3886cfa8759</id> <instruction_document_count>14</instruction_document_count> <is_archived>true</is_archived> <is_group>true</is_group> <job_work_instruction_id>b5dbd7d6-6ff0-4e7d-a589-35661e4ff03a</job_work_instruction_id> <modified_dateutc>2026-01-11T23:52:02.384Z</modified_dateutc> <parent_id>84e4a84f-b3bf-403c-8d9d-35de52c393a3</parent_id> <reference_back_office>sample string 7</reference_back_office> <sequence>6</sequence> <show_na>true</show_na> <show_nok>true</show_nok> <show_ok>true</show_ok> <show_options>sample string 21</show_options> <show_replaced>true</show_replaced> <type>sample string 12</type> <work_instruction_action_type_id>fb554556-f39c-41c6-a198-12969d83911f</work_instruction_action_type_id> <work_instruction_details_id>c4c83ba5-85bf-466a-875f-63a7ab50200c</work_instruction_details_id> <work_instruction_type_id>599cea2f-4a66-49b5-b0ef-3f3882675445</work_instruction_type_id> </job_work_instruction_details>