Add/Update multiple job work instruction details

Request Information

URI Parameters :

None.

Body Parameters :

job_work_instruction_details
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "cd10e15b-0ad8-4223-843f-48513df34d03",
  "job_work_instruction_id": "6718e238-81f6-481c-98b3-c3b08c5f5423",
  "work_instruction_details_id": "1d4bac46-06fc-4f0c-8ad9-60efed7eb3bf",
  "work_instruction_action_type_id": "6c688061-d242-4e10-9ab4-35b386542da9",
  "description": "sample string 5",
  "sequence": 6,
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-07T13:15:58.5552535+00:00",
  "parent_id": "ab618196-928d-4666-98e0-9682dc23a62b",
  "is_group": true,
  "is_archived": true,
  "type": "sample string 12",
  "db_report_type_id": "812856e4-581d-4bbc-b3dc-7d353ca2df09",
  "instruction_document_count": 14,
  "show_ok": true,
  "show_nok": true,
  "show_replaced": true,
  "show_na": true,
  "db_file_id": "6c9e5280-6bed-43b6-bc77-d5f12e53b6af",
  "work_instruction_type_id": "9ebe7926-00bc-447e-a452-1473c398c029",
  "show_options": "sample string 21"
}

application/xml, text/xml

Sample:
<job_work_instruction_details xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <db_file_id>6c9e5280-6bed-43b6-bc77-d5f12e53b6af</db_file_id>
  <db_report_type_id>812856e4-581d-4bbc-b3dc-7d353ca2df09</db_report_type_id>
  <description>sample string 5</description>
  <id>cd10e15b-0ad8-4223-843f-48513df34d03</id>
  <instruction_document_count>14</instruction_document_count>
  <is_archived>true</is_archived>
  <is_group>true</is_group>
  <job_work_instruction_id>6718e238-81f6-481c-98b3-c3b08c5f5423</job_work_instruction_id>
  <modified_dateutc>2026-03-07T13:15:58.555Z</modified_dateutc>
  <parent_id>ab618196-928d-4666-98e0-9682dc23a62b</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>6c688061-d242-4e10-9ab4-35b386542da9</work_instruction_action_type_id>
  <work_instruction_details_id>1d4bac46-06fc-4f0c-8ad9-60efed7eb3bf</work_instruction_details_id>
  <work_instruction_type_id>9ebe7926-00bc-447e-a452-1473c398c029</work_instruction_type_id>
</job_work_instruction_details>

Response Information

Resource Description :

IHttpActionResult

job_work_instruction_details
NameDescriptionTypeAdditional 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

Sample:
{
  "id": "fe79e502-2dbb-441a-90ca-08f2551017b1",
  "job_work_instruction_id": "82a0a438-98bc-4c56-ae51-b1a2f1fa00a3",
  "work_instruction_details_id": "6badb399-e7c1-4fca-8cf9-6be0deb099e9",
  "work_instruction_action_type_id": "575a0710-30ea-440b-9897-0332ad94d0d1",
  "description": "sample string 5",
  "sequence": 6,
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-07T13:15:58.6046486+00:00",
  "parent_id": "351004bb-3021-4d6e-b73e-4123aaa366d7",
  "is_group": true,
  "is_archived": true,
  "type": "sample string 12",
  "db_report_type_id": "3f9a92e2-a4df-4d21-b5c5-201dc79fe35b",
  "instruction_document_count": 14,
  "show_ok": true,
  "show_nok": true,
  "show_replaced": true,
  "show_na": true,
  "db_file_id": "2352beed-ce9c-4a8e-b48d-21d30d3735ac",
  "work_instruction_type_id": "284e4cac-5106-4674-8f05-2892469b8178",
  "show_options": "sample string 21"
}

application/xml, text/xml

Sample:
<job_work_instruction_details xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <db_file_id>2352beed-ce9c-4a8e-b48d-21d30d3735ac</db_file_id>
  <db_report_type_id>3f9a92e2-a4df-4d21-b5c5-201dc79fe35b</db_report_type_id>
  <description>sample string 5</description>
  <id>fe79e502-2dbb-441a-90ca-08f2551017b1</id>
  <instruction_document_count>14</instruction_document_count>
  <is_archived>true</is_archived>
  <is_group>true</is_group>
  <job_work_instruction_id>82a0a438-98bc-4c56-ae51-b1a2f1fa00a3</job_work_instruction_id>
  <modified_dateutc>2026-03-07T13:15:58.604Z</modified_dateutc>
  <parent_id>351004bb-3021-4d6e-b73e-4123aaa366d7</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>575a0710-30ea-440b-9897-0332ad94d0d1</work_instruction_action_type_id>
  <work_instruction_details_id>6badb399-e7c1-4fca-8cf9-6be0deb099e9</work_instruction_details_id>
  <work_instruction_type_id>284e4cac-5106-4674-8f05-2892469b8178</work_instruction_type_id>
</job_work_instruction_details>