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": "7e9b6051-5b86-4f8a-aec1-6c65e0446907",
  "estimated_quantity": 2.0,
  "article_id": "6b3ebdb9-1ce9-452b-a687-53d985e3e34a",
  "article_code": "sample string 4",
  "article": {
    "id": "cfefdf3d-b271-42c3-88be-e976adf43ae0",
    "article_category_id": "c7cb460a-9f29-4750-87a9-93b675e4e664",
    "article_category": {
      "id": "6790a4f0-2be2-4b37-8ad6-5dd2f34b0175",
      "parent_id": "30937693-f069-4dfa-b673-a9ac8ed719a5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "45c2f1c2-4809-499c-b163-8c704d7e5e22",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "d99c553d-c731-4b8f-88b7-3c59312b20f4",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "7a703684-6cae-4ced-a88d-fae904419991",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "c1d9880e-8572-4a70-9f15-f4b8a724926c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "8a930a45-a3ed-4b2e-b7e9-a2630cd5db36",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "4d575f08-4beb-40ee-94b7-b5fca902be69",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-03-06T18:30:19.6906456+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-03-06T18:30:19.6906456+00:00",
    "date_update": "2026-03-06T18:30:19.6906456+00:00",
    "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00",
    "article_color_id": "fbb6b0fa-da65-4151-a077-47323f6c6b75",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "1e699401-bdb6-43ca-9eb0-c2afa826dbe5",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "027a4a74-3b05-43e2-b61f-67e2901aa291",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "5e7db107-2196-47a5-9949-907a9534ac41",
    "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": "0a64c789-2574-44ea-a5e7-505f80fdf2d1",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "ebbc59f5-565c-4742-9ffb-843eb718cced",
    "_parent_id": "41953605-1c2d-4f09-bf82-a23c667c88e8",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "261567b6-23a6-4f04-ba25-cb39126151a3",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "973264ee-5717-4b1c-8ae0-853100f45396",
      "_parent_id": "4db54e79-8760-4008-aa08-b2e1ec4a1847",
      "root_parent_id": "3d19a1dc-4ce0-45de-ad4b-362c208a6f14",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b4ee98be-1726-4422-9296-ff918b8ac95c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "26309f03-02bb-4843-9fe2-14b6e6dc6f14",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "0e30b0f5-4c53-4968-899c-063b0cd20af7",
        "_parent_code": "sample string 6",
        "sales_organization_id": "0ba3de30-7f98-4ab7-b3ae-c6817e1b52af",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
          "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
          "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
          "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-03-06T18:30:19.6906456+00:00"
        },
        "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
      },
      "equipment_model_id": "6ed56471-d811-4245-a4fb-5ab45f9caef5",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "770041e1-1069-475b-935c-5b3248215faf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "ec3c0126-48ac-48c7-8c52-7e7c014d3b20",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "30a7df33-ccd7-4892-a616-a7dc0e40b98f",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "8b3b95f7-dd02-4854-8f76-944d870991dc",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
            "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
            "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
            "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-03-06T18:30:19.6906456+00:00"
          },
          "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
        },
        "equipment_family_id": "789b99d6-7212-453c-8ab7-d9e41714b9ef",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "26309f03-02bb-4843-9fe2-14b6e6dc6f14",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "0e30b0f5-4c53-4968-899c-063b0cd20af7",
          "_parent_code": "sample string 6",
          "sales_organization_id": "0ba3de30-7f98-4ab7-b3ae-c6817e1b52af",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
            "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
            "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
            "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-03-06T18:30:19.6906456+00:00"
          },
          "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
        },
        "date_in_production_since": "2026-03-06T18:30:19.6906456+00:00",
        "date_out_of_production_since": "2026-03-06T18:30:19.6906456+00:00",
        "date_end_support": "2026-03-06T18:30:19.6906456+00:00",
        "sales_organization_id": "b878674e-8c19-41c7-bb01-099a98ff5de0",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
          "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
          "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
          "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-03-06T18:30:19.6906456+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-03-06T18:30:19.6906456+00:00"
      },
      "project_status_id": "9bcb8db5-0d84-48d5-8817-718bfe83dc6b",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ae27436e-470b-450e-b744-120a72633445",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "8d072ee1-ea29-4538-875f-33ae6305baac",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
          "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
          "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
          "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-03-06T18:30:19.6906456+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
      },
      "company_id": "8570207c-6726-47b3-a929-49c91c785632",
      "company_code": "sample string 12",
      "db_address_id": "fad04da3-7c24-4686-92b3-69c692032ad4",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "4f7406a0-b054-4646-a1a0-d86483250d49",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0b85b3b6-3522-46a9-a998-fa4bd76731a8",
      "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-03-06T18:30:19.6906456+00:00",
      "date_create": "2026-03-06T18:30:19.6906456+00:00",
      "date_update": "2026-03-06T18:30:19.6906456+00:00",
      "updated_by_user_id": "6d5fb70a-4375-4c36-a816-eb4bd1ff55df",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-03-06T18:30:19.6906456+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-03-06T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-03-06T18:30:19.6906456+00:00",
      "date_last_job": "2026-03-06T18:30:19.6906456+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-03-06T18:30:19.6906456+00:00",
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "81abf827-8cd9-41f9-8c5a-5fc20a2405ce",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5e9cb02d-f206-4bab-b499-d3cddd759739",
      "name": "sample string 2",
      "sales_organization_id": "c374500d-9bb3-47ce-b73a-362e9e32d1d7",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a4aa0fa5-0a68-4b9f-8b2c-c439f0a6ca65",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ac453f5a-4aea-43b3-bb63-4fe303a6d2b7",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "fc9bbe02-6481-4532-a913-ed4b789b7de5",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
        "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
        "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
        "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-03-06T18:30:19.6906456+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
    },
    "job_status_id": "a40c8f45-00c4-4bd4-bbea-c50a20b11fb7",
    "job_status_code": "sample string 11",
    "db_address_id": "ca6ade95-e1f5-47da-bbbe-d10c918e3f9c",
    "contact_id": "b5c72c2b-b0ae-4ec5-94fb-43448ff4ec12",
    "requested_by_company_id": "7f37fdc2-3ebe-4b6a-9ab2-8f54ac86ec2d",
    "requested_by_contact_id": "9ee97832-a154-481b-91ed-9bff6ddb4451",
    "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-03-06T18:30:19.6906456+00:00",
    "due_date": "2026-03-06T18:30:19.6906456+00:00",
    "date_create": "2026-03-06T18:30:19.6906456+00:00",
    "date_update": "2026-03-06T18:30:19.6906456+00:00",
    "date_closed": "2026-03-06T18:30:19.6906456+00:00",
    "suggested_user_id": "075b5420-7cbb-46f0-aba0-4fc78aa6c212",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "63727ce4-d35e-4883-8e42-90854a38e901",
      "db_language_id": "f8f5c4e7-d849-411b-8bc3-3ca9bbdeb045",
      "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-03-06T18:30:19.6906456+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b5d28d91-9dbd-4d17-afbd-e8b08a33481b",
      "sales_organization": {
        "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
        "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
        "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
        "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-03-06T18:30:19.6906456+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "617875e6-1850-420c-8027-6396ecd6c838",
      "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": "388ed7de-f0a2-4a13-81a5-4cb76795a1b6",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "39ff2ef5-30dd-429e-be37-f21301c9c667"
    },
    "suggested_date_start": "2026-03-06T18:30:19.6906456+00:00",
    "skill_id": "d7491d3a-a60b-4d41-a26d-65a068b7ee8d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "505e6640-4c29-41af-a627-edfaec524ef2",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "bb7a75b9-2568-43a8-a71c-92efbbe38cd9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "41771d7f-4058-459e-b5f8-9c9e86369cf1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6088c80a-14a5-456b-bd3c-5c697fc7dae5",
        "db_currency_id": "e9b75182-f68c-4526-a520-3e2477a4f95c",
        "db_language_id": "d2ddf2cd-21cc-4042-8794-dac55e2a29e3",
        "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-03-06T18:30:19.6906456+00:00"
      },
      "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d40426b2-9e59-4138-94ab-2cccbc9852e1",
    "date_reported_by_company": "2026-03-06T18:30:19.6906456+00:00",
    "id2": 36,
    "company_id": "baa419f2-95ff-4889-96a8-07a7b1d6f12d",
    "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": "9af64e2c-76e0-4515-b508-f224055c317d",
    "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-03-06T18:30:19.6906456+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-06T18:30:19.6906456+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.