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": "c59257c2-0835-4bde-85e3-4cb591226f8d",
  "estimated_quantity": 2.0,
  "article_id": "dd697b06-1e1d-44d2-80cb-3661aa9aec7f",
  "article_code": "sample string 4",
  "article": {
    "id": "33a8d154-7d71-466b-89f2-1334f4a5f7e0",
    "article_category_id": "058d8e0f-7c60-4f87-80ed-392d17739700",
    "article_category": {
      "id": "c54f3f17-ef46-40ad-93ee-2684159fec6d",
      "parent_id": "f3dfea19-413b-44d9-b20c-1f442ee6d2dc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "116da673-bb01-402c-bda0-2aac3f2790d4",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b63e84f3-a73b-4d9e-9214-5e2e1dc86aaf",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2364ade7-5ddd-4db2-9418-e562317c8e87",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f4952446-e21e-4efd-ac5b-426712758b81",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "0fca03b6-7b35-4fba-8408-2cdfb98b4f7e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a93b5456-6dd6-430a-9a6a-f2b35aeb3c9e",
    "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-04T10:15:00.1571198+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-04T10:15:00.1571198+00:00",
    "date_update": "2026-02-04T10:15:00.1571198+00:00",
    "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00",
    "article_color_id": "fe4538f7-8af4-4fe4-924e-47b5371ba513",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7594d4b4-9557-4d2e-a3f9-1c206b748ca0",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "c7e7cd5b-7d42-444a-872d-dffe27ab0386",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a801ee1e-8f05-4faf-9466-b3f1f07aec17",
    "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": "6adcee14-8d05-479d-ac98-f813133edf93",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6637ab06-4e4e-408d-aafa-6730f10b347e",
    "_parent_id": "23c38e96-fc4f-4f95-a193-d9f593a59fbb",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "e5f57136-1566-49a1-98be-0cd166ac2980",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "102ba316-3983-48a2-8f3a-6105eebb3dfb",
      "_parent_id": "0606844c-5f09-46ff-94f1-02115c7b8101",
      "root_parent_id": "fbbe973d-ed0c-4ec6-8ae2-2934a251c452",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "fc8c5be3-5e74-44ff-b32a-d630092b5cc6",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ad714090-f60d-458f-9582-108327bd7b9d",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "10f483be-3bc0-41ed-b83d-4c6fd04fd6d5",
        "_parent_code": "sample string 6",
        "sales_organization_id": "d90b5bfb-8795-4d60-854e-b1b4483534a1",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
          "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
          "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
          "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-04T10:15:00.1571198+00:00"
        },
        "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
      },
      "equipment_model_id": "ef26910d-c05d-4301-a65f-110e46b1bb88",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "307f8289-e1a1-4128-8d63-ecb3414e5da1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "bd134093-4280-4847-84a3-c3460b9376bc",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e1ff3c00-6b7b-4fa4-82d1-75dcbc343c09",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "68a48e46-1cd9-4634-9f6d-54c99df5a480",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
            "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
            "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
            "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-04T10:15:00.1571198+00:00"
          },
          "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
        },
        "equipment_family_id": "98e0e19e-0db2-4b81-bd71-99669d262660",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ad714090-f60d-458f-9582-108327bd7b9d",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "10f483be-3bc0-41ed-b83d-4c6fd04fd6d5",
          "_parent_code": "sample string 6",
          "sales_organization_id": "d90b5bfb-8795-4d60-854e-b1b4483534a1",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
            "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
            "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
            "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-04T10:15:00.1571198+00:00"
          },
          "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
        },
        "date_in_production_since": "2026-02-04T10:15:00.1571198+00:00",
        "date_out_of_production_since": "2026-02-04T10:15:00.1571198+00:00",
        "date_end_support": "2026-02-04T10:15:00.1571198+00:00",
        "sales_organization_id": "16b16c17-162b-4cbf-914b-50242c9d085b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
          "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
          "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
          "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-04T10:15:00.1571198+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-04T10:15:00.1571198+00:00"
      },
      "project_status_id": "720e538e-dd2e-4c08-a467-dc0a35c49ada",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "5fbcd588-37f1-453a-9e09-cc2478a66993",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "9886d14e-9fbe-44d3-a994-38a0ca3c5683",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
          "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
          "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
          "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-04T10:15:00.1571198+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
      },
      "company_id": "67985400-a087-4cda-818b-6818e4aa3c45",
      "company_code": "sample string 12",
      "db_address_id": "ca9eb8f1-348b-41ec-842b-b35ca47cc8c9",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "61e774a3-48b0-46f3-ba73-87579afbe20a",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "03d4ebb6-df45-4214-8ff1-066b0b020186",
      "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-04T10:15:00.1571198+00:00",
      "date_create": "2026-02-04T10:15:00.1571198+00:00",
      "date_update": "2026-02-04T10:15:00.1571198+00:00",
      "updated_by_user_id": "40c7e823-59a3-4148-8682-7eee48d57c59",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-04T10:15:00.1571198+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-04T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-04T10:15:00.1571198+00:00",
      "date_last_job": "2026-02-04T10:15:00.1571198+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-04T10:15:00.1571198+00:00",
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "846c71ee-f461-4980-9231-fbd1388f7517",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "9c926f95-a7d8-4fdb-8707-0ac8c80a2a80",
      "name": "sample string 2",
      "sales_organization_id": "0ade3aa4-6252-4270-8fec-aaf9e0c122a3",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "0ecd5701-feeb-46df-a19b-f4467609cbc3",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d56564d0-3b25-49f1-a49d-e5b4650b78bb",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9aae8829-ac8c-427b-a8f6-6c5c431ba1af",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
        "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
        "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
        "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-04T10:15:00.1571198+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
    },
    "job_status_id": "1294fff7-ad54-44bc-9313-fd4df84168c3",
    "job_status_code": "sample string 11",
    "db_address_id": "6ec967f7-71c7-4f6c-bac8-79f51504c845",
    "contact_id": "b606c124-4e3d-4ae5-9107-c6acf5e7c61a",
    "requested_by_company_id": "d544a6c8-3eff-4a75-945f-ababf9d6ac75",
    "requested_by_contact_id": "cb9c186a-0416-42d9-9f2d-dad4d7f1cdf4",
    "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-04T10:15:00.1571198+00:00",
    "due_date": "2026-02-04T10:15:00.1571198+00:00",
    "date_create": "2026-02-04T10:15:00.1571198+00:00",
    "date_update": "2026-02-04T10:15:00.1571198+00:00",
    "date_closed": "2026-02-04T10:15:00.1571198+00:00",
    "suggested_user_id": "e50d7600-8d2f-4e98-b4aa-4e839268ed58",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "b3f5a6e1-b1a1-45e8-a3cc-55a8ce92d6f9",
      "db_language_id": "00cbfaac-3339-4f6e-ad54-8c72706c76a0",
      "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-04T10:15:00.1571198+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0b4a7458-605c-466f-96b3-6b9f2fe7e038",
      "sales_organization": {
        "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
        "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
        "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
        "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-04T10:15:00.1571198+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "237eff44-be09-47e4-9684-8740c6fbebd6",
      "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": "57ed6e2b-1a60-4cfd-91a3-01b854fa7903",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "9341a4c2-d068-44ea-baae-7018bbb687e7"
    },
    "suggested_date_start": "2026-02-04T10:15:00.1571198+00:00",
    "skill_id": "79e46217-3a4b-4d6d-adbe-a58f8b3b4445",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a5ac1935-2591-4250-9c7a-c84550edee90",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "aef935ef-7bdb-427f-915f-4f7f7242a6b0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "512d9b88-fe81-49b4-a301-22e03a252e45",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4cefc718-e458-45c2-a520-98fba348a9ca",
        "db_currency_id": "9e270cc3-12d3-461b-96c2-ebf0ac6ca4b9",
        "db_language_id": "eb508d78-514e-4cfc-84fa-5ca23f875582",
        "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-04T10:15:00.1571198+00:00"
      },
      "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "f7375a1f-4cd8-472e-be9b-cfa0773bb0e6",
    "date_reported_by_company": "2026-02-04T10:15:00.1571198+00:00",
    "id2": 36,
    "company_id": "31e7c5ae-b87a-4f66-983d-c96301d39618",
    "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": "b76ef498-13b2-4294-94c5-0dfcf211365b",
    "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-04T10:15:00.1571198+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-04T10:15:00.1571198+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.