Creates or updates a work order.

Request Information

URI Parameters :

None.

Body Parameters :

jobs
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier
project_id

Foreign key of project for this job

globally unique identifier

Optionally required : project_id, project_reference_back_office or project must be provided

job_priority_id

Foreign key of job_priority for this job

globally unique identifier
job_type_id

Foreign key of job type for this job

globally unique identifier

Optionally required : job_type_id, job_type_code or job_type must be provided

job_status_id

Foreign key of job status for this job

globally unique identifier

Optionally required : job_status_id or job_status_code must be provided

reference_back_office

The Id/Ref of the back office for this job. Used by Embedded entity

string

Max length: 50

name

Name of the Job

string

Required

Max length: 255

description

Description of the job

string

Max length: 4000

internal_memo

Internal field for communication between BackOffice/Planners/Technicians

string

Max length: 4000

prejob_information

Information usefull for the technician before start (Call the customer,...)

string

Max length: 4000

id2

Internal ID (numeric). Will be used if reference_back_office is empty

integer
db_address_id

Foreign key of the db_address (service location) where the job takes place.

globally unique identifier
db_address_name

Name/label of the service address (denormalized copy of the address record).

string

Max length: 100

db_address_street

Street of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_street2

Bus

string

Max length: 100

db_address_street_number

Street/house number of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_db_country_id

Foreign key of the country of the service address.

globally unique identifier
db_address_city

City of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_zip

Zip/postal code of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_phone

Phone number at the service address (denormalized copy of the address record).

string

Max length: 50

db_address_email

Email address at the service address (denormalized copy of the address record).

string

Max length: 250

dateutc_max_sla_hands_on_machine

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
dateutc_max_sla_resolution

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
dateutc_create

Needed to know what is my actual percentage of time used

date
hands_on_machine_time

Actual time spent by the technician with hands on the machine/equipment, in minutes.

integer
estimated_time

Estimated total duration of the job, in minutes.

integer
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
total_time_planned

Total planned duration across all slots for this job, in minutes.

integer
customer_reference

Customer's own reference/identifier for this job, truncated to 50 characters on assignment.

string

Max length: 50

requested_by_company_id

Foreign key of the company that requested this job.

globally unique identifier
requested_by_company_name

Name of the requesting company (denormalized copy of the company record).

string
requested_by_company_street

Street of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_street2

Bus/second address line of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_street_number

Street/house number of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_zip

Zip/postal code of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_city

City of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_phone

Phone number of the requesting company (denormalized copy of the company record).

string
requested_by_company_email

Email address of the requesting company (denormalized copy of the company record).

string
requested_by_company_country_id

Foreign key of the country of the requesting company's address.

globally unique identifier
requested_by_contact_id

Foreign key of the contact that requested this job.

globally unique identifier
requested_by_contact_firstname

First name of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_lastname

Last name of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_phone

Phone number of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_mobile

Mobile phone number of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_email

Email address of the requesting contact (denormalized copy of the contact record).

string
approval_responsible_user_id

Foreign key of the user responsible for approving this job.

globally unique identifier
contact_id

Foreign key of the primary contact for this job (e.g. on-site contact).

globally unique identifier
company_id

Foreign key of the company the job is performed for (customer).

globally unique identifier
company_code

Back-office code of the company (denormalized copy of the company record).

string

Max length: 50

company_name

Name of the company (denormalized copy of the company record).

string

Max length: 255

date_closed

Local date and time the job was closed.

date
dateutc_closed

Readonly system field: UTC date and time the job was closed.

date
source_db_table_id

Identifier of the source database table this job was generated from, when created via integration/automation.

globally unique identifier
source_id_in_table

Primary key of the source record (in the table identified by ) this job was generated from.

globally unique identifier
suggested_date_start

The suggested date+time when creating a wo

date
agreed_time

Time, in minute, agreed with the customer

integer
bill_to_party

Used to know which party is the bill to. cf task.bill_to_party

string

Max length: 255

db_address_latitude_decimal

needed to have an optimized MyWoList , tab Route

decimal number
db_address_longitude_decimal

needed to have an optimized MyWoList , tab Route

decimal number
estimated_quantity_remark

Free-text remark explaining/qualifying the estimated quantities recorded on this job's lines.

string

Max length: 4000

date_update

Local date and time of the last update to this job.

date
_parent_id

Foreign key in case of grouped WorkOrder

globally unique identifier
root_parent_id

Foreign key of the top-most ancestor job in a grouped Work Order hierarchy (see ).

globally unique identifier
has_child

Indicates whether this job has one or more child jobs grouped under it.

boolean
service_model_id

Service model id

globally unique identifier
wo_service_type

For short/detailed service on group wo

string
suggested_user_id

Foreign key of the user suggested (e.g. by planning/dispatch logic) to perform this job.

globally unique identifier
created_by_user_id

Foreign key of the user who created this job.

globally unique identifier
next_job_planning_id

Foreign key of the next planned slot for this job.

globally unique identifier
dateutc_max_sla_contact

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
date_reported_by_company

Local date and time the job was reported by the requesting company.

date
dateutc_in_progress

Readonly system field: UTC date and time the job was put in progress.

date
updated_by_user_id

Foreign key of the user who last updated this job.

globally unique identifier
earliest_date_plannable

Earliest date for planning

date
due_date

Due date for planning

date
sys_wi_generation_in_progress

flag for checking WIs are generating or not

boolean
dateutc_reopened

The last reopened job date

date
bill_to_company_id

Foreign key of the company that should be billed for this job, when different from (see ).

globally unique identifier
udf1

Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf2

Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf3

Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf4

Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf5

Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf6

Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf7

Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf8

Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf9

Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf10

Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf11

Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf12

Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf13

Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf14

Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf15

Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf16

Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf17

Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf18

Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf19

Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf20

Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf21

Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf22

Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf23

Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf24

Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf25

Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf26

Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf27

Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf28

Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf29

Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf30

Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf31

Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf32

Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf33

Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf34

Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf35

Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf36

Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf37

Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf38

Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf39

Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf40

Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf41

Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf42

Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf43

Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf44

Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf45

Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf46

Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf47

Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf48

Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf49

Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf50

Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf51

Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf52

Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf53

Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf54

Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf55

Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf56

Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf57

Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf58

Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf59

Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf60

Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf61

Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf62

Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf63

Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf64

Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf65

Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf66

Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf67

Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf68

Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf69

Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf70

Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf71

Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf72

Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf73

Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf74

Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf75

Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf76

Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf77

Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf78

Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf79

Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf80

Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf81

Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf82

Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf83

Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf84

Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf85

Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf86

Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf87

Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf88

Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf89

Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf90

Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf91

Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf92

Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf93

Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf94

Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf95

Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf96

Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf97

Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf98

Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf99

Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf100

Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

Request Formats :

application/json, text/json

