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": "ad83806d-36d3-425c-a14e-12d66df9b32c",
  "estimated_quantity": 2.0,
  "article_id": "a2517d53-19ce-4957-abcb-e84e349a1f8e",
  "article_code": "sample string 4",
  "article": {
    "id": "3a743b0f-7d6d-4b0f-802c-a3a77d512aad",
    "article_category_id": "d621a582-2088-40cc-99ca-137023a9acf9",
    "article_category": {
      "id": "7e9f94a6-a3da-45e8-afcf-cbc44da5498e",
      "parent_id": "28104d6b-a70f-4b6c-aefe-685b51d0efe2",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-10T08:41:16.3310252+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a7dd4329-c2e3-44bf-8efa-17f86802e49f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f3f59020-8a05-484d-938d-efbaeefac083",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "e5cd54b7-9cac-498b-bdb5-9e5eabb54c10",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f4ace1d5-ff01-4d5d-94d2-f46fca92062f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "85fa4018-1d78-4d30-b35c-f7a14ded8d1d",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9636de72-ea06-48c7-8454-a37a57246ece",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-10T08:41:16.3310252+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2025-12-10T08:41:16.3310252+00:00",
    "date_update": "2025-12-10T08:41:16.3310252+00:00",
    "modified_dateutc": "2025-12-10T08:41:16.3310252+00:00",
    "article_color_id": "38f3a39f-1d92-4e36-ba4c-c0d658f2f5b9",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "d36ee185-4db4-427b-b4d8-35c35954812c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-10T08:41:16.3310252+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "1a2a5b99-a91b-4971-ac23-4e7280fe05d8",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b5d42180-175e-4f6e-bfc5-5e5008efc321",
    "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": "db616279-0db9-46a0-ba72-b0dab2db8cfd",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "06adbe6e-c91f-43f8-a600-3de71e21e33b",
    "_parent_id": "cbb53dcf-6e28-46ad-b8c4-e7274493153f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "870b3a69-b052-4249-ad4c-a7061a1b4e47",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1d57aefa-98e2-4f45-a829-d1aec70c46e2",
      "_parent_id": "7bdc1aca-090b-48bd-b7e3-8857f533c1d3",
      "root_parent_id": "79e3b150-1a91-4bd1-9613-90c4d7eac742",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "438e5e9c-c9b3-4565-9065-f9abd632a061",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "dd78479c-ecde-48bc-8f4f-43f0cade5df1",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "15fad6f5-22b9-4bfc-899c-378a5115dce9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "74645a2d-9189-4182-9e19-82440ccd93b9",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
          "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
          "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
        },
        "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
      },
      "equipment_model_id": "aa86798b-15a5-487f-8af1-5997b1a21c74",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "cb6079cc-917f-4f16-a1a2-a76cdb7c6e01",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "dbe477c4-f936-4694-a06c-9799e1a514f0",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7fe71743-0001-4696-8d0c-57b99577b20d",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d0c48ea7-dd98-4418-bebb-50e554e79d7c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
            "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
            "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
          },
          "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
        },
        "equipment_family_id": "4e091bf1-00c9-401b-b5c3-d271a9f31abf",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "dd78479c-ecde-48bc-8f4f-43f0cade5df1",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "15fad6f5-22b9-4bfc-899c-378a5115dce9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "74645a2d-9189-4182-9e19-82440ccd93b9",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
            "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
            "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
          },
          "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
        },
        "date_in_production_since": "2025-12-10T08:41:16.3466498+00:00",
        "date_out_of_production_since": "2025-12-10T08:41:16.3466498+00:00",
        "date_end_support": "2025-12-10T08:41:16.3466498+00:00",
        "sales_organization_id": "4d4a935f-0500-48d2-b0d1-95d6b4faca15",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
          "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
          "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
      },
      "project_status_id": "eaf5bfbb-1845-4b90-bc37-84824135eb43",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "10ab04a2-a7bb-464e-aee1-15e47f215b1e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "360b33db-6baa-4c4a-bfb2-bb59a3c2f0c3",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
          "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
          "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
      },
      "company_id": "c636466f-4650-4b02-ac11-9e2a6b3c736a",
      "company_code": "sample string 12",
      "db_address_id": "c1c3d56e-51f5-4325-bd19-a3e36afd1bb9",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "2beb4203-b46d-4051-93eb-a0fda4af9cfa",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "6c5b65c2-f557-485e-8d79-91cb37c79089",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2025-12-10T08:41:16.3466498+00:00",
      "date_create": "2025-12-10T08:41:16.3466498+00:00",
      "date_update": "2025-12-10T08:41:16.3466498+00:00",
      "updated_by_user_id": "b3593a6a-a6a8-4871-b734-5fadd2579109",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-10T08:41:16.3466498+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2025-12-10T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-10T08:41:16.3466498+00:00",
      "date_last_job": "2025-12-10T08:41:16.3466498+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-10T08:41:16.3466498+00:00",
      "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "f905006d-d6d6-4777-8807-26e6a4db5608",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "cf7eaa97-4210-4efd-b5b6-2f961cfc1e4d",
      "name": "sample string 2",
      "sales_organization_id": "1e0d4305-f8aa-4c90-b666-47f72d57f9d8",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "808ecb04-8591-4d83-860b-bbf8f532815e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "9c8dbba6-7ffb-4642-b2b9-01ccbfb7f31f",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "a294b899-27a8-42f1-a0ab-3d24c7c2a0a3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
        "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
        "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
    },
    "job_status_id": "48e21a07-b963-4ba0-ae54-649eded87d2b",
    "job_status_code": "sample string 11",
    "db_address_id": "83811f10-7963-411a-98f2-145e7faf3c6e",
    "contact_id": "18fefd5a-4dfe-4e00-b825-6a658a0f6a38",
    "requested_by_company_id": "7710fee5-24d3-4afc-9377-b18a4fd2cec3",
    "requested_by_contact_id": "06834aac-f8fd-4380-a759-b4caccdb47bc",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2025-12-10T08:41:16.3466498+00:00",
    "due_date": "2025-12-10T08:41:16.3466498+00:00",
    "date_create": "2025-12-10T08:41:16.3466498+00:00",
    "date_update": "2025-12-10T08:41:16.3466498+00:00",
    "date_closed": "2025-12-10T08:41:16.3466498+00:00",
    "suggested_user_id": "ba0d1c59-e392-408e-91e3-9c8e92877779",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "9ec1b1b7-10e3-4553-a1e5-9043b62b6388",
      "db_language_id": "365fddf9-4450-44d6-a9fa-41025d98f7a8",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2025-12-10T08:41:16.3466498+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "c70e6906-3703-41df-ad06-0385b09cf096",
      "sales_organization": {
        "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
        "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
        "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e1715147-14f6-4708-a2f2-c8c22b9b8d60",
      "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": "b467367e-6d8f-4803-a807-ae43405fbbc7",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c8311a47-98ad-4a2f-a11a-0ddb966408ca"
    },
    "suggested_date_start": "2025-12-10T08:41:16.3466498+00:00",
    "skill_id": "c416f322-142a-4eb7-bbb6-44d133eb940f",
    "skill_code": "sample string 32",
    "skill": {
      "id": "f40da881-9db0-4b4e-9cd6-d36c027e0e0b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d166826e-b483-4c72-a0e5-1fc30cb98990",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1e43cf4d-85f9-4c9f-a0df-a010e1672c98",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a751e3cf-95a9-4a42-9f6c-79a45c958ce5",
        "db_currency_id": "3cad195e-8d00-4579-8605-af6ffcbc89cc",
        "db_language_id": "90de2db0-4b59-4ff8-a615-23ccaa81c108",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
      },
      "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5aa3356a-ad6d-452a-84ba-2f91309d0586",
    "date_reported_by_company": "2025-12-10T08:41:16.3466498+00:00",
    "id2": 36,
    "company_id": "17741b7c-8154-4754-8522-e8ca23d241c3",
    "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": "9cf12a3a-38fb-4cfa-9fa8-ad28a20f62f8",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-10T08:41:16.3466498+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.