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": "4d3d16ea-8577-4420-9ab9-1902137395df",
  "estimated_quantity": 2.0,
  "article_id": "7f81b2fc-fe7e-494b-9f50-9ffc34bed093",
  "article_code": "sample string 4",
  "article": {
    "id": "12f87249-8767-4d02-9d07-b8be68044368",
    "article_category_id": "8f12cf48-8d57-4513-bd49-97aa48e0cd8d",
    "article_category": {
      "id": "1fc9ccd6-04f2-40db-b179-fbf78a77e1d4",
      "parent_id": "922cdf08-1d72-4843-a4c5-4e944b9ba291",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-03T15:17:17.7273372+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "b24b610a-6018-409c-9763-ce088e210906",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8c367d7a-782d-40ea-bc3c-311e345a4916",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "36c2237e-d117-49b4-a277-a9de914a4ea1",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a7c07cc4-537f-4d0c-a5a6-6776f7da6efd",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ce41fb47-9d40-4730-92e3-b29f7b0cba87",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "4a597bc1-4d89-43e6-b63c-3e65769e6ac6",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-03T15:17:17.7273372+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-07-03T15:17:17.7429564+00:00",
    "date_update": "2026-07-03T15:17:17.7429564+00:00",
    "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00",
    "article_color_id": "9d47f866-fc0f-45e6-b257-ae216e3b977d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "dc465fe5-c867-462f-8dcf-b25eead8c1a0",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "35b74ac8-5132-435c-82a3-8aeb34a08804",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0483747c-9307-4650-b7b0-f4354aa13f9d",
    "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": "aa8a9253-13bb-48b4-ba8f-d9cb46eb768e",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "dbbf5537-852a-47e8-ad50-a918f78039f4",
    "_parent_id": "e5026c6c-af72-40da-a550-c208f1d761bf",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "998324eb-adaa-4854-a92b-195381bc440f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "53d406aa-2f22-4fc1-a150-df3c1184594c",
      "_parent_id": "ef3e5611-f77c-49ba-ba53-f9c4836a8e92",
      "root_parent_id": "32c54df8-a1d0-4367-98f2-0a7904e50d04",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a7d1c4b1-3092-4f8d-b4e4-e6350e7c80b1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "312bc483-8ee2-4349-b2cd-04298e4070b5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5183683b-4993-442d-a813-9c5ed60209c4",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1ec0199e-c2c4-4682-99b3-18d8c38ca5bd",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
          "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
          "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
          "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-07-03T15:17:17.7429564+00:00"
        },
        "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
      },
      "equipment_model_id": "431eeedf-8ba6-4dd4-b176-227ac51b2c14",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a00ac95f-a893-4934-b120-1eb46fc52b2f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "a45db86e-41d9-4d4f-8206-6bd8de28f115",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "84c22541-55c0-43be-8bce-03f77b504bc3",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5b7d105e-cc4d-4c14-9506-8faea3251f18",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
            "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
            "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
            "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-07-03T15:17:17.7429564+00:00"
          },
          "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
        },
        "equipment_family_id": "0b3a32c7-569e-4071-ad6a-a83962cf7ea6",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "312bc483-8ee2-4349-b2cd-04298e4070b5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5183683b-4993-442d-a813-9c5ed60209c4",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1ec0199e-c2c4-4682-99b3-18d8c38ca5bd",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
            "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
            "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
            "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-07-03T15:17:17.7429564+00:00"
          },
          "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
        },
        "date_in_production_since": "2026-07-03T15:17:17.7429564+00:00",
        "date_out_of_production_since": "2026-07-03T15:17:17.7429564+00:00",
        "date_end_support": "2026-07-03T15:17:17.7429564+00:00",
        "sales_organization_id": "7446bc9b-ffb3-4cba-8b79-287f7f9e2a32",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
          "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
          "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
          "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-07-03T15:17:17.7429564+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-07-03T15:17:17.7429564+00:00"
      },
      "project_status_id": "87438ea3-8835-48cb-aa35-49e0bd7a6bd2",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c4695ce9-96a2-435e-83e4-8c1d7676d09b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "26735e5f-d076-4104-a1a5-49ce370217f8",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
          "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
          "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
          "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-07-03T15:17:17.7429564+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
      },
      "company_id": "6922e924-c9af-45df-bb6f-a4f1731d2673",
      "company_code": "sample string 12",
      "db_address_id": "db605524-32c0-4df1-b454-78cf28cb6d0c",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5be168a6-3053-4059-b886-b53ae11e9069",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1b2acfe1-6d7f-4ee3-81d9-4d3b7232dbe5",
      "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-07-03T15:17:17.7429564+00:00",
      "date_create": "2026-07-03T15:17:17.7429564+00:00",
      "date_update": "2026-07-03T15:17:17.7429564+00:00",
      "updated_by_user_id": "d19657a9-c715-4322-b2e0-27b0cd79c5f9",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-03T15:17:17.7429564+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-07-03T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-03T15:17:17.7429564+00:00",
      "date_last_job": "2026-07-03T15:17:17.7429564+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-03T15:17:17.7429564+00:00",
      "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "bb03fb57-265f-41d7-b3b7-087673437916",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "6dc153b8-439c-4077-b811-4709f6e463cd",
      "name": "sample string 2",
      "sales_organization_id": "2777d009-8e6a-4aa2-be9c-47357ba38e03",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "bad1a74c-660f-4f87-8566-fc466a167d37",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "84453ab2-032c-47ad-b593-25e3974827c4",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "44cdfc7a-6676-4893-b583-aa1ddd4b3a1f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
        "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
        "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
        "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-07-03T15:17:17.7429564+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
    },
    "job_status_id": "3d8cb948-4d7b-4f21-9c83-06ec7575f115",
    "job_status_code": "sample string 11",
    "db_address_id": "7ad8d878-c812-47c7-900d-d8b49cba71f9",
    "contact_id": "81d850f7-7760-432c-896c-dd31fd50e2b2",
    "requested_by_company_id": "1ca9cdbd-8dc3-4a1c-83bd-4a35e540d297",
    "requested_by_contact_id": "da2e667d-6050-4aef-8d8d-65ffdc4c3efc",
    "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-07-03T15:17:17.7429564+00:00",
    "due_date": "2026-07-03T15:17:17.7429564+00:00",
    "date_create": "2026-07-03T15:17:17.7429564+00:00",
    "date_update": "2026-07-03T15:17:17.7429564+00:00",
    "date_closed": "2026-07-03T15:17:17.7429564+00:00",
    "suggested_user_id": "457d9229-acaf-4a90-8b9d-3b36ce653c55",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2a53d7d9-163d-4552-8065-0836a4b1358e",
      "db_language_id": "c19b583a-6640-4c14-a2bf-17df96b74948",
      "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-07-03T15:17:17.7429564+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f820e3d8-82e4-4470-8ab5-11909f3a4839",
      "sales_organization": {
        "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
        "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
        "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
        "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-07-03T15:17:17.7429564+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e2518735-d22b-40d6-94e7-0a9ee1d2349b",
      "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": "d708e071-fe3f-4876-8b55-fc7644c19081",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "9fda4b31-e4f3-4f9e-b46a-91c42f622c05"
    },
    "suggested_date_start": "2026-07-03T15:17:17.7429564+00:00",
    "skill_id": "fce5c78f-4a10-4678-8123-0ec28efa1c57",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6b44ead2-e19d-490b-9e7d-be6da27db0a7",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "7665f0da-c850-42a3-bb84-830a26fa078a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "176a8075-fe20-4ad2-85c1-44b8580dadbf",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0b918efa-bea1-4cbb-bf94-51e6c94b4d1f",
        "db_currency_id": "9ffbe5b9-f594-48d2-8fa4-a8ceb8391e79",
        "db_language_id": "3844a9eb-be44-4973-afc6-07531ca6dd5b",
        "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-07-03T15:17:17.7429564+00:00"
      },
      "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c6d1c460-0a23-4b33-85b9-f5f125b19e00",
    "date_reported_by_company": "2026-07-03T15:17:17.7429564+00:00",
    "id2": 36,
    "company_id": "4dc3e8ab-5e6d-4085-a156-3ac1aa06d3ba",
    "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": "a22fc015-713f-43a7-b751-767e30121457",
    "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-07-03T15:17:17.7429564+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-03T15:17:17.7429564+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.