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": "8d22e040-a071-43a9-9c0b-56c11fbbe382",
  "estimated_quantity": 2.0,
  "article_id": "1a3b4c4d-a0bc-4f0e-97a7-670e3d5ff3b4",
  "article_code": "sample string 4",
  "article": {
    "id": "34e83ac6-912a-46f9-a1cc-aba08c407539",
    "article_category_id": "77f7da31-b804-4a43-a496-802e12bfd32e",
    "article_category": {
      "id": "934512db-7d8c-4fdf-ac93-8ba21c42e5f6",
      "parent_id": "d884ed0e-6468-4466-8466-5b27fd999d8b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e807d66b-c5d7-4019-962d-082e4075b020",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "04e87864-67f7-438e-a7ac-dfb5e593228b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a1af9994-5098-4c11-b4b0-da072d06dd73",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fd24431c-c9c7-4143-9c51-515cb19f2d0d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f2d125c7-a7a5-462b-8d52-f7f9106fadf9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "7a4d132e-6110-444b-9ae9-31a32b9b1a69",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-27T19:56:01.2271162+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-10-27T19:56:01.2271162+00:00",
    "date_update": "2025-10-27T19:56:01.2271162+00:00",
    "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00",
    "article_color_id": "6a3a698a-b177-4dc4-9a36-55dbf82c54d4",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "9876642b-e456-4b7c-ba70-c512065a80bc",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "2117d457-2293-46c0-a9fd-7967dba8b083",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a7bd5c93-abab-424f-b88f-0114933c4602",
    "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": "30d96141-2860-41f1-89dc-47af777ac5fb",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "10e75e88-9f63-4c0b-b94e-8242f814fff2",
    "_parent_id": "71cfbbae-52cb-410c-9550-ead7525fd1fb",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "ecca86e6-3e01-4322-bf49-5ed9aaab2c1d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "962679d5-6684-4169-86d8-56621805c61a",
      "_parent_id": "8693bef0-d8aa-454e-a6d4-44dfea307e1d",
      "root_parent_id": "c8d14a95-6b67-4567-a225-f170a855e52c",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "e28c09a0-ffbf-464d-b152-5035f51ea24b",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "025db02d-d9f0-4550-af1d-26b130d3b743",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "858cd894-3f4e-4119-8018-f72e37424508",
        "_parent_code": "sample string 6",
        "sales_organization_id": "75a0f6af-aabd-45cb-913c-924259bb59da",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
          "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
          "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
          "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-10-27T19:56:01.2271162+00:00"
        },
        "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
      },
      "equipment_model_id": "783c655f-f9c1-43da-ae82-2002e176f5f1",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "355ab6fd-32ae-4b74-8c22-2962004218dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "8a758b58-20ef-4455-a6a3-79d8f1a3bcce",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "90c05cca-10ce-4309-9b7e-53e077aca021",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "700b8155-1a38-47cf-8a3e-5e25d63edf38",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
            "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
            "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
            "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-10-27T19:56:01.2271162+00:00"
          },
          "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
        },
        "equipment_family_id": "1f4f5c5b-8180-467e-9c79-b2d6e89d2e25",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "025db02d-d9f0-4550-af1d-26b130d3b743",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "858cd894-3f4e-4119-8018-f72e37424508",
          "_parent_code": "sample string 6",
          "sales_organization_id": "75a0f6af-aabd-45cb-913c-924259bb59da",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
            "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
            "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
            "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-10-27T19:56:01.2271162+00:00"
          },
          "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
        },
        "date_in_production_since": "2025-10-27T19:56:01.2271162+00:00",
        "date_out_of_production_since": "2025-10-27T19:56:01.2271162+00:00",
        "date_end_support": "2025-10-27T19:56:01.2271162+00:00",
        "sales_organization_id": "c1af3f91-014e-4a71-99e0-f149bde4b93f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
          "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
          "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
          "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-10-27T19:56:01.2271162+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-10-27T19:56:01.2271162+00:00"
      },
      "project_status_id": "c25a0ff7-c5c8-4c7c-a656-370087ed65e3",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4f2359ef-85a6-4cfc-a08f-39a5fb52cff4",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "92a8f35e-bffc-41cc-b550-5ee10c8f4900",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
          "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
          "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
          "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-10-27T19:56:01.2271162+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
      },
      "company_id": "e3d18cda-135c-4fa4-9c9c-9c75621e23da",
      "company_code": "sample string 12",
      "db_address_id": "c38603cd-6d5b-43d9-aa5a-ef1aec05b859",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "d9af0583-b842-4cb1-840a-190705dbb7dc",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "60a38cb0-ca66-47cd-acdc-4326f65d100e",
      "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-10-27T19:56:01.2271162+00:00",
      "date_create": "2025-10-27T19:56:01.2271162+00:00",
      "date_update": "2025-10-27T19:56:01.2271162+00:00",
      "updated_by_user_id": "b0588018-f04c-4c90-af2b-4072932323fc",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-27T19:56:01.2271162+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-10-27T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-27T19:56:01.2271162+00:00",
      "date_last_job": "2025-10-27T19:56:01.2271162+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-27T19:56:01.2271162+00:00",
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4a88a3e9-31be-467b-8ecb-5b26e950eec9",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d65aa682-969e-4451-998f-c3ddabc143aa",
      "name": "sample string 2",
      "sales_organization_id": "989dc642-b020-48a5-81d1-096d32cd41dc",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5521cfc5-59f7-463c-935e-c37598c356d8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "7a90bc07-5852-4151-b76d-3fc617e608a3",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "25b7296c-7752-444a-818c-9e40c86f0b5f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
        "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
        "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
        "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-10-27T19:56:01.2271162+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
    },
    "job_status_id": "a686b389-3b98-4b49-9b4e-eee2fb28724d",
    "job_status_code": "sample string 11",
    "db_address_id": "a48fcd6b-8cb9-4f9b-82c3-feba5bc4b694",
    "contact_id": "1fe497d3-a78e-48d4-880e-9d30726dc70f",
    "requested_by_company_id": "ca1a21c7-0258-4aa5-be40-8b1cb812f0e0",
    "requested_by_contact_id": "e03bab10-7ab1-44d5-9811-98668aca8c4b",
    "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-10-27T19:56:01.2271162+00:00",
    "due_date": "2025-10-27T19:56:01.2271162+00:00",
    "date_create": "2025-10-27T19:56:01.2271162+00:00",
    "date_update": "2025-10-27T19:56:01.2271162+00:00",
    "date_closed": "2025-10-27T19:56:01.2271162+00:00",
    "suggested_user_id": "7e93b137-3a91-43b3-a870-dd173d410d5c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d09c3b69-822f-4325-b441-8ee2840c6a0b",
      "db_language_id": "32f05a6f-8079-46f4-9e6b-268a40752856",
      "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-10-27T19:56:01.2271162+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2711b549-25ac-4548-8475-c7954cf0a190",
      "sales_organization": {
        "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
        "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
        "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
        "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-10-27T19:56:01.2271162+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "0f58b3b3-ea12-42d5-9536-459ad2e393d0",
      "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": "72d07698-af59-45b5-beaf-b2f1a7c47558",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "96989446-b348-4fda-b439-b7887ca27e1e"
    },
    "suggested_date_start": "2025-10-27T19:56:01.2271162+00:00",
    "skill_id": "b0fb1923-e6e8-4111-b38f-548aec5953cb",
    "skill_code": "sample string 32",
    "skill": {
      "id": "61a3a5a5-0b73-4b4b-b54e-12ab46964f40",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "261c0601-3aee-4d6a-a087-046c8cf5bf5a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8d5f249c-0594-4c77-a576-b1e03d542cc3",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4b45fb9c-9335-49eb-ae38-c834ec1ced49",
        "db_currency_id": "7137d07b-c35d-4f70-8471-3f8a2647e4d0",
        "db_language_id": "ea1ce483-7e1b-4b77-bb7d-662f1a0e47b9",
        "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-10-27T19:56:01.2271162+00:00"
      },
      "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "cdc72d67-8e8e-4ba7-bfb7-73dffe52b00a",
    "date_reported_by_company": "2025-10-27T19:56:01.2271162+00:00",
    "id2": 36,
    "company_id": "d43ce01f-54f6-4bfa-a5ed-c251fb0b3d16",
    "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": "4f9cec6b-cd83-4812-8e5e-45f3e4e535a7",
    "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-10-27T19:56:01.2271162+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-27T19:56:01.2271162+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.