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": "9a2cebf7-d0a9-4ce2-923e-870ec6afc477",
  "estimated_quantity": 2.0,
  "article_id": "3e66c8aa-aecf-49f2-8a98-9ff838d7c4e7",
  "article_code": "sample string 4",
  "article": {
    "id": "4700322c-92c3-4670-a31c-6e3e85e69b1e",
    "article_category_id": "932dc390-7112-4968-8789-49b1c7d6e1b5",
    "article_category": {
      "id": "07755235-0a8a-48e9-b1ef-be05c349eea0",
      "parent_id": "20e02b87-1122-4bb5-b121-ab42bc87f174",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a2c4d4d2-47c5-4c28-8024-9a3e610e9d2b",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "35d4422e-8337-43ea-b0c3-a3dbf107c5ef",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "4854f8fa-8b75-425d-9616-6035acabefe3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "9c3f825b-26d2-4e35-a14f-bb4b1e0b64e8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a1709e2f-d01c-4ccd-a5ca-7ec8636267a2",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "8bdd5d09-b5c5-457a-af98-7b0427908c6c",
    "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-23T02:19:08.8819841+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-23T02:19:08.8819841+00:00",
    "date_update": "2026-07-23T02:19:08.8819841+00:00",
    "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00",
    "article_color_id": "474daed5-725a-4ae7-ac79-91f26397d42e",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "f49db9c9-ca85-4595-9a2d-be2f497f9e69",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "60204cd7-dbeb-449e-b0b8-6c774e8ab91f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "2fceafaf-15df-4473-8daf-4abd4af44faf",
    "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": "4d8cdbf6-101a-4950-b463-7a3b11640394",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4a50c447-6f73-4e2f-b70f-1ea8cef85ff8",
    "_parent_id": "ef833e37-f004-4de9-a8a7-3ff8cd92e69c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "4a8fab32-3a48-4862-8d06-8d960011ee95",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "48a26f05-adc8-4665-9a6a-3e2244714570",
      "_parent_id": "60a9751f-4794-4d08-a799-bd51ad4d66fc",
      "root_parent_id": "c3a2fa5b-3818-4129-8b7b-04b03a269971",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "070ad3fd-1736-4172-864e-fa6b1292bb78",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "4f187bfb-df6c-47bf-a1e2-8b455ed0059a",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "dff40c2e-bfc5-455f-8d67-46b7d5ec8778",
        "_parent_code": "sample string 6",
        "sales_organization_id": "fd651226-a61c-41ff-a46b-3cfa6205ecf6",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
          "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
          "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
          "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-23T02:19:08.8819841+00:00"
        },
        "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
      },
      "equipment_model_id": "b91d2b36-fe9c-4746-ae8a-ce240cb14e02",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b752cb50-774f-4e8d-8da9-eccfad4d0d20",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "092b0a93-abdd-4a8f-b7b8-da6d25cf3ce4",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b88f5bda-ab7d-4933-97f3-ff7276d38f30",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "a104d78d-23c1-4842-926e-9580e87b7536",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
            "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
            "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
            "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-23T02:19:08.8819841+00:00"
          },
          "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
        },
        "equipment_family_id": "a899956d-71fd-4b8e-a477-64798150d5d0",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "4f187bfb-df6c-47bf-a1e2-8b455ed0059a",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "dff40c2e-bfc5-455f-8d67-46b7d5ec8778",
          "_parent_code": "sample string 6",
          "sales_organization_id": "fd651226-a61c-41ff-a46b-3cfa6205ecf6",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
            "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
            "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
            "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-23T02:19:08.8819841+00:00"
          },
          "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
        },
        "date_in_production_since": "2026-07-23T02:19:08.8819841+00:00",
        "date_out_of_production_since": "2026-07-23T02:19:08.8819841+00:00",
        "date_end_support": "2026-07-23T02:19:08.8819841+00:00",
        "sales_organization_id": "1c2384c9-a25b-4b8a-8756-aaed98ccc7de",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
          "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
          "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
          "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-23T02:19:08.8819841+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-23T02:19:08.8819841+00:00"
      },
      "project_status_id": "e221c863-0abf-429d-91c6-8baa96f048d1",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "1ee3a313-8d8b-4bc3-aea1-48fbf7817c4f",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "cfed83c3-c40b-4182-9e49-24617cba2b6b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
          "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
          "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
          "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-23T02:19:08.8819841+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
      },
      "company_id": "890a5d20-a5ba-448a-bcbb-9350793fbde6",
      "company_code": "sample string 12",
      "db_address_id": "3342a408-d89e-455d-9858-8128c1c127f8",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "381a4847-ba42-4496-820f-a2757d6d1ed9",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "75ecb89b-b546-418e-8ba7-e3e19f2785ad",
      "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-23T02:19:08.8819841+00:00",
      "date_create": "2026-07-23T02:19:08.8819841+00:00",
      "date_update": "2026-07-23T02:19:08.8819841+00:00",
      "updated_by_user_id": "164ead08-4cd4-4d69-9dd0-bbacc6d42935",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-23T02:19:08.8819841+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-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-23T02:19:08.8819841+00:00",
      "date_last_job": "2026-07-23T02:19:08.8819841+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-23T02:19:08.8819841+00:00",
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "c6c525e7-2764-4808-8289-841a1e8d390e",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "79ae3b4e-1a73-42b8-9acd-8508129a6ccf",
      "name": "sample string 2",
      "sales_organization_id": "f6380869-2202-42b7-a1a2-a2b6edc4251a",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "c7b7c3c7-99c4-44fd-8b2d-c1bf57d3ef47",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "dca199b1-ccd9-4576-a3f2-04e64c9ff2f0",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "056a4d7b-6a2a-40cf-8925-79c9df65ce85",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
        "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
        "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
        "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-23T02:19:08.8819841+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
    },
    "job_status_id": "cd48b8e9-4888-4185-9053-e2e3ca29eddd",
    "job_status_code": "sample string 11",
    "db_address_id": "0c944b0e-1589-4328-9c02-99852a5463fe",
    "contact_id": "01a2d703-b8b8-4463-9e3f-e1f19b014633",
    "requested_by_company_id": "1dff1e30-c2b9-4a4c-b37d-beb3e2f6980d",
    "requested_by_contact_id": "8844c63f-50e1-42e8-8c2f-cf2f58aea73c",
    "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-23T02:19:08.8819841+00:00",
    "due_date": "2026-07-23T02:19:08.8819841+00:00",
    "date_create": "2026-07-23T02:19:08.8819841+00:00",
    "date_update": "2026-07-23T02:19:08.8819841+00:00",
    "date_closed": "2026-07-23T02:19:08.8819841+00:00",
    "suggested_user_id": "ac738fc1-4e2f-4f27-944c-d564b50ec90b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "372330a2-2333-4b1b-bdb4-3b0cabefb270",
      "db_language_id": "58eae06d-136e-4e6b-83a8-4f70b7fe3170",
      "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-23T02:19:08.8819841+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0d8f54ae-5f57-4fb1-a42b-b3e6fc93a50c",
      "sales_organization": {
        "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
        "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
        "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
        "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-23T02:19:08.8819841+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d86ce217-3aa3-4ef7-a726-44f98364fe17",
      "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": "8664bb6c-7faf-4dea-8ed7-f5bebbb762ad",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3cf25ea5-c310-42e8-acd6-24b37398c3d7"
    },
    "suggested_date_start": "2026-07-23T02:19:08.8819841+00:00",
    "skill_id": "af95dede-ee9c-423c-97a5-5e8296faeb27",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4d342819-3d5c-4bfe-b8a2-455e79e2c313",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d6831a8f-3e7b-48a0-82a3-836b31b861b7",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a2721b82-8210-43f7-8a96-38c7b829ee76",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2a3051d5-0d3c-41e5-91af-0563f8bfaee9",
        "db_currency_id": "5bcc9e35-16c7-441b-996d-2ee8112fff7f",
        "db_language_id": "6233d643-03fd-4c6d-a18c-c13681310e4d",
        "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-23T02:19:08.8819841+00:00"
      },
      "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "8afea514-f9b9-4b88-ad62-d78a6e192fd1",
    "date_reported_by_company": "2026-07-23T02:19:08.8819841+00:00",
    "id2": 36,
    "company_id": "35075652-2562-4bc9-8061-73b9e91c29a4",
    "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": "9dc15a42-e07e-42f2-a196-15d0017af0b4",
    "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-23T02:19:08.8819841+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-23T02:19:08.8819841+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.