Sample:
{
  "id": "86e1b41e-7c83-4d18-9709-5fc1f8525800",
  "project_id": "df83e584-38f1-4ee0-adad-f8baa5156278",
  "job_priority_id": "25900843-b67c-46d5-a1c0-ebb3cb5584b6",
  "job_type_id": "0e4efcca-7d9d-42bf-afa7-328bf1ad6b5f",
  "job_status_id": "e1cc82e2-479d-4ba7-89f7-5c484718e274",
  "reference_back_office": "sample string 6",
  "name": "sample string 7",
  "description": "sample string 8",
  "internal_memo": "sample string 9",
  "prejob_information": "sample string 10",
  "id2": 11,
  "db_address_id": "37afbf80-9227-432d-a24c-2ff2d8770405",
  "db_address_name": "sample string 13",
  "db_address_street": "sample string 14",
  "db_address_street2": "sample string 15",
  "db_address_street_number": "sample string 16",
  "db_address_db_country_id": "8c0af7f1-ee36-4751-b05c-69b88f1d8924",
  "db_address_city": "sample string 18",
  "db_address_zip": "sample string 19",
  "db_address_phone": "sample string 20",
  "db_address_email": "sample string 21",
  "dateutc_max_sla_hands_on_machine": "2026-09-16T10:14:37.5569995+00:00",
  "dateutc_max_sla_resolution": "2026-09-16T10:14:37.5569995+00:00",
  "dateutc_create": "2026-09-16T10:14:37.5569995+00:00",
  "hands_on_machine_time": 25,
  "estimated_time": 26,
  "modified_dateutc": "2026-09-16T10:14:37.5569995+00:00",
  "total_time_planned": 28,
  "customer_reference": "sample string 29",
  "requested_by_company_id": "81bac6d0-9cf2-4862-9f4f-4bb39e1a4cc2",
  "requested_by_company_name": "sample string 31",
  "requested_by_company_street": "sample string 32",
  "requested_by_company_street2": "sample string 33",
  "requested_by_company_street_number": "sample string 34",
  "requested_by_company_zip": "sample string 35",
  "requested_by_company_city": "sample string 36",
  "requested_by_company_phone": "sample string 37",
  "requested_by_company_email": "sample string 38",
  "requested_by_company_country_id": "2c919adf-ff98-44cf-b44a-13d6d2a2f863",
  "requested_by_contact_id": "c9a412ca-f715-4b65-b65e-b363bb841440",
  "requested_by_contact_firstname": "sample string 41",
  "requested_by_contact_lastname": "sample string 42",
  "requested_by_contact_phone": "sample string 43",
  "requested_by_contact_mobile": "sample string 44",
  "requested_by_contact_email": "sample string 45",
  "approval_responsible_user_id": "036d031f-103d-45cf-8f96-50e0cb4c2eb0",
  "contact_id": "c7f7bea1-8918-4dcc-bb48-db73b08363f2",
  "company_id": "64414ba4-f6cb-4b76-aeea-1a8975380af6",
  "company_code": "sample string 49",
  "company_name": "sample string 50",
  "date_closed": "2026-09-16T10:14:37.5760207+00:00",
  "dateutc_closed": "2026-09-16T10:14:37.5760207+00:00",
  "source_db_table_id": "ad9da280-d8cf-4b96-82f0-6dc1e754f88e",
  "source_id_in_table": "db737e79-84aa-43cd-9262-9a428255befd",
  "suggested_date_start": "2026-09-16T10:14:37.5760207+00:00",
  "agreed_time": 56,
  "bill_to_party": "sample string 57",
  "db_address_latitude_decimal": 58.0,
  "db_address_longitude_decimal": 59.0,
  "estimated_quantity_remark": "sample string 60",
  "date_update": "2026-09-16T10:14:37.5760207+00:00",
  "_parent_id": "40dc2c22-8dcf-4eb2-9946-8be5b14ef35a",
  "root_parent_id": "bb45ec8d-862e-412f-9687-faf9112fefd8",
  "has_child": true,
  "service_model_id": "c4cbb26c-d4c8-4f04-9bf9-4e10f3f31f33",
  "wo_service_type": "sample string 66",
  "suggested_user_id": "b8307f93-0991-47e8-b61a-bf5401aab863",
  "created_by_user_id": "726fb1ce-215b-4831-89f4-54de7adca5a0",
  "next_job_planning_id": "4a5ee7b0-0d39-46e5-8a05-6ca41f5d59ba",
  "dateutc_max_sla_contact": "2026-09-16T10:14:37.5869054+00:00",
  "date_reported_by_company": "2026-09-16T10:14:37.5869054+00:00",
  "dateutc_in_progress": "2026-09-16T10:14:37.5869054+00:00",
  "updated_by_user_id": "b467805b-399a-4523-ba90-4d56cf4dee0a",
  "earliest_date_plannable": "2026-09-16T10:14:37.5869054+00:00",
  "due_date": "2026-09-16T10:14:37.6052202+00:00",
  "sys_wi_generation_in_progress": true,
  "dateutc_reopened": "2026-09-16T10:14:37.6052202+00:00",
  "bill_to_company_id": "10674a0e-0214-4b8a-bfc6-55ecaf38a37e",
  "udf1": "sample string 79",
  "udf2": "sample string 80",
  "udf3": "sample string 81",
  "udf4": "sample string 82",
  "udf5": "sample string 83",
  "udf6": "sample string 84",
  "udf7": "sample string 85",
  "udf8": "sample string 86",
  "udf9": "sample string 87",
  "udf10": "sample string 88",
  "udf11": "sample string 89",
  "udf12": "sample string 90",
  "udf13": "sample string 91",
  "udf14": "sample string 92",
  "udf15": "sample string 93",
  "udf16": "sample string 94",
  "udf17": "sample string 95",
  "udf18": "sample string 96",
  "udf19": "sample string 97",
  "udf20": "sample string 98",
  "udf21": "sample string 99",
  "udf22": "sample string 100",
  "udf23": "sample string 101",
  "udf24": "sample string 102",
  "udf25": "sample string 103",
  "udf26": "sample string 104",
  "udf27": "sample string 105",
  "udf28": "sample string 106",
  "udf29": "sample string 107",
  "udf30": "sample string 108",
  "udf31": "sample string 109",
  "udf32": "sample string 110",
  "udf33": "sample string 111",
  "udf34": "sample string 112",
  "udf35": "sample string 113",
  "udf36": "sample string 114",
  "udf37": "sample string 115",
  "udf38": "sample string 116",
  "udf39": "sample string 117",
  "udf40": "sample string 118",
  "udf41": "sample string 119",
  "udf42": "sample string 120",
  "udf43": "sample string 121",
  "udf44": "sample string 122",
  "udf45": "sample string 123",
  "udf46": "sample string 124",
  "udf47": "sample string 125",
  "udf48": "sample string 126",
  "udf49": "sample string 127",
  "udf50": "sample string 128",
  "udf51": "sample string 129",
  "udf52": "sample string 130",
  "udf53": "sample string 131",
  "udf54": "sample string 132",
  "udf55": "sample string 133",
  "udf56": "sample string 134",
  "udf57": "sample string 135",
  "udf58": "sample string 136",
  "udf59": "sample string 137",
  "udf60": "sample string 138",
  "udf61": "sample string 139",
  "udf62": "sample string 140",
  "udf63": "sample string 141",
  "udf64": "sample string 142",
  "udf65": "sample string 143",
  "udf66": "sample string 144",
  "udf67": "sample string 145",
  "udf68": "sample string 146",
  "udf69": "sample string 147",
  "udf70": "sample string 148",
  "udf71": "sample string 149",
  "udf72": "sample string 150",
  "udf73": "sample string 151",
  "udf74": "sample string 152",
  "udf75": "sample string 153",
  "udf76": "sample string 154",
  "udf77": "sample string 155",
  "udf78": "sample string 156",
  "udf79": "sample string 157",
  "udf80": "sample string 158",
  "udf81": "sample string 159",
  "udf82": "sample string 160",
  "udf83": "sample string 161",
  "udf84": "sample string 162",
  "udf85": "sample string 163",
  "udf86": "sample string 164",
  "udf87": "sample string 165",
  "udf88": "sample string 166",
  "udf89": "sample string 167",
  "udf90": "sample string 168",
  "udf91": "sample string 169",
  "udf92": "sample string 170",
  "udf93": "sample string 171",
  "udf94": "sample string 172",
  "udf95": "sample string 173",
  "udf96": "sample string 174",
  "udf97": "sample string 175",
  "udf98": "sample string 176",
  "udf99": "sample string 177",
  "udf100": "sample string 178"
}

