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": "5904203e-7ba7-4508-89d9-265f0470e1a7",
  "estimated_quantity": 2.0,
  "article_id": "74323fba-ef8c-43f5-b8a1-6600b7a39e89",
  "article_code": "sample string 4",
  "article": {
    "id": "69d9d2c5-de30-4139-8737-c906ae6dbad6",
    "article_category_id": "64425302-1ff0-4cc0-8325-08687e86522a",
    "article_category": {
      "id": "f247a77a-6b38-407a-93de-a572463646d9",
      "parent_id": "7b2a9d30-d7cf-4168-b4e0-ed97dfcdb218",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "69b74f5f-3a52-45f4-a416-2d1e23a05d05",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "deee3fef-1663-4b79-b1fb-28837a918038",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "35bc87a1-bb12-4486-af41-6f69304d8a28",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1eac7fe2-6ea6-4150-b840-6741ccc52f76",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "cbd6dc12-63f9-404b-a253-6a753a9c2582",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "478d62bd-c677-48fa-bf69-ba06b64e29bb",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-11T06:08:31.2570287+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-07-11T06:08:31.2570287+00:00",
    "date_update": "2026-07-11T06:08:31.2570287+00:00",
    "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00",
    "article_color_id": "e02b7e27-8397-4481-8359-6ba14e1a0979",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3f1fa12f-d2f0-4b32-a38f-b5371aa7a54d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e2130c3d-d298-47c0-919b-7c86c1bea7da",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "dbfca6da-0189-468f-abd5-d216b6922cf6",
    "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": "cc9ec33a-6fa8-437a-91f3-e3c8f2819fb1",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8ba07946-109b-4c0c-847e-afbc802369c8",
    "_parent_id": "fd7a9f93-b3f1-4d25-abf8-765d2e0f5256",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a7e5d8e3-6b4a-4f75-b2a3-ce52205e3462",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "6c057fcd-a181-4ec4-b8a0-ce0f36832b65",
      "_parent_id": "2937d20b-aead-4353-95a4-214be9a20994",
      "root_parent_id": "109be182-8dd4-4d0d-9a4e-e16202ecae8e",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "6a906999-b6a9-4b98-8ba5-63a75de0feb4",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "cd2b61ea-af8b-49a3-b280-32d20178a16b",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "85f30175-67e0-41b6-b2c1-9507516b500d",
        "_parent_code": "sample string 6",
        "sales_organization_id": "2e40f231-d1bb-4248-8491-eecd690795f6",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
          "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
          "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
          "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-07-11T06:08:31.2570287+00:00"
        },
        "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
      },
      "equipment_model_id": "ec539922-4417-4ba4-b0f5-534fa88b200a",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "8586d7e7-518c-489d-8122-a44d962dcd6e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "1b64eca9-04ca-46c7-a1f1-c3a6cf40160e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "9be75266-f300-4ff7-9f53-499dfd8c580a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "2f336e2e-1c7b-4c1d-9c45-8a0239e81860",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
            "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
            "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
            "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-07-11T06:08:31.2570287+00:00"
          },
          "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
        },
        "equipment_family_id": "ae970d80-1de3-4f11-aae4-60c512537f26",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "cd2b61ea-af8b-49a3-b280-32d20178a16b",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "85f30175-67e0-41b6-b2c1-9507516b500d",
          "_parent_code": "sample string 6",
          "sales_organization_id": "2e40f231-d1bb-4248-8491-eecd690795f6",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
            "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
            "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
            "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-07-11T06:08:31.2570287+00:00"
          },
          "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
        },
        "date_in_production_since": "2026-07-11T06:08:31.2570287+00:00",
        "date_out_of_production_since": "2026-07-11T06:08:31.2570287+00:00",
        "date_end_support": "2026-07-11T06:08:31.2570287+00:00",
        "sales_organization_id": "55a5eafd-cb90-474d-ad58-2020386f3625",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
          "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
          "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
          "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-07-11T06:08:31.2570287+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-07-11T06:08:31.2570287+00:00"
      },
      "project_status_id": "bbaa9402-c0e1-442d-88ee-fa10a243f7ac",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f2ac55ae-456f-4793-9902-572806a04262",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "2efd248b-289d-4e9e-986e-c590731af7dd",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
          "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
          "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
          "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-07-11T06:08:31.2570287+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
      },
      "company_id": "336b18cc-c828-4611-82e1-a120b5cc844e",
      "company_code": "sample string 12",
      "db_address_id": "17c9005e-a658-4bee-88b6-64ba4a63b49a",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "de108c11-21d9-46c5-9aaa-e427daaca985",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e254a483-4134-4218-952c-26a76699ecc0",
      "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-07-11T06:08:31.2570287+00:00",
      "date_create": "2026-07-11T06:08:31.2570287+00:00",
      "date_update": "2026-07-11T06:08:31.2570287+00:00",
      "updated_by_user_id": "e6daf89f-0798-4850-af16-dc591b71a209",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-11T06:08:31.2570287+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-07-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-11T06:08:31.2570287+00:00",
      "date_last_job": "2026-07-11T06:08:31.2570287+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-11T06:08:31.2570287+00:00",
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "2746056c-357d-45b8-b6ce-6c905deffe0b",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "95feb064-6cf8-4fd7-84bf-41f09ae68421",
      "name": "sample string 2",
      "sales_organization_id": "642661d0-94b0-401c-80ab-b164e19b5a71",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "7e187ee7-78f0-446a-a7ee-5ae9cf5cb709",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3fb0d2d3-aa79-4c33-99d3-2bfa8de09ed3",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "09499e81-78e2-4e25-a11c-22fa5073529c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
        "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
        "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
        "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-07-11T06:08:31.2570287+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
    },
    "job_status_id": "62c69999-eec0-4403-9fee-ca2479d61363",
    "job_status_code": "sample string 11",
    "db_address_id": "d4fee65e-db38-4b84-b634-8f5825becd5a",
    "contact_id": "8861b95d-43f1-4bfb-9d1e-7c90647b026f",
    "requested_by_company_id": "b1bc2be2-962b-46f1-8ec0-5a56dc085515",
    "requested_by_contact_id": "7abc0313-2e61-4098-9c3e-71f6ad117477",
    "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-07-11T06:08:31.2570287+00:00",
    "due_date": "2026-07-11T06:08:31.2570287+00:00",
    "date_create": "2026-07-11T06:08:31.2570287+00:00",
    "date_update": "2026-07-11T06:08:31.2570287+00:00",
    "date_closed": "2026-07-11T06:08:31.2570287+00:00",
    "suggested_user_id": "37b0cc82-f75e-424e-a668-713dff599219",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "236a4bee-35d1-4c22-b285-72195be1d783",
      "db_language_id": "9aee65e9-786b-4fc3-a876-6ec0707df76a",
      "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-07-11T06:08:31.2570287+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "8dc0ec62-54f6-4362-a398-7afae91f7a7e",
      "sales_organization": {
        "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
        "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
        "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
        "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-07-11T06:08:31.2570287+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "046b2797-2a80-4e48-9121-82224c0053ef",
      "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": "bde3170c-162c-412b-91eb-503b06850634",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "5e33889d-a017-4f96-a530-af6a519200f2"
    },
    "suggested_date_start": "2026-07-11T06:08:31.2570287+00:00",
    "skill_id": "1855ea98-9fe9-4f8c-bb0d-8d9d5f2e10ce",
    "skill_code": "sample string 32",
    "skill": {
      "id": "fbe91108-f0d8-4909-87b5-008dd7d3b4ad",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a46bf49f-c7e4-4d7d-9b2f-4f7c5cd32d5e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "02bce8f9-4cdd-4064-b2cb-3518724a4804",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e01e9ab6-eff9-4f60-8ee8-43381ec65f2b",
        "db_currency_id": "99926cc3-6867-48f0-82e6-e3c10e0c0f43",
        "db_language_id": "25b3fe02-90dc-4502-8ed3-ac2682058f9d",
        "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-07-11T06:08:31.2570287+00:00"
      },
      "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "6ef88c2f-59d5-489e-84b9-05dd575084a8",
    "date_reported_by_company": "2026-07-11T06:08:31.2570287+00:00",
    "id2": 36,
    "company_id": "0250687a-0e69-4c90-96f7-bc8e434518fb",
    "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": "2cbdad34-a080-41a1-a3d2-bdea474df887",
    "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-07-11T06:08:31.2570287+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-11T06:08:31.2570287+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.