Retrieves the work order with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult
jobs| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| _parent_id |
Reference to a parent job (in case of Multi Job) |
globally unique identifier | |
| _parent_job |
Embedded entity "job" for parent (multi job level) when adding/updating job |
jobs | |
| _parent_jobs_reference_back_office |
Embedded entity "job" for parent (multi job level) using ERP PK when adding/updating job |
string | |
| 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 |
| project_reference_back_office |
Embedded entity "project" using ERP PK when adding/updating job |
string |
Optionally required : project_id, project_reference_back_office or project must be provided |
| project |
Embedded entity "project" when adding/updating job |
project |
Optionally required : project_id, project_reference_back_office or project must be provided |
| 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_type_code |
Embedded entity "job_type" using ERP PK when adding/updating job |
string |
Optionally required : job_type_id, job_type_code or job_type must be provided |
| job_type |
Embedded entity "job_type" when adding/updating job |
job_type |
Optionally required : job_type_id, job_type_code or job_type must be provided |
| job_priority_id |
Foreign key of job priority for this job |
globally unique identifier | |
| job_priority_code |
Foreign key of job status for this job. If you don't know the GUID, use job_type_code |
string | |
| job_priority |
Embedded entity "job_priority" when adding/updating job |
job_priority | |
| 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 |
| job_status_code |
Foreign key of job status using code. Use "Canceled,ToBePlanned, Waiting, Pooling, Suggested, Activated or Open" If Status=Suggested AND suggested_user filled AND suggested_date_start filled THEN a job_planning will be added |
string |
Optionally required : job_status_id or job_status_code must be provided |
| db_address_id |
Foreign key of db_address if job is not on a mobile equipment.Must be the address_id of the location or the equipment |
globally unique identifier | |
| contact_id |
Foreign key of contact if the main contact of the job is different than the one of the project |
globally unique identifier | |
| requested_by_company_id |
Foreign key of company if a specific company makes the request for this job |
globally unique identifier | |
| requested_by_contact_id |
Foreign key of contact to specify why contact of the requested_company_id makes the request |
globally unique identifier | |
| 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 |
| working_sequence |
In case of mutli job, they will be ordered by this sequence |
integer | |
| internal_memo |
Internal field for communication between BackOffice/Planners/Technicians |
string | |
| prejob_information |
Information usefull for the technician before start (Call the customer,...) |
string | |
| estimated_time |
Estimation of the time needed (in minute). Will be used for planning and statistic |
integer | |
| earliest_date_plannable |
Use this field if there is a minimum date for the planning (Not Before) |
date | |
| due_date |
Deadline of Max date for the planning (Not After) |
date | |
| date_create |
Creation date+time |
date | |
| date_update |
Update date+time |
date | |
| date_closed |
Date+time job goes to completed |
date | |
| suggested_user_id |
Foreign key of user if there is a suggested user (used for planning) If Status=Suggested AND suggested_user filled AND suggested_date_start filled THEN a job_planning will be added |
globally unique identifier | |
| suggested_user_code |
Embedded entity "suggested user" using ERP PK when adding/updating job |
string | |
| suggested_user |
Embedded entity "sugessted user" when adding/updating job |
user | |
| suggested_date_start |
Suggested date+time start (used for planning) If Status=Suggested AND suggested_user filled AND suggested_date_start filled THEN a job_planning will be added |
date | |
| skill_id |
Foreign key of skill if the job requires a specific skill (used for planning) |
globally unique identifier | |
| skill_code |
Embedded entity "skill" using ERP PK when adding/updating job |
string | |
| skill |
Embedded entity "skill" when adding/updating job |
skill | |
| customer_reference |
Reference of this job for the customer |
string |
Max length: 50 |
| approval_responsible_user_id |
In case of multi user job, foreign key of user that is the "WO Leader" |
globally unique identifier | |
| date_reported_by_company |
Date+time when company reported the problem |
date | |
| id2 |
Internal ID (numeric). Will be used if reference_back_office is empty |
integer | |
| company_id |
This field will be filled automatically based on the project_id |
globally unique identifier | |
| company_code |
This field will be filled automatically based on the project_id |
string | |
| db_address_name |
When mobile equipment, the address to use |
string |
Max length: 100 |
| db_address_street |
When mobile equipment, the address to use and this field is mandatory |
string |
Max length: 50 |
| db_address_street2 |
It is sub street |
string |
Max length: 50 |
| db_address_street_number |
When mobile equipment, the address to use |
string |
Max length: 50 |
| db_address_city |
When mobile equipment, the address to use and this field is mandatory |
string |
Max length: 50 |
| db_address_zip |
When mobile equipment, the address to use and this field is mandatory |
string |
Max length: 50 |
| db_address_db_country_id |
When mobile equipment, the address to use |
globally unique identifier | |
| db_address_db_country_code |
When mobile equipment, the address to use |
string | |
| db_address_phone |
When mobile equipment, the address to use |
string |
Max length: 50 |
| db_address_email |
When mobile equipment, the address to use |
string |
Max length: 250 |
| db_address_latitude_decimal |
Latitude |
decimal number | |
| db_address_longitude_decimal |
Latitude |
decimal number | |
| estimated_quantity_remark |
Description of the parts your technician should use or pick up |
string |
Max length: 4000 |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |
Response Formats
application/json, text/json
{
"id": "c5a815ae-1434-41fa-a227-0bf47d8047cf",
"_parent_id": "0e7ed5f5-8427-4f5a-9d6d-08a6d9caf265",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "8e3f60d3-7146-4346-8574-39925223c56b",
"project_reference_back_office": "sample string 5",
"project": {
"id": "c2eb4704-6eae-4937-82ef-f197499ce32e",
"_parent_id": "018f36dc-5b04-4933-9485-d91091bb5ef2",
"root_parent_id": "ebe67e78-d7c0-419a-80d4-910b1b28c9c9",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "0ac47b6e-45af-4f04-8954-79b6b5df5e31",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "092a776e-4bf0-42e7-8fef-a8a13adf5c53",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "af6a7f16-0749-4848-9d25-36372a587f8a",
"_parent_code": "sample string 6",
"sales_organization_id": "3d69a74b-9b7b-4336-aa78-99222c228f7f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"equipment_model_id": "6d681888-98e7-4249-a154-c2b38cf8f586",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "ba827059-0cbb-46fe-906a-c962509d2220",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "87ffc4c7-5de0-42d3-a45a-cab9eca93cd9",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "a2cab8e4-2b4f-4016-9688-9de6be1642bf",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "34d7ed6b-d3b9-40d6-a70a-8acaa52c62a0",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"equipment_family_id": "a9c2dc3d-87be-459f-a126-bfb2db9aa2b5",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "092a776e-4bf0-42e7-8fef-a8a13adf5c53",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "af6a7f16-0749-4848-9d25-36372a587f8a",
"_parent_code": "sample string 6",
"sales_organization_id": "3d69a74b-9b7b-4336-aa78-99222c228f7f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"date_in_production_since": "2026-01-01T16:41:33.3922273+00:00",
"date_out_of_production_since": "2026-01-01T16:41:33.3922273+00:00",
"date_end_support": "2026-01-01T16:41:33.3922273+00:00",
"sales_organization_id": "558c0275-c75e-4b16-afd4-3683766e999f",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"replacement_period_nb_months": 14,
"warranty_period_nb_months": 15,
"translations": [
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
},
{
"field_name": "sample string 1",
"language_code": "sample string 2",
"value_translated": "sample string 3"
}
],
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"project_status_id": "8fb862d6-c0d8-431e-b911-97ac90bb9534",
"project_status_code": "sample string 10",
"project_status": {
"id": "89b41b54-5230-4413-adc5-b753bd5bae84",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "c6a0a751-d810-4f37-8cfe-8956e04d8d18",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"company_id": "6e433304-23c8-4366-988a-469b7d2f8895",
"company_code": "sample string 12",
"db_address_id": "fa2a7e21-7278-48da-8b9d-2d6e5734f462",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "a3cc2f47-9a18-4cba-bd83-6f8fa0371b0b",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "aa07bb04-f8c2-4b29-84c9-22d66f0bae77",
"name": "sample string 19",
"description": "sample string 20",
"reference_back_office": "sample string 21",
"serial_number": "sample string 22",
"barcode": "sample string 23",
"date_start_production": "2026-01-01T16:41:33.3922273+00:00",
"date_create": "2026-01-01T16:41:33.3922273+00:00",
"date_update": "2026-01-01T16:41:33.3922273+00:00",
"updated_by_user_id": "bef6124e-af9e-48d5-8c18-fbf753f27ad8",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-01-01T16:41:33.3922273+00:00",
"last_standard_result_score_1": "sample string 30",
"last_standard_result_score_2": "sample string 31",
"target_standard_result_score_1": "sample string 32",
"target_standard_result_score_2": "sample string 33",
"date_built": "2026-01-01T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-01-01T16:41:33.3922273+00:00",
"date_last_job": "2026-01-01T16:41:33.3922273+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-01-01T16:41:33.3922273+00:00",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00",
"is_mobile_installation": true
},
"job_type_id": "3343a9b7-a940-47ae-a72b-22951297e90a",
"job_type_code": "sample string 7",
"job_type": {
"id": "d61a645f-53ac-447e-8283-27502f554184",
"name": "sample string 2",
"sales_organization_id": "14323c8b-85e6-4043-be16-a4fb1d55a060",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00",
"code": "sample string 7"
},
"job_priority_id": "88853420-c418-4d0f-a66f-1d2a8e8ec22a",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "97080a7c-b30d-4779-bc65-d8892a495eb0",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "82fccab2-b1a4-40c1-8488-ea3412fef458",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"job_status_id": "0ccd089c-931d-4108-b1d8-ead39c36ed40",
"job_status_code": "sample string 11",
"db_address_id": "26fd769c-8ab9-495b-b5af-980e691c8584",
"contact_id": "ddad7e8b-dc91-4af8-94d2-ae2d4dd20a20",
"requested_by_company_id": "33750418-9635-4107-8919-6ee66ebc996e",
"requested_by_contact_id": "ba5813d2-b510-48b4-9e6e-8d219c26e933",
"reference_back_office": "sample string 16",
"name": "sample string 17",
"description": "sample string 18",
"working_sequence": 19,
"internal_memo": "sample string 20",
"prejob_information": "sample string 21",
"estimated_time": 22,
"earliest_date_plannable": "2026-01-01T16:41:33.3922273+00:00",
"due_date": "2026-01-01T16:41:33.3922273+00:00",
"date_create": "2026-01-01T16:41:33.3922273+00:00",
"date_update": "2026-01-01T16:41:33.3922273+00:00",
"date_closed": "2026-01-01T16:41:33.3922273+00:00",
"suggested_user_id": "18dc9881-100c-4b0a-b0b4-babca854b19b",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "40d0625c-1cf2-466b-8f0e-8a4c3b0db47a",
"db_language_id": "81331d98-8221-457b-a41c-40199ab89012",
"username": "sample string 3",
"firstname": "sample string 4",
"lastname": "sample string 5",
"code": "sample string 6",
"archived": true,
"disabled": true,
"emergency_contact": "sample string 9",
"bankaccount": "sample string 10",
"social_security": "sample string 11",
"place_of_birth": "sample string 12",
"nationality": "sample string 13",
"functions": "sample string 14",
"birthdate": "2026-01-01T16:41:33.3922273+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "343ac2fb-33bb-4d0d-b814-29dc4eeb683d",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "3a221c4d-6bf6-4722-a640-5481694e54bc",
"email": "sample string 22",
"phone": "sample string 23",
"fax": "sample string 24",
"mobile": "sample string 25",
"private_email": "sample string 26",
"private_phone": "sample string 27",
"private_fax": "sample string 28",
"private_mobile": "sample string 29",
"private_street": "sample string 30",
"private_street_number": "sample string 31",
"private_city": "sample string 32",
"private_zip": "sample string 33",
"private_db_country_id": "46e84278-ce09-4020-b2f7-21a8d34d82d8",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "2d94d289-36e7-41dd-8a07-2506cfe83029"
},
"suggested_date_start": "2026-01-01T16:41:33.3922273+00:00",
"skill_id": "b9d8f6a7-45fa-4ee7-aaa8-94106684ac2e",
"skill_code": "sample string 32",
"skill": {
"id": "6624b63e-4ba7-4025-95cb-a0d4ab04d2a7",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "c7b25f54-2139-4fab-85f9-12fad9ccb50f",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "7c5608ee-0254-4522-8e64-ae02a512a6cc",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "f231f050-ee23-4056-baf2-fdc04b7e9b86",
"db_currency_id": "e8282f2a-77ff-4516-975f-f552f16ac7d2",
"db_language_id": "8446e73b-62d6-43da-add7-72155050a556",
"accountancy_code": "sample string 8",
"archived": true,
"default_unit_of_measure_system_type": "sample string 10",
"street": "sample string 11",
"street2": "sample string 12",
"street_number": "sample string 13",
"zip": "sample string 14",
"city": "sample string 15",
"email": "sample string 16",
"phone": "sample string 17",
"fax": "sample string 18",
"url": "sample string 19",
"vat_reg_code": "sample string 20",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "d4eabb62-eae8-49cd-b64e-6054c56c5ecb",
"date_reported_by_company": "2026-01-01T16:41:33.3922273+00:00",
"id2": 36,
"company_id": "27918104-9824-47d3-9255-616dc3416c29",
"company_code": "sample string 38",
"db_address_name": "sample string 39",
"db_address_street": "sample string 40",
"db_address_street2": "sample string 41",
"db_address_street_number": "sample string 42",
"db_address_city": "sample string 43",
"db_address_zip": "sample string 44",
"db_address_db_country_id": "855cb802-f6f2-4e1a-9aca-66f2163eecb8",
"db_address_db_country_code": "sample string 46",
"db_address_phone": "sample string 47",
"db_address_email": "sample string 48",
"db_address_latitude_decimal": 49.0,
"db_address_longitude_decimal": 50.0,
"estimated_quantity_remark": "sample string 51",
"modified_dateutc": "2026-01-01T16:41:33.3922273+00:00"
}