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": "42a7ccf3-8663-4fa4-b187-0435a01bea52",
  "estimated_quantity": 2.0,
  "article_id": "6f630264-a23a-4e43-90ed-6a266912e908",
  "article_code": "sample string 4",
  "article": {
    "id": "30393d97-edfa-4ec3-829c-a09660fa2d39",
    "article_category_id": "0c5c6ff9-3992-4c86-8ce8-ac893ae82d1b",
    "article_category": {
      "id": "05620928-3105-4b78-86a4-61bb530c4e5a",
      "parent_id": "06e4cffa-0ab2-4e47-82e8-0066b98c72a5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d9dd03a7-2ca6-428b-bc1c-95d65136b9a3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "290b716f-40ac-4037-b88a-62c49c4e7d61",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "fa75e8a9-45bf-422e-bd26-e230c1c596fb",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "79d85eac-4161-4e93-a84e-ebae9f48236b",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "c1faafca-8d6f-4658-9e48-cd99a0b420ea",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9fc2c119-2f07-4c46-99f8-e040c7e981a6",
    "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-05T01:37:04.9796236+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-05T01:37:04.9796236+00:00",
    "date_update": "2026-01-05T01:37:04.9796236+00:00",
    "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00",
    "article_color_id": "3627bd6d-a77a-4d27-a1e8-8a1ea3f7fce1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "aad0298a-69bd-4562-8380-4a85e71879c8",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "8864a8d0-fa43-4a46-ab0b-8cbbe9fb24ad",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b481cdc8-2278-40ee-92f7-6c339e63be30",
    "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": "7e37bdf8-3e88-4ea8-aabe-65556296ed65",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "0a159c3f-9ae7-49f6-a4fa-46b73226b8d0",
    "_parent_id": "51616721-2a31-4f06-aadb-3f57a327e41d",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7cd775c0-6e25-40f5-9213-886545a4a595",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4a471011-f0be-4c2c-9020-e495b3adec9c",
      "_parent_id": "f3ade7ab-eae1-42ed-9a0c-ea3fc0691ebd",
      "root_parent_id": "f89342c8-5683-42d4-9ee4-61ef43eafef0",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a2e2f6c2-71a3-497d-bfa6-1ed368d702ba",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9c63ea58-2e17-437f-870f-ea4fe4c1dd4a",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "c3435c1b-da67-43f0-ba80-d67657dced5f",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a4665e31-959e-4496-98bb-b3d146334eda",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
          "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
          "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
          "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-05T01:37:04.9796236+00:00"
        },
        "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
      },
      "equipment_model_id": "a080a6fe-f254-4011-a854-67b0d033f7ca",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "c7496f5f-d291-4fac-b873-e8aa0599dd63",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "75ba9e75-7540-456b-aba6-68a9c6d346f9",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8e632c66-b214-427f-aea1-b034789b8788",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "eb83cc80-b2d2-46bf-b33f-8c733de4a91e",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
            "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
            "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
            "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-05T01:37:04.9796236+00:00"
          },
          "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
        },
        "equipment_family_id": "f030e08c-f8b7-46b6-922e-43812b487654",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9c63ea58-2e17-437f-870f-ea4fe4c1dd4a",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "c3435c1b-da67-43f0-ba80-d67657dced5f",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a4665e31-959e-4496-98bb-b3d146334eda",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
            "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
            "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
            "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-05T01:37:04.9796236+00:00"
          },
          "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
        },
        "date_in_production_since": "2026-01-05T01:37:04.9796236+00:00",
        "date_out_of_production_since": "2026-01-05T01:37:04.9796236+00:00",
        "date_end_support": "2026-01-05T01:37:04.9796236+00:00",
        "sales_organization_id": "a2ce3661-1e92-4e49-a08c-f4ad7852ac6a",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
          "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
          "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
          "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-05T01:37:04.9796236+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-05T01:37:04.9796236+00:00"
      },
      "project_status_id": "ad0ac5ca-1a2b-4ddd-b575-9550de65f2a8",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "8ff3be93-55a6-4616-bb9c-6bfbacae8ef4",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e487de40-64ce-4943-a4b3-1f41ff463519",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
          "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
          "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
          "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-05T01:37:04.9796236+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
      },
      "company_id": "e4c05ed1-d196-453d-b9ae-8e98e1202198",
      "company_code": "sample string 12",
      "db_address_id": "a7954e71-133b-4cb4-bccc-3e3fab8b524d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a069dddc-cecb-473f-8d3e-715e44330e6e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "46abb06f-b402-4a70-a2f8-b2f1aafa2252",
      "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-05T01:37:04.9796236+00:00",
      "date_create": "2026-01-05T01:37:04.9796236+00:00",
      "date_update": "2026-01-05T01:37:04.9796236+00:00",
      "updated_by_user_id": "ad3f813a-d3f8-4535-b5ca-607d80607b72",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-05T01:37:04.9796236+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-05T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-05T01:37:04.9796236+00:00",
      "date_last_job": "2026-01-05T01:37:04.9796236+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-05T01:37:04.9796236+00:00",
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "7f5970a4-c6e1-4cd0-81ce-39c130b57b10",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "abaf2162-2483-4d23-9718-350b22b9208d",
      "name": "sample string 2",
      "sales_organization_id": "4f84aece-52b8-455f-8b8f-79587e63ba55",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "121fda5a-ef22-42fc-898d-7f8f2e196820",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "21c6bc74-4a39-4464-9b4d-b89a4c4f8386",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "cf198695-413e-4606-b94e-a5125da3c136",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
        "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
        "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
        "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-05T01:37:04.9796236+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
    },
    "job_status_id": "b93adb1e-f4f1-4050-bcb6-ec3d8397410e",
    "job_status_code": "sample string 11",
    "db_address_id": "6768ab95-19e1-41ce-b8aa-2149325429e9",
    "contact_id": "aa26d6a3-65e2-4c8e-93c5-2603508ae05f",
    "requested_by_company_id": "ef12f9f9-1d22-46f2-854d-bc9725be62a2",
    "requested_by_contact_id": "9fce2f58-ca07-4087-8c77-e57afe07bbf6",
    "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-05T01:37:04.9796236+00:00",
    "due_date": "2026-01-05T01:37:04.9796236+00:00",
    "date_create": "2026-01-05T01:37:04.9796236+00:00",
    "date_update": "2026-01-05T01:37:04.9796236+00:00",
    "date_closed": "2026-01-05T01:37:04.9796236+00:00",
    "suggested_user_id": "d987596c-2ba7-439c-a647-5db2ed5a9844",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6c21c920-5f9c-4895-a32c-1da0d5e4d706",
      "db_language_id": "e053a901-527e-4b26-9b70-772e22708efc",
      "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-05T01:37:04.9796236+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "155ba92a-cfdd-4a50-9fe6-4c018aae6953",
      "sales_organization": {
        "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
        "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
        "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
        "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-05T01:37:04.9796236+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "57f0d397-0be0-4532-b7a5-6080bc0ca95a",
      "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": "3074ba19-705f-4459-b8df-1d957da3d5c6",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ee71a46c-da57-46d1-b1ad-d6f33db80988"
    },
    "suggested_date_start": "2026-01-05T01:37:04.9796236+00:00",
    "skill_id": "16fb9b74-d411-4b1a-8318-dab608359a1c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "f767bfa4-4eb8-4ff4-8fdb-b177ab7f6ba5",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "46c3c519-d391-432b-b354-926dbb895368",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "465df69d-a60b-44a2-8768-69bf11eae90b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1171a1e1-afeb-47b1-b6d8-6c662f47e2ef",
        "db_currency_id": "5ac6dd8a-aee4-44a1-acce-db1ab4425e41",
        "db_language_id": "e8362c01-79fa-4792-ab61-8667ce2dac5a",
        "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-05T01:37:04.9796236+00:00"
      },
      "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "1ca30521-0ab1-42b8-8f98-1f12d7ee6aa2",
    "date_reported_by_company": "2026-01-05T01:37:04.9796236+00:00",
    "id2": 36,
    "company_id": "6c9ab046-af8a-4fc7-84d1-e51c3d5d520a",
    "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": "71cfb032-4dab-4149-bc74-8cac931097fb",
    "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-05T01:37:04.9796236+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-05T01:37:04.9796236+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.