application/xml, text/xml

Sample:
<jobs xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <_parent_id>40dc2c22-8dcf-4eb2-9946-8be5b14ef35a</_parent_id>
  <agreed_time>56</agreed_time>
  <approval_responsible_user_id>036d031f-103d-45cf-8f96-50e0cb4c2eb0</approval_responsible_user_id>
  <bill_to_company_id>10674a0e-0214-4b8a-bfc6-55ecaf38a37e</bill_to_company_id>
  <bill_to_party>sample string 57</bill_to_party>
  <company_code>sample string 49</company_code>
  <company_id>64414ba4-f6cb-4b76-aeea-1a8975380af6</company_id>
  <company_name>sample string 50</company_name>
  <contact_id>c7f7bea1-8918-4dcc-bb48-db73b08363f2</contact_id>
  <created_by_user_id>726fb1ce-215b-4831-89f4-54de7adca5a0</created_by_user_id>
  <customer_reference>sample string 29</customer_reference>
  <date_closed>2026-09-16T10:14:37.576Z</date_closed>
  <date_reported_by_company>2026-09-16T10:14:37.586Z</date_reported_by_company>
  <date_update>2026-09-16T10:14:37.576Z</date_update>
  <dateutc_closed>2026-09-16T10:14:37.576Z</dateutc_closed>
  <dateutc_create>2026-09-16T10:14:37.556Z</dateutc_create>
  <dateutc_in_progress>2026-09-16T10:14:37.586Z</dateutc_in_progress>
  <dateutc_max_sla_contact>2026-09-16T10:14:37.586Z</dateutc_max_sla_contact>
  <dateutc_max_sla_hands_on_machine>2026-09-16T10:14:37.556Z</dateutc_max_sla_hands_on_machine>
  <dateutc_max_sla_resolution>2026-09-16T10:14:37.556Z</dateutc_max_sla_resolution>
  <dateutc_reopened>2026-09-16T10:14:37.605Z</dateutc_reopened>
  <db_address_city>sample string 18</db_address_city>
  <db_address_db_country_id>8c0af7f1-ee36-4751-b05c-69b88f1d8924</db_address_db_country_id>
  <db_address_email>sample string 21</db_address_email>
  <db_address_id>37afbf80-9227-432d-a24c-2ff2d8770405</db_address_id>
  <db_address_latitude_decimal>58</db_address_latitude_decimal>
  <db_address_longitude_decimal>59</db_address_longitude_decimal>
  <db_address_name>sample string 13</db_address_name>
  <db_address_phone>sample string 20</db_address_phone>
  <db_address_street>sample string 14</db_address_street>
  <db_address_street2>sample string 15</db_address_street2>
  <db_address_street_number>sample string 16</db_address_street_number>
  <db_address_zip>sample string 19</db_address_zip>
  <description>sample string 8</description>
  <due_date>2026-09-16T10:14:37.605Z</due_date>
  <earliest_date_plannable>2026-09-16T10:14:37.586Z</earliest_date_plannable>
  <estimated_quantity_remark>sample string 60</estimated_quantity_remark>
  <estimated_time>26</estimated_time>
  <hands_on_machine_time>25</hands_on_machine_time>
  <has_child>true</has_child>
  <id>86e1b41e-7c83-4d18-9709-5fc1f8525800</id>
  <id2>11</id2>
  <internal_memo>sample string 9</internal_memo>
  <job_priority_id>25900843-b67c-46d5-a1c0-ebb3cb5584b6</job_priority_id>
  <job_status_id>e1cc82e2-479d-4ba7-89f7-5c484718e274</job_status_id>
  <job_type_id>0e4efcca-7d9d-42bf-afa7-328bf1ad6b5f</job_type_id>
  <modified_dateutc>2026-09-16T10:14:37.556Z</modified_dateutc>
  <name>sample string 7</name>
  <next_job_planning_id>4a5ee7b0-0d39-46e5-8a05-6ca41f5d59ba</next_job_planning_id>
  <prejob_information>sample string 10</prejob_information>
  <project_id>df83e584-38f1-4ee0-adad-f8baa5156278</project_id>
  <reference_back_office>sample string 6</reference_back_office>
  <requested_by_company_city>sample string 36</requested_by_company_city>
  <requested_by_company_country_id>2c919adf-ff98-44cf-b44a-13d6d2a2f863</requested_by_company_country_id>
  <requested_by_company_email>sample string 38</requested_by_company_email>
  <requested_by_company_id>81bac6d0-9cf2-4862-9f4f-4bb39e1a4cc2</requested_by_company_id>
  <requested_by_company_name>sample string 31</requested_by_company_name>
  <requested_by_company_phone>sample string 37</requested_by_company_phone>
  <requested_by_company_street>sample string 32</requested_by_company_street>
  <requested_by_company_street2>sample string 33</requested_by_company_street2>
  <requested_by_company_street_number>sample string 34</requested_by_company_street_number>
  <requested_by_company_zip>sample string 35</requested_by_company_zip>
  <requested_by_contact_email>sample string 45</requested_by_contact_email>
  <requested_by_contact_firstname>sample string 41</requested_by_contact_firstname>
  <requested_by_contact_id>c9a412ca-f715-4b65-b65e-b363bb841440</requested_by_contact_id>
  <requested_by_contact_lastname>sample string 42</requested_by_contact_lastname>
  <requested_by_contact_mobile>sample string 44</requested_by_contact_mobile>
  <requested_by_contact_phone>sample string 43</requested_by_contact_phone>
  <root_parent_id>bb45ec8d-862e-412f-9687-faf9112fefd8</root_parent_id>
  <service_model_id>c4cbb26c-d4c8-4f04-9bf9-4e10f3f31f33</service_model_id>
  <source_db_table_id>ad9da280-d8cf-4b96-82f0-6dc1e754f88e</source_db_table_id>
  <source_id_in_table>db737e79-84aa-43cd-9262-9a428255befd</source_id_in_table>
  <suggested_date_start>2026-09-16T10:14:37.576Z</suggested_date_start>
  <suggested_user_id>b8307f93-0991-47e8-b61a-bf5401aab863</suggested_user_id>
  <sys_wi_generation_in_progress>true</sys_wi_generation_in_progress>
  <total_time_planned>28</total_time_planned>
  <udf1>sample string 79</udf1>
  <udf10>sample string 88</udf10>
  <udf100>sample string 178</udf100>
  <udf11>sample string 89</udf11>
  <udf12>sample string 90</udf12>
  <udf13>sample string 91</udf13>
  <udf14>sample string 92</udf14>
  <udf15>sample string 93</udf15>
  <udf16>sample string 94</udf16>
  <udf17>sample string 95</udf17>
  <udf18>sample string 96</udf18>
  <udf19>sample string 97</udf19>
  <udf2>sample string 80</udf2>
  <udf20>sample string 98</udf20>
  <udf21>sample string 99</udf21>
  <udf22>sample string 100</udf22>
  <udf23>sample string 101</udf23>
  <udf24>sample string 102</udf24>
  <udf25>sample string 103</udf25>
  <udf26>sample string 104</udf26>
  <udf27>sample string 105</udf27>
  <udf28>sample string 106</udf28>
  <udf29>sample string 107</udf29>
  <udf3>sample string 81</udf3>
  <udf30>sample string 108</udf30>
  <udf31>sample string 109</udf31>
  <udf32>sample string 110</udf32>
  <udf33>sample string 111</udf33>
  <udf34>sample string 112</udf34>
  <udf35>sample string 113</udf35>
  <udf36>sample string 114</udf36>
  <udf37>sample string 115</udf37>
  <udf38>sample string 116</udf38>
  <udf39>sample string 117</udf39>
  <udf4>sample string 82</udf4>
  <udf40>sample string 118</udf40>
  <udf41>sample string 119</udf41>
  <udf42>sample string 120</udf42>
  <udf43>sample string 121</udf43>
  <udf44>sample string 122</udf44>
  <udf45>sample string 123</udf45>
  <udf46>sample string 124</udf46>
  <udf47>sample string 125</udf47>
  <udf48>sample string 126</udf48>
  <udf49>sample string 127</udf49>
  <udf5>sample string 83</udf5>
  <udf50>sample string 128</udf50>
  <udf51>sample string 129</udf51>
  <udf52>sample string 130</udf52>
  <udf53>sample string 131</udf53>
  <udf54>sample string 132</udf54>
  <udf55>sample string 133</udf55>
  <udf56>sample string 134</udf56>
  <udf57>sample string 135</udf57>
  <udf58>sample string 136</udf58>
  <udf59>sample string 137</udf59>
  <udf6>sample string 84</udf6>
  <udf60>sample string 138</udf60>
  <udf61>sample string 139</udf61>
  <udf62>sample string 140</udf62>
  <udf63>sample string 141</udf63>
  <udf64>sample string 142</udf64>
  <udf65>sample string 143</udf65>
  <udf66>sample string 144</udf66>
  <udf67>sample string 145</udf67>
  <udf68>sample string 146</udf68>
  <udf69>sample string 147</udf69>
  <udf7>sample string 85</udf7>
  <udf70>sample string 148</udf70>
  <udf71>sample string 149</udf71>
  <udf72>sample string 150</udf72>
  <udf73>sample string 151</udf73>
  <udf74>sample string 152</udf74>
  <udf75>sample string 153</udf75>
  <udf76>sample string 154</udf76>
  <udf77>sample string 155</udf77>
  <udf78>sample string 156</udf78>
  <udf79>sample string 157</udf79>
  <udf8>sample string 86</udf8>
  <udf80>sample string 158</udf80>
  <udf81>sample string 159</udf81>
  <udf82>sample string 160</udf82>
  <udf83>sample string 161</udf83>
  <udf84>sample string 162</udf84>
  <udf85>sample string 163</udf85>
  <udf86>sample string 164</udf86>
  <udf87>sample string 165</udf87>
  <udf88>sample string 166</udf88>
  <udf89>sample string 167</udf89>
  <udf9>sample string 87</udf9>
  <udf90>sample string 168</udf90>
  <udf91>sample string 169</udf91>
  <udf92>sample string 170</udf92>
  <udf93>sample string 171</udf93>
  <udf94>sample string 172</udf94>
  <udf95>sample string 173</udf95>
  <udf96>sample string 174</udf96>
  <udf97>sample string 175</udf97>
  <udf98>sample string 176</udf98>
  <udf99>sample string 177</udf99>
  <updated_by_user_id>b467805b-399a-4523-ba90-4d56cf4dee0a</updated_by_user_id>
  <wo_service_type>sample string 66</wo_service_type>
