Creates a new job_estimated_quantity object

Request Information

URI Parameters :

None.

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": "dabd3186-837a-4c26-8df3-a9ed4d59c8e1",
  "estimated_quantity": 2.0,
  "article_id": "a41c60fd-0f69-44a1-9d4d-bee963c05804",
  "article_code": "sample string 4",
  "article": {
    "id": "eb744df3-5160-4f72-b236-0cc490a85413",
    "article_category_id": "f1ac7eeb-9796-4fc4-8b54-ddb77c980073",
    "article_category": {
      "id": "821c42cf-0767-4bbf-8b66-85f85dca284a",
      "parent_id": "2e6c888d-44a1-40e8-a9ca-2493e35cc91f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a08842b4-491e-4243-9243-bc805b6161cf",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e84f039b-10e0-4ca7-af4c-cd3bdd1cb63e",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "13b5ff48-4ad7-461a-af79-c0823ec51f85",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "37e5fb86-2f52-4b36-afcd-93f3ac4ce72f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "95667332-99fb-4b61-9c09-82cb74a0c90e",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "96ff482c-61f6-4f8e-b034-9463bafc888a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-11T09:54:03.4557079+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-10-11T09:54:03.4557079+00:00",
    "date_update": "2025-10-11T09:54:03.4557079+00:00",
    "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00",
    "article_color_id": "45f21349-f03c-43c4-89e6-d3e708adc328",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b25575ab-88ce-470f-b1d0-faebc9475ef8",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "2502cda7-4720-4568-9402-76ce95fd73c9",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ea81dcfa-5520-41df-8531-0a8a1a8708f6",
    "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": "35d4bc04-7eba-415d-b02c-a6dbd4f0937d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "cf16f56d-9253-43c9-82b5-327dc29c5bf7",
    "_parent_id": "fe875bce-cb87-44d7-81f8-620db23967ee",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "6307036c-b60d-44ba-82ee-b6b9bbcee96d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "59dd2bdb-4993-4616-a6fc-2ffe944a3994",
      "_parent_id": "3a957923-06c9-4107-9f05-61b0ee655cfa",
      "root_parent_id": "8d2b0ef4-59cf-4d48-97d0-deb76d7acaeb",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a6c8f7a8-ee60-470b-b583-8229de1d0562",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b11e786b-9fb6-469d-9f7e-bf5fd104a748",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bf63466b-d488-4449-bbe0-6a74ff801b71",
        "_parent_code": "sample string 6",
        "sales_organization_id": "c3bb2951-afe7-44f7-9f7d-1f6c9d5d9805",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
          "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
          "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
          "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-10-11T09:54:03.4557079+00:00"
        },
        "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
      },
      "equipment_model_id": "f3ee2cf7-f4d3-4d5a-98d5-384b0ad13a6d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "26319f79-d624-4d1a-b105-cca152782e5c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "509ebfc7-48ff-417b-971e-26cb32af632b",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8852325e-a5dd-4e73-8c7c-526599f6b6f4",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d3a7577d-8144-4859-bc3d-68e58ffb74cf",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
            "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
            "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
            "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-10-11T09:54:03.4557079+00:00"
          },
          "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
        },
        "equipment_family_id": "af8ab147-d331-4279-9d15-ec87994079d7",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b11e786b-9fb6-469d-9f7e-bf5fd104a748",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bf63466b-d488-4449-bbe0-6a74ff801b71",
          "_parent_code": "sample string 6",
          "sales_organization_id": "c3bb2951-afe7-44f7-9f7d-1f6c9d5d9805",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
            "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
            "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
            "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-10-11T09:54:03.4557079+00:00"
          },
          "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
        },
        "date_in_production_since": "2025-10-11T09:54:03.4557079+00:00",
        "date_out_of_production_since": "2025-10-11T09:54:03.4557079+00:00",
        "date_end_support": "2025-10-11T09:54:03.4557079+00:00",
        "sales_organization_id": "a891fb09-eaf7-4f7e-abd0-dcd3fe9d4257",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
          "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
          "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
          "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-10-11T09:54:03.4557079+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-10-11T09:54:03.4557079+00:00"
      },
      "project_status_id": "64e543ed-2bc2-4440-9651-85870a7c3f75",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2c3fee32-7935-4f21-a387-24ebd324cdcc",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "37d3e523-3930-4feb-a825-3c708e5c43de",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
          "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
          "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
          "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-10-11T09:54:03.4557079+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
      },
      "company_id": "4eeb19ee-ae50-4fe6-b7c3-ba792e1d56a6",
      "company_code": "sample string 12",
      "db_address_id": "8c5e54a3-0602-436d-a6e2-884123ee3faa",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5cdf2a74-3c1a-4250-9f8e-cab4c29d8ce0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "f79b3855-1325-4271-bb91-03c32bb30bd6",
      "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-10-11T09:54:03.4557079+00:00",
      "date_create": "2025-10-11T09:54:03.4557079+00:00",
      "date_update": "2025-10-11T09:54:03.4557079+00:00",
      "updated_by_user_id": "47d1d51c-19d4-4d2a-80e1-1b64aeca6cf0",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-11T09:54:03.4557079+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-10-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-11T09:54:03.4557079+00:00",
      "date_last_job": "2025-10-11T09:54:03.4557079+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-11T09:54:03.4557079+00:00",
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "805870d5-6887-4981-b0c2-2956cd310ad4",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "0bb3ac75-4f31-4f0b-aa12-12e0387db79e",
      "name": "sample string 2",
      "sales_organization_id": "484b299d-bcd2-4fbf-b480-43a83d8ddada",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "46edc3af-c304-417c-9467-4a0b9ae24801",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3d9fbb6e-eda6-4a27-a3cb-aac43cef5609",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "a7266a46-d464-433b-bf46-cffb3b8ff877",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
        "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
        "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
        "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-10-11T09:54:03.4557079+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
    },
    "job_status_id": "3499d59c-bfc6-41b9-aea6-13534828f6e1",
    "job_status_code": "sample string 11",
    "db_address_id": "c457e882-2d05-4b7c-8f57-48f9c5165a4f",
    "contact_id": "723c2cb2-44b8-4ba7-870f-d559e2a91848",
    "requested_by_company_id": "a62492d3-b35e-4d2c-b0b6-f1eecd6d5fd5",
    "requested_by_contact_id": "d2cea249-e8db-4afa-858e-106cbb0a0b60",
    "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-10-11T09:54:03.4557079+00:00",
    "due_date": "2025-10-11T09:54:03.4557079+00:00",
    "date_create": "2025-10-11T09:54:03.4557079+00:00",
    "date_update": "2025-10-11T09:54:03.4557079+00:00",
    "date_closed": "2025-10-11T09:54:03.4557079+00:00",
    "suggested_user_id": "21924c78-4a10-48cc-ae9d-290b2db9a4a0",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a40a2b3e-c106-40e7-91ca-4fbb3b07db3c",
      "db_language_id": "51b2482b-6bad-445c-b8f9-cdadc878974d",
      "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-10-11T09:54:03.4557079+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b6dd784f-cd98-41b2-8e9d-cc5c7b2b1fe8",
      "sales_organization": {
        "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
        "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
        "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
        "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-10-11T09:54:03.4557079+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "060304a3-c1e8-4f74-9078-c43d14156ea5",
      "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": "5a889ec5-dc19-4dcc-8b55-5e433f22439c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ca7c2ced-4607-455d-a72c-75034289c7a6"
    },
    "suggested_date_start": "2025-10-11T09:54:03.4557079+00:00",
    "skill_id": "448c82e7-b196-444e-8771-ccc4c4741e75",
    "skill_code": "sample string 32",
    "skill": {
      "id": "30151999-6463-4f76-9c85-03f3baa772ca",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a08f476a-91ca-4572-8fb8-6d776614ebef",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6c14148c-40e9-42fd-a8a7-6141c453d3d2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bb0c8dd0-8101-4ff2-958c-8d14b558ac22",
        "db_currency_id": "611f3367-fb50-451e-aa6d-f1cb34811ebf",
        "db_language_id": "fdd24c41-e26e-4fc0-aac6-0e7a88484acf",
        "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-10-11T09:54:03.4557079+00:00"
      },
      "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c13033d3-e08c-47f7-b067-dc9128a28ff3",
    "date_reported_by_company": "2025-10-11T09:54:03.4557079+00:00",
    "id2": 36,
    "company_id": "0f645a74-dae4-4dfd-80a8-78052609ebd2",
    "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": "410d373d-15af-425e-95b6-bbdcdd5b02ec",
    "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-10-11T09:54:03.4557079+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-11T09:54:03.4557079+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.