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": "1e6bceba-0722-4132-83a5-e0149150f1ac",
  "estimated_quantity": 2.0,
  "article_id": "6ace3794-2878-4880-9a7c-5a85e285f26e",
  "article_code": "sample string 4",
  "article": {
    "id": "3a2553ec-b741-411b-be97-32bbdc1ad81f",
    "article_category_id": "7a16b934-566d-47c3-aa1c-3e041351fd47",
    "article_category": {
      "id": "2462ecf6-e17b-41a8-84ac-92ff58fb0888",
      "parent_id": "105e90f1-7c55-4604-bd1b-3a3f6270a845",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "41b07cab-09f4-43c9-b550-4919ef986a3c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "79a740d7-76ab-4069-8679-00329060a91f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bc3a76af-1289-412c-b378-2e448cfab042",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0f90509d-b729-46a4-8f61-5dee3d087223",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "b13cf431-43be-4ac0-848d-ea3f981f4ef1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "7e07b41e-a1d1-4641-bd62-81c25033a0c5",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-25T16:08:46.2996438+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-01-25T16:08:46.2996438+00:00",
    "date_update": "2026-01-25T16:08:46.2996438+00:00",
    "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00",
    "article_color_id": "a1c5cf85-4590-4e24-b38b-b3d3990b5174",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "446f936d-94a6-4a5c-a615-3da54e263a24",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "6e29d6a7-105d-4722-ad8c-91196ca04853",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "8d61be9f-ce21-4b17-b0d8-6e084c99d1ac",
    "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": "6f8448b3-30a5-464d-ba24-39f4106aea52",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e9424ee0-c6f8-4b72-bd9c-757905aff70d",
    "_parent_id": "7880fac7-0620-4156-9cd4-befd9ae1b860",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "172345ff-327a-4820-98c0-cef9614ca129",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1e467633-d01b-499c-bd5d-dda0f0fe3d87",
      "_parent_id": "0e0b232e-ca9c-416f-9ef3-017a6a83518b",
      "root_parent_id": "d5672ad8-8ea4-4a26-a5ad-fc3d1764d257",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "617f6716-2766-46db-99d6-025c684623bb",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "483f1030-751c-45df-9134-1cf65eced2ae",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "29f80615-0842-49dc-920e-0574e9e985dc",
        "_parent_code": "sample string 6",
        "sales_organization_id": "118d640d-8930-4c1d-b937-816bc8733839",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
          "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
          "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
          "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-01-25T16:08:46.2996438+00:00"
        },
        "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
      },
      "equipment_model_id": "fa86451e-58ea-4208-b988-da1344fd9d25",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "93a0061b-09f8-4dda-bb27-564e4c85a34c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "588514c7-c68a-4548-b0eb-b29d68d36e35",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f76aa5e2-eb87-457f-9356-d5d3c7046e01",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f2464662-1385-48ce-9231-2ea9ad0869f3",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
            "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
            "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
            "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-01-25T16:08:46.2996438+00:00"
          },
          "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
        },
        "equipment_family_id": "3b09cbbf-678e-4bfb-a0d9-82db46d4381b",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "483f1030-751c-45df-9134-1cf65eced2ae",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "29f80615-0842-49dc-920e-0574e9e985dc",
          "_parent_code": "sample string 6",
          "sales_organization_id": "118d640d-8930-4c1d-b937-816bc8733839",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
            "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
            "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
            "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-01-25T16:08:46.2996438+00:00"
          },
          "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
        },
        "date_in_production_since": "2026-01-25T16:08:46.2996438+00:00",
        "date_out_of_production_since": "2026-01-25T16:08:46.2996438+00:00",
        "date_end_support": "2026-01-25T16:08:46.2996438+00:00",
        "sales_organization_id": "07b9cb90-8e61-4e9d-9739-806bc739383d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
          "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
          "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
          "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-01-25T16:08:46.2996438+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-01-25T16:08:46.2996438+00:00"
      },
      "project_status_id": "398ba83b-2b60-4039-91d1-ffea2e99478a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "a8a3f1e6-7bb3-47cd-8965-0c9359f33e14",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3b2b54d4-d792-40ec-aa67-d0f9034dc69c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
          "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
          "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
          "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-01-25T16:08:46.2996438+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
      },
      "company_id": "ace5de8b-fd4c-4c2b-a00a-70d0ec18ee0f",
      "company_code": "sample string 12",
      "db_address_id": "b08fbd04-d18f-47d1-a0f9-22efce1979b2",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "d3384c5b-4af5-4ec0-9afe-0a11fab61a3b",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "48edeb8f-dd9a-4721-857d-ff1ea727864c",
      "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-01-25T16:08:46.2996438+00:00",
      "date_create": "2026-01-25T16:08:46.2996438+00:00",
      "date_update": "2026-01-25T16:08:46.2996438+00:00",
      "updated_by_user_id": "6bb03969-36b7-4520-b159-9523c16fc740",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-25T16:08:46.2996438+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-01-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-25T16:08:46.2996438+00:00",
      "date_last_job": "2026-01-25T16:08:46.2996438+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-25T16:08:46.2996438+00:00",
      "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "7b245d00-d4fd-409e-a163-f2ae786685aa",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4b676b90-f6ee-416c-b89b-91492fe1eaa6",
      "name": "sample string 2",
      "sales_organization_id": "4c6cb441-62e6-41b0-ae80-09f9b575b541",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "db9aee63-6b90-4066-80f5-d3a8cb001b2f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "6999fb4c-f818-44e6-b9b0-24ed47f84a6b",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "310cfea5-9072-4c28-bf8a-1ae997798a95",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
        "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
        "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
        "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-01-25T16:08:46.2996438+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-25T16:08:46.2996438+00:00"
    },
    "job_status_id": "b3b140ac-3b8c-4b6e-a585-5bbb43b221c2",
    "job_status_code": "sample string 11",
    "db_address_id": "7ce66bf4-351a-4ab8-bd45-8912d36cdfea",
    "contact_id": "50629793-4554-40a8-8ac9-82b840675860",
    "requested_by_company_id": "259d6e8e-61b6-48f2-b478-63f624c5137f",
    "requested_by_contact_id": "8520c182-de91-479f-ad97-a7f472713652",
    "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-01-25T16:08:46.3152703+00:00",
    "due_date": "2026-01-25T16:08:46.3152703+00:00",
    "date_create": "2026-01-25T16:08:46.3152703+00:00",
    "date_update": "2026-01-25T16:08:46.3152703+00:00",
    "date_closed": "2026-01-25T16:08:46.3152703+00:00",
    "suggested_user_id": "0af26ca0-015c-4d95-b7ec-61448587e5da",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "66eef569-9a2c-4cdd-81f9-c28102b47ab6",
      "db_language_id": "cae45563-3136-468e-a9f3-958fb335f8d3",
      "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-01-25T16:08:46.3152703+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "5c18a376-0012-4249-bc95-fae7202628a6",
      "sales_organization": {
        "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
        "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
        "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
        "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-01-25T16:08:46.2996438+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "2daf8901-a283-4da6-92aa-9c993105eba8",
      "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": "249e7d3e-78b8-45b6-a4b8-61ca1a3fa71d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-25T16:08:46.3152703+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "415dcd11-b5d6-4ead-97b4-97c279f8c60e"
    },
    "suggested_date_start": "2026-01-25T16:08:46.3152703+00:00",
    "skill_id": "ebd18d56-5ed6-4a8f-9450-a25c7d38cbd8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "0b69bc66-4a90-4db3-bc40-82d46e415fb7",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "b36351b4-a816-4831-bc74-c7dfd140c8cf",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "cf2ea2dd-c769-4c23-9eae-3ad1cda6bd2d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1405b39f-02de-4c3e-9c35-ac2ab46e9a0a",
        "db_currency_id": "a9ec099e-996f-4ce6-9baf-738049947a1d",
        "db_language_id": "ac0efca4-a669-46e4-81df-4e8bc2352a3c",
        "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-01-25T16:08:46.2996438+00:00"
      },
      "modified_dateutc": "2026-01-25T16:08:46.3152703+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c15af4b8-3657-4f44-a9dc-2a6c2e51befc",
    "date_reported_by_company": "2026-01-25T16:08:46.3152703+00:00",
    "id2": 36,
    "company_id": "4c950e1b-4349-45bc-a2c3-db03589767a1",
    "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": "11209ae6-87a4-4605-b49e-c89526dacced",
    "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-01-25T16:08:46.3152703+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-25T16:08:46.3152703+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.