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": "d4623afb-3168-4ba2-b306-41392934058b",
  "estimated_quantity": 2.0,
  "article_id": "36defde2-2ac5-461e-bfcd-077331fe5437",
  "article_code": "sample string 4",
  "article": {
    "id": "90ba9b73-6fdf-4b94-bd6f-0d75ea6d7eb1",
    "article_category_id": "e2ceb737-e23c-4ed3-a2b1-f5f7444ca002",
    "article_category": {
      "id": "a5eb645c-6de1-4c7f-a199-85e1b86fcc1d",
      "parent_id": "80e473a9-a64b-4646-8bdb-faed351f4e4c",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-21T18:46:20.6602875+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "78d42fa8-5133-43cb-b8a1-e5fa0867489e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e57b7013-861d-4f99-9cd4-9ac973a650cd",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "1d2b4482-bc5b-4c2e-8ed0-d94ca26bd279",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "e13b6d75-a70e-4150-bdc9-32719ab07ef8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "dc75bf9b-bcc2-40ee-a649-26727314833a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "6d13e886-4e0d-4677-9688-05f7390b739f",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-21T18:46:20.6602875+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-02-21T18:46:20.6602875+00:00",
    "date_update": "2026-02-21T18:46:20.6602875+00:00",
    "modified_dateutc": "2026-02-21T18:46:20.6602875+00:00",
    "article_color_id": "3c30b6f1-a5d7-46dd-a90a-6d3865dfba0a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "f4513c41-792c-4590-9998-feedaba156a5",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-21T18:46:20.6602875+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "bc7cf188-aec2-4076-97cb-ab123d2554b3",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "f3429ad6-4886-41f9-90aa-a992655d4734",
    "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": "03aed6b5-0b79-4398-890f-dd40acc1e643",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "7e515f57-fd78-4280-8abf-a23df1782ede",
    "_parent_id": "3b5161f6-ef28-4a88-8ee5-e1ffa7d80557",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "aa31d703-4d69-42fd-a5cc-eeea0a2c6521",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ae248dbe-a0b3-4b5b-a6b0-6a12a76e17fe",
      "_parent_id": "f90fe8fb-c6cd-4c6b-8007-a347f8c08857",
      "root_parent_id": "ad5b07e0-da19-4640-af99-e1dad551f61a",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "7384458d-e9e4-43d6-8034-eaaeebf93afc",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "2a7d6371-44f9-4d5c-aced-d1f548b99718",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "16c78389-ecb4-4e0e-b315-0a4d1288ce80",
        "_parent_code": "sample string 6",
        "sales_organization_id": "36f792a0-f94b-483c-9df4-3adf114d649d",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
          "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
          "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
        },
        "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
      },
      "equipment_model_id": "89ca5b34-9903-4aaa-be0e-78e743629cb1",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "8c5bdfb0-0bd0-4ee4-ab8f-929614898ac4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "4119af94-ba84-42eb-a493-47b48ba6a6b6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "765e4da6-111c-4d15-a201-7f80eb18993a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7ff9047a-75a7-446b-b971-a70a2d02d6d4",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
            "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
            "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
          },
          "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
        },
        "equipment_family_id": "c6f11618-a7cb-4e8d-820e-d923f20f71e3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "2a7d6371-44f9-4d5c-aced-d1f548b99718",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "16c78389-ecb4-4e0e-b315-0a4d1288ce80",
          "_parent_code": "sample string 6",
          "sales_organization_id": "36f792a0-f94b-483c-9df4-3adf114d649d",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
            "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
            "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
          },
          "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
        },
        "date_in_production_since": "2026-02-21T18:46:20.6915178+00:00",
        "date_out_of_production_since": "2026-02-21T18:46:20.6915178+00:00",
        "date_end_support": "2026-02-21T18:46:20.6915178+00:00",
        "sales_organization_id": "98faa0b0-b76c-4fd7-9b58-207c67f6e977",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
          "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
          "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
      },
      "project_status_id": "28d4009f-66d5-4c8e-ac55-8ed21d72ec96",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2fa8f076-2560-4d71-bf1d-d42d21b32513",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "63af3155-d0b4-4c4d-95ce-86677107c157",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
          "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
          "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
      },
      "company_id": "c8ccd46a-80d3-424e-b47c-cea45503a7e1",
      "company_code": "sample string 12",
      "db_address_id": "801d0708-ca32-4d73-af72-70d962e799dc",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "da6d38b3-b082-4950-92fb-a8cc32603a5e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "967aa02b-7590-4f44-be9c-ea464588279d",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-02-21T18:46:20.6915178+00:00",
      "date_create": "2026-02-21T18:46:20.6915178+00:00",
      "date_update": "2026-02-21T18:46:20.6915178+00:00",
      "updated_by_user_id": "ff96a641-f8f3-498d-91ec-f215fea3a985",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-21T18:46:20.6915178+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-02-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-21T18:46:20.6915178+00:00",
      "date_last_job": "2026-02-21T18:46:20.6915178+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-21T18:46:20.6915178+00:00",
      "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "6c02a2da-4d22-4f5d-b2e6-62e5eeeb6228",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "e60ffe15-8c3a-41e1-88cb-8d38fa94cb6a",
      "name": "sample string 2",
      "sales_organization_id": "ea6200c1-2663-4724-a5af-eb4bd0bbcd9f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5b58c600-fdd8-43b6-928b-e0f88bd6356e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "65427238-d1b9-4eff-a382-3117dfd49853",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "8141b076-8de1-4f58-9887-f77094c63671",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
        "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
        "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
    },
    "job_status_id": "abe2374d-b91f-41f2-99a7-62e65001c111",
    "job_status_code": "sample string 11",
    "db_address_id": "489db930-29c6-45de-b39a-f2c4dfce2f9d",
    "contact_id": "3b90f99d-a1ec-4f7b-a0e8-eae2d410f0a5",
    "requested_by_company_id": "75e8e855-1abd-46cd-bcd9-02d940a91a3f",
    "requested_by_contact_id": "e91e9cdb-b402-4e75-bfe1-f84779815fca",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-02-21T18:46:20.6915178+00:00",
    "due_date": "2026-02-21T18:46:20.6915178+00:00",
    "date_create": "2026-02-21T18:46:20.6915178+00:00",
    "date_update": "2026-02-21T18:46:20.6915178+00:00",
    "date_closed": "2026-02-21T18:46:20.6915178+00:00",
    "suggested_user_id": "9ac28158-ef00-4fcd-8bdb-9461bb0fac22",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "e7b4b7cc-adeb-4d4f-8771-16796f2132a8",
      "db_language_id": "003a3249-bc93-4174-8aa6-f7387eb7127e",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-02-21T18:46:20.6915178+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "38f5b8c1-703a-417d-98c5-5600c2137be0",
      "sales_organization": {
        "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
        "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
        "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "93b258d8-1a27-47d6-939f-26130eeb5824",
      "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": "914c70d5-28fe-47b3-ac75-472d8c46a17d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8531388a-2bdb-48ea-817a-7349f46c68ac"
    },
    "suggested_date_start": "2026-02-21T18:46:20.6915178+00:00",
    "skill_id": "33116943-4f70-43a3-b3ea-b012a811ee77",
    "skill_code": "sample string 32",
    "skill": {
      "id": "58fb1c25-4972-4a48-b07c-e515d7913311",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "4e795ee6-d038-4a2c-b65f-31086d91fceb",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "192e4220-b407-49ea-9595-3c0b9dc65a19",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d33e77bc-8bdf-4e3b-bf48-fadd2bff08e9",
        "db_currency_id": "208188c0-aa7e-4926-88d7-7da6b9757757",
        "db_language_id": "668fe08a-95aa-44ff-a1b2-27de0dda0a55",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
      },
      "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "fe1c10a2-973c-4d4c-ba5e-2160e6f8ecd9",
    "date_reported_by_company": "2026-02-21T18:46:20.6915178+00:00",
    "id2": 36,
    "company_id": "135c3ee4-e11b-4ca7-a4f0-f7f74ade2fe6",
    "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": "5e95518c-2582-4b95-8f9e-48a31db7f3f3",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-21T18:46:20.6915178+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.