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": "126d5ce7-9831-4007-9298-805184c333a6",
  "estimated_quantity": 2.0,
  "article_id": "a1b50ae8-b645-48e1-8dbb-6c531b3c3511",
  "article_code": "sample string 4",
  "article": {
    "id": "e270fcab-7327-4c7b-9cf7-c5592d973300",
    "article_category_id": "75463012-b1e5-4866-b38c-97b7b6d27c82",
    "article_category": {
      "id": "bd7ab066-306a-43ca-a909-7ea075bec515",
      "parent_id": "f0c93b81-bdee-4e2e-912f-c3ab608ac80d",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "156556ee-5924-4389-bd4b-29add7f7e7a1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1190963a-fabe-429f-82fa-2072349dd1e6",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "06674b96-e537-453f-8f56-f4fed027186e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5362d601-5815-4fc6-83e2-0b54b4dc1250",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "128e4160-428c-4442-9ab2-2f66eb9aaf29",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a2307b3f-61bd-42e6-b2c6-19c71317b1ed",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-14T23:23:36.9556159+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-11-14T23:23:36.9556159+00:00",
    "date_update": "2025-11-14T23:23:36.9556159+00:00",
    "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00",
    "article_color_id": "6cc35f61-a441-40cc-8e86-5ac24c12c548",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "838a08db-a0c9-4429-a799-bedc7ca1650c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ea679809-16d1-4535-8163-efa9ff8361ce",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0f4a7788-dc24-4c55-a25b-8334afb91d7a",
    "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": "c28c5e80-2b98-4783-91b0-0489814b439b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6e484a57-59d9-4591-bd55-cd7ae831722f",
    "_parent_id": "860eabf5-1fd4-4f59-bd0a-b732c0b97f3f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "aa78331e-8a76-4b66-a90a-7ba30142a96f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c7adc793-50aa-488a-a294-c67023b283fd",
      "_parent_id": "7967064f-a614-4ac4-8bb1-c1e1e7415967",
      "root_parent_id": "d0c00665-b209-4db2-891f-7adfe81f1647",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "557e2c68-51ff-4790-ba67-b3ba6ac57d0c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c94927ae-3e6c-4f90-9adf-0abd9455df94",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6380f9cc-c741-4288-a66c-eccbb21817b3",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a79605e9-23d5-491f-adb8-5a25a3b142dd",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
          "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
          "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
          "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-11-14T23:23:36.9556159+00:00"
        },
        "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00"
      },
      "equipment_model_id": "60e54ed4-e07a-4bce-a616-033ad7cad666",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "3d62159f-8ec2-48c2-a325-a555e66e9419",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "ab826bb1-f272-45bc-a442-980d578872aa",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8f58b6c3-c9e3-4573-9c8d-83cd992a8fef",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "fce2d4c6-8af1-428d-9033-42bcdee2fe44",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
            "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
            "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
            "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-11-14T23:23:36.9556159+00:00"
          },
          "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00"
        },
        "equipment_family_id": "911e96dd-2a9e-4307-8301-dcc2d2b97adc",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c94927ae-3e6c-4f90-9adf-0abd9455df94",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6380f9cc-c741-4288-a66c-eccbb21817b3",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a79605e9-23d5-491f-adb8-5a25a3b142dd",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
            "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
            "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
            "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-11-14T23:23:36.9556159+00:00"
          },
          "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00"
        },
        "date_in_production_since": "2025-11-14T23:23:36.9556159+00:00",
        "date_out_of_production_since": "2025-11-14T23:23:36.9556159+00:00",
        "date_end_support": "2025-11-14T23:23:36.9556159+00:00",
        "sales_organization_id": "cbef91ee-ddc4-4bba-bad4-238dc9042a3f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
          "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
          "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
          "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-11-14T23:23:36.9556159+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-11-14T23:23:36.9556159+00:00"
      },
      "project_status_id": "7c33a600-5186-4bef-aea5-a917e39f4d95",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "46c59c07-d3ae-4c45-95f1-7b2f40861e01",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "a709392e-c137-4733-8ebc-c59b0e61c65c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
          "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
          "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
          "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-11-14T23:23:36.9556159+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-14T23:23:36.9556159+00:00"
      },
      "company_id": "56e49a34-7796-40f3-b7b2-61a7c99d2a92",
      "company_code": "sample string 12",
      "db_address_id": "9747fc70-a4d8-4ed3-8c28-81fb66f530e3",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f540ceab-d197-4615-9190-f2b5bb80dd55",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a0ee812d-5eb4-4632-9c3b-80067e94828e",
      "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-11-14T23:23:36.9556159+00:00",
      "date_create": "2025-11-14T23:23:36.9556159+00:00",
      "date_update": "2025-11-14T23:23:36.9556159+00:00",
      "updated_by_user_id": "ad65bb7c-454e-4cf5-a26c-5aaf03cca6e1",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-14T23:23:36.971245+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-11-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-14T23:23:36.971245+00:00",
      "date_last_job": "2025-11-14T23:23:36.971245+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-14T23:23:36.971245+00:00",
      "modified_dateutc": "2025-11-14T23:23:36.971245+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "8a6dfa1f-1be4-40ef-8af0-349cb3330418",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "e11b4edc-7690-49fd-88ab-cea3a8afba99",
      "name": "sample string 2",
      "sales_organization_id": "04462f53-d32e-4433-818f-476d19660146",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-14T23:23:36.971245+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "207c2785-5ac2-4444-ba2a-0e3669c52eab",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "709c21b9-732a-4988-acde-a3332b4fe20f",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "dba62bc4-00f4-4f14-b596-36aae2186b81",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
        "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
        "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
        "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-11-14T23:23:36.9556159+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-14T23:23:36.971245+00:00"
    },
    "job_status_id": "5781b6d9-0e61-4499-aaa4-160e350beaf0",
    "job_status_code": "sample string 11",
    "db_address_id": "6271e946-b9a8-40f2-b389-84d48d692e52",
    "contact_id": "1cad1a19-201a-4488-9d2d-1197da32696e",
    "requested_by_company_id": "4938d5e6-ea5a-4ee0-be4d-aabc664fe4be",
    "requested_by_contact_id": "c180a673-a353-48fe-9ede-76c45ed25cb6",
    "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-11-14T23:23:36.971245+00:00",
    "due_date": "2025-11-14T23:23:36.971245+00:00",
    "date_create": "2025-11-14T23:23:36.971245+00:00",
    "date_update": "2025-11-14T23:23:36.971245+00:00",
    "date_closed": "2025-11-14T23:23:36.971245+00:00",
    "suggested_user_id": "cc9ca9a2-0de2-49b8-bf48-6dfecc7dd42a",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "3bbe90e0-7769-4214-a6a8-1c2556f9d1bc",
      "db_language_id": "943a240e-f9af-4cda-a640-1660a1739c50",
      "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-11-14T23:23:36.971245+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "eda42f4e-8337-4ca6-8fe9-f2f70871b83c",
      "sales_organization": {
        "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
        "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
        "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
        "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-11-14T23:23:36.9556159+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "2d8195df-1e35-4529-9f8d-ab7c5c1108b5",
      "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": "92c9c02b-1f9c-40e7-ba8a-79982dc7ae28",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-14T23:23:36.971245+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "75d3c848-52a3-4de0-9a78-44c259501fdd"
    },
    "suggested_date_start": "2025-11-14T23:23:36.971245+00:00",
    "skill_id": "ad18425c-d4c0-4503-8640-6b9136db8ac4",
    "skill_code": "sample string 32",
    "skill": {
      "id": "68b7d7ff-c7e5-4486-8fae-17bd8b1fb687",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "dcf7481a-598f-46ff-9655-1266e0f3a716",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0f532cf8-51e7-4789-896e-d459253f7ca2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "818acf9c-312a-4370-a574-3246f8d2485c",
        "db_currency_id": "74ed81e9-fdeb-41f8-b0f7-0f89df90cdb5",
        "db_language_id": "6d7b5ec1-ced6-4c87-8054-a96c00101d69",
        "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-11-14T23:23:36.9556159+00:00"
      },
      "modified_dateutc": "2025-11-14T23:23:36.971245+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "a49ed201-89ee-48af-9378-f2665705135f",
    "date_reported_by_company": "2025-11-14T23:23:36.971245+00:00",
    "id2": 36,
    "company_id": "918f9eb1-5b11-40e1-bc5d-6d704295187d",
    "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": "1f6dac2f-8b11-4161-ab20-cb689cf2139f",
    "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-11-14T23:23:36.971245+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-14T23:23:36.971245+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.