</jobs>

Response Information

Resource Description :

IHttpActionResult containing the saved work order.

jobs
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier
project_id

Foreign key of project for this job

globally unique identifier

Optionally required : project_id, project_reference_back_office or project must be provided

job_priority_id

Foreign key of job_priority for this job

globally unique identifier
job_type_id

Foreign key of job type for this job

globally unique identifier

Optionally required : job_type_id, job_type_code or job_type must be provided

job_status_id

Foreign key of job status for this job

globally unique identifier

Optionally required : job_status_id or job_status_code must be provided

reference_back_office

The Id/Ref of the back office for this job. Used by Embedded entity

string

Max length: 50

name

Name of the Job

string

Required

Max length: 255

description

Description of the job

string

Max length: 4000

internal_memo

Internal field for communication between BackOffice/Planners/Technicians

string

Max length: 4000

prejob_information

Information usefull for the technician before start (Call the customer,...)

string

Max length: 4000

id2

Internal ID (numeric). Will be used if reference_back_office is empty

integer
db_address_id

Foreign key of the db_address (service location) where the job takes place.

globally unique identifier
db_address_name

Name/label of the service address (denormalized copy of the address record).

string

Max length: 100

db_address_street

Street of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_street2

Bus

string

Max length: 100

db_address_street_number

Street/house number of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_db_country_id

Foreign key of the country of the service address.

globally unique identifier
db_address_city

City of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_zip

Zip/postal code of the service address (denormalized copy of the address record).

string

Max length: 50

db_address_phone

Phone number at the service address (denormalized copy of the address record).

string

Max length: 50

db_address_email

Email address at the service address (denormalized copy of the address record).

