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": "60a8d236-0322-45da-a4a5-bc4f6eb8dc42",
  "estimated_quantity": 2.0,
  "article_id": "abafd027-2299-4a64-8fc1-722359c3e0f6",
  "article_code": "sample string 4",
  "article": {
    "id": "be2a1101-d836-4f7e-9ad7-7447c59e2291",
    "article_category_id": "42c0316a-b107-4dc7-92c0-068ae398ca7e",
    "article_category": {
      "id": "78482a95-ef24-433e-a820-ff472f6e1dcd",
      "parent_id": "2332322b-f780-4439-aad0-a79c77988d67",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2a6fe510-5d3b-4c56-896b-12533de0f160",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5863811c-7722-450f-9a9b-fcd1140c8126",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b8e24cc7-39fd-4eda-9385-b8dc9874ef69",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "98e1228b-5b98-4375-b1ba-89c745de7a3d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "c41c3ee0-54d9-4080-a252-2fbe240bd118",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f1b9aa39-6bc0-4eba-9f67-4b9e8319cc2d",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-21T21:37:28.1313423+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-08-21T21:37:28.1313423+00:00",
    "date_update": "2026-08-21T21:37:28.1313423+00:00",
    "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00",
    "article_color_id": "a8cb1405-1935-4761-976f-be012ab9e589",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "645aade8-8a71-4faf-bda0-e968cf359258",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "1be8de25-147d-4d4e-8188-b6825ddecc1c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "384ecf22-6453-4d46-b223-98615a1efb5f",
    "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": "19db2bae-6ffa-43d8-b945-3ac176ac523f",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a3d5d454-11b4-4161-8e90-d0a254910060",
    "_parent_id": "6e193777-058e-43b2-b020-49f50fb1c303",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "48bef28a-4808-45e4-ae99-724d9ef29bc5",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1b9bf7bd-c88d-47e7-8594-72028556ff43",
      "_parent_id": "b07414d8-6909-49b8-acc3-642afb6d93a3",
      "root_parent_id": "f8353e9b-d3b0-4f80-814d-608fe95280b2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ef7d8982-1d73-449d-9cf1-2da877f05e17",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "870ae061-5e92-49df-87b0-2e157ae68e8c",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "01e27f9e-1f0a-46a6-8026-7a72da6d9bc1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "635f9c90-06a8-44b9-a71f-1ce0bacee122",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
          "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
          "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
        },
        "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
      },
      "equipment_model_id": "273f1d2f-ab87-4a92-8848-727ad18e7682",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "1ab05ee7-5f85-45ac-a9b9-5b1521fd37e6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "4c9a03f4-fbbf-436c-9195-b727d72e7e56",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "47535692-add8-4da1-b114-3cf4bd425d39",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "33292808-2ac9-4e09-adfa-bb4ba795e27e",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
            "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
            "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
          },
          "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
        },
        "equipment_family_id": "31bd91c9-1f2c-4e5d-9057-c08412cc6d96",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "870ae061-5e92-49df-87b0-2e157ae68e8c",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "01e27f9e-1f0a-46a6-8026-7a72da6d9bc1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "635f9c90-06a8-44b9-a71f-1ce0bacee122",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
            "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
            "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
          },
          "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
        },
        "date_in_production_since": "2026-08-21T21:37:28.1313423+00:00",
        "date_out_of_production_since": "2026-08-21T21:37:28.1313423+00:00",
        "date_end_support": "2026-08-21T21:37:28.1313423+00:00",
        "sales_organization_id": "27ae7fd6-2755-4cad-ae21-1f67ea361410",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
          "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
          "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
      },
      "project_status_id": "3acb50a3-c26e-4142-9e31-5ddd8ba8a37c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2069c28f-a3e3-41b7-975f-486d5bc1a4d8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "9a04e461-0861-42cf-95fe-d347e09ab091",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
          "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
          "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
      },
      "company_id": "51c526e6-fd16-456d-83da-25dc8a001130",
      "company_code": "sample string 12",
      "db_address_id": "3ebc7149-c5a0-4f4a-890d-bacea2d00c1e",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "91cf3347-acef-4839-adc2-f9db86dffb63",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "722204c3-7813-4d5f-9253-f094139df7d6",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-08-21T21:37:28.1313423+00:00",
      "date_create": "2026-08-21T21:37:28.1313423+00:00",
      "date_update": "2026-08-21T21:37:28.1313423+00:00",
      "updated_by_user_id": "74ef11be-0792-4ca6-9bd9-e86be31ef28d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-21T21:37:28.1313423+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-08-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-21T21:37:28.1313423+00:00",
      "date_last_job": "2026-08-21T21:37:28.1313423+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-21T21:37:28.1313423+00:00",
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a1d8e3c9-7d26-4a1d-a35e-b92aa5424dc0",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b3114e6f-00d9-493c-aae2-2ad8ca104b4d",
      "name": "sample string 2",
      "sales_organization_id": "fee1f877-ea66-46ec-9053-a53fd618e33e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a92fa8c2-f8aa-472d-8b28-684e6f71c051",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1d36cd77-7cf3-4867-974c-ba9b33df40a8",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "8d48ffc1-2199-400c-9a89-b4b9fb39f388",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
        "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
        "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
    },
    "job_status_id": "0239f757-b0df-4d99-8478-3ad413375995",
    "job_status_code": "sample string 11",
    "db_address_id": "34e182c0-6980-4d6f-9ad4-a08cea2f04b8",
    "contact_id": "c73c91e9-ce34-4214-99e6-fa3c80daf8e9",
    "requested_by_company_id": "affb783d-59ba-4aad-bf38-5af83b29d8ca",
    "requested_by_contact_id": "3f86e269-e718-4a7b-8646-24c88517f86f",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-08-21T21:37:28.1313423+00:00",
    "due_date": "2026-08-21T21:37:28.1313423+00:00",
    "date_create": "2026-08-21T21:37:28.1313423+00:00",
    "date_update": "2026-08-21T21:37:28.1313423+00:00",
    "date_closed": "2026-08-21T21:37:28.1313423+00:00",
    "suggested_user_id": "ca391afb-aae1-4404-9334-7c0107e620f7",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "40e51c51-f98c-49b6-9954-1360963e7a83",
      "db_language_id": "9c583384-a9e9-4ad1-8d12-a83a8e26ce9e",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-08-21T21:37:28.1313423+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f7735a94-fadc-46db-a269-623b1ef647ce",
      "sales_organization": {
        "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
        "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
        "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "8c925675-35e6-4f41-90d1-b66c20f6d80c",
      "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": "e2b601e3-2f49-4fbb-b5a7-4c2f4ecb509f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e72ff148-9550-4ad4-b07c-956b836c4d25"
    },
    "suggested_date_start": "2026-08-21T21:37:28.1313423+00:00",
    "skill_id": "dd7d93d4-a987-4835-a6e2-bd028570877c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6e3e7c82-1bf1-4295-8619-890ed6a74778",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ee4454ee-e484-48d6-949d-6693df734b18",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6b1569f8-64c5-4f90-a5ce-8eddc0ab8f09",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a032d9db-6bee-4e10-b5bf-e135c02ac431",
        "db_currency_id": "c560597b-8f57-4760-8218-bf3fb9b05c81",
        "db_language_id": "f868731e-076b-4791-85f5-5c92f899bf9c",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
      },
      "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "7f91b4e2-9b66-42fa-9241-05d9b271d832",
    "date_reported_by_company": "2026-08-21T21:37:28.1313423+00:00",
    "id2": 36,
    "company_id": "bce53831-47b9-41ec-9f56-2628781fcaff",
    "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": "dbe211d4-61bf-49f3-a63f-2fdb2aaf51b0",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-21T21:37:28.1313423+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.