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": "8ed54083-0c36-4501-98ea-7639c25cc200",
  "estimated_quantity": 2.0,
  "article_id": "29d66021-f14c-43af-970b-3ebd71f10343",
  "article_code": "sample string 4",
  "article": {
    "id": "e9963531-8597-46e5-93c2-e27d41e7e51c",
    "article_category_id": "1723d26e-dfbc-47a9-90fb-eca85e0c72c3",
    "article_category": {
      "id": "d5a821a9-d92e-4ca3-b3f4-bb61c1034091",
      "parent_id": "9981e1e6-ea95-4395-b2b2-53df18ea48b4",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "8ca19208-024a-4f0d-9c11-2d8d8545f585",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8f92fe6e-ce0f-40c0-9387-a81293bd91eb",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "73c3e43f-157d-4e3b-bd4c-bf12efc7a875",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "144861d9-60a0-46aa-9e94-c1471d67abe0",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "3490487b-847a-4248-a4e6-8a66534f1fa9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f1e64235-c5ad-48e9-b380-b832676bf49c",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-22T01:47:48.6755999+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-09-22T01:47:48.6755999+00:00",
    "date_update": "2026-09-22T01:47:48.6755999+00:00",
    "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00",
    "article_color_id": "f395b33f-1f3a-48ab-97f3-f9b34640b9de",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "595a6123-d383-401d-956e-4444cf1e7ebc",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ef7087ba-a38e-4af1-865c-5756b7303f31",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "963afe6a-3db0-446c-a526-3f4ad7848b8c",
    "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": "38dc79ef-3d37-4710-8809-2b5e6c614833",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "1e903849-b192-4c46-9e2a-7797d11a1385",
    "_parent_id": "ee63fd48-5dd8-4dfb-b1d0-3d24e7a426bd",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5a058fcd-d3f6-4da7-9442-78fbdfd80261",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "f9b74614-89e6-48a2-8764-ac8337f5f966",
      "_parent_id": "fcedd7e6-c42a-47a5-9e82-ae1d36e61791",
      "root_parent_id": "cc411995-da12-4ad2-91b2-ed4b96d2ef50",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a6fe7dec-0fec-48e6-b3c1-f104fd5137d5",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "3480d721-cf05-4fdc-a8d0-79ca74470fab",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7226abf0-bd09-4021-b970-6395d8a68a47",
        "_parent_code": "sample string 6",
        "sales_organization_id": "d3747e42-010e-4c08-a0a4-a7f1588eff08",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
          "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
          "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
        },
        "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
      },
      "equipment_model_id": "feee7a1d-f019-483e-9f02-b7821ddc7526",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "7c5a42e7-7b6c-4149-a5a4-21d539399cd7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "724fe3d7-808a-4da9-bf79-b4c523ad73ef",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "33b1ad10-1ead-4abd-afed-6e678676a1a9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "06e86f32-35bf-406e-8104-bc0ea05cfae8",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
            "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
            "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
          },
          "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
        },
        "equipment_family_id": "971419d7-c53c-4b30-a51b-cd3c0e7eca79",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "3480d721-cf05-4fdc-a8d0-79ca74470fab",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7226abf0-bd09-4021-b970-6395d8a68a47",
          "_parent_code": "sample string 6",
          "sales_organization_id": "d3747e42-010e-4c08-a0a4-a7f1588eff08",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
            "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
            "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
          },
          "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
        },
        "date_in_production_since": "2026-09-22T01:47:48.6755999+00:00",
        "date_out_of_production_since": "2026-09-22T01:47:48.6755999+00:00",
        "date_end_support": "2026-09-22T01:47:48.6755999+00:00",
        "sales_organization_id": "2f2372d8-9d34-4135-8565-97c9c64056be",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
          "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
          "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
      },
      "project_status_id": "8e870965-bf64-4c4b-b226-6988383c518a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d6d60608-c809-4cb4-8186-a9e12af483bf",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "87560563-d5ae-4cb3-a87b-159f04b0b0dd",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
          "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
          "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
      },
      "company_id": "df6a756b-bc0c-4611-93fa-12d06f4e1ecd",
      "company_code": "sample string 12",
      "db_address_id": "ec687f6b-b831-4c34-846e-50334b1932b5",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8826aae9-8489-42c2-828b-23a51ffe2d50",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "2871c48d-7810-49a0-b6e5-a45a7e4b28e9",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-09-22T01:47:48.6755999+00:00",
      "date_create": "2026-09-22T01:47:48.6755999+00:00",
      "date_update": "2026-09-22T01:47:48.6755999+00:00",
      "updated_by_user_id": "4fc79451-0632-4db9-a3b5-40b744e579c7",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-22T01:47:48.6755999+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-09-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-22T01:47:48.6755999+00:00",
      "date_last_job": "2026-09-22T01:47:48.6755999+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-22T01:47:48.6755999+00:00",
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "8c40ab53-d7f5-4c77-af00-056ca892f93f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4fda7a96-4cc8-48d7-8b7f-5f8beea72dd7",
      "name": "sample string 2",
      "sales_organization_id": "79aed92d-dc73-4249-b101-5ae8d527d7ca",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "e2f1904b-86d1-41a5-934b-16d261112cd5",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "5f6cda39-95b5-4e66-a4af-5df794dc3487",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b7716e1d-40a9-4f17-b37e-45ca6face34d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
        "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
        "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
    },
    "job_status_id": "e79d41bd-eff1-41b0-badc-70a94b24f074",
    "job_status_code": "sample string 11",
    "db_address_id": "e45b6978-7b2f-4ce0-a223-9781d04bbdf3",
    "contact_id": "335ee53f-ac04-4893-a76d-d872b0120f2a",
    "requested_by_company_id": "0dfa01bc-79b5-405d-988c-51dd357a81aa",
    "requested_by_contact_id": "85da96ec-5a75-44e7-9bef-8082fb7d60c6",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-09-22T01:47:48.6755999+00:00",
    "due_date": "2026-09-22T01:47:48.6755999+00:00",
    "date_create": "2026-09-22T01:47:48.6755999+00:00",
    "date_update": "2026-09-22T01:47:48.6755999+00:00",
    "date_closed": "2026-09-22T01:47:48.6755999+00:00",
    "suggested_user_id": "f7024709-50d6-4480-8de8-eed589c1de56",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "171a7b06-8e3a-4250-b28b-bf74b61129c7",
      "db_language_id": "27ab4e4b-be81-4bce-9667-0cb4c4645df1",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-09-22T01:47:48.6755999+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2a538e35-0087-4daa-ac52-0be32201762e",
      "sales_organization": {
        "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
        "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
        "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "76cb40c5-de02-455e-aca3-53dafa2dc5a8",
      "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": "200cfd7e-051d-4a0e-bd37-7a1400f623b0",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c77314e3-3b8d-4b05-8d65-4dcca6b40286"
    },
    "suggested_date_start": "2026-09-22T01:47:48.6755999+00:00",
    "skill_id": "f94a4a15-7ed6-4f39-92ff-f6807da45506",
    "skill_code": "sample string 32",
    "skill": {
      "id": "6ac5b4c8-190c-4be6-af5b-d52c5a0965ff",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "8b397a5c-fc99-4b48-b1b0-b0557d237c98",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e928b7c5-bd62-4b7f-87ed-517ceae99ea9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "194630b3-3b83-49f2-942b-d6962cd73bed",
        "db_currency_id": "c58ac4f6-46d1-4612-9253-0536a60ccd4c",
        "db_language_id": "d0596b8c-c7ce-40b2-ab33-b11f216bc050",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
      },
      "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "697320da-2338-403e-9351-4d069a60945a",
    "date_reported_by_company": "2026-09-22T01:47:48.6755999+00:00",
    "id2": 36,
    "company_id": "352d3970-7bd1-4d6e-9cad-8ccd9cee880a",
    "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": "e469c468-2ebf-4dc1-ad98-5d02bf2e22ff",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-22T01:47:48.6755999+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.