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": "401441db-71f5-4ce6-aae0-5b2a30804230",
  "estimated_quantity": 2.0,
  "article_id": "b10b53d4-9b7f-4694-9684-576038808d5d",
  "article_code": "sample string 4",
  "article": {
    "id": "add4ccc2-6752-4f07-8768-feed204229ab",
    "article_category_id": "0398c802-c65e-46a6-bd0a-a12d1d7b322c",
    "article_category": {
      "id": "8d36a0dc-504a-4894-b6dd-6f5ef1757dc3",
      "parent_id": "3cd7ce89-f824-4d8f-b1d0-b35fd0dc0c5b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-12T23:03:47.5702519+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "9299092e-3351-4f70-a9f7-1bd58b1b3ab0",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "96f5ca3a-52d7-4a11-8680-c9b1311690ba",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2b957fd3-c7db-447a-b066-bb1c93c41c49",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fffbc11c-6843-449c-bab3-84fb347e8667",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "fa5b5a97-9f56-4161-8771-92ff18d7c9c9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "049f8e61-b82c-4199-8bea-091a07efcefa",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-12T23:03:47.5702519+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-12-12T23:03:47.5702519+00:00",
    "date_update": "2025-12-12T23:03:47.5702519+00:00",
    "modified_dateutc": "2025-12-12T23:03:47.5702519+00:00",
    "article_color_id": "3400901b-1569-4506-a6e7-d00a7edc08d0",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e766620f-7ff1-4b49-b5fa-6cc911863a89",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-12T23:03:47.5702519+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b34efa93-59b4-44e9-ae03-ec85fbef9b9c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b8c2d4f3-b646-4892-aeba-25eede91c32e",
    "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": "3f3b8f8b-3a32-413b-83fd-cea7845c20b0",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "9f171f33-9a1e-4e5e-82f0-cd51db8f5ccc",
    "_parent_id": "f7963d64-a133-4358-925d-b67a493ea46b",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "2adb8f8d-6076-4736-b843-d2939a3f9fd0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c91f843f-3c22-426c-a13e-bae783734f6a",
      "_parent_id": "4ac376c6-eac1-4140-b34c-e9337594855d",
      "root_parent_id": "8bbf847b-157b-4dfa-92db-68267c35d797",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "36a0a1c9-d354-4506-b143-86cb1772da6d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "cdb79c51-81d0-4188-a817-40607d30e58b",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9e8d10f4-9e56-462d-b4f3-2ca92fb3a335",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9b6c02a4-d2f9-4b0d-852a-69eeea438359",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
          "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
          "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
          "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-12-12T23:03:47.5858765+00:00"
        },
        "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
      },
      "equipment_model_id": "772140a1-7fd8-4641-b31c-4bcdb6cdec8f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "efcbe3d0-498c-43be-8f5a-a4b558f7c41d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "cdd9b6ee-99c8-487d-9e8c-e8cb88ae6def",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e30c8db6-d649-40cf-9623-b92bbbb76ba3",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "67c753df-8c4d-419a-b7bd-322d8cf89dc3",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
            "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
            "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
            "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-12-12T23:03:47.5858765+00:00"
          },
          "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
        },
        "equipment_family_id": "232babd1-9fb5-4f2a-9da7-cd9299d187c9",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "cdb79c51-81d0-4188-a817-40607d30e58b",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9e8d10f4-9e56-462d-b4f3-2ca92fb3a335",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9b6c02a4-d2f9-4b0d-852a-69eeea438359",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
            "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
            "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
            "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-12-12T23:03:47.5858765+00:00"
          },
          "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
        },
        "date_in_production_since": "2025-12-12T23:03:47.5858765+00:00",
        "date_out_of_production_since": "2025-12-12T23:03:47.5858765+00:00",
        "date_end_support": "2025-12-12T23:03:47.5858765+00:00",
        "sales_organization_id": "aa3c7a5c-5cbb-4b88-b4e0-658112fd33bf",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
          "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
          "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
          "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-12-12T23:03:47.5858765+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-12-12T23:03:47.5858765+00:00"
      },
      "project_status_id": "b8e338d1-9217-4707-ba6b-3c0b571e6918",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "17219c67-87f1-40b6-90a7-a5e2213adf9a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "63eb16c3-172d-4cd5-b45f-8360f2cbe970",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
          "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
          "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
          "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-12-12T23:03:47.5858765+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
      },
      "company_id": "64144e41-a10e-41a0-bd47-9cb51fdfd75f",
      "company_code": "sample string 12",
      "db_address_id": "b127f2f2-2d77-4ad2-9c3c-2a28e2995058",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "0aa1b9d9-12a1-43b8-8497-6216a9a715b4",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "05573bff-cec5-4e66-b851-409766e5d178",
      "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-12-12T23:03:47.5858765+00:00",
      "date_create": "2025-12-12T23:03:47.5858765+00:00",
      "date_update": "2025-12-12T23:03:47.5858765+00:00",
      "updated_by_user_id": "30c358d5-1fd7-4c26-848f-a732cf83b2b8",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-12T23:03:47.5858765+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-12-12T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-12T23:03:47.5858765+00:00",
      "date_last_job": "2025-12-12T23:03:47.5858765+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-12T23:03:47.5858765+00:00",
      "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "83c1af34-5ce8-4db4-a28a-5122abd12c31",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "ff8f8aa4-cb31-496b-8785-96ae1d74ae06",
      "name": "sample string 2",
      "sales_organization_id": "bd107bf6-2ed3-491f-a340-751e9a400fff",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9d4d55d2-f040-4d93-acf2-cb3cd58ebdf6",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "917d1081-91c6-4ccc-8148-c01f14c440c0",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "2cd4c7b5-f6b9-4989-a090-fc8216e483c8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
        "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
        "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
        "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-12-12T23:03:47.5858765+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
    },
    "job_status_id": "51ec1642-167a-423c-8920-3ac776934154",
    "job_status_code": "sample string 11",
    "db_address_id": "3fdf065f-403a-42b9-a709-4cee12b7f7dc",
    "contact_id": "da955ad8-b051-4c56-96a5-7500e4910c57",
    "requested_by_company_id": "c3cb79ee-2a6a-4043-a233-f330bb22b0a5",
    "requested_by_contact_id": "2a693a8e-3888-43a2-b12d-28b4ddb704ba",
    "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-12-12T23:03:47.5858765+00:00",
    "due_date": "2025-12-12T23:03:47.5858765+00:00",
    "date_create": "2025-12-12T23:03:47.5858765+00:00",
    "date_update": "2025-12-12T23:03:47.5858765+00:00",
    "date_closed": "2025-12-12T23:03:47.5858765+00:00",
    "suggested_user_id": "beda2938-a608-49b9-a520-65da654ac066",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "48d25652-c6f9-4aab-bf7b-fab388615e57",
      "db_language_id": "e766e81e-40b7-440a-bde3-470c72ebd16d",
      "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-12-12T23:03:47.5858765+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4f2a1839-8f33-413d-9660-49a381af433c",
      "sales_organization": {
        "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
        "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
        "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
        "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-12-12T23:03:47.5858765+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "baec9895-165f-44aa-a20e-3921c16bf5f2",
      "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": "e6bcb497-68f2-44ba-8837-83f56caf2113",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3d5f8115-b9a4-41f4-ae55-65c22ba6e0f2"
    },
    "suggested_date_start": "2025-12-12T23:03:47.5858765+00:00",
    "skill_id": "c38c4c7e-0204-4e2f-9375-a9f2657847ac",
    "skill_code": "sample string 32",
    "skill": {
      "id": "7e525c73-8759-4394-87d4-a3866d7bf1ee",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "23180df9-91bd-4c31-9879-b655fa6871dc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c56e29d6-6be6-4121-824b-b4f023b8d93c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "20408375-130d-4cfc-a82b-791d4888dd1b",
        "db_currency_id": "e3f390f0-61f4-42c3-b7fa-5261dba762c2",
        "db_language_id": "3b6b82a8-65dc-4613-b4fc-e6b199a61e1b",
        "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-12-12T23:03:47.5858765+00:00"
      },
      "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "96bf8707-ad17-40a1-9667-cf6db93853ce",
    "date_reported_by_company": "2025-12-12T23:03:47.5858765+00:00",
    "id2": 36,
    "company_id": "541382bc-8a47-416f-b6c3-e864335505ab",
    "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": "cf7839fb-488e-4c2b-a5c1-226a89385541",
    "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-12-12T23:03:47.5858765+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-12T23:03:47.5858765+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.