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": "061b4991-403e-4656-82a0-a3371f0b4c78",
"_parent_id": "cbf8f795-020a-4628-9bd9-ff66848b3f7d",
"_parent_jobs_reference_back_office": "sample string 3",
"project_id": "18c2dbda-6ffb-40ee-9d85-0810c55cb9ff",
"project_reference_back_office": "sample string 5",
"project": {
"id": "809619b7-3b7b-4fe8-bebe-739d52070998",
"_parent_id": "3a971d67-8470-4b36-ab20-62360a0647b4",
"root_parent_id": "10df0451-3ee1-432c-a187-e162a1907d8c",
"_parent_reference_back_office": "sample string 4",
"equipment_family_id": "92b17646-7697-4202-aa2a-80304d08a200",
"equipment_family_code": "sample string 6",
"equipment_family": {
"id": "c2934772-4e9a-4683-ab2f-644eacd73dcf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ba282799-2f5e-477a-b05a-d1c3377922f0",
"_parent_code": "sample string 6",
"sales_organization_id": "c2c1c790-0df4-4ef3-b761-3498bd04c35f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"modified_dateutc": "2026-04-24T12:48:51.2753683+00:00"
},
"equipment_model_id": "3016fc19-d47b-4d88-b0c6-b02f525a83fe",
"equipment_model_code": "sample string 8",
"equipment_model": {
"id": "f7f15add-82c8-4a69-9643-d639df63216d",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "13f7a830-3a78-4538-827e-8ba666181345",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "3427c183-0412-4f91-917f-a1ded81899e1",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "ae30e3b5-4718-4f61-a576-9432e68d232a",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"modified_dateutc": "2026-04-24T12:48:51.2753683+00:00"
},
"equipment_family_id": "67c34550-bf63-4e84-b506-0afcedee090d",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "c2934772-4e9a-4683-ab2f-644eacd73dcf",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "ba282799-2f5e-477a-b05a-d1c3377922f0",
"_parent_code": "sample string 6",
"sales_organization_id": "c2c1c790-0df4-4ef3-b761-3498bd04c35f",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"modified_dateutc": "2026-04-24T12:48:51.2753683+00:00"
},
"date_in_production_since": "2026-04-24T12:48:51.2753683+00:00",
"date_out_of_production_since": "2026-04-24T12:48:51.2753683+00:00",
"date_end_support": "2026-04-24T12:48:51.2753683+00:00",
"sales_organization_id": "971fa5e7-2a0b-4627-8299-866821675109",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+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-04-24T12:48:51.2753683+00:00"
},
"project_status_id": "e9ad6278-1d4a-4a4d-80c1-ae9e71064fa3",
"project_status_code": "sample string 10",
"project_status": {
"id": "5135a9ef-3e6b-4fc4-8e6b-cb8c72434227",
"name": "sample string 2",
"is_default": true,
"is_closed": true,
"sales_organization_id": "09ca00f1-3d2d-409c-81c9-ad02f762e1a3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-24T12:48:51.2910003+00:00"
},
"company_id": "8372a3a6-b317-4ced-a4f6-3faa9c7fd903",
"company_code": "sample string 12",
"db_address_id": "fb2d5c57-41a4-42a0-beb9-3541b4fff29f",
"db_address_code": "sample string 14",
"location": "sample string 15",
"contact_id": "cc64c569-1604-4ebb-8756-f5c62ece7a94",
"contact_reference_back_office": "sample string 17",
"owner_user_id": "539a0b52-65fb-4e9e-ac69-57e87d208049",
"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-04-24T12:48:51.2910003+00:00",
"date_create": "2026-04-24T12:48:51.2910003+00:00",
"date_update": "2026-04-24T12:48:51.2910003+00:00",
"updated_by_user_id": "e6804471-8da5-4207-80ea-c2718f1eedd5",
"customer_reference": "sample string 28",
"warranty_date_until": "2026-04-24T12:48:51.2910003+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-04-24T00:00:00+00:00",
"shutdown_consequence": "sample string 35",
"id2": 36,
"nb_open_jobs": 37,
"date_next_job": "2026-04-24T12:48:51.2910003+00:00",
"date_last_job": "2026-04-24T12:48:51.2910003+00:00",
"nb_jobs_planned": 40,
"nb_jobs_tobeplanned": 41,
"nb_jobs_waitingfurtheraction": 42,
"back_office_timestamp": "2026-04-24T12:48:51.2910003+00:00",
"modified_dateutc": "2026-04-24T12:48:51.2910003+00:00",
"is_mobile_installation": true
},
"job_type_id": "9ec07ae2-2c60-4261-a0bc-4cc2212c64ae",
"job_type_code": "sample string 7",
"job_type": {
"id": "27d3f395-c98e-4aa1-a41c-5d02b94eed35",
"name": "sample string 2",
"sales_organization_id": "95dfff10-7af0-4b45-a22f-f8a8912dc368",
"description": "sample string 4",
"is_default": true,
"modified_dateutc": "2026-04-24T12:48:51.2910003+00:00",
"code": "sample string 7"
},
"job_priority_id": "7547be0d-3d6f-4b59-992a-6aba43f32bf1",
"job_priority_code": "sample string 9",
"job_priority": {
"id": "002e696c-0ef4-46d9-848e-3ef9bac89784",
"name": "sample string 2",
"is_default": true,
"sequence": 4,
"sales_organization_id": "fe9c747c-9602-46c7-8b46-ac6fb166b4c3",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"code": "sample string 7",
"modified_dateutc": "2026-04-24T12:48:51.2910003+00:00"
},
"job_status_id": "24c6bcce-3956-42f0-933e-b1ac5f5b2ede",
"job_status_code": "sample string 11",
"db_address_id": "6b58ca36-ad98-4bf2-ab45-f2ef02662f78",
"contact_id": "98c8a2b6-e30e-43ee-854e-604c9ea43cc5",
"requested_by_company_id": "265cd26e-91e0-48e3-b411-ad6e197494cd",
"requested_by_contact_id": "32fb897c-9b25-4df2-ad1d-e3d96d1461b1",
"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-04-24T12:48:51.2910003+00:00",
"due_date": "2026-04-24T12:48:51.2910003+00:00",
"date_create": "2026-04-24T12:48:51.2910003+00:00",
"date_update": "2026-04-24T12:48:51.2910003+00:00",
"date_closed": "2026-04-24T12:48:51.2910003+00:00",
"suggested_user_id": "2c643680-4f82-4b67-a6e9-2a67f0cd9b14",
"suggested_user_code": "sample string 29",
"suggested_user": {
"id": "47339c25-9f2f-47ec-a7fe-74a9c1aef43a",
"db_language_id": "05d5ee5b-2e94-4e79-b35c-9f9f38b060e0",
"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-04-24T12:48:51.2910003+00:00",
"skype": "sample string 16",
"notes": "sample string 17",
"sales_organization_id": "b069154e-93d9-429c-aa0c-50b3cb189480",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"sales_organization_code": "sample string 19",
"is_team_leader": true,
"team_leader_user_id": "bcdaa5db-0d21-4ba3-aa68-91ba59b581cf",
"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": "473de008-32f4-468d-aa42-69d216020afe",
"private_db_country_code": "sample string 35",
"modified_dateutc": "2026-04-24T12:48:51.2910003+00:00",
"allow_hero_app": true,
"allow_sales_app": true,
"allow_service_app": true,
"user_group_id": "02cf1c2b-601d-47b8-a665-82e1023368f5"
},
"suggested_date_start": "2026-04-24T12:48:51.2910003+00:00",
"skill_id": "f6b673cf-4208-4e3a-9ff4-8faad4e7eccf",
"skill_code": "sample string 32",
"skill": {
"id": "809eda7c-29cb-4c82-9468-66bbb3b6faa9",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"sales_organization_id": "56b2e2ab-9a24-4a5f-8e8a-e999c24eebe7",
"sales_organization_code": "sample string 6",
"sales_organization": {
"id": "6a7337cd-0e75-4935-a779-2514f4259ec3",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "d2aecc05-3311-433c-9bdd-9416b1ada941",
"db_currency_id": "fc0d094e-d0e0-454f-829d-99ddc4f100d1",
"db_language_id": "40f42c00-5d0b-492f-844f-2ab57b5fe09c",
"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-04-24T12:48:51.2753683+00:00"
},
"modified_dateutc": "2026-04-24T12:48:51.2910003+00:00"
},
"customer_reference": "sample string 33",
"approval_responsible_user_id": "c4cc4217-4756-4d00-9518-ef2db2988a93",
"date_reported_by_company": "2026-04-24T12:48:51.2910003+00:00",
"id2": 36,
"company_id": "d0b168d8-3264-4b74-9ec2-75e6159800bf",
"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": "16d2163c-86e2-4d56-98c2-5b24ed6a50bb",
"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-04-24T12:48:51.2910003+00:00"
}