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": "20af12dc-614d-4003-8542-80bc35315466",
  "estimated_quantity": 2.0,
  "article_id": "199b8013-053a-45cf-9e55-c1afbe76a46a",
  "article_code": "sample string 4",
  "article": {
    "id": "2275f1ff-c338-4dec-9a14-d09ad259df97",
    "article_category_id": "68532840-98c0-4ef8-8c1d-c6359b11347a",
    "article_category": {
      "id": "1f022d7d-d71c-40ee-869a-124067770b7d",
      "parent_id": "98d7e86a-f076-4076-8364-b7a6bb0c9e3b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-08-08T10:56:00.5966548+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "1947ca81-fe8b-465c-aac9-c14f6ffc0b1e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "12ade622-13b7-4be0-be26-d8d13dda6f13",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a6439867-794b-4a8d-879a-8224bdd40876",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d76dff9a-6b1d-4be1-a897-09251810aa90",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "faa0b9a7-68b4-4e80-a0fd-1f2a97975f51",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "71e7c5ee-26c5-4add-87b3-af9f43fd84e9",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-08-08T10:56:00.5966548+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-08-08T10:56:00.5966548+00:00",
    "date_update": "2025-08-08T10:56:00.5966548+00:00",
    "modified_dateutc": "2025-08-08T10:56:00.5966548+00:00",
    "article_color_id": "7f7a3ed1-076d-46f9-a228-40158bdad974",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "67129a32-a4e7-4dc0-8f47-79c603854732",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-08-08T10:56:00.5966548+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "f3f097fa-a9a9-4b24-85ac-d06532f79f5a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a1c0bbfa-239f-4f9d-aad2-2369a1ea0e7a",
    "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": "75b063ad-466b-40dd-8519-3833df8e3544",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "ccacb14e-d81c-4fce-b852-6cd1f5f7ff42",
    "_parent_id": "135f02de-b2e1-4580-a6dd-c132299fc9fb",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "60038f45-3739-4a3d-8735-7cb043e5c2d5",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c8303ae8-fe05-4765-b23d-cc5cad7e10b6",
      "_parent_id": "78749b29-46ea-4b0e-904f-ad4080fadb03",
      "root_parent_id": "8d991754-273a-4628-b8f9-1a338f7846dc",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "63349ddb-dfe6-4233-ad81-c3a696603db8",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "2f14d904-10b3-4ee7-8450-6d8567cd34d3",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "64559a11-4e9f-461d-9ea4-9f0844e0d284",
        "_parent_code": "sample string 6",
        "sales_organization_id": "6aa3ee21-a286-420b-8c30-02537c215876",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
          "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
          "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
          "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-08-08T10:56:00.6122828+00:00"
        },
        "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
      },
      "equipment_model_id": "8087d064-c658-40bf-8b3d-f5a23fd6b2ee",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "2b24c46c-0c7b-4783-a82c-565711ffe615",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "5f1c53a8-dda2-49cf-9758-98c37776bf85",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "cb1e163c-7553-462c-b4c2-19a7bfbe4801",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b9b888a5-8479-4520-87ea-016a7ca57f41",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
            "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
            "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
            "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-08-08T10:56:00.6122828+00:00"
          },
          "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
        },
        "equipment_family_id": "bcb9c2cf-9e68-4f29-9a84-16867d522d7f",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "2f14d904-10b3-4ee7-8450-6d8567cd34d3",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "64559a11-4e9f-461d-9ea4-9f0844e0d284",
          "_parent_code": "sample string 6",
          "sales_organization_id": "6aa3ee21-a286-420b-8c30-02537c215876",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
            "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
            "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
            "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-08-08T10:56:00.6122828+00:00"
          },
          "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
        },
        "date_in_production_since": "2025-08-08T10:56:00.6122828+00:00",
        "date_out_of_production_since": "2025-08-08T10:56:00.6122828+00:00",
        "date_end_support": "2025-08-08T10:56:00.6122828+00:00",
        "sales_organization_id": "4f8a73cb-592a-45e1-9074-4f6d249574e2",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
          "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
          "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
          "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-08-08T10:56:00.6122828+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-08-08T10:56:00.6122828+00:00"
      },
      "project_status_id": "bbf8d16d-a959-4aec-be24-cdc6a46fa164",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "dd4b30c9-c3ea-4b84-b6e4-ed7cd5d08210",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "269c500d-3e4e-4882-a56f-c2bed29d006c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
          "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
          "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
          "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-08-08T10:56:00.6122828+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
      },
      "company_id": "68c50063-e651-4903-b137-ca974cb6f299",
      "company_code": "sample string 12",
      "db_address_id": "101a2aa2-f78b-46cf-b59a-43459079a37f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "876bf423-fe0a-48b4-9c78-80448e2bf6c3",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a682f274-ba03-4b87-9cab-5da962ecb553",
      "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-08-08T10:56:00.6122828+00:00",
      "date_create": "2025-08-08T10:56:00.6122828+00:00",
      "date_update": "2025-08-08T10:56:00.6122828+00:00",
      "updated_by_user_id": "be9bb8aa-affc-4eb1-9a56-9296fdd8449c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-08-08T10:56:00.6122828+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-08-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-08-08T10:56:00.6122828+00:00",
      "date_last_job": "2025-08-08T10:56:00.6122828+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-08-08T10:56:00.6122828+00:00",
      "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "008622cb-24e1-4fdb-9124-6d9a9ad543dc",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "82c1a398-7c08-4e6c-9dfc-71d8cb1d3d62",
      "name": "sample string 2",
      "sales_organization_id": "fdea4ed7-ed96-4159-ada7-87aeeffd2e24",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "2e3b9737-341e-40a0-9363-1c9c4c12ee06",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f0634cff-8d2f-4273-bbef-42e4ac228b6b",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "c32ad3b1-a306-4dc3-8a7d-fe146c3ba8c7",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
        "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
        "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
        "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-08-08T10:56:00.6122828+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
    },
    "job_status_id": "ab26b7e2-ad70-4cff-b36f-a6c191c40bb1",
    "job_status_code": "sample string 11",
    "db_address_id": "13643576-b2a8-4de7-b8d1-3fd67b4b6ff7",
    "contact_id": "41421fa8-e23d-47ce-a44b-19c064fa924b",
    "requested_by_company_id": "b2f371ae-5b0c-4a7a-8263-855e45891b74",
    "requested_by_contact_id": "94483a1b-61d1-47f1-8809-96f368c56b78",
    "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-08-08T10:56:00.6122828+00:00",
    "due_date": "2025-08-08T10:56:00.6122828+00:00",
    "date_create": "2025-08-08T10:56:00.6122828+00:00",
    "date_update": "2025-08-08T10:56:00.6122828+00:00",
    "date_closed": "2025-08-08T10:56:00.6122828+00:00",
    "suggested_user_id": "691d0d9b-5029-4ccd-bd02-805f7021934f",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "346f3b1c-6b86-4ad9-85f8-a629254d649e",
      "db_language_id": "1471cd06-6389-4353-8c5b-5324f356741a",
      "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-08-08T10:56:00.6122828+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fe31eec9-db03-4087-b3c1-f029baa2d99b",
      "sales_organization": {
        "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
        "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
        "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
        "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-08-08T10:56:00.6122828+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "5bb718f4-63a2-4860-af42-457bc33a291b",
      "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": "71b12e01-6743-4e7d-aab7-637cba7952dc",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f96f8c8f-6e91-424d-aa6e-b5293271cdf2"
    },
    "suggested_date_start": "2025-08-08T10:56:00.6122828+00:00",
    "skill_id": "1770c9db-79f2-4018-b1f7-c080bff47d4e",
    "skill_code": "sample string 32",
    "skill": {
      "id": "f58d744b-79b5-4b75-ba28-d756f3998113",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6f5eccff-2a93-420b-b092-f347c8cbcab5",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e7d3d54b-de32-4be5-ada7-0bd92907004c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6b0833e2-8ccd-4fc5-b5c9-2c786eec8487",
        "db_currency_id": "e44f85a3-8729-419f-8f09-9d92591e23f4",
        "db_language_id": "7751143d-2f63-42b6-bab2-c28f5734ce29",
        "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-08-08T10:56:00.6122828+00:00"
      },
      "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "71652df0-cca4-46cf-997f-d003f324aa36",
    "date_reported_by_company": "2025-08-08T10:56:00.6122828+00:00",
    "id2": 36,
    "company_id": "0752da8e-4985-4790-b078-c62935adc03d",
    "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": "c6c999e8-c041-43c9-8a97-96777487419a",
    "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-08-08T10:56:00.6122828+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-08-08T10:56:00.6122828+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.