Updates the job_estimated_quantity object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "f2f6caf4-00a7-4591-add0-ba3ede56820c",
  "estimated_quantity": 2.0,
  "article_id": "7ed0e8d9-e4ec-47a5-94a5-b7da557470b6",
  "article_code": "sample string 4",
  "article": {
    "id": "000d2036-f238-454f-8c25-6e95829b8587",
    "article_category_id": "37821b2c-575b-42a6-9c76-c0c5ac212901",
    "article_category": {
      "id": "e2b6c0c2-8337-4886-a558-c6453302cee7",
      "parent_id": "8763c395-bd16-401a-85ac-3a68435f1503",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-06T22:57:06.8076271+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "25df9fb0-0ca3-4953-b785-4e3bd6963d75",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f9d17863-8c64-473f-ab14-443389788940",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a4ffabe8-fe24-4f66-bf26-df08e3417572",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ce0c5ed2-a4ac-4216-8c1b-4f7c24bc630d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "3e357b16-7ef2-4320-8c54-75057a9a7bf3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "4edb385f-a18d-4696-8f0d-b52eda22f282",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-06T22:57:06.8076271+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-09-06T22:57:06.8076271+00:00",
    "date_update": "2026-09-06T22:57:06.8076271+00:00",
    "modified_dateutc": "2026-09-06T22:57:06.8076271+00:00",
    "article_color_id": "1ac71cb9-9ba9-4d7c-b72a-7c38ef740d2d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ded640c5-1139-43e3-9a1b-18b68ca5b973",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-06T22:57:06.8076271+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "921a5ba8-2573-41ee-8c30-fd56b0a52e3d",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "3ca1d25c-69c8-4f18-bf19-02ee2c0d93ba",
    "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": "bec172c5-ab92-4f71-bf01-b4ffd047dea2",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "85c7fee3-c285-44d9-a5f8-ee588cd9bc94",
    "_parent_id": "b3e7591d-cd3e-4911-b9af-bad05b6d4236",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "416269fc-3cea-4a93-8591-7831caff877a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "5937a75b-020b-4fc3-bcb1-f4ab162a2f43",
      "_parent_id": "9ab817ce-58ef-4c3e-a714-f6b0d597fdc6",
      "root_parent_id": "831fb8d0-a6e4-4986-b581-e5cdc22fb80b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "10f8b8ec-485a-43de-9a73-e06b000b1825",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "197d3eaa-1ef0-41ab-9286-d85752e77c84",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "8a9b8432-c39b-46c6-81c1-19a403202855",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9f25d2fa-547b-4219-bf62-160810474c43",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
          "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
          "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
          "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-09-06T22:57:06.8232499+00:00"
        },
        "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
      },
      "equipment_model_id": "6311aef4-1cb1-4ec3-8075-c096dffe2b0d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d3cf0562-7c66-4ce9-8580-80df2205f889",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "1bb8ccd8-b9bb-4954-b641-622eb319654c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "a1dcbb00-ef78-45dc-8e61-7bf41ccc10ca",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b3fe013d-189e-4517-86ea-fe7d4daadf5c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
            "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
            "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
            "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-09-06T22:57:06.8232499+00:00"
          },
          "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
        },
        "equipment_family_id": "11095a6c-d33e-4fc5-9fc3-45c9a36fc613",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "197d3eaa-1ef0-41ab-9286-d85752e77c84",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "8a9b8432-c39b-46c6-81c1-19a403202855",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9f25d2fa-547b-4219-bf62-160810474c43",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
            "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
            "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
            "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-09-06T22:57:06.8232499+00:00"
          },
          "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
        },
        "date_in_production_since": "2026-09-06T22:57:06.8232499+00:00",
        "date_out_of_production_since": "2026-09-06T22:57:06.8232499+00:00",
        "date_end_support": "2026-09-06T22:57:06.8232499+00:00",
        "sales_organization_id": "f3c589f9-09cf-44c4-8585-9331b0eaeea7",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
          "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
          "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
          "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-09-06T22:57:06.8232499+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-09-06T22:57:06.8232499+00:00"
      },
      "project_status_id": "2124294a-d2ce-4948-a162-929cf43b7682",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4176bafd-e1ae-408b-a09b-b0696fc941d1",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "7eb49661-ea4e-4b8c-8857-192cc826d20b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
          "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
          "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
          "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-09-06T22:57:06.8232499+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
      },
      "company_id": "5bfe14b3-2527-4d04-9139-18f4712e9b51",
      "company_code": "sample string 12",
      "db_address_id": "84905ae5-9cce-4b2d-a911-520c188628b0",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "c9743a4e-7490-4c56-ac81-357399df806e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "f7436436-b8f8-463b-a59f-77276b233f2b",
      "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-09-06T22:57:06.8232499+00:00",
      "date_create": "2026-09-06T22:57:06.8232499+00:00",
      "date_update": "2026-09-06T22:57:06.8232499+00:00",
      "updated_by_user_id": "9b695670-fbc2-4364-bfbf-9ed1ee25a2d0",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-06T22:57:06.8232499+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-09-06T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-06T22:57:06.8232499+00:00",
      "date_last_job": "2026-09-06T22:57:06.8232499+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-06T22:57:06.8232499+00:00",
      "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "2c9d7152-a9ce-4567-8639-c64b35068214",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "03729529-f3e1-439f-8489-2845a7455ac3",
      "name": "sample string 2",
      "sales_organization_id": "9ceb497b-31f3-4755-bafc-4a3bcc9d23e1",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a3ad887e-c6a2-4bab-a8dd-35fe84b85cd0",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "434fb249-86bd-47ec-b8e2-07d0c4ec070a",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9842d148-47f7-430d-8b4c-f4eacd2bac78",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
        "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
        "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
        "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-09-06T22:57:06.8232499+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
    },
    "job_status_id": "c4aba499-a54f-4986-98ab-be5d1f6c39b5",
    "job_status_code": "sample string 11",
    "db_address_id": "6711e756-0bbb-4f0a-bc4b-d8f3929bf3c2",
    "contact_id": "4ec956e5-6387-4fd2-9b03-581e0063a352",
    "requested_by_company_id": "8cb4fbb5-223c-4ba3-af99-8f1cb1f250c2",
    "requested_by_contact_id": "7debcf05-346a-41d2-a2c9-a5f63b4369c7",
    "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-09-06T22:57:06.8232499+00:00",
    "due_date": "2026-09-06T22:57:06.8232499+00:00",
    "date_create": "2026-09-06T22:57:06.8232499+00:00",
    "date_update": "2026-09-06T22:57:06.8232499+00:00",
    "date_closed": "2026-09-06T22:57:06.8232499+00:00",
    "suggested_user_id": "afd180df-5929-4b45-9757-2455c03d21b7",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c98ca7fd-0845-4371-9ad7-3a9c18c997dd",
      "db_language_id": "9cfa513f-b997-4a78-9e65-cf66a0ea036e",
      "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-09-06T22:57:06.8232499+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "c8c4a0c4-5a16-4340-892e-7314047db96a",
      "sales_organization": {
        "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
        "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
        "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
        "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-09-06T22:57:06.8232499+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6e09666b-543f-4e13-99ce-7c9886f78305",
      "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": "c2a24503-4149-4c7e-87a0-05ecbd1ed650",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "595dce4f-3420-4312-a2b2-48e6fb3a69c9"
    },
    "suggested_date_start": "2026-09-06T22:57:06.8232499+00:00",
    "skill_id": "60e2bfc0-329f-4e61-8df1-bbee0ead5cba",
    "skill_code": "sample string 32",
    "skill": {
      "id": "de5d9932-850a-4044-bfe9-29052e0232e0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "bb475ca2-541c-46a0-b5cb-8ebf59746fca",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "659cbbb0-36be-4c66-a8d0-3959f334c3bd",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ab7b87df-6c04-4779-9dc2-71c4c700b1cd",
        "db_currency_id": "b191183e-6332-4568-84b9-436ec09d854f",
        "db_language_id": "7da866d0-3856-486f-bd03-4c2ce0c5dad8",
        "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-09-06T22:57:06.8232499+00:00"
      },
      "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d1d9a4d0-34cb-4302-8607-bb69b5d33d08",
    "date_reported_by_company": "2026-09-06T22:57:06.8232499+00:00",
    "id2": 36,
    "company_id": "098f7991-de1e-482d-b092-4a22ef559eb5",
    "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": "7ef0b4a9-2db7-462c-a095-1fbef0e16dde",
    "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-09-06T22:57:06.8232499+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-06T22:57:06.8232499+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.