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": "adfb37b3-3841-4ee7-9b25-95abf7111ef2",
"job_work_instruction_id": "43cdf61a-c591-4c09-85a4-4410398fce33",
"work_instruction_details_id": "350d4e67-ad4a-4512-b5af-01d6ee023217",
"work_instruction_action_type_id": "993efa1b-c20b-45fe-b938-a3d60c0830dd",
"description": "sample string 5",
"sequence": 6,
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-11T21:04:41.3594272+00:00",
"parent_id": "cdcc4871-610b-4c5a-a0ab-188d94839cf7",
"is_group": true,
"is_archived": true,
"type": "sample string 12",
"db_report_type_id": "25658499-a966-42aa-8da3-872947c665c2",
"instruction_document_count": 14,
"show_ok": true,
"show_nok": true,
"show_replaced": true,
"show_na": true,
"db_file_id": "9be6702b-19a6-48f0-aa26-2311085865a4",
"work_instruction_type_id": "75f07453-4212-447b-9967-77d5ca03cfab",
"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>9be6702b-19a6-48f0-aa26-2311085865a4</db_file_id> <db_report_type_id>25658499-a966-42aa-8da3-872947c665c2</db_report_type_id> <description>sample string 5</description> <id>adfb37b3-3841-4ee7-9b25-95abf7111ef2</id> <instruction_document_count>14</instruction_document_count> <is_archived>true</is_archived> <is_group>true</is_group> <job_work_instruction_id>43cdf61a-c591-4c09-85a4-4410398fce33</job_work_instruction_id> <modified_dateutc>2026-01-11T21:04:41.359Z</modified_dateutc> <parent_id>cdcc4871-610b-4c5a-a0ab-188d94839cf7</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>993efa1b-c20b-45fe-b938-a3d60c0830dd</work_instruction_action_type_id> <work_instruction_details_id>350d4e67-ad4a-4512-b5af-01d6ee023217</work_instruction_details_id> <work_instruction_type_id>75f07453-4212-447b-9967-77d5ca03cfab</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": "756c5c5c-dd60-4873-a086-0a1fdec90545",
"job_work_instruction_id": "5578cf91-5480-4a00-a4e2-886526de527e",
"work_instruction_details_id": "fa80b202-c070-49d4-bac2-c8eb65cddc33",
"work_instruction_action_type_id": "ed467100-ed55-4958-8bbd-6ee55fd3a56e",
"description": "sample string 5",
"sequence": 6,
"reference_back_office": "sample string 7",
"modified_dateutc": "2026-01-11T21:04:41.4688021+00:00",
"parent_id": "a235086b-f4e1-4969-9205-79ce458bd3c2",
"is_group": true,
"is_archived": true,
"type": "sample string 12",
"db_report_type_id": "76483d96-b45a-43e4-b499-3576efc14bd9",
"instruction_document_count": 14,
"show_ok": true,
"show_nok": true,
"show_replaced": true,
"show_na": true,
"db_file_id": "d89095c8-1f94-4a4b-bd4e-e085415f34ce",
"work_instruction_type_id": "039308a0-306e-49e7-84ef-431fa7e1e7af",
"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>d89095c8-1f94-4a4b-bd4e-e085415f34ce</db_file_id> <db_report_type_id>76483d96-b45a-43e4-b499-3576efc14bd9</db_report_type_id> <description>sample string 5</description> <id>756c5c5c-dd60-4873-a086-0a1fdec90545</id> <instruction_document_count>14</instruction_document_count> <is_archived>true</is_archived> <is_group>true</is_group> <job_work_instruction_id>5578cf91-5480-4a00-a4e2-886526de527e</job_work_instruction_id> <modified_dateutc>2026-01-11T21:04:41.468Z</modified_dateutc> <parent_id>a235086b-f4e1-4969-9205-79ce458bd3c2</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>ed467100-ed55-4958-8bbd-6ee55fd3a56e</work_instruction_action_type_id> <work_instruction_details_id>fa80b202-c070-49d4-bac2-c8eb65cddc33</work_instruction_details_id> <work_instruction_type_id>039308a0-306e-49e7-84ef-431fa7e1e7af</work_instruction_type_id> </job_work_instruction_details>