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": "5f6628be-c3df-4666-826d-3a2f5e573b7a",
  "estimated_quantity": 2.0,
  "article_id": "7e1c3859-5c9a-4f5e-8cf1-1b78310edb13",
  "article_code": "sample string 4",
  "article": {
    "id": "8808dcc3-86ba-4f08-a6b5-b7ae68d844e0",
    "article_category_id": "89d11f6a-9895-49f7-a311-662321aeaf74",
    "article_category": {
      "id": "30d86d23-b151-4039-a629-5a102393cc11",
      "parent_id": "1c3c77c3-c6e0-4a92-9032-2731344d1a6f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "77172c1f-251d-4d2f-9e6d-365c99d11014",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "fa7771f5-e296-4c16-b486-29c86d296042",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "caa6f758-9644-4ed8-9f59-0996cc93ad0e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "878b1eb1-a892-44f1-9dad-8023087ea661",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "21b4b64e-09b0-45cf-a913-511d8bb42f60",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f6ee8c38-c33f-43d4-9cfb-28da7d0c6f3a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-09-16T22:40:22.7082533+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": "2025-09-16T22:40:22.7082533+00:00",
    "date_update": "2025-09-16T22:40:22.7082533+00:00",
    "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00",
    "article_color_id": "8916572e-cbaf-43d1-9932-54a9f1e9d956",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "d3e82748-afc3-4a39-9931-1fcf43033850",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3667296c-ce38-4ce0-a5b2-97887966c7ab",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "727e6506-6ef2-491b-a4b2-d55a10da0bea",
    "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": "4984d20d-1455-4049-a857-bebdc2eb1191",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a6ced4fb-8081-4f0c-be7e-c315b94bb23e",
    "_parent_id": "5ddfcefe-4ce2-403a-b781-6fd10ec396ae",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "1f3af971-dfa8-427d-b26b-159884b71cce",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b6f7633e-6d52-47ae-b027-aa8590397f1c",
      "_parent_id": "0f3647ab-c1d3-4cb2-94c9-a9d35fa112db",
      "root_parent_id": "4ebd3664-c427-40d1-802d-bf9066cc4e77",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "f3d82eeb-420c-4636-bd02-180cc7398d78",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "89483d60-0881-4423-8c50-a8848ace1e53",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "10b5813e-9754-49a2-8e04-7c0ca5e9310c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "893a9968-375e-4bfd-8cfd-ec258dfcbe1a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
          "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
          "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
          "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": "2025-09-16T22:40:22.7082533+00:00"
        },
        "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
      },
      "equipment_model_id": "9924a5f5-4dab-41c1-abfd-b7cb97178c3c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "7cd1cc5c-36d4-4bdd-84be-c3fcb38cbd87",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "926cc33c-5b2f-4ace-9687-94e745e013e7",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "d2336384-c1e5-4426-b776-dc10271d36c2",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9180bc09-05f4-433c-b9c6-4e96e2eef261",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
            "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
            "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
            "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": "2025-09-16T22:40:22.7082533+00:00"
          },
          "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
        },
        "equipment_family_id": "42dab54c-bcff-41d9-9ffe-48fdcecd7b11",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "89483d60-0881-4423-8c50-a8848ace1e53",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "10b5813e-9754-49a2-8e04-7c0ca5e9310c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "893a9968-375e-4bfd-8cfd-ec258dfcbe1a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
            "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
            "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
            "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": "2025-09-16T22:40:22.7082533+00:00"
          },
          "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
        },
        "date_in_production_since": "2025-09-16T22:40:22.7082533+00:00",
        "date_out_of_production_since": "2025-09-16T22:40:22.7082533+00:00",
        "date_end_support": "2025-09-16T22:40:22.7082533+00:00",
        "sales_organization_id": "b5b7e513-2528-466b-8b4b-7ff8992422ab",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
          "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
          "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
          "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": "2025-09-16T22:40:22.7082533+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": "2025-09-16T22:40:22.7082533+00:00"
      },
      "project_status_id": "97651fe1-3cfc-4cae-bf76-83cf39ad1020",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4cd43c6e-ab5a-43c9-9807-297ce86a48bb",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "424fad90-ea45-4eaf-997f-75aaafa0435e",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
          "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
          "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
          "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": "2025-09-16T22:40:22.7082533+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
      },
      "company_id": "29f69826-8c25-4dcf-9002-667adbf92f7d",
      "company_code": "sample string 12",
      "db_address_id": "d10052fd-671c-41ee-8834-fe6268a4b85c",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "431f2a53-d757-4068-af3b-f78df7c0b495",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "8c4351c4-2463-4d9d-9a8f-6a369e4ca263",
      "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": "2025-09-16T22:40:22.7082533+00:00",
      "date_create": "2025-09-16T22:40:22.7082533+00:00",
      "date_update": "2025-09-16T22:40:22.7082533+00:00",
      "updated_by_user_id": "4ecbb33b-688a-4ee1-95d2-d604bac71ed3",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-09-16T22:40:22.7082533+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": "2025-09-16T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-09-16T22:40:22.7082533+00:00",
      "date_last_job": "2025-09-16T22:40:22.7082533+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-09-16T22:40:22.7082533+00:00",
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a873f1cf-36c7-4e6d-9328-fda8a5cca93f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1c8a516a-3421-447c-ad23-53631162e94e",
      "name": "sample string 2",
      "sales_organization_id": "a5fa1fee-a123-429e-8da0-e1409ece8903",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "07efb97a-d745-489e-b419-09e38371e80c",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d779662d-d914-4078-8c1f-7d4058da9374",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "d059ccef-bad7-41c3-acae-b190b83272b0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
        "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
        "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
        "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": "2025-09-16T22:40:22.7082533+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
    },
    "job_status_id": "b607c1e0-2cc4-4602-b79b-8ffb1d4c038a",
    "job_status_code": "sample string 11",
    "db_address_id": "a613e429-d6aa-47df-aa73-4c148128f1fb",
    "contact_id": "0bf72246-215d-46a0-a0d1-3eb334a91f23",
    "requested_by_company_id": "2f64a8c2-62cd-4dec-a6bb-2ce907c109f4",
    "requested_by_contact_id": "c583671d-30eb-4ee9-9727-ab54e028ed2e",
    "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": "2025-09-16T22:40:22.7082533+00:00",
    "due_date": "2025-09-16T22:40:22.7082533+00:00",
    "date_create": "2025-09-16T22:40:22.7082533+00:00",
    "date_update": "2025-09-16T22:40:22.7082533+00:00",
    "date_closed": "2025-09-16T22:40:22.7082533+00:00",
    "suggested_user_id": "6d372243-edef-40fc-8bf6-63b4d918eaf8",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "5c7478f7-fbbe-455d-a5ba-d8c3ec90bfad",
      "db_language_id": "b2026e91-e22f-407d-bb25-435e6f0ab35c",
      "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": "2025-09-16T22:40:22.7082533+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6c3baa71-1ce5-457a-963b-a2f3840609ee",
      "sales_organization": {
        "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
        "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
        "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
        "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": "2025-09-16T22:40:22.7082533+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6c7d318f-3bee-4b89-abc5-bf1d08b7ae2f",
      "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": "4031d7cd-3309-4d60-94c1-6b647c4b7f43",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "802c60db-dbc3-4b5f-a920-894a5ab889e4"
    },
    "suggested_date_start": "2025-09-16T22:40:22.7082533+00:00",
    "skill_id": "723a3d07-1ef8-475b-a249-a7bafefd3c00",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8984ab2b-4e74-4425-aee2-da649b9b1d20",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6611c8cb-e957-4bc2-8662-0d3eed0e1cbc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6246cef0-5389-471e-b30c-f0da0de63bc9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2c69dba7-ba30-4c7d-b8c0-2f8ed805904e",
        "db_currency_id": "d6e76ee2-f400-43c4-8183-9963b4c192d0",
        "db_language_id": "d9b5b02b-056c-43d0-9c77-c0454ee8aa3d",
        "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": "2025-09-16T22:40:22.7082533+00:00"
      },
      "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "717ea94c-8f75-40b7-9c81-1e3fae0acf9a",
    "date_reported_by_company": "2025-09-16T22:40:22.7082533+00:00",
    "id2": 36,
    "company_id": "f65a8d36-df72-46f3-b416-35febcee6805",
    "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": "2208234c-54a9-4d58-80f7-0a5002244092",
    "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": "2025-09-16T22:40:22.7082533+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-09-16T22:40:22.7082533+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.