Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

job_estimated_quantity
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

estimated_quantity

Estimated quantity

decimal number

Required

Range: inclusive between 0.1 and 1.79769313486232E+308

article_id

Foreign key of the article

globally unique identifier

Optionally required : article_id, article_code or article must be provided

article_code

Embedded entity "article" using ERP PK when adding/updating

string

Optionally required : article_id, article_code or article must be provided

article

Embedded entity "article" when adding/updating

article

Optionally required : article_id, article_code or article must be provided

jobs_id

Foreign key of the jobs

globally unique identifier

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs_reference_back_office

Embedded entity "jobs" using ERP PK when adding/updating

string

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs

Embedded entity "jobs" when adding/updating

jobs

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

reference_back_office

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

string

Max length: 50

modified_dateutc

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

date

Response Formats

application/json, text/json

Sample:
{
  "id": "abc19ee2-acb8-4b4a-999f-c69e46413801",
  "estimated_quantity": 2.0,
  "article_id": "de7bc784-75e5-423d-baea-e7bf32f232cf",
  "article_code": "sample string 4",
  "article": {
    "id": "283f7c40-3f8e-4230-be26-c5ff636e347f",
    "article_category_id": "5b2f7fb1-544a-4d33-af77-b2e25c28bcf2",
    "article_category": {
      "id": "4889560c-641f-4fe4-90fe-429999c8af87",
      "parent_id": "d4dd1a13-f01c-402a-be50-15168856ac90",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "963e4f20-25e9-424a-84a7-92776d51eb1e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5ca54742-bdd0-4673-a981-3c7d5b74d1d7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "6c2ffd04-7866-43f4-bf3d-3ec9d319563a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "59c8414d-6e81-488d-8216-cf9275ea20d0",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7df94b88-cdca-43c5-a2b1-9587138aba4a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9db03736-f2ed-4f0f-a960-0a993591c1ae",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-30T14:18:08.8844336+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2025-10-30T14:18:08.8844336+00:00",
    "date_update": "2025-10-30T14:18:08.8844336+00:00",
    "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00",
    "article_color_id": "86426ba7-eeec-4a4d-ba6a-4f14dd538592",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "0ec2ce48-c479-4f9e-bbdc-345837b282e2",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "18c94fdf-bdda-4f52-857a-d4e5b227709f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6f62385b-acdf-483d-8fb1-8a8fe1f57b3f",
    "db_unit_of_measure_code_selling": "sample string 44",
    "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"
      }
    ]
  },
  "jobs_id": "2af843cd-5fa4-4284-a942-119f074daca4",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6f9c2fb7-b1c5-4879-bd0e-c2782e7a9e41",
    "_parent_id": "44a5bd65-a39c-4afd-9d00-53524e32f57c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f9cfd696-6333-48fc-bd57-dbf8b4568a8e",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "08ef3060-2d5e-4e23-95d0-e8ddfb6a4d97",
      "_parent_id": "c1849724-2d6d-4fc2-b980-9f3c2125dbb3",
      "root_parent_id": "3197118c-4f22-4e78-a42b-71e68fc51b69",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "4e2ea844-badf-49d4-a798-93f0c40135f7",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ae2425c1-5027-4165-9d5a-bb0259003323",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "c8701c22-1819-4f11-aa35-c4ff60c7693b",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a2e357e7-7c6e-4422-8751-78e93cf9efb1",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
          "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
          "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
          "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": "2025-10-30T14:18:08.8844336+00:00"
        },
        "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
      },
      "equipment_model_id": "a17c51dd-1b5f-4ad1-a9b7-c4f236519a58",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "554b309d-3468-47c9-8b81-46bbd2c72134",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "39bd6034-130d-43f9-99cb-757fd98d2dbf",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2cd6a833-238b-4a3f-8ac6-60c1d114a858",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d117604e-ad3b-4ee7-bb95-0a8a4bcda641",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
            "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
            "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
            "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": "2025-10-30T14:18:08.8844336+00:00"
          },
          "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
        },
        "equipment_family_id": "54eee6ef-de3e-4621-b2bd-b0711f61766c",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ae2425c1-5027-4165-9d5a-bb0259003323",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "c8701c22-1819-4f11-aa35-c4ff60c7693b",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a2e357e7-7c6e-4422-8751-78e93cf9efb1",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
            "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
            "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
            "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": "2025-10-30T14:18:08.8844336+00:00"
          },
          "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
        },
        "date_in_production_since": "2025-10-30T14:18:08.8844336+00:00",
        "date_out_of_production_since": "2025-10-30T14:18:08.8844336+00:00",
        "date_end_support": "2025-10-30T14:18:08.8844336+00:00",
        "sales_organization_id": "b3cf612a-2bbe-4e81-a3ed-55275c6d8fef",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
          "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
          "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
          "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": "2025-10-30T14:18:08.8844336+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": "2025-10-30T14:18:08.8844336+00:00"
      },
      "project_status_id": "a615aeb2-0fe7-440c-999d-ca6b76e42c0f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "e931ccac-08ac-4961-84cd-bb7723f11c92",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "1901448c-a2bc-4c43-a964-dd35bd209dbf",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
          "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
          "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
          "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": "2025-10-30T14:18:08.8844336+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
      },
      "company_id": "8f1359b2-d283-4f91-ba6e-bb3dc8027560",
      "company_code": "sample string 12",
      "db_address_id": "027493ce-3433-4b35-8b11-bf6a74ba4ad2",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a1ae68e6-1e99-4c31-a4e7-940c4f4aa9e0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "9d33ef64-48ac-4f67-b004-9b7af24cac2a",
      "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": "2025-10-30T14:18:08.8844336+00:00",
      "date_create": "2025-10-30T14:18:08.8844336+00:00",
      "date_update": "2025-10-30T14:18:08.8844336+00:00",
      "updated_by_user_id": "11ca51c8-bbec-4d79-840e-c8b068f08660",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-30T14:18:08.8844336+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": "2025-10-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-30T14:18:08.8844336+00:00",
      "date_last_job": "2025-10-30T14:18:08.8844336+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-30T14:18:08.8844336+00:00",
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4d7f854b-7ada-4937-811f-85f0e5ba3390",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "725a0533-9c89-4b98-ad76-58f87dce5dde",
      "name": "sample string 2",
      "sales_organization_id": "0b34d372-a1b1-44eb-a774-a46f2367c452",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "112e388e-6f42-4e89-8342-6b2dd9ebd125",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c6d2b828-c7aa-4c4b-8f30-12eca5511f97",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "d633f285-1eb3-418a-a29f-336c5f20df17",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
        "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
        "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
        "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": "2025-10-30T14:18:08.8844336+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
    },
    "job_status_id": "97173f63-778c-47ae-95f3-34af24741807",
    "job_status_code": "sample string 11",
    "db_address_id": "90f5bc72-30f2-4679-beab-65b0e9d70c96",
    "contact_id": "ce38c4ff-293b-4552-8e7c-80d0feaff48c",
    "requested_by_company_id": "ccd04f50-4f11-4d05-ab84-32578fd18923",
    "requested_by_contact_id": "4b3324f3-ca97-4659-9d6b-cfd5ae4b00d5",
    "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": "2025-10-30T14:18:08.8844336+00:00",
    "due_date": "2025-10-30T14:18:08.8844336+00:00",
    "date_create": "2025-10-30T14:18:08.8844336+00:00",
    "date_update": "2025-10-30T14:18:08.8844336+00:00",
    "date_closed": "2025-10-30T14:18:08.8844336+00:00",
    "suggested_user_id": "2c9a333d-752f-45e4-978b-66da8026a81e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "5e2e59b3-5446-4d7f-80af-1976badf9040",
      "db_language_id": "b07f35f7-a4fb-4587-81cb-476718a9d613",
      "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": "2025-10-30T14:18:08.8844336+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1aa81826-6c5d-4e10-aa13-75a6014f8314",
      "sales_organization": {
        "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
        "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
        "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
        "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": "2025-10-30T14:18:08.8844336+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e6fb298e-a96a-450b-bdcb-79c3384c117c",
      "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": "cfc81e0e-21b2-4dff-bf74-73eec578c047",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f426e9a6-7219-4d6f-a8ce-f5fb9585a503"
    },
    "suggested_date_start": "2025-10-30T14:18:08.8844336+00:00",
    "skill_id": "7a4cf452-ac02-42fa-8a37-aa5436cf2bde",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8bcc88dc-6fb0-497c-8a56-1c8764e833fe",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "b2c3b273-c4c9-41b6-8274-a7f81340f1a6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "820692fe-eb4e-4c71-a12c-f6b3fa0ff644",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "234ed193-1cb1-4279-ba95-056b4d955247",
        "db_currency_id": "c56bd474-2d86-4eb8-a3ea-6cdcad6ea8bb",
        "db_language_id": "bfaa7e96-ab47-4e55-95c3-12085b2c74df",
        "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": "2025-10-30T14:18:08.8844336+00:00"
      },
      "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "4804e5ae-1001-497d-b912-df9ad01d3a34",
    "date_reported_by_company": "2025-10-30T14:18:08.8844336+00:00",
    "id2": 36,
    "company_id": "cad2d994-7f9b-477b-88b3-c2ff18695ef2",
    "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": "55c09d47-1d01-44f1-a3e6-fefab9544817",
    "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": "2025-10-30T14:18:08.8844336+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-30T14:18:08.8844336+00:00"
}