string

Max length: 250

dateutc_max_sla_hands_on_machine

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
dateutc_max_sla_resolution

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
dateutc_create

Needed to know what is my actual percentage of time used

date
hands_on_machine_time

Actual time spent by the technician with hands on the machine/equipment, in minutes.

integer
estimated_time

Estimated total duration of the job, in minutes.

integer
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
total_time_planned

Total planned duration across all slots for this job, in minutes.

integer
customer_reference

Customer's own reference/identifier for this job, truncated to 50 characters on assignment.

string

Max length: 50

requested_by_company_id

Foreign key of the company that requested this job.

globally unique identifier
requested_by_company_name

Name of the requesting company (denormalized copy of the company record).

string
requested_by_company_street

Street of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_street2

Bus/second address line of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_street_number

Street/house number of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_zip

Zip/postal code of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_city

City of the requesting company's address (denormalized copy of the company record).

string
requested_by_company_phone

Phone number of the requesting company (denormalized copy of the company record).

string
requested_by_company_email

Email address of the requesting company (denormalized copy of the company record).

string
requested_by_company_country_id

Foreign key of the country of the requesting company's address.

globally unique identifier
requested_by_contact_id

Foreign key of the contact that requested this job.

globally unique identifier
requested_by_contact_firstname

First name of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_lastname

Last name of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_phone

Phone number of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_mobile

Mobile phone number of the requesting contact (denormalized copy of the contact record).

string
requested_by_contact_email

Email address of the requesting contact (denormalized copy of the contact record).

string
approval_responsible_user_id

Foreign key of the user responsible for approving this job.

globally unique identifier
contact_id

Foreign key of the primary contact for this job (e.g. on-site contact).

globally unique identifier
company_id

Foreign key of the company the job is performed for (customer).

globally unique identifier
company_code

Back-office code of the company (denormalized copy of the company record).

string

Max length: 50

company_name

Name of the company (denormalized copy of the company record).

string

Max length: 255

date_closed

Local date and time the job was closed.

date
dateutc_closed

Readonly system field: UTC date and time the job was closed.

date
source_db_table_id

Identifier of the source database table this job was generated from, when created via integration/automation.

globally unique identifier
source_id_in_table

Primary key of the source record (in the table identified by ) this job was generated from.

globally unique identifier
suggested_date_start

The suggested date+time when creating a wo

date
agreed_time

Time, in minute, agreed with the customer

integer
bill_to_party

Used to know which party is the bill to. cf task.bill_to_party

string

Max length: 255

db_address_latitude_decimal

needed to have an optimized MyWoList , tab Route

decimal number
db_address_longitude_decimal

needed to have an optimized MyWoList , tab Route

decimal number
estimated_quantity_remark

Free-text remark explaining/qualifying the estimated quantities recorded on this job's lines.

string

Max length: 4000

date_update

Local date and time of the last update to this job.

date
_parent_id

Foreign key in case of grouped WorkOrder

globally unique identifier
root_parent_id

Foreign key of the top-most ancestor job in a grouped Work Order hierarchy (see ).

globally unique identifier
has_child

Indicates whether this job has one or more child jobs grouped under it.

boolean
service_model_id

Service model id

globally unique identifier
wo_service_type

For short/detailed service on group wo

string
suggested_user_id

Foreign key of the user suggested (e.g. by planning/dispatch logic) to perform this job.

globally unique identifier
created_by_user_id

Foreign key of the user who created this job.

globally unique identifier
next_job_planning_id

Foreign key of the next planned slot for this job.

globally unique identifier
dateutc_max_sla_contact

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date
date_reported_by_company

Local date and time the job was reported by the requesting company.

date
dateutc_in_progress

Readonly system field: UTC date and time the job was put in progress.

date
updated_by_user_id

Foreign key of the user who last updated this job.

globally unique identifier
earliest_date_plannable

Earliest date for planning

date
due_date

Due date for planning

date
sys_wi_generation_in_progress

flag for checking WIs are generating or not

boolean
dateutc_reopened

The last reopened job date

date
bill_to_company_id

Foreign key of the company that should be billed for this job, when different from (see ).

globally unique identifier
udf1

Custom user-defined text field #1. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf2

Custom user-defined text field #2. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf3

Custom user-defined text field #3. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf4

Custom user-defined text field #4. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf5

Custom user-defined text field #5. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf6

Custom user-defined text field #6. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf7

Custom user-defined text field #7. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf8

Custom user-defined text field #8. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf9

Custom user-defined text field #9. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf10

Custom user-defined text field #10. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf11

Custom user-defined text field #11. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf12

Custom user-defined text field #12. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf13

Custom user-defined text field #13. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf14

Custom user-defined text field #14. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf15

Custom user-defined text field #15. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf16

Custom user-defined text field #16. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf17

Custom user-defined text field #17. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf18

Custom user-defined text field #18. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf19

Custom user-defined text field #19. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf20

Custom user-defined text field #20. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf21

Custom user-defined text field #21. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf22

Custom user-defined text field #22. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf23

Custom user-defined text field #23. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf24

Custom user-defined text field #24. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf25

Custom user-defined text field #25. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf26

Custom user-defined text field #26. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf27

Custom user-defined text field #27. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf28

Custom user-defined text field #28. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf29

Custom user-defined text field #29. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf30

Custom user-defined text field #30. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf31

Custom user-defined text field #31. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf32

Custom user-defined text field #32. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf33

Custom user-defined text field #33. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf34

Custom user-defined text field #34. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf35

Custom user-defined text field #35. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf36

Custom user-defined text field #36. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf37

Custom user-defined text field #37. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf38

Custom user-defined text field #38. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf39

Custom user-defined text field #39. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf40

Custom user-defined text field #40. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf41

Custom user-defined text field #41. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf42

Custom user-defined text field #42. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf43

Custom user-defined text field #43. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf44

Custom user-defined text field #44. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf45

Custom user-defined text field #45. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf46

Custom user-defined text field #46. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf47

Custom user-defined text field #47. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf48

Custom user-defined text field #48. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf49

Custom user-defined text field #49. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf50

Custom user-defined text field #50. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf51

Custom user-defined text field #51. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf52

Custom user-defined text field #52. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf53

Custom user-defined text field #53. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf54

Custom user-defined text field #54. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf55

Custom user-defined text field #55. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf56

Custom user-defined text field #56. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf57

Custom user-defined text field #57. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf58

Custom user-defined text field #58. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf59

Custom user-defined text field #59. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf60

Custom user-defined text field #60. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf61

Custom user-defined text field #61. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf62

Custom user-defined text field #62. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf63

Custom user-defined text field #63. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf64

Custom user-defined text field #64. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf65

Custom user-defined text field #65. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf66

Custom user-defined text field #66. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf67

Custom user-defined text field #67. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf68

Custom user-defined text field #68. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf69

Custom user-defined text field #69. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf70

