Creates a new job_estimated_quantity object

Request Information

URI Parameters :

None.

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": "aa4b5504-b9dd-4114-9763-aea7a1e1d62c",
  "estimated_quantity": 2.0,
  "article_id": "d4802d6f-f735-415f-a3b4-145e9639d54e",
  "article_code": "sample string 4",
  "article": {
    "id": "75ba4ff4-7b34-4105-b71d-ff39e0cc9bf6",
    "article_category_id": "866206be-0be4-4cff-b036-7a3a4aa9b639",
    "article_category": {
      "id": "61c1174f-dd1b-4416-ac11-5cb7e038b729",
      "parent_id": "2e868158-fc29-46de-8233-7e229897ec3a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "c16bca63-dc4c-494d-87cf-cd9ceaad3b92",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6da9e17c-7332-4aa5-bbf6-3e0d80e29f3f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bdfc86dc-c9c5-4868-b955-ac5a29ac8155",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d7fbaaa4-073d-4a57-8911-a6549bae758c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5f9c705c-6b1b-4c74-88f9-13c1a10727a4",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "7fa114cf-1add-43f3-b3c4-a4151722d088",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-14T11:37:56.3921429+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-02-14T11:37:56.3921429+00:00",
    "date_update": "2026-02-14T11:37:56.3921429+00:00",
    "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00",
    "article_color_id": "4794c562-c064-4b2a-9a47-962dd1bd4976",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "55196bf5-74a1-410a-bf86-4b7a0059a8b4",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3018e545-6c23-4b49-a75d-e1d1f635523e",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "7ceb8ba9-beb0-43d4-bb01-06f146bc3ed2",
    "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": "765ade7c-e821-49cd-b1e0-5409cb55aabc",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2bda27d5-57bb-4e56-9941-c6665c816460",
    "_parent_id": "286e64a8-7733-4db0-9d24-a910e3c0980e",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0616badb-6e3b-490d-a1c3-639fb124654a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "9a06a470-8a6c-4a3b-ae4d-d5238a13be52",
      "_parent_id": "2c2ced29-bf06-4c4b-9cda-6299f32ebcc3",
      "root_parent_id": "8599cf11-db61-4178-b508-ec32d55b752d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "40a58771-ca16-49eb-ba35-282105706431",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "25e7f2a5-a59c-4105-916c-3f36bdb06a53",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9a95b81b-849a-44e7-9380-c1986f8d51f8",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1a1f8dfd-a56a-4955-b02a-6c6fae798f4a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
          "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
          "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
          "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-02-14T11:37:56.3921429+00:00"
        },
        "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
      },
      "equipment_model_id": "9a22af55-a6dd-411e-844c-99c01481a233",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "0c8e6fd5-37b4-400b-b4c9-3261fac88717",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "f93842c8-908f-48c4-bfe5-c1e45a7d39c8",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "a5e70050-dfd2-4a62-b08d-86446962663e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "26c124c3-7ed7-494b-bfcb-84c8079573ab",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
            "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
            "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
            "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-02-14T11:37:56.3921429+00:00"
          },
          "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
        },
        "equipment_family_id": "bccb42fc-6a39-4369-8e2c-f14d62e8ff8e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "25e7f2a5-a59c-4105-916c-3f36bdb06a53",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9a95b81b-849a-44e7-9380-c1986f8d51f8",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1a1f8dfd-a56a-4955-b02a-6c6fae798f4a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
            "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
            "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
            "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-02-14T11:37:56.3921429+00:00"
          },
          "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
        },
        "date_in_production_since": "2026-02-14T11:37:56.3921429+00:00",
        "date_out_of_production_since": "2026-02-14T11:37:56.3921429+00:00",
        "date_end_support": "2026-02-14T11:37:56.3921429+00:00",
        "sales_organization_id": "d9172c57-90ad-4c08-8d12-a6e0f1f5f58c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
          "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
          "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
          "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-02-14T11:37:56.3921429+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-02-14T11:37:56.3921429+00:00"
      },
      "project_status_id": "e558fcc7-9393-4b4f-9a29-5056680b16e4",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "8bd131ae-62c4-4a38-b260-20a6a8d67fc7",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "2ce32e15-ecc1-4324-917d-565beb7c6eaf",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
          "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
          "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
          "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-02-14T11:37:56.3921429+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
      },
      "company_id": "5de1f195-6fcf-4a54-bdad-b1145e0045a7",
      "company_code": "sample string 12",
      "db_address_id": "c3018e87-f3a0-42d9-969a-966d3d68e1a0",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6a01be2f-d5fa-496e-be10-d1684e036b8c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0e9a591c-1b89-4e56-8a31-8119e1f6b9a7",
      "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-02-14T11:37:56.3921429+00:00",
      "date_create": "2026-02-14T11:37:56.3921429+00:00",
      "date_update": "2026-02-14T11:37:56.3921429+00:00",
      "updated_by_user_id": "4c66f409-7ab7-41b9-b2e1-ecaa9e2912a5",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-14T11:37:56.3921429+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-02-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-14T11:37:56.3921429+00:00",
      "date_last_job": "2026-02-14T11:37:56.3921429+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-14T11:37:56.3921429+00:00",
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "affc0343-41a3-4cb5-95f5-58e5e572e3f3",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b91d60bd-68bc-4312-9b2b-b590d6c2037e",
      "name": "sample string 2",
      "sales_organization_id": "a6295861-989d-4e7e-8814-db1d8221df7b",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d579cda4-2243-4bb5-bb79-3c7d0159a35a",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ef7019c9-70a9-4a01-a2fb-352f28ea3baa",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "d82689df-5595-4a38-a54b-beb6caae7468",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
        "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
        "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
        "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-02-14T11:37:56.3921429+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
    },
    "job_status_id": "58635026-8411-4600-81d2-1ade43d9b9f1",
    "job_status_code": "sample string 11",
    "db_address_id": "6bf13c12-1053-4cce-9265-9ea7ad6c63f6",
    "contact_id": "63ae1628-78ae-4419-9503-14ba22c9eadc",
    "requested_by_company_id": "38d5e39f-f953-48ad-9882-4f7c1f4df80f",
    "requested_by_contact_id": "85649811-a026-4edc-ab8e-23c039023a95",
    "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-02-14T11:37:56.3921429+00:00",
    "due_date": "2026-02-14T11:37:56.3921429+00:00",
    "date_create": "2026-02-14T11:37:56.3921429+00:00",
    "date_update": "2026-02-14T11:37:56.3921429+00:00",
    "date_closed": "2026-02-14T11:37:56.3921429+00:00",
    "suggested_user_id": "52e3e505-e6a8-4c9d-ac54-734a27ddb09d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "0c675bfa-4be5-4b24-af1e-6f515a3b1b9f",
      "db_language_id": "e4705290-a44a-4088-a96a-35a90660ced2",
      "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-02-14T11:37:56.3921429+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "92cc6ae4-dbdd-42bb-839b-909b5cf71ca3",
      "sales_organization": {
        "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
        "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
        "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
        "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-02-14T11:37:56.3921429+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "195c465d-2ee7-4bf7-8b80-4e4a1429b741",
      "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": "7abb1acf-aa6b-490c-961a-96ac1d46a5c5",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f5f67d90-fa6e-4bb0-874d-c5bc577b7ef5"
    },
    "suggested_date_start": "2026-02-14T11:37:56.3921429+00:00",
    "skill_id": "dfbf9719-5e1a-48a5-b334-345ac1f668f6",
    "skill_code": "sample string 32",
    "skill": {
      "id": "add5aadb-0515-45f7-b7f0-70c7b03f92a8",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "542c0dfd-6a42-4eed-9643-e53e51baeb37",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7b45469b-6d4f-4830-ae5a-392a0e88dc01",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cb55373d-3b5f-44c1-807d-4641411966b9",
        "db_currency_id": "69e6718f-472e-4df1-bfcd-38c56bb15172",
        "db_language_id": "4d27e6a2-008e-4587-ad38-ca01786794b3",
        "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-02-14T11:37:56.3921429+00:00"
      },
      "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "8249478e-3830-49a5-9c77-e3043d2531e8",
    "date_reported_by_company": "2026-02-14T11:37:56.3921429+00:00",
    "id2": 36,
    "company_id": "2be3f088-37a6-45c5-9f13-6fe06a336676",
    "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": "63c00dfd-88c6-4da3-a4f6-89d4e5e0f7ef",
    "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-02-14T11:37:56.3921429+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-14T11:37:56.3921429+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.