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": "d1525cd4-fbba-4fbf-a501-b5a00af5a4e2",
  "estimated_quantity": 2.0,
  "article_id": "3a12ef2a-59fe-4ed3-925f-4c6a89526df0",
  "article_code": "sample string 4",
  "article": {
    "id": "e4eb27f1-2d32-466e-bf9c-1feeaed4e96c",
    "article_category_id": "e3e0cb19-fdf6-4de9-a284-140dfcaacf01",
    "article_category": {
      "id": "5fdafaaf-1e8b-4ab1-b7cd-21d6d21596be",
      "parent_id": "fc393898-6e2f-45e2-826d-ddd30da630d6",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "80422370-ca3f-4f77-a4b9-0986351ba0e9",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "bbfa09f3-e5e8-45b8-8ce9-e57db35b6b45",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "9a10bcb5-186b-45e3-8854-cae20069bb9f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "56e935db-8904-47ec-95bb-6bc2ce2f946b",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ccf99a81-14c2-4e5e-bceb-7e0e17f26558",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "52cb771a-d82c-4319-8509-647ff580539a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-24T11:01:16.6717092+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-04-24T11:01:16.6717092+00:00",
    "date_update": "2026-04-24T11:01:16.6717092+00:00",
    "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00",
    "article_color_id": "fa2039f3-e13d-4779-9c1d-e97df184f16f",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4663c6ac-0286-44e9-b3c0-b631ec8c988a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3be097ba-25b1-4863-b5a7-f2a17f0092ac",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "22d146ad-1169-4d1c-a371-671a066d7f3f",
    "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": "0378706b-d281-420d-914c-213c694a9d81",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "7f85d231-3160-48c6-9a07-b7d06d7f490c",
    "_parent_id": "df02d137-62b6-4ded-9fa1-385aa39dea7a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "b594576a-9776-4566-9d26-34325dbbd3ef",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ebe1ae5b-9c57-4f7f-acc0-ed90d1f15149",
      "_parent_id": "7293dfeb-0727-43ac-acab-895badec415e",
      "root_parent_id": "74ac0345-e1f3-4533-8ea7-1e13a1175b7b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "54224ada-473e-461a-a386-149cd17ce590",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "7d837b97-6b64-43b0-ad15-253f67efba85",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b3b2c001-3d5f-4e36-8b50-437729b45460",
        "_parent_code": "sample string 6",
        "sales_organization_id": "48d47d6f-4560-4e9d-9f64-9776ecd170c7",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
          "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
          "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
          "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-24T11:01:16.6717092+00:00"
        },
        "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
      },
      "equipment_model_id": "df874223-6fd6-4754-ab2c-2b5557caad6c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "627c0bf2-bc15-4d93-9e76-7dd02c19cff7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "561e5f57-4bbf-4583-9c2b-ddb474e9fdfc",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "d8188bbd-3488-4d1f-8c0c-ee236a829a98",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4ec0ad90-0b12-4977-bcef-83e527accf13",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
            "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
            "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
            "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-24T11:01:16.6717092+00:00"
          },
          "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
        },
        "equipment_family_id": "218db809-72b4-4cfa-92e8-af82fefc2e07",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "7d837b97-6b64-43b0-ad15-253f67efba85",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b3b2c001-3d5f-4e36-8b50-437729b45460",
          "_parent_code": "sample string 6",
          "sales_organization_id": "48d47d6f-4560-4e9d-9f64-9776ecd170c7",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
            "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
            "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
            "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-24T11:01:16.6717092+00:00"
          },
          "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
        },
        "date_in_production_since": "2026-04-24T11:01:16.6717092+00:00",
        "date_out_of_production_since": "2026-04-24T11:01:16.6717092+00:00",
        "date_end_support": "2026-04-24T11:01:16.6717092+00:00",
        "sales_organization_id": "15fd0b14-5065-48d6-ad00-e202eaf67e37",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
          "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
          "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
          "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-24T11:01:16.6717092+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-24T11:01:16.6717092+00:00"
      },
      "project_status_id": "11e42cea-4381-4427-b6d6-d9cad963c9f8",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7564134d-055c-4903-af13-be6671d814ee",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e42c1336-480a-4d3d-90b1-7a48fe230bcc",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
          "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
          "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
          "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-24T11:01:16.6717092+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
      },
      "company_id": "6acc4408-08e4-4332-8027-7f2a764adfd5",
      "company_code": "sample string 12",
      "db_address_id": "29d0f147-60eb-4618-ac34-9d03345974be",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "4bf0b0bd-54ec-403b-8bef-a4df059bb679",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "ec00801f-76b9-4577-bc17-dfbf62b2a243",
      "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-24T11:01:16.6717092+00:00",
      "date_create": "2026-04-24T11:01:16.6717092+00:00",
      "date_update": "2026-04-24T11:01:16.6717092+00:00",
      "updated_by_user_id": "0a10d9f9-c3ee-46c5-8b8f-6c88d825fc80",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-24T11:01:16.6717092+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-24T11:01:16.6717092+00:00",
      "date_last_job": "2026-04-24T11:01:16.6717092+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-24T11:01:16.6717092+00:00",
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "486277f9-df3b-4cc1-9aeb-80d7ebf3b991",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "529002cf-efb2-4565-bc71-d7f0ab257d46",
      "name": "sample string 2",
      "sales_organization_id": "6e3d4f2b-459f-4adc-9410-8a11b5ca1950",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "152fbbed-fe2b-4033-a9e9-ca923614bd29",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e8d1f190-ce04-4c84-b882-a5e5a292ab3d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "4fdf215d-a3bb-45b1-ba55-8443cf8282cc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
        "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
        "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
        "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-24T11:01:16.6717092+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
    },
    "job_status_id": "5b69d0ef-15b7-4905-a2ca-fd332e77a945",
    "job_status_code": "sample string 11",
    "db_address_id": "77ab4529-5d5b-43c9-a0bf-d4abe0d44673",
    "contact_id": "59211bc4-83b8-401b-a211-c50e04821fc7",
    "requested_by_company_id": "92926bbb-0157-44b8-b0d6-70c5d065926a",
    "requested_by_contact_id": "4846f1c2-0fb7-40d0-b05a-6d130e04d702",
    "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-24T11:01:16.6717092+00:00",
    "due_date": "2026-04-24T11:01:16.6717092+00:00",
    "date_create": "2026-04-24T11:01:16.6717092+00:00",
    "date_update": "2026-04-24T11:01:16.6717092+00:00",
    "date_closed": "2026-04-24T11:01:16.6717092+00:00",
    "suggested_user_id": "1cb27da9-7c6f-4978-908e-5f9762a5b697",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2b6adfdd-c6e8-4b14-8c9a-39b7e7f1aeb2",
      "db_language_id": "d4e8b960-3448-4788-beb2-84b7aadd4ef2",
      "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-24T11:01:16.6717092+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "895e59df-df0f-4f82-a7ab-b17a5dd3f892",
      "sales_organization": {
        "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
        "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
        "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
        "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-24T11:01:16.6717092+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "b4b3341f-2096-4620-9441-2d22a3d247af",
      "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": "0ad165b6-4afd-4883-8b39-57aa6682e679",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "555a71b2-5443-4942-a16d-a57b56762b97"
    },
    "suggested_date_start": "2026-04-24T11:01:16.6717092+00:00",
    "skill_id": "a8c58342-ecf9-47fb-b5e2-d9a590298bba",
    "skill_code": "sample string 32",
    "skill": {
      "id": "38f7c40b-a305-4caf-a2c2-8585eaa2a152",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6ed6426d-02f2-4592-9fb6-0f5a7a99701b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "dc33a2e6-e76c-4be1-ab7b-e9d363d321e1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ad6b6792-76d4-4a96-ae8a-eac486789d82",
        "db_currency_id": "eee484ab-3e38-4452-971e-634d52457cf4",
        "db_language_id": "29cfd357-3e13-49d6-af9e-5c6eac2ae9a4",
        "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-24T11:01:16.6717092+00:00"
      },
      "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "3d1af931-aeca-4bc4-83de-130b52a6bfd7",
    "date_reported_by_company": "2026-04-24T11:01:16.6717092+00:00",
    "id2": 36,
    "company_id": "5845a152-5b1d-413e-933a-e811b301f515",
    "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": "f1f08232-407f-45fc-93ae-fc5a982d9c91",
    "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-24T11:01:16.6717092+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-24T11:01:16.6717092+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.