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": "494c1876-c5e1-4fbf-ac09-055e7b1605a4",
  "estimated_quantity": 2.0,
  "article_id": "1062e27c-b9dc-4ae2-b827-3784f75c0db4",
  "article_code": "sample string 4",
  "article": {
    "id": "b1cf752c-4625-40d8-9362-2b3d512d0763",
    "article_category_id": "dc5b06dd-c648-4725-a6eb-65242d8ca1d3",
    "article_category": {
      "id": "656c6f0b-4a9c-4568-a0ce-7aadcf2286f3",
      "parent_id": "d22ec95d-c493-4c20-aa51-580c85ca0820",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2023-03-21T13:13:31.522168+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "6b39b5dc-3682-4e1b-9816-4cb26fd137a3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "4f6e0da5-2c62-499f-bfd3-a5cc6038a66c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "464abbd0-dc0b-4e91-bc68-7be85b3e1fde",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1bc11eab-29ed-470e-8817-a93344342f00",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7932b60c-bc0f-4b14-b5bd-a2106d863bf3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "64463376-fd8c-4a76-aa5c-4910b58428e8",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2023-03-21T13:13:31.5377892+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": "2023-03-21T13:13:31.5377892+00:00",
    "date_update": "2023-03-21T13:13:31.5377892+00:00",
    "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00",
    "article_color_id": "174cebd3-705a-4912-8f78-e3ac45f658e1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b26a108f-e76c-4ff1-982c-e4febd8a5d89",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "4ac57f2e-5d82-42d5-8f16-eb99e9c5184f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "34ad7c2c-c655-421f-8201-b66f94227cdf",
    "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": "7987493c-f06d-4f99-b0e9-8d8639c9630a",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "00104f6d-89e7-47ca-a1b8-1dc430cf17b1",
    "_parent_id": "8e207940-bd1b-457a-80f3-3b4275a40d6c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "b9045051-aa7d-4877-bfdd-bc2eb3bdf702",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "869d27b8-27c4-4db9-a9b0-42ce4474f22e",
      "_parent_id": "ca2a4625-6091-42ff-bc0d-c25767003401",
      "root_parent_id": "f32b2330-9135-4b5a-83a1-c4ef85cd32fa",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "95824bdb-8ec9-41a8-acbc-35fdb5c8d728",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "1d1b3b4a-aab8-4d44-af53-315ae98f8874",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "eee15cee-6c03-4fc8-980c-9943e0c42bb1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "79b3ee6d-070e-4291-85fc-8902171a7644",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "5163a85d-0c48-4896-8359-8f3f96666377",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
          "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
          "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
          "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": "2023-03-21T13:13:31.5377892+00:00"
        },
        "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
      },
      "equipment_model_id": "bac536d3-a9c8-4e81-98f1-90f0dcf67909",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "09bfacf7-5280-4604-b1e1-3fe83b2a0ac8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "e39ad1b3-229e-470e-ac3d-5cb9598adeb9",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "dd7b4bef-0f02-45fd-ad64-53afa7a48f91",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4d5f9f2b-e6b4-4703-bd37-4f40551161b6",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "5163a85d-0c48-4896-8359-8f3f96666377",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
            "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
            "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
            "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": "2023-03-21T13:13:31.5377892+00:00"
          },
          "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
        },
        "equipment_family_id": "7b46b157-b3cb-4e54-83e7-bf5a6791a1a4",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "1d1b3b4a-aab8-4d44-af53-315ae98f8874",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "eee15cee-6c03-4fc8-980c-9943e0c42bb1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "79b3ee6d-070e-4291-85fc-8902171a7644",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "5163a85d-0c48-4896-8359-8f3f96666377",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
            "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
            "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
            "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": "2023-03-21T13:13:31.5377892+00:00"
          },
          "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
        },
        "date_in_production_since": "2023-03-21T13:13:31.5377892+00:00",
        "date_out_of_production_since": "2023-03-21T13:13:31.5377892+00:00",
        "date_end_support": "2023-03-21T13:13:31.5377892+00:00",
        "sales_organization_id": "47e26962-8714-49bc-9ebc-7fe10dc824f4",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "5163a85d-0c48-4896-8359-8f3f96666377",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
          "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
          "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
          "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": "2023-03-21T13:13:31.5377892+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": "2023-03-21T13:13:31.5377892+00:00"
      },
      "project_status_id": "25f47f6a-86a6-4aea-94b3-e5d130251cbe",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "b63e36ec-3ba4-4de9-b893-11a9b563a93e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "ed320a15-008e-49b9-b5ef-c5d2b4999da0",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "5163a85d-0c48-4896-8359-8f3f96666377",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
          "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
          "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
          "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": "2023-03-21T13:13:31.5377892+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
      },
      "company_id": "80ee9144-6716-4fbf-9146-e1212898f63c",
      "company_code": "sample string 12",
      "db_address_id": "a19f2aa8-cefd-4138-9ed5-469a2b516edb",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f8c7e754-bc9c-4135-9591-6174a011301d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "79436ec4-a450-4622-9524-954dc9b22254",
      "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": "2023-03-21T13:13:31.5377892+00:00",
      "date_create": "2023-03-21T13:13:31.5377892+00:00",
      "date_update": "2023-03-21T13:13:31.5377892+00:00",
      "updated_by_user_id": "22bddb9c-ad7f-4f1f-b9d2-d455dc2a8345",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2023-03-21T13:13:31.5377892+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": "2023-03-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2023-03-21T13:13:31.5377892+00:00",
      "date_last_job": "2023-03-21T13:13:31.5377892+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2023-03-21T13:13:31.5377892+00:00",
      "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1103573a-ef68-4e3d-9208-d734c98ad454",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "6f05329f-7ed3-46aa-98e6-d60a9783c153",
      "name": "sample string 2",
      "sales_organization_id": "6eeb268a-6450-4768-a317-4fcefb43f944",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "245d01a1-cf8a-4257-8e7a-fd1da4161ca1",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3a9f5845-655a-4eae-99d6-647a6d5da8b3",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9dc8341f-6f73-461d-9414-31b4e812fa66",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5163a85d-0c48-4896-8359-8f3f96666377",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
        "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
        "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
        "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": "2023-03-21T13:13:31.5377892+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
    },
    "job_status_id": "64470ac2-a5bf-4ce8-9481-2aba50b40488",
    "job_status_code": "sample string 11",
    "db_address_id": "8c718fc3-a4a9-466e-8555-930e5340a0a3",
    "contact_id": "f59a38cd-c374-43de-a5b8-1cf7b2613c35",
    "requested_by_company_id": "39ab73cf-104a-459b-8e26-bcfd3d5779c8",
    "requested_by_contact_id": "b3815526-929f-4215-b4d8-bc16de141fd4",
    "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": "2023-03-21T13:13:31.5377892+00:00",
    "due_date": "2023-03-21T13:13:31.5377892+00:00",
    "date_create": "2023-03-21T13:13:31.5377892+00:00",
    "date_update": "2023-03-21T13:13:31.5377892+00:00",
    "date_closed": "2023-03-21T13:13:31.5377892+00:00",
    "suggested_user_id": "c0f3dc53-942c-422b-a288-7b48d0d9974b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "29e22fd8-d02a-4089-8eb3-7f8c2a9559f0",
      "db_language_id": "18373456-7f99-48eb-86ff-cca98e48b047",
      "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": "2023-03-21T13:13:31.5377892+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f703cd4f-7f90-4a13-b18a-3a26afd7f528",
      "sales_organization": {
        "id": "5163a85d-0c48-4896-8359-8f3f96666377",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
        "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
        "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
        "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": "2023-03-21T13:13:31.5377892+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a899d617-3be5-4b51-ace8-cfa29054d6a5",
      "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": "b2e97a92-8688-4c4d-9d4f-b5c2f30e31b3",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3806186e-4cc0-4d54-a289-f16beec60ea3"
    },
    "suggested_date_start": "2023-03-21T13:13:31.5377892+00:00",
    "skill_id": "cba8807a-d9ed-46d3-8afb-1d21f594e349",
    "skill_code": "sample string 32",
    "skill": {
      "id": "25aa4c1b-62f0-41b3-82c7-5b087c80a57d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "b0dabd7a-812d-46c5-a1d0-2961060b2cb2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5163a85d-0c48-4896-8359-8f3f96666377",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "05286516-d670-4af0-9a09-112ece202ca8",
        "db_currency_id": "d7d1907b-ce83-48bc-9091-a64dd077ada0",
        "db_language_id": "7e66e459-e4ac-4edc-ba83-2f02de650a8f",
        "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": "2023-03-21T13:13:31.5377892+00:00"
      },
      "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "bfb69e19-487a-40c6-bf74-2469bfada781",
    "date_reported_by_company": "2023-03-21T13:13:31.5377892+00:00",
    "id2": 36,
    "company_id": "f37bea27-f953-44fa-ab68-d0841123ce6a",
    "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": "dbd77d8b-45b0-4cb3-8240-fec61fb52b95",
    "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": "2023-03-21T13:13:31.5377892+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2023-03-21T13:13:31.5377892+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.