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": "3ac29729-ab75-46a4-9c7a-022b44b1666f",
  "estimated_quantity": 2.0,
  "article_id": "c3af689b-4d60-44b2-860e-7690d04c8f29",
  "article_code": "sample string 4",
  "article": {
    "id": "e03c5a18-0ce2-4e83-b0e0-7d91a9101df5",
    "article_category_id": "22ac9bca-e490-45a4-b6d3-9c5df567f551",
    "article_category": {
      "id": "b6576196-c1e3-416a-809a-c31316069042",
      "parent_id": "c4ab0f31-c58a-4661-a45c-1d1ec3590f63",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5e8d0937-c0c8-43d2-8625-c4e517384937",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1861cbb6-9cea-4fe7-882b-04faca52e761",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a9c85dd9-37c7-48b8-b66b-700df8a059f7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "e5abb2aa-3cba-4a8f-b44c-55a965eba299",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1af3f54a-1a2b-49a4-a6bd-f62b2049411f",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "fcbb018c-d9d9-42f4-826d-c714eb403bc5",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-05-28T19:36:12.1345051+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-05-28T19:36:12.1345051+00:00",
    "date_update": "2025-05-28T19:36:12.1345051+00:00",
    "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00",
    "article_color_id": "739f7768-9c6f-40e6-ace4-842213e8ae4a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "2a95f470-1b75-4494-bbca-31e52ca11fd4",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "2e75bf36-faa6-4b33-8220-62b6b73ac993",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "d20a23f2-057d-4b56-80a6-886952dcd12d",
    "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": "ae2dfd45-b499-4504-9bc1-bdc16b74b787",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "93cc5ce4-74a2-4eb2-a645-27913719f4b1",
    "_parent_id": "d0be9832-432a-418d-bdc9-76aa9f6ab305",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c7050489-28d4-48c8-9fd6-549a2db0b5fd",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "54404fa5-1dc6-408e-b145-495208447c91",
      "_parent_id": "21e943ea-8ac8-4a03-9dba-cb09bfa9fd1e",
      "root_parent_id": "0f376985-4685-42af-8308-8d131840e318",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5e39ca82-346f-4a8f-bafa-97c8cffcdb93",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "d738dbcd-c10e-436c-8cec-08622b4722de",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6a3b412e-b534-476e-ad16-cb1a4cf0b02e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "5d2cce58-c682-4358-a9a1-b79de13cf6d2",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
          "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
          "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
          "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-05-28T19:36:12.1345051+00:00"
        },
        "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
      },
      "equipment_model_id": "96626e2e-bd62-42be-8af3-f1479b30fa64",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "de5b3b5a-e143-4a3f-b52c-48a40f11c6e8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "15f72a4f-f8e4-4c8a-91f4-1906df10bc1c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "5dd7b15a-2b10-48d1-8a29-86196d2dc1cf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "39b69fd1-c088-474f-8f90-e91e3995c0d1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
            "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
            "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
            "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-05-28T19:36:12.1345051+00:00"
          },
          "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
        },
        "equipment_family_id": "dcfba7ee-2460-48c5-b660-c22879a77a4e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "d738dbcd-c10e-436c-8cec-08622b4722de",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6a3b412e-b534-476e-ad16-cb1a4cf0b02e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "5d2cce58-c682-4358-a9a1-b79de13cf6d2",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
            "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
            "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
            "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-05-28T19:36:12.1345051+00:00"
          },
          "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
        },
        "date_in_production_since": "2025-05-28T19:36:12.1345051+00:00",
        "date_out_of_production_since": "2025-05-28T19:36:12.1345051+00:00",
        "date_end_support": "2025-05-28T19:36:12.1345051+00:00",
        "sales_organization_id": "c9e30e11-91e6-4ec8-a36c-f19e23a28d09",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
          "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
          "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
          "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-05-28T19:36:12.1345051+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-05-28T19:36:12.1345051+00:00"
      },
      "project_status_id": "2adacd32-a013-439c-beee-11726b7ef876",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "bc0c7097-d340-4b5e-8086-c799c4288b70",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "bf913ce8-8ac2-48ff-b4ee-97f9e3bf3b43",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
          "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
          "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
          "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-05-28T19:36:12.1345051+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
      },
      "company_id": "2b24a474-fad9-490f-8ba9-e2d3701d14dc",
      "company_code": "sample string 12",
      "db_address_id": "5a1eff63-69b4-4aaa-a5a3-fd16946ec54d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5e2427d6-ef2f-4302-a2d1-8c9aef5c9623",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "37cdc7b1-ed3c-4d22-a7d3-c103d035c19a",
      "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-05-28T19:36:12.1345051+00:00",
      "date_create": "2025-05-28T19:36:12.1345051+00:00",
      "date_update": "2025-05-28T19:36:12.1345051+00:00",
      "updated_by_user_id": "adc1f20d-3c28-4883-8255-c717bc5057ef",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-05-28T19:36:12.1345051+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-05-28T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-05-28T19:36:12.1345051+00:00",
      "date_last_job": "2025-05-28T19:36:12.1345051+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-05-28T19:36:12.1345051+00:00",
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "962cf4d4-6415-4849-a36b-b573a4ee4faf",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "e0195e26-d18a-46c1-a0cd-a722fbd1a57d",
      "name": "sample string 2",
      "sales_organization_id": "bd404a6f-2d37-4e3e-879a-e2e6590459e1",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "fc7b66c8-8d50-4856-9741-d72baf121e2f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ea5e5bf7-026c-4415-82cf-458eb0ee233f",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "526a1ad3-3ae4-4a0c-9383-9f95d420c3a3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
        "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
        "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
        "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-05-28T19:36:12.1345051+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
    },
    "job_status_id": "d203e1e9-8075-49a4-a1b0-94b1e7f440c3",
    "job_status_code": "sample string 11",
    "db_address_id": "bd9844ef-63a2-4efa-a93e-64c9f8a1c139",
    "contact_id": "d8c8a1e4-fc7a-45b8-ae66-f11ddb33f388",
    "requested_by_company_id": "7c2efd1d-c59c-4b4e-b528-a26cddfe0ba0",
    "requested_by_contact_id": "2afa4fea-35a1-46f1-9e62-a38575223413",
    "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-05-28T19:36:12.1345051+00:00",
    "due_date": "2025-05-28T19:36:12.1345051+00:00",
    "date_create": "2025-05-28T19:36:12.1345051+00:00",
    "date_update": "2025-05-28T19:36:12.1345051+00:00",
    "date_closed": "2025-05-28T19:36:12.1345051+00:00",
    "suggested_user_id": "ff65b6f1-f139-4205-84b7-4c430298a6d3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d865d6f2-a214-400b-bd53-428dd98b504e",
      "db_language_id": "09b3f4ec-b33d-4bd7-a4c8-6b0c525b55b4",
      "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-05-28T19:36:12.1345051+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "89c07b17-e667-496f-af36-4c1103fc7abb",
      "sales_organization": {
        "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
        "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
        "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
        "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-05-28T19:36:12.1345051+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "69004414-e72e-437e-b6ca-564fd0ac811a",
      "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": "e700eb38-da98-4e2e-a0e4-0b3ab90492a6",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "eccba4ea-7a4f-4e55-a032-940afb7e40bc"
    },
    "suggested_date_start": "2025-05-28T19:36:12.1345051+00:00",
    "skill_id": "27cdd722-8031-43ce-8070-826ff054d2b4",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6804198d-c4a4-468c-8a10-325155fb6c36",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "52ac2524-cd27-41cb-98fd-2fa8eab5c971",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c382c967-82a4-43cf-89bb-2551ccd68856",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f88ec40f-d759-47d0-b9ab-e145d982ab6d",
        "db_currency_id": "17f3b012-8210-41bd-aa60-73e4b793fb7c",
        "db_language_id": "07103f1f-69ad-4e15-83e0-41ce6d5f6134",
        "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-05-28T19:36:12.1345051+00:00"
      },
      "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ad995cf0-c76c-4dfb-b0aa-96d88bc556f5",
    "date_reported_by_company": "2025-05-28T19:36:12.1345051+00:00",
    "id2": 36,
    "company_id": "f6cd3597-701d-469a-8c3b-b3f17351533c",
    "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": "7e2757aa-f147-4abf-9ccf-8380c9ba6976",
    "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-05-28T19:36:12.1345051+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-05-28T19:36:12.1345051+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.