Custom user-defined text field #70. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf71

Custom user-defined text field #71. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf72

Custom user-defined text field #72. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf73

Custom user-defined text field #73. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf74

Custom user-defined text field #74. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf75

Custom user-defined text field #75. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf76

Custom user-defined text field #76. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf77

Custom user-defined text field #77. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf78

Custom user-defined text field #78. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf79

Custom user-defined text field #79. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf80

Custom user-defined text field #80. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf81

Custom user-defined text field #81. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf82

Custom user-defined text field #82. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf83

Custom user-defined text field #83. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf84

Custom user-defined text field #84. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf85

Custom user-defined text field #85. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf86

Custom user-defined text field #86. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf87

Custom user-defined text field #87. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf88

Custom user-defined text field #88. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf89

Custom user-defined text field #89. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf90

Custom user-defined text field #90. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf91

Custom user-defined text field #91. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf92

Custom user-defined text field #92. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf93

Custom user-defined text field #93. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf94

Custom user-defined text field #94. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf95

Custom user-defined text field #95. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf96

Custom user-defined text field #96. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf97

Custom user-defined text field #97. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf98

Custom user-defined text field #98. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf99

Custom user-defined text field #99. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

udf100

Custom user-defined text field #100. Meaning and usage are configured per implementation/organization and are not fixed by the platform.

string

Max length: 4000

Response Formats

application/json, text/json

Sample:
{
  "id": "031be258-5438-4129-a109-85b441faeaab",
  "project_id": "e91ebb33-8caf-4a36-81c8-fa95032c20de",
  "job_priority_id": "29f8eff8-687b-4a5d-bd39-129c3750d86d",
  "job_type_id": "6fb517f3-4b5a-4a42-882a-58a3fced4972",
  "job_status_id": "4933307e-9aaf-4fe8-9a27-c1c62de213b5",
  "reference_back_office": "sample string 6",
  "name": "sample string 7",
  "description": "sample string 8",
  "internal_memo": "sample string 9",
  "prejob_information": "sample string 10",
  "id2": 11,
  "db_address_id": "ab458f24-31f8-4b7e-8256-c7ec685e4654",
  "db_address_name": "sample string 13",
  "db_address_street": "sample string 14",
  "db_address_street2": "sample string 15",
  "db_address_street_number": "sample string 16",
  "db_address_db_country_id": "fff8972e-3ae1-4671-a419-59c4e7775994",
  "db_address_city": "sample string 18",
  "db_address_zip": "sample string 19",
  "db_address_phone": "sample string 20",
  "db_address_email": "sample string 21",
  "dateutc_max_sla_hands_on_machine": "2026-09-16T10:14:37.9801405+00:00",
  "dateutc_max_sla_resolution": "2026-09-16T10:14:37.9801405+00:00",
  "dateutc_create": "2026-09-16T10:14:37.9801405+00:00",
  "hands_on_machine_time": 25,
  "estimated_time": 26,
  "modified_dateutc": "2026-09-16T10:14:37.9801405+00:00",
  "total_time_planned": 28,
  "customer_reference": "sample string 29",
  "requested_by_company_id": "a56c2739-cd81-4b79-b674-d16b2ae5c2ca",
  "requested_by_company_name": "sample string 31",
  "requested_by_company_street": "sample string 32",
  "requested_by_company_street2": "sample string 33",
  "requested_by_company_street_number": "sample string 34",
  "requested_by_company_zip": "sample string 35",
  "requested_by_company_city": "sample string 36",
  "requested_by_company_phone": "sample string 37",
  "requested_by_company_email": "sample string 38",
  "requested_by_company_country_id": "e54fbdbd-ab4a-4a06-bd23-c4f822606f79",
  "requested_by_contact_id": "4ce94976-1433-4de1-8721-6fda5ca874dd",
  "requested_by_contact_firstname": "sample string 41",
  "requested_by_contact_lastname": "sample string 42",
  "requested_by_contact_phone": "sample string 43",
  "requested_by_contact_mobile": "sample string 44",
  "requested_by_contact_email": "sample string 45",
  "approval_responsible_user_id": "39d7c130-c4e0-4767-b612-f10eadef48ca",
  "contact_id": "a2dbbd48-e4c7-4c27-8ae7-97728a5a83be",
  "company_id": "30f27855-4253-47a7-bc7d-c9d59f3b19df",
  "company_code": "sample string 49",
  "company_name": "sample string 50",
  "date_closed": "2026-09-16T10:14:37.9801405+00:00",
  "dateutc_closed": "2026-09-16T10:14:37.9801405+00:00",
  "source_db_table_id": "f44a4edf-4b2c-4bad-95da-b37da2f51d5a",
  "source_id_in_table": "b32d6f79-1742-41d1-a712-8dec261f4769",
  "suggested_date_start": "2026-09-16T10:14:37.9801405+00:00",
  "agreed_time": 56,
  "bill_to_party": "sample string 57",
  "db_address_latitude_decimal": 58.0,
  "db_address_longitude_decimal": 59.0,
  "estimated_quantity_remark": "sample string 60",
  "date_update": "2026-09-16T10:14:37.9801405+00:00",
  "_parent_id": "e87dd4c2-22ef-4cc3-83bd-f27047901b36",
  "root_parent_id": "69f79f9d-0d7f-4973-824a-161fc803496e",
  "has_child": true,
  "service_model_id": "3ac48cae-f8c5-423b-862f-3f0def8db164",
  "wo_service_type": "sample string 66",
  "suggested_user_id": "a3d3c21c-8fcb-4a08-8832-49a9b068257f",
  "created_by_user_id": "16c2321c-7b6d-4d00-a6a4-327ce51a971a",
  "next_job_planning_id": "8fb8db02-96b9-4cff-adef-d8b9a2d7f6c6",
  "dateutc_max_sla_contact": "2026-09-16T10:14:37.9801405+00:00",
  "date_reported_by_company": "2026-09-16T10:14:37.9801405+00:00",
  "dateutc_in_progress": "2026-09-16T10:14:37.9801405+00:00",
  "updated_by_user_id": "cd1c6568-bbd1-4b57-888c-ce32e39d5f72",
  "earliest_date_plannable": "2026-09-16T10:14:37.9801405+00:00",
  "due_date": "2026-09-16T10:14:37.9801405+00:00",
  "sys_wi_generation_in_progress": true,
  "dateutc_reopened": "2026-09-16T10:14:37.9801405+00:00",
  "bill_to_company_id": "fb7696e0-166c-41d1-8f3e-56ea54acae5a",
  "udf1": "sample string 79",
  "udf2": "sample string 80",
  "udf3": "sample string 81",
  "udf4": "sample string 82",
  "udf5": "sample string 83",
  "udf6": "sample string 84",
  "udf7": "sample string 85",
  "udf8": "sample string 86",
  "udf9": "sample string 87",
  "udf10": "sample string 88",
  "udf11": "sample string 89",
  "udf12": "sample string 90",
  "udf13": "sample string 91",
  "udf14": "sample string 92",
  "udf15": "sample string 93",
  "udf16": "sample string 94",
  "udf17": "sample string 95",
  "udf18": "sample string 96",
  "udf19": "sample string 97",
  "udf20": "sample string 98",
  "udf21": "sample string 99",
  "udf22": "sample string 100",
  "udf23": "sample string 101",
  "udf24": "sample string 102",
  "udf25": "sample string 103",
  "udf26": "sample string 104",
  "udf27": "sample string 105",
  "udf28": "sample string 106",
  "udf29": "sample string 107",
  "udf30": "sample string 108",
  "udf31": "sample string 109",
  "udf32": "sample string 110",
  "udf33": "sample string 111",
  "udf34": "sample string 112",
  "udf35": "sample string 113",
  "udf36": "sample string 114",
  "udf37": "sample string 115",
  "udf38": "sample string 116",
  "udf39": "sample string 117",
  "udf40": "sample string 118",
  "udf41": "sample string 119",
  "udf42": "sample string 120",
  "udf43": "sample string 121",
  "udf44": "sample string 122",
  "udf45": "sample string 123",
  "udf46": "sample string 124",
  "udf47": "sample string 125",
  "udf48": "sample string 126",
  "udf49": "sample string 127",
  "udf50": "sample string 128",
  "udf51": "sample string 129",
  "udf52": "sample string 130",
  "udf53": "sample string 131",
  "udf54": "sample string 132",
  "udf55": "sample string 133",
  "udf56": "sample string 134",
  "udf57": "sample string 135",
  "udf58": "sample string 136",
  "udf59": "sample string 137",
  "udf60": "sample string 138",
  "udf61": "sample string 139",
  "udf62": "sample string 140",
  "udf63": "sample string 141",
  "udf64": "sample string 142",
  "udf65": "sample string 143",
  "udf66": "sample string 144",
  "udf67": "sample string 145",
  "udf68": "sample string 146",
  "udf69": "sample string 147",
  "udf70": "sample string 148",
  "udf71": "sample string 149",
  "udf72": "sample string 150",
  "udf73": "sample string 151",
  "udf74": "sample string 152",
  "udf75": "sample string 153",
  "udf76": "sample string 154",
  "udf77": "sample string 155",
  "udf78": "sample string 156",
  "udf79": "sample string 157",
  "udf80": "sample string 158",
  "udf81": "sample string 159",
  "udf82": "sample string 160",
  "udf83": "sample string 161",
  "udf84": "sample string 162",
  "udf85": "sample string 163",
  "udf86": "sample string 164",
  "udf87": "sample string 165",
  "udf88": "sample string 166",
  "udf89": "sample string 167",
  "udf90": "sample string 168",
  "udf91": "sample string 169",
  "udf92": "sample string 170",
  "udf93": "sample string 171",
  "udf94": "sample string 172",
  "udf95": "sample string 173",
  "udf96": "sample string 174",
  "udf97": "sample string 175",
  "udf98": "sample string 176",
  "udf99": "sample string 177",
  "udf100": "sample string 178"
}

