Updates the job_estimated_quantity object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

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

Request Formats :

application/json, text/json

Sample:
{
  "id": "0a12d4f1-22cb-4dc4-b5cc-449af7a7a471",
  "estimated_quantity": 2.0,
  "article_id": "0c2a88e6-faaa-4544-8df8-63e4b8d3c6e2",
  "article_code": "sample string 4",
  "article": {
    "id": "ffff357c-d34d-4bb3-8bbd-508ec066b72c",
    "article_category_id": "e608fdeb-50c0-4bc1-85ba-e690a796f2ef",
    "article_category": {
      "id": "92e9967f-fee7-4e50-98e4-381e2830bfec",
      "parent_id": "c98ca8e3-b3a0-4512-922c-262067853be6",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "77c74aaf-6bc4-4fc1-81bc-b1933d62fcef",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d061e431-bd7b-46dd-b472-162fbbdcabe8",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bbaab98b-16ed-4362-b343-5bf18076f8a3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "08768a9b-4d3c-476e-b7ed-194e9462f887",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e2ed8534-284f-427c-a3c4-71695f6d1280",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "43cef3c4-c5f9-45c1-954d-4b12de2508d8",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-22T13:30:59.3900157+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": "2026-06-22T13:30:59.3900157+00:00",
    "date_update": "2026-06-22T13:30:59.3900157+00:00",
    "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00",
    "article_color_id": "df10a182-511c-49b0-9539-7f6ba5cdd9d4",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "08684b71-795a-45d4-802c-5ffa988386a3",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "272622a8-a280-4d60-8d48-3b1827be1433",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ac1935e4-1dd4-4030-9694-17145e7bb643",
    "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": "38774af7-12ae-45d9-b293-daed8f91ec9b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "24a0901c-6b50-48ff-a8d8-72533f3a5618",
    "_parent_id": "6d4fa3d1-8b5d-4c26-b7f5-95eb18ff47c4",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "207a54bb-bf06-44fa-8b8f-81578f92edda",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "9661a8c7-6f53-412d-b1fb-197f5cc76ee1",
      "_parent_id": "6f920d84-f5a7-450a-85cb-1ac6b6c8b076",
      "root_parent_id": "d5b743db-98bf-44d1-8507-ebf9b2d7a6e8",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5a129dfa-bd8e-4c1d-b0e6-45697adfda84",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9e54251d-4b1a-406b-9e21-7e5119b6dd50",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "f29525ba-f051-4c74-b03d-ae2d3e1f2bac",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1abce370-438b-409b-98c4-90a941ae2afc",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
          "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
          "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
          "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-06-22T13:30:59.3900157+00:00"
        },
        "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
      },
      "equipment_model_id": "01f8120a-ee77-44a8-bb0e-6d225ff9af51",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "38d7b0e5-0df3-4eb8-8090-9729dcb21b91",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "38101699-2b6e-41ea-8aa0-9e5955f07f83",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "21016dcf-bce9-439c-9281-f6ee4281bae2",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "0df7a760-a5ad-4cfe-96e2-3b79f5760555",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
            "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
            "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
            "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-06-22T13:30:59.3900157+00:00"
          },
          "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
        },
        "equipment_family_id": "049e31b2-1ae8-4515-9871-87e1d959e828",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9e54251d-4b1a-406b-9e21-7e5119b6dd50",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "f29525ba-f051-4c74-b03d-ae2d3e1f2bac",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1abce370-438b-409b-98c4-90a941ae2afc",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
            "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
            "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
            "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-06-22T13:30:59.3900157+00:00"
          },
          "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
        },
        "date_in_production_since": "2026-06-22T13:30:59.3900157+00:00",
        "date_out_of_production_since": "2026-06-22T13:30:59.3900157+00:00",
        "date_end_support": "2026-06-22T13:30:59.3900157+00:00",
        "sales_organization_id": "e54a73c1-7fab-4e66-9a7b-e0cdf045d972",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
          "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
          "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
          "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-06-22T13:30:59.3900157+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-06-22T13:30:59.3900157+00:00"
      },
      "project_status_id": "fe6e3502-3f5e-4afa-ae42-0b8afa95e44a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2d2da9d9-7a05-4d52-8063-15929966ec10",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "8026b9e2-9958-4414-aadd-a31e85f54e09",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
          "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
          "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
          "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-06-22T13:30:59.3900157+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
      },
      "company_id": "8742682d-270f-4058-822d-5a5f2d10a205",
      "company_code": "sample string 12",
      "db_address_id": "4f71787d-830d-4039-80c8-4ee2e6c02f52",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "3fa07f8e-6a50-46b4-b06c-f6cb2e08ee7e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "29322f97-9868-4d04-ac9d-00afc682764d",
      "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-06-22T13:30:59.3900157+00:00",
      "date_create": "2026-06-22T13:30:59.3900157+00:00",
      "date_update": "2026-06-22T13:30:59.3900157+00:00",
      "updated_by_user_id": "513b6e50-c155-46ee-b318-b929e519e8bf",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-22T13:30:59.3900157+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-06-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-22T13:30:59.3900157+00:00",
      "date_last_job": "2026-06-22T13:30:59.3900157+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-22T13:30:59.3900157+00:00",
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d69bbacb-00f4-454d-81b5-aff51b281047",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "2c870891-82ba-4b75-8368-1e281d41d816",
      "name": "sample string 2",
      "sales_organization_id": "c07727f7-e98a-4993-aef7-2b4d16232a36",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8fe1b3aa-82aa-4853-ba6d-fce2edf28798",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "84c1b96c-7bc8-4422-aa7e-a7291a90fc9b",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f4aa060c-9126-47bc-b834-d284c07b04b6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
        "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
        "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
        "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-06-22T13:30:59.3900157+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
    },
    "job_status_id": "4e72120a-7ddd-4e3a-b9bf-72f2ac97af37",
    "job_status_code": "sample string 11",
    "db_address_id": "498c2e57-c11d-48f3-a198-19b435e00feb",
    "contact_id": "786c5d0f-90da-4f16-b542-0d63f0f1d53f",
    "requested_by_company_id": "4a460057-f6d5-4540-a8c2-2f07c09666f2",
    "requested_by_contact_id": "520a1e3f-176d-4d03-a204-e2d9fc7b7436",
    "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-06-22T13:30:59.3900157+00:00",
    "due_date": "2026-06-22T13:30:59.3900157+00:00",
    "date_create": "2026-06-22T13:30:59.3900157+00:00",
    "date_update": "2026-06-22T13:30:59.3900157+00:00",
    "date_closed": "2026-06-22T13:30:59.3900157+00:00",
    "suggested_user_id": "7847bcfd-a072-44d9-95e9-3f44e05e489c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "77778942-7862-4059-bbca-89bbf80dae4e",
      "db_language_id": "f24f0eed-55c5-4fea-92a9-a1b1ecb06232",
      "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-06-22T13:30:59.3900157+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1a47e44e-d154-45a7-926e-56cfae25890b",
      "sales_organization": {
        "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
        "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
        "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
        "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-06-22T13:30:59.3900157+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "319d65ec-e782-41a4-92bf-46f623495724",
      "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": "aaaa7181-2f15-44f1-9ff9-71c05889ac3f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "812f480b-4280-4681-95f3-f17c6bf31756"
    },
    "suggested_date_start": "2026-06-22T13:30:59.3900157+00:00",
    "skill_id": "b40e465f-2190-45e3-8d19-e0f8f8768144",
    "skill_code": "sample string 32",
    "skill": {
      "id": "87a8ca5b-6550-446d-9e5f-86cfc3c6a269",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c7783025-5db5-40e7-a1da-03033b944d18",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "31b355f2-26a4-4c2a-894a-1bc0122ac8f9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e2bbbb34-9d6d-461a-822d-d00adc1e6e88",
        "db_currency_id": "402bf92e-c6c5-4813-a30f-6e17f0eb2b61",
        "db_language_id": "f325dac9-bde0-4ff0-b50a-27a5703ec0b2",
        "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-06-22T13:30:59.3900157+00:00"
      },
      "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "3407df95-a429-44d4-9247-618dbbc88a84",
    "date_reported_by_company": "2026-06-22T13:30:59.3900157+00:00",
    "id2": 36,
    "company_id": "5dba91d6-5a63-4ea9-bdc5-4041b451f4bf",
    "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": "56c8328b-db7d-49bf-9b07-c065c0ed40d3",
    "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-06-22T13:30:59.3900157+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-22T13:30:59.3900157+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.