Retrieves the work order with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

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

Sample:
{
  "id": "59954ffb-02f8-4bc7-97ec-31d8cc99ff1d",
  "_parent_id": "76e84df2-8212-49f1-ab89-0d788a2f34ba",
  "_parent_jobs_reference_back_office": "sample string 3",
  "project_id": "a8436cc2-790e-4f41-8183-e4bc3285b351",
  "project_reference_back_office": "sample string 5",
  "project": {
    "id": "4431d219-545d-466e-a895-8d95298f862c",
    "_parent_id": "ff3a9ecf-b264-43ac-ab1d-1a52c618c52b",
    "root_parent_id": "efb0040b-770c-4432-9ae3-487ff801b011",
    "_parent_reference_back_office": "sample string 4",
    "equipment_family_id": "ab5d2c89-0b79-4571-983f-42622f183e68",
    "equipment_family_code": "sample string 6",
    "equipment_family": {
      "id": "21de89d7-e6e0-4bbf-a53a-33ac188eaa90",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "_parent_id": "75026815-3eef-463c-87f8-6a48bcdb9a87",
      "_parent_code": "sample string 6",
      "sales_organization_id": "3160827d-35fd-42a3-ada4-4b6a2ac877bd",
      "sales_organization_code": "sample string 8",
      "sales_organization": {
        "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
        "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
        "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
        "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-08-15T14:59:06.5138249+00:00"
      },
      "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00"
    },
    "equipment_model_id": "5bef3f99-8e0d-4e9c-8336-e58e15d6b5e6",
    "equipment_model_code": "sample string 8",
    "equipment_model": {
      "id": "86572b8a-fb02-4037-bf32-d3d29f33fea9",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "equipment_brand_id": "23ef731e-4fac-4bc8-9cec-9f04e9000aaa",
      "equipment_brand_code": "sample string 6",
      "equipment_brand": {
        "id": "4a5d4c39-1df5-4b95-b4d0-38715e7c3fd7",
        "name": "sample string 2",
        "code": "sample string 3",
        "sales_organization_id": "09e87f8c-1971-40c8-8a61-f8a0c5b059e1",
        "sales_organization_code": "sample string 5",
        "sales_organization": {
          "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
          "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
          "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
          "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-08-15T14:59:06.5138249+00:00"
        },
        "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00"
      },
      "equipment_family_id": "0869f7a6-39dc-4205-84ea-11fac1f14a12",
      "equipment_family_code": "sample string 8",
      "equipment_family": {
        "id": "21de89d7-e6e0-4bbf-a53a-33ac188eaa90",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "75026815-3eef-463c-87f8-6a48bcdb9a87",
        "_parent_code": "sample string 6",
        "sales_organization_id": "3160827d-35fd-42a3-ada4-4b6a2ac877bd",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
          "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
          "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
          "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-08-15T14:59:06.5138249+00:00"
        },
        "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00"
      },
      "date_in_production_since": "2026-08-15T14:59:06.5138249+00:00",
      "date_out_of_production_since": "2026-08-15T14:59:06.5138249+00:00",
      "date_end_support": "2026-08-15T14:59:06.5138249+00:00",
      "sales_organization_id": "40a39570-8de3-4ac3-9c58-736cb82f9f8e",
      "sales_organization_code": "sample string 13",
      "sales_organization": {
        "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
        "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
        "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
        "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-08-15T14:59:06.5138249+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-08-15T14:59:06.5138249+00:00"
    },
    "project_status_id": "7e85e515-e93f-4cb2-9515-7a37e486e86b",
    "project_status_code": "sample string 10",
    "project_status": {
      "id": "e26179ad-285d-442a-9de1-d0b7e2ae03c1",
      "name": "sample string 2",
      "is_default": true,
      "is_closed": true,
      "sales_organization_id": "c6232215-7c90-4737-a8e8-8ea1abc39b58",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
        "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
        "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
        "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-08-15T14:59:06.5138249+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00"
    },
    "company_id": "d1e7fa2c-b2a2-4859-88d0-e3e9419fa2db",
    "company_code": "sample string 12",
    "db_address_id": "b2e41201-2133-4ca2-a014-ae2a7ae3fab7",
    "db_address_code": "sample string 14",
    "location": "sample string 15",
    "contact_id": "fbd9b583-8e85-4a89-a43e-a32c50be0d1d",
    "contact_reference_back_office": "sample string 17",
    "owner_user_id": "579a6b09-7029-4c85-ac2c-9ff4805065a2",
    "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-08-15T14:59:06.5138249+00:00",
    "date_create": "2026-08-15T14:59:06.5138249+00:00",
    "date_update": "2026-08-15T14:59:06.5138249+00:00",
    "updated_by_user_id": "07176cc7-f93a-4116-90ca-b59ffc41fb43",
    "customer_reference": "sample string 28",
    "warranty_date_until": "2026-08-15T14:59:06.5138249+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-08-15T00:00:00+00:00",
    "shutdown_consequence": "sample string 35",
    "id2": 36,
    "nb_open_jobs": 37,
    "date_next_job": "2026-08-15T14:59:06.5138249+00:00",
    "date_last_job": "2026-08-15T14:59:06.5138249+00:00",
    "nb_jobs_planned": 40,
    "nb_jobs_tobeplanned": 41,
    "nb_jobs_waitingfurtheraction": 42,
    "back_office_timestamp": "2026-08-15T14:59:06.5138249+00:00",
    "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00",
    "is_mobile_installation": true
  },
  "job_type_id": "b7939b80-0ecd-4093-92bc-105f1462e2e5",
  "job_type_code": "sample string 7",
  "job_type": {
    "id": "4ae070c7-3712-4e42-bfad-0528cafbc981",
    "name": "sample string 2",
    "sales_organization_id": "ab2aff68-fa87-4504-8cdc-9090beabc3a4",
    "description": "sample string 4",
    "is_default": true,
    "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00",
    "code": "sample string 7"
  },
  "job_priority_id": "fdba3649-8ca0-4473-a0ef-1f034def9827",
  "job_priority_code": "sample string 9",
  "job_priority": {
    "id": "00277b59-7e8b-4105-a1a2-08270a1477b7",
    "name": "sample string 2",
    "is_default": true,
    "sequence": 4,
    "sales_organization_id": "2bbeb3da-ecd1-4fed-a1af-7c3af20f02ac",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
      "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
      "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
      "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-08-15T14:59:06.5138249+00:00"
    },
    "code": "sample string 7",
    "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00"
  },
  "job_status_id": "b151d33e-c800-487a-8138-37f01d7bd45f",
  "job_status_code": "sample string 11",
  "db_address_id": "c7ec88e4-0046-46c4-bc37-afe76e175770",
  "contact_id": "4018e221-b038-4684-9197-4eb794bbfd2a",
  "requested_by_company_id": "c3d911be-eb80-463b-97b7-dbd65852e0b7",
  "requested_by_contact_id": "8a96d566-2639-4cb2-b45b-a404c5f9b31b",
  "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-08-15T14:59:06.5138249+00:00",
  "due_date": "2026-08-15T14:59:06.5138249+00:00",
  "date_create": "2026-08-15T14:59:06.5138249+00:00",
  "date_update": "2026-08-15T14:59:06.5138249+00:00",
  "date_closed": "2026-08-15T14:59:06.5138249+00:00",
  "suggested_user_id": "24617afd-5945-4b1a-bbdc-a75b71f302e7",
  "suggested_user_code": "sample string 29",
  "suggested_user": {
    "id": "8b3f8d32-0f40-4e71-8016-e8ef58fbf60e",
    "db_language_id": "c0f67fe6-fdcb-4ba7-ab64-212ca50e21b1",
    "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-08-15T14:59:06.5138249+00:00",
    "skype": "sample string 16",
    "notes": "sample string 17",
    "sales_organization_id": "f142c71b-e904-43bd-a705-97d212a20785",
    "sales_organization": {
      "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
      "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
      "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
      "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-08-15T14:59:06.5138249+00:00"
    },
    "sales_organization_code": "sample string 19",
    "is_team_leader": true,
    "team_leader_user_id": "7ec7bda5-6106-4b14-bbbf-f185c39d511c",
    "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": "fd731b69-c0c8-42ff-8cd7-8602cfecd4ea",
    "private_db_country_code": "sample string 35",
    "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00",
    "allow_hero_app": true,
    "allow_sales_app": true,
    "allow_service_app": true,
    "user_group_id": "d87e35c5-f114-4000-8f3c-5dcad22ac90b"
  },
  "suggested_date_start": "2026-08-15T14:59:06.5138249+00:00",
  "skill_id": "7eea0670-dce2-4512-aa91-1edd6edbee04",
  "skill_code": "sample string 32",
  "skill": {
    "id": "1147a77e-1837-4c43-ad13-879afa4c9b09",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "sales_organization_id": "d42f7e53-8572-424a-88ef-88698499e7b0",
    "sales_organization_code": "sample string 6",
    "sales_organization": {
      "id": "d527a6e4-e4da-4162-b61e-13820721c0d3",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "79a071af-7f5e-483a-b7ef-f2f410cc52c1",
      "db_currency_id": "136a019b-06c6-43e7-a4e7-037226909f93",
      "db_language_id": "f28f7487-5147-4ba1-97dc-67d383c832ac",
      "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-08-15T14:59:06.5138249+00:00"
    },
    "modified_dateutc": "2026-08-15T14:59:06.5138249+00:00"
  },
  "customer_reference": "sample string 33",
  "approval_responsible_user_id": "93edbe62-b486-42ea-9bc6-9ecba3d1a163",
  "date_reported_by_company": "2026-08-15T14:59:06.5138249+00:00",
  "id2": 36,
  "company_id": "3c3688f0-4754-49dc-9f72-d3ce57e608e4",
  "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": "21d73500-c52d-4f3e-a1aa-856c6d551b87",
  "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-08-15T14:59:06.5138249+00:00"
}