application/xml, text/xml

Sample:
<jobs xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <_parent_id>e87dd4c2-22ef-4cc3-83bd-f27047901b36</_parent_id>
  <agreed_time>56</agreed_time>
  <approval_responsible_user_id>39d7c130-c4e0-4767-b612-f10eadef48ca</approval_responsible_user_id>
  <bill_to_company_id>fb7696e0-166c-41d1-8f3e-56ea54acae5a</bill_to_company_id>
  <bill_to_party>sample string 57</bill_to_party>
  <company_code>sample string 49</company_code>
  <company_id>30f27855-4253-47a7-bc7d-c9d59f3b19df</company_id>
  <company_name>sample string 50</company_name>
  <contact_id>a2dbbd48-e4c7-4c27-8ae7-97728a5a83be</contact_id>
  <created_by_user_id>16c2321c-7b6d-4d00-a6a4-327ce51a971a</created_by_user_id>
  <customer_reference>sample string 29</customer_reference>
  <date_closed>2026-09-16T10:14:37.980Z</date_closed>
  <date_reported_by_company>2026-09-16T10:14:37.980Z</date_reported_by_company>
  <date_update>2026-09-16T10:14:37.980Z</date_update>
  <dateutc_closed>2026-09-16T10:14:37.980Z</dateutc_closed>
  <dateutc_create>2026-09-16T10:14:37.980Z</dateutc_create>
  <dateutc_in_progress>2026-09-16T10:14:37.980Z</dateutc_in_progress>
  <dateutc_max_sla_contact>2026-09-16T10:14:37.980Z</dateutc_max_sla_contact>
  <dateutc_max_sla_hands_on_machine>2026-09-16T10:14:37.980Z</dateutc_max_sla_hands_on_machine>
  <dateutc_max_sla_resolution>2026-09-16T10:14:37.980Z</dateutc_max_sla_resolution>
  <dateutc_reopened>2026-09-16T10:14:37.980Z</dateutc_reopened>
  <db_address_city>sample string 18</db_address_city>
  <db_address_db_country_id>fff8972e-3ae1-4671-a419-59c4e7775994</db_address_db_country_id>
  <db_address_email>sample string 21</db_address_email>
  <db_address_id>ab458f24-31f8-4b7e-8256-c7ec685e4654</db_address_id>
  <db_address_latitude_decimal>58</db_address_latitude_decimal>
  <db_address_longitude_decimal>59</db_address_longitude_decimal>
  <db_address_name>sample string 13</db_address_name>
  <db_address_phone>sample string 20</db_address_phone>
  <db_address_street>sample string 14</db_address_street>
  <db_address_street2>sample string 15</db_address_street2>
  <db_address_street_number>sample string 16</db_address_street_number>
  <db_address_zip>sample string 19</db_address_zip>
  <description>sample string 8</description>
  <due_date>2026-09-16T10:14:37.980Z</due_date>
  <earliest_date_plannable>2026-09-16T10:14:37.980Z</earliest_date_plannable>
  <estimated_quantity_remark>sample string 60</estimated_quantity_remark>
  <estimated_time>26</estimated_time>
  <hands_on_machine_time>25</hands_on_machine_time>
  <has_child>true</has_child>
  <id>031be258-5438-4129-a109-85b441faeaab</id>
  <id2>11</id2>
  <internal_memo>sample string 9</internal_memo>
  <job_priority_id>29f8eff8-687b-4a5d-bd39-129c3750d86d</job_priority_id>
  <job_status_id>4933307e-9aaf-4fe8-9a27-c1c62de213b5</job_status_id>
  <job_type_id>6fb517f3-4b5a-4a42-882a-58a3fced4972</job_type_id>
  <modified_dateutc>2026-09-16T10:14:37.980Z</modified_dateutc>
  <name>sample string 7</name>
  <next_job_planning_id>8fb8db02-96b9-4cff-adef-d8b9a2d7f6c6</next_job_planning_id>
  <prejob_information>sample string 10</prejob_information>
  <project_id>e91ebb33-8caf-4a36-81c8-fa95032c20de</project_id>
  <reference_back_office>sample string 6</reference_back_office>
  <requested_by_company_city>sample string 36</requested_by_company_city>
  <requested_by_company_country_id>e54fbdbd-ab4a-4a06-bd23-c4f822606f79</requested_by_company_country_id>
  <requested_by_company_email>sample string 38</requested_by_company_email>
  <requested_by_company_id>a56c2739-cd81-4b79-b674-d16b2ae5c2ca</requested_by_company_id>
  <requested_by_company_name>sample string 31</requested_by_company_name>
  <requested_by_company_phone>sample string 37</requested_by_company_phone>
  <requested_by_company_street>sample string 32</requested_by_company_street>
  <requested_by_company_street2>sample string 33</requested_by_company_street2>
  <requested_by_company_street_number>sample string 34</requested_by_company_street_number>
  <requested_by_company_zip>sample string 35</requested_by_company_zip>
  <requested_by_contact_email>sample string 45</requested_by_contact_email>
  <requested_by_contact_firstname>sample string 41</requested_by_contact_firstname>
  <requested_by_contact_id>4ce94976-1433-4de1-8721-6fda5ca874dd</requested_by_contact_id>
  <requested_by_contact_lastname>sample string 42</requested_by_contact_lastname>
  <requested_by_contact_mobile>sample string 44</requested_by_contact_mobile>
  <requested_by_contact_phone>sample string 43</requested_by_contact_phone>
  <root_parent_id>69f79f9d-0d7f-4973-824a-161fc803496e</root_parent_id>
  <service_model_id>3ac48cae-f8c5-423b-862f-3f0def8db164</service_model_id>
  <source_db_table_id>f44a4edf-4b2c-4bad-95da-b37da2f51d5a</source_db_table_id>
  <source_id_in_table>b32d6f79-1742-41d1-a712-8dec261f4769</source_id_in_table>
  <suggested_date_start>2026-09-16T10:14:37.980Z</suggested_date_start>
  <suggested_user_id>a3d3c21c-8fcb-4a08-8832-49a9b068257f</suggested_user_id>
  <sys_wi_generation_in_progress>true</sys_wi_generation_in_progress>
  <total_time_planned>28</total_time_planned>
  <udf1>sample string 79</udf1>
  <udf10>sample string 88</udf10>
  <udf100>sample string 178</udf100>
  <udf11>sample string 89</udf11>
  <udf12>sample string 90</udf12>
  <udf13>sample string 91</udf13>
  <udf14>sample string 92</udf14>
  <udf15>sample string 93</udf15>
  <udf16>sample string 94</udf16>
  <udf17>sample string 95</udf17>
  <udf18>sample string 96</udf18>
  <udf19>sample string 97</udf19>
  <udf2>sample string 80</udf2>
  <udf20>sample string 98</udf20>
  <udf21>sample string 99</udf21>
  <udf22>sample string 100</udf22>
  <udf23>sample string 101</udf23>
  <udf24>sample string 102</udf24>
  <udf25>sample string 103</udf25>
  <udf26>sample string 104</udf26>
  <udf27>sample string 105</udf27>
  <udf28>sample string 106</udf28>
  <udf29>sample string 107</udf29>
  <udf3>sample string 81</udf3>
  <udf30>sample string 108</udf30>
  <udf31>sample string 109</udf31>
  <udf32>sample string 110</udf32>
  <udf33>sample string 111</udf33>
  <udf34>sample string 112</udf34>
  <udf35>sample string 113</udf35>
  <udf36>sample string 114</udf36>
  <udf37>sample string 115</udf37>
  <udf38>sample string 116</udf38>
  <udf39>sample string 117</udf39>
  <udf4>sample string 82</udf4>
  <udf40>sample string 118</udf40>
  <udf41>sample string 119</udf41>
  <udf42>sample string 120</udf42>
  <udf43>sample string 121</udf43>
  <udf44>sample string 122</udf44>
  <udf45>sample string 123</udf45>
  <udf46>sample string 124</udf46>
  <udf47>sample string 125</udf47>
  <udf48>sample string 126</udf48>
  <udf49>sample string 127</udf49>
  <udf5>sample string 83</udf5>
  <udf50>sample string 128</udf50>
  <udf51>sample string 129</udf51>
  <udf52>sample string 130</udf52>
  <udf53>sample string 131</udf53>
  <udf54>sample string 132</udf54>
  <udf55>sample string 133</udf55>
  <udf56>sample string 134</udf56>
  <udf57>sample string 135</udf57>
  <udf58>sample string 136</udf58>
  <udf59>sample string 137</udf59>
  <udf6>sample string 84</udf6>
  <udf60>sample string 138</udf60>
  <udf61>sample string 139</udf61>
  <udf62>sample string 140</udf62>
  <udf63>sample string 141</udf63>
  <udf64>sample string 142</udf64>
  <udf65>sample string 143</udf65>
  <udf66>sample string 144</udf66>
  <udf67>sample string 145</udf67>
  <udf68>sample string 146</udf68>
  <udf69>sample string 147</udf69>
  <udf7>sample string 85</udf7>
  <udf70>sample string 148</udf70>
  <udf71>sample string 149</udf71>
  <udf72>sample string 150</udf72>
  <udf73>sample string 151</udf73>
  <udf74>sample string 152</udf74>
  <udf75>sample string 153</udf75>
  <udf76>sample string 154</udf76>
  <udf77>sample string 155</udf77>
  <udf78>sample string 156</udf78>
  <udf79>sample string 157</udf79>
  <udf8>sample string 86</udf8>
  <udf80>sample string 158</udf80>
  <udf81>sample string 159</udf81>
  <udf82>sample string 160</udf82>
  <udf83>sample string 161</udf83>
  <udf84>sample string 162</udf84>
  <udf85>sample string 163</udf85>
  <udf86>sample string 164</udf86>
  <udf87>sample string 165</udf87>
  <udf88>sample string 166</udf88>
  <udf89>sample string 167</udf89>
  <udf9>sample string 87</udf9>
  <udf90>sample string 168</udf90>
  <udf91>sample string 169</udf91>
  <udf92>sample string 170</udf92>
  <udf93>sample string 171</udf93>
  <udf94>sample string 172</udf94>
  <udf95>sample string 173</udf95>
  <udf96>sample string 174</udf96>
  <udf97>sample string 175</udf97>
  <udf98>sample string 176</udf98>
  <udf99>sample string 177</udf99>
  <updated_by_user_id>cd1c6568-bbd1-4b57-888c-ce32e39d5f72</updated_by_user_id>
  <wo_service_type>sample string 66</wo_service_type>
</jobs>