Add/Update multiple 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": "3a974756-e72f-4ff9-ac07-7c58c5158c58",
"job_work_instruction_id": "8d345a9b-282f-4dbb-b071-5d6554071f4a",
"work_instruction_details_id": "b3661582-e7c4-4e33-853e-692e3247f1a4",
"work_instruction_action_type_id": "dc7d1987-9f58-40d3-a094-f45856d8ee21",
"description": "sample string 5",
"sequence": 6,
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-11T21:02:16.9942229+00:00",
"parent_id": "58b37416-414d-4c19-9fd5-356d56efb0c5",
"is_group": true,
"is_archived": true,
"type": "sample string 12",
"db_report_type_id": "220a4012-bc04-4965-b9d7-5f8eecd1280e",
"instruction_document_count": 14,
"show_ok": true,
"show_nok": true,
"show_replaced": true,
"show_na": true,
"db_file_id": "e06ec43c-088f-46f1-90f0-178bd31f873a",
"work_instruction_type_id": "2e36fd54-6f62-41a7-9da3-760db0f0707b",
"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>e06ec43c-088f-46f1-90f0-178bd31f873a</db_file_id> <db_report_type_id>220a4012-bc04-4965-b9d7-5f8eecd1280e</db_report_type_id> <description>sample string 5</description> <id>3a974756-e72f-4ff9-ac07-7c58c5158c58</id> <instruction_document_count>14</instruction_document_count> <is_archived>true</is_archived> <is_group>true</is_group> <job_work_instruction_id>8d345a9b-282f-4dbb-b071-5d6554071f4a</job_work_instruction_id> <modified_dateutc>2026-01-11T21:02:16.994Z</modified_dateutc> <parent_id>58b37416-414d-4c19-9fd5-356d56efb0c5</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>dc7d1987-9f58-40d3-a094-f45856d8ee21</work_instruction_action_type_id> <work_instruction_details_id>b3661582-e7c4-4e33-853e-692e3247f1a4</work_instruction_details_id> <work_instruction_type_id>2e36fd54-6f62-41a7-9da3-760db0f0707b</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": "490ebf18-79f7-4513-8e33-eb81bb1591ee",
"job_work_instruction_id": "eb9e25e2-e692-4611-b275-b6ab240c9897",
"work_instruction_details_id": "25a005a2-c583-496e-8061-42d853a03bd8",
"work_instruction_action_type_id": "384a6def-f931-4fe7-b1bd-26828bfec1bc",
"description": "sample string 5",
"sequence": 6,
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-11T21:02:17.024353+00:00",
"parent_id": "1860d8f4-80f1-4453-a028-698bd0ed5910",
"is_group": true,
"is_archived": true,
"type": "sample string 12",
"db_report_type_id": "ce4f7fbd-c602-4a86-bea3-ef90fcc122eb",
"instruction_document_count": 14,
"show_ok": true,
"show_nok": true,
"show_replaced": true,
"show_na": true,
"db_file_id": "8b2dc6e1-0de5-41e3-8d55-95b2393a7490",
"work_instruction_type_id": "6f6e0533-c4a5-4bd5-8a10-656b96b8521f",
"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>8b2dc6e1-0de5-41e3-8d55-95b2393a7490</db_file_id> <db_report_type_id>ce4f7fbd-c602-4a86-bea3-ef90fcc122eb</db_report_type_id> <description>sample string 5</description> <id>490ebf18-79f7-4513-8e33-eb81bb1591ee</id> <instruction_document_count>14</instruction_document_count> <is_archived>true</is_archived> <is_group>true</is_group> <job_work_instruction_id>eb9e25e2-e692-4611-b275-b6ab240c9897</job_work_instruction_id> <modified_dateutc>2026-01-11T21:02:17.024Z</modified_dateutc> <parent_id>1860d8f4-80f1-4453-a028-698bd0ed5910</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>384a6def-f931-4fe7-b1bd-26828bfec1bc</work_instruction_action_type_id> <work_instruction_details_id>25a005a2-c583-496e-8061-42d853a03bd8</work_instruction_details_id> <work_instruction_type_id>6f6e0533-c4a5-4bd5-8a10-656b96b8521f</work_instruction_type_id> </job_work_instruction_details>