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": "680558bd-1250-404f-97de-9ddee1951efc",
  "estimated_quantity": 2.0,
  "article_id": "b06992cb-016e-4491-a7f4-570be2e36f39",
  "article_code": "sample string 4",
  "article": {
    "id": "cbcbea3a-b9cc-4cc4-8252-29b3db3004f3",
    "article_category_id": "9c77b242-77a9-43b2-8033-b5ff7bfc5b8f",
    "article_category": {
      "id": "72776022-cc32-4a1e-8779-6a8c46ec81b1",
      "parent_id": "97f8904f-0da8-4a33-b0c4-449a26ec07a7",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "319ad99b-3fd2-4d26-bd73-eb73f1c8ad6c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "9697d053-bef2-49ca-a8c2-69e4a5d64309",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f6603659-9ffb-49ac-b032-ca5b33e5d663",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b0db1082-d687-478c-97db-2fc68bf2076d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "9832da54-58a1-4b94-a88f-04de3179b857",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c7eaf302-808a-44cd-b08a-97a423d14616",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-01T12:49:12.2662335+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-01-01T12:49:12.2662335+00:00",
    "date_update": "2026-01-01T12:49:12.2662335+00:00",
    "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00",
    "article_color_id": "79b5149b-5df1-403e-b180-6fd37f6e032d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b9d63dd3-a892-4fa0-95b5-7bddb9edc19d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d32d2d27-8310-4f7b-8663-372c2b6598e9",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c5a40c5a-2a6f-4a56-9391-2d03334c73d0",
    "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": "aa4f8d54-f76b-420e-b768-e5571e5daf27",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4c61cdcf-b754-4b9e-8a43-26f7f18dda0b",
    "_parent_id": "7872ca97-268c-49f8-8a46-977d399e7259",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f3a1f4ad-0338-48ea-8e63-89eefc2c51ef",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "7c6b6b45-ec69-486a-88c3-231dc498c8de",
      "_parent_id": "20e020f7-7e24-4092-b454-b956847fee75",
      "root_parent_id": "ddb6eb9c-8c45-4be7-b531-d90ccb904d66",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "fe1a76b2-1c33-4bca-9f45-7e5d7f7f69cc",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c79588bd-e99c-47a7-8e95-06df46525ed6",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7437c898-7d76-4b24-a28e-dc04338a4a9e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1cefef7f-4bb5-4c8b-897a-f6e82a513f87",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
          "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
          "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
          "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-01-01T12:49:12.2662335+00:00"
        },
        "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00"
      },
      "equipment_model_id": "645f7b57-458b-4838-81cf-e594d26dae66",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "485ed972-69ed-4cba-a6d1-e5d0921d5ab9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "02546d48-5f82-40f5-b890-e99a71befef1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ec91ee49-7c62-41f6-80c1-4cca4a8bcf68",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "df383197-f227-41e7-b239-19f1049f1860",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
            "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
            "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
            "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-01-01T12:49:12.2662335+00:00"
          },
          "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00"
        },
        "equipment_family_id": "184bdf8c-0f8c-4489-8964-b757a5260f10",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c79588bd-e99c-47a7-8e95-06df46525ed6",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7437c898-7d76-4b24-a28e-dc04338a4a9e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1cefef7f-4bb5-4c8b-897a-f6e82a513f87",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
            "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
            "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
            "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-01-01T12:49:12.2662335+00:00"
          },
          "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00"
        },
        "date_in_production_since": "2026-01-01T12:49:12.2662335+00:00",
        "date_out_of_production_since": "2026-01-01T12:49:12.2662335+00:00",
        "date_end_support": "2026-01-01T12:49:12.2662335+00:00",
        "sales_organization_id": "596e5173-05be-4286-b198-0c29294f5689",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
          "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
          "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
          "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-01-01T12:49:12.2662335+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-01-01T12:49:12.2662335+00:00"
      },
      "project_status_id": "81db8357-dac0-47d7-8f5d-321f89b75148",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "dd555299-0347-411e-ad8b-1ab51c83d534",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c2e6bc99-f2d1-4541-ab65-178f81dd9947",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
          "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
          "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
          "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-01-01T12:49:12.2662335+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-01T12:49:12.2662335+00:00"
      },
      "company_id": "f3e7a1d8-3cb6-47a6-a118-ae12c2e88051",
      "company_code": "sample string 12",
      "db_address_id": "297ff534-79d1-436c-a7cf-6f24f7b679f7",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "b8c54c99-3026-4368-a754-e710aa09cc5c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "2e92423d-cc89-4e0f-8139-3ad1eaafc344",
      "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-01-01T12:49:12.2662335+00:00",
      "date_create": "2026-01-01T12:49:12.2662335+00:00",
      "date_update": "2026-01-01T12:49:12.2662335+00:00",
      "updated_by_user_id": "9a0f08bc-4ad4-4b1b-bf01-16564cdf5edd",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-01T12:49:12.281861+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-01-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-01T12:49:12.281861+00:00",
      "date_last_job": "2026-01-01T12:49:12.281861+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-01T12:49:12.281861+00:00",
      "modified_dateutc": "2026-01-01T12:49:12.281861+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9fbee1ab-80e2-4e2c-bd9b-d6c98396f557",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "57c91223-2332-4c91-892c-6dc04251af85",
      "name": "sample string 2",
      "sales_organization_id": "ea21dd72-94cf-4590-bacb-1893156ae144",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-01T12:49:12.281861+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "cca209e2-7106-41ac-8928-a13d9432e3ad",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c8f82258-7a61-4f74-8ce5-ec505e6f1c1d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "e12f92c9-9b17-453e-beef-cf72fc4da3ed",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
        "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
        "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
        "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-01-01T12:49:12.2662335+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-01T12:49:12.281861+00:00"
    },
    "job_status_id": "fb58cbf6-e51e-4274-a938-97a7d66af099",
    "job_status_code": "sample string 11",
    "db_address_id": "245cede4-3c09-40ae-97d1-e8d5cf30a018",
    "contact_id": "3525b153-b93d-4cb8-8a43-9b8ba6a8b681",
    "requested_by_company_id": "4d801f36-5d0b-4145-a80a-9438bd403d57",
    "requested_by_contact_id": "701d288a-0806-4f8b-a8cd-ac8a81daa5b4",
    "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-01-01T12:49:12.281861+00:00",
    "due_date": "2026-01-01T12:49:12.281861+00:00",
    "date_create": "2026-01-01T12:49:12.281861+00:00",
    "date_update": "2026-01-01T12:49:12.281861+00:00",
    "date_closed": "2026-01-01T12:49:12.281861+00:00",
    "suggested_user_id": "faa1fdf9-895f-4a66-8b98-ba637f53dc9c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a1a60fe4-e900-4dea-a440-cdf249555dac",
      "db_language_id": "974eac1b-0b79-4ff8-be38-c9a70d62be70",
      "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-01-01T12:49:12.281861+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e4d9fd49-c606-4a51-86bb-79002fbeaabd",
      "sales_organization": {
        "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
        "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
        "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
        "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-01-01T12:49:12.2662335+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a8d667e0-8391-44f2-b48d-eedc2619f77b",
      "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": "e641e241-ae7f-49e4-aaeb-e58aa54fbf2e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-01T12:49:12.281861+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "377eb4af-06bd-4c16-9831-d49474e6d0f3"
    },
    "suggested_date_start": "2026-01-01T12:49:12.281861+00:00",
    "skill_id": "1b3a4644-99ed-4b0b-bd58-dc1bc2335870",
    "skill_code": "sample string 32",
    "skill": {
      "id": "0541cc89-5801-4b34-9f8c-3ac93fa95267",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "019562b6-3401-4520-a947-7c168c1222d9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5f2e93a4-40a1-4f2f-bbe7-c9ce90e9e7e9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "233c58bc-ab40-41d0-a7a3-6da31e5e3471",
        "db_currency_id": "b9438801-5dbb-4683-aaf8-50bfdcfc9404",
        "db_language_id": "d9d14ec5-0d46-4a49-9596-bc8f870be5ed",
        "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-01-01T12:49:12.2662335+00:00"
      },
      "modified_dateutc": "2026-01-01T12:49:12.281861+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "46c334d4-088c-4d81-b399-4ae0fe57b215",
    "date_reported_by_company": "2026-01-01T12:49:12.281861+00:00",
    "id2": 36,
    "company_id": "8801b1db-c528-4985-805a-460a5d35f4eb",
    "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": "2a7c6f47-4a3c-437b-913e-4ee84045d0b2",
    "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-01-01T12:49:12.281861+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-01T12:49:12.281861+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.