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": "d7d65816-3366-4a1a-88d7-e01a526d5f03",
  "estimated_quantity": 2.0,
  "article_id": "4b6cf0cb-2303-4ab2-a1ea-165081376f30",
  "article_code": "sample string 4",
  "article": {
    "id": "7c10a644-8b3d-40cc-8101-0fa5a76f029a",
    "article_category_id": "f1c125f8-592b-475e-837b-c2c3930dc6a9",
    "article_category": {
      "id": "a92243e5-b4b9-4c8d-abc1-457f3f9e0625",
      "parent_id": "db468848-5e1b-4c6c-92fb-15e66baf2c8d",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "94e577a8-295c-45f4-ad17-4f6aac941eee",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "775625a0-12ec-49fc-8092-ac4df65ab674",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2f3ed3b4-260d-4389-b8f0-544a11cc4da7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0896f7d7-af17-4492-90b3-c54410bf1b72",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f5d9530f-68ac-418e-a2ef-4cb53c72af82",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b0901e3c-dfce-42a5-8845-601ce6623b05",
    "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-29T13:22:59.2265051+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-29T13:22:59.2265051+00:00",
    "date_update": "2026-07-29T13:22:59.2265051+00:00",
    "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00",
    "article_color_id": "e0aac606-abe9-4c70-b28e-75de086596db",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "09e3fc20-f05f-4186-b32c-803e030add48",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "289fce68-87cf-4ca5-9cf0-16bd655fb272",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4bc26f82-409c-4841-bd82-577699207d5d",
    "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": "3a286911-4d94-4f52-bc08-05681ebe4c2e",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "98db79ce-480e-41d6-84d0-a7792111cdce",
    "_parent_id": "4bbbbb4f-3f7d-489f-8359-be7bc078a590",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "02310f0c-2e48-4217-beb0-26d528ff2214",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "2b8674e5-46cd-41b4-b99b-c70eca496a99",
      "_parent_id": "0a953336-bae3-4fad-8cf4-1bb8b05d8833",
      "root_parent_id": "c638784c-3163-40ca-93a1-771d892122ae",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ad130d97-57af-455f-858a-84a4053dceb1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "dc1d8dc3-1cde-41d2-8f57-1d5ad2b80e74",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "dafbb277-8898-4ba9-b500-2687e2a49ce0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "19c06770-2c76-4b66-8161-64c6be89d5e3",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
          "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
          "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
          "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-29T13:22:59.2265051+00:00"
        },
        "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
      },
      "equipment_model_id": "1af8366c-b06f-487e-9971-c318824d3449",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "eff5d1bb-8fb8-4c8e-8f4d-471a9ea36f31",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "161ecebd-4e85-4c26-aa19-e6012db491a0",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "94dcc4de-1a89-4e80-a302-e6d00ebef02b",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d5c274af-6886-4b63-b240-3eeb2d951540",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
            "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
            "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
            "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-29T13:22:59.2265051+00:00"
          },
          "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
        },
        "equipment_family_id": "73eff6eb-7dad-473e-9bd3-ddd63042d434",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "dc1d8dc3-1cde-41d2-8f57-1d5ad2b80e74",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "dafbb277-8898-4ba9-b500-2687e2a49ce0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "19c06770-2c76-4b66-8161-64c6be89d5e3",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
            "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
            "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
            "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-29T13:22:59.2265051+00:00"
          },
          "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
        },
        "date_in_production_since": "2026-07-29T13:22:59.2265051+00:00",
        "date_out_of_production_since": "2026-07-29T13:22:59.2265051+00:00",
        "date_end_support": "2026-07-29T13:22:59.2265051+00:00",
        "sales_organization_id": "c1f59dc4-3e9a-40df-9be7-ad9dcc29de88",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
          "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
          "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
          "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-29T13:22:59.2265051+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-29T13:22:59.2265051+00:00"
      },
      "project_status_id": "f83f20f8-f176-45a9-8815-9e229d210710",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "bb63a439-f5ab-4d98-b100-947a0a20702c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e6e104aa-3690-4cda-8456-9e57e6384c82",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
          "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
          "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
          "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-29T13:22:59.2265051+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
      },
      "company_id": "657da100-5295-4add-b2a4-250fe76eaefb",
      "company_code": "sample string 12",
      "db_address_id": "34b92272-7d62-4af5-9811-dc03610ba09d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "77e1b037-a687-4fb5-b265-e5bc907f6a39",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "6e8d9ccb-55fe-4dbc-a906-caf6a4ef10e4",
      "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-29T13:22:59.2265051+00:00",
      "date_create": "2026-07-29T13:22:59.2265051+00:00",
      "date_update": "2026-07-29T13:22:59.2265051+00:00",
      "updated_by_user_id": "1548c1d2-0e98-4c69-99b6-8b27558f474a",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-29T13:22:59.2265051+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-29T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-29T13:22:59.2265051+00:00",
      "date_last_job": "2026-07-29T13:22:59.2265051+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-29T13:22:59.2265051+00:00",
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9e7eba51-1da2-4f69-b832-3fe93870cca9",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d57330b2-7a52-470f-a0e0-737eb88c2c9e",
      "name": "sample string 2",
      "sales_organization_id": "7e8f4009-af7b-4c00-8780-3b42870a3f19",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a66cf00b-886a-4010-a931-8b42a79d7257",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "6b99e84c-c901-4626-a69a-8b8a09595ec7",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f2a7e28a-cd85-4bc9-832d-3c1de284716d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
        "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
        "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
        "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-29T13:22:59.2265051+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
    },
    "job_status_id": "cebe8da1-535a-47c1-ba90-d9e7d8ad7c71",
    "job_status_code": "sample string 11",
    "db_address_id": "dc1a7f21-0fe1-44d4-a0d6-9a1be22b7a06",
    "contact_id": "cb702725-f4fc-4748-950e-530d5027c586",
    "requested_by_company_id": "9bb231d6-d4fc-43e1-b17c-8a3e2d33ce7c",
    "requested_by_contact_id": "f8fe4bf6-324c-4db5-833e-b21d520999dc",
    "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-29T13:22:59.2265051+00:00",
    "due_date": "2026-07-29T13:22:59.2265051+00:00",
    "date_create": "2026-07-29T13:22:59.2265051+00:00",
    "date_update": "2026-07-29T13:22:59.2265051+00:00",
    "date_closed": "2026-07-29T13:22:59.2265051+00:00",
    "suggested_user_id": "b3446551-b1b5-4600-a600-7daec021f76c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1ef0bc6e-644f-418a-98f9-d72edb3eab9b",
      "db_language_id": "9011c427-dff6-424e-8bc0-82cb8103da56",
      "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-29T13:22:59.2265051+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "24c952c7-adea-42c4-9ee5-cf17d09884ff",
      "sales_organization": {
        "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
        "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
        "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
        "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-29T13:22:59.2265051+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "bc071cf4-3bd3-47f7-87d4-07f19060a976",
      "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": "044d892b-1a27-45bc-a65b-3edf4be75397",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a64165e0-6292-44a3-8a72-cedc1114c05c"
    },
    "suggested_date_start": "2026-07-29T13:22:59.2265051+00:00",
    "skill_id": "39288b05-7fc4-46b6-8370-7fb37dcb3734",
    "skill_code": "sample string 32",
    "skill": {
      "id": "d75c158a-a707-44f3-b731-d3c9ec93abcb",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "2069fb1e-7b99-4cd2-b991-b52fc24d1d24",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "062f02cb-e690-40a7-a941-70f4b0a58426",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b0a97b37-ed00-4371-a80b-46aa084cb8ea",
        "db_currency_id": "3b846e76-59ad-4ef0-8e8c-b9afe13d9aae",
        "db_language_id": "b3061ce0-d38f-48c1-beec-d17e51a93db1",
        "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-29T13:22:59.2265051+00:00"
      },
      "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d058d151-6aac-46d9-8843-53a131e6a1a8",
    "date_reported_by_company": "2026-07-29T13:22:59.2265051+00:00",
    "id2": 36,
    "company_id": "e24fe472-3aa9-4bb2-b2b4-022b602a7578",
    "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": "72455afa-c795-41c2-bf6f-f1cc50363196",
    "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-29T13:22:59.2265051+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-29T13:22:59.2265051+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.