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": "5944a77e-6886-4fde-befb-5c212971f313",
  "estimated_quantity": 2.0,
  "article_id": "5f6ee08d-15f4-4ea4-989f-1094940f7ef2",
  "article_code": "sample string 4",
  "article": {
    "id": "700b3a44-93ce-415d-8b55-c8ac2f6f214e",
    "article_category_id": "c884673e-3f90-4adc-b106-38d3af4008c6",
    "article_category": {
      "id": "cf6397ed-ec80-4554-8af5-999792108a62",
      "parent_id": "3e3a0429-8640-4578-8ef2-8ed8391868bc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f94c9dba-6faf-4edc-ae7e-54cde5b956be",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "92eadfc9-fffd-46cc-acb8-58a564a9f3fe",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2cb4bf76-e7f4-459f-a606-81d48320a9c2",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "55df1657-07fa-4126-a252-26aa1876dd19",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "32dbf13a-73b7-42df-a74e-f784703ef3bc",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c0a09eef-831f-4b5e-92fe-49ce0aa1edb0",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-17T20:07:35.7469689+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-07-17T20:07:35.7469689+00:00",
    "date_update": "2026-07-17T20:07:35.7469689+00:00",
    "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00",
    "article_color_id": "f2f16e72-e812-4817-a54a-a4bbecddc5dc",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e5523712-9356-4da5-924c-f325cd6c7aae",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "4457748b-9d0b-48b7-bc2c-996b549d04f5",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "40c7367f-55a8-4540-8c35-0bc52d4c0cb8",
    "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": "5105e0cb-0b2e-4b1e-b645-7f1c2653eebb",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "0c0a3ec9-a8ef-462d-8553-20b32d368dc1",
    "_parent_id": "6eee1427-8bf0-44c7-ab84-5cc62b31d0dc",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "d7a1b407-2ab5-4ac6-9545-c4ebc9af6ed0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "7c226ae9-e6a9-4f59-a661-aab19a52b1ce",
      "_parent_id": "1d62c8ae-fff8-4299-911e-7a231038c146",
      "root_parent_id": "f179b18c-9889-48cc-9650-829136c1daf4",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "257eb876-1dde-47c3-964a-f22b773ab141",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "53d90db8-3cee-4e46-b0b6-4218100290c1",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "844b5111-460a-4321-b2e2-9be25631663b",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1e001ee7-3243-4f59-8c37-0b2ad7facca1",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
          "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
          "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
          "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-07-17T20:07:35.7469689+00:00"
        },
        "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
      },
      "equipment_model_id": "78c7934a-d938-4025-b952-de952c39baa1",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d9312754-909c-43e7-98f1-7ee1dc63a986",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "cee5642c-447c-42f2-affe-eb589e6648db",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "41c444a8-4738-42b2-8a8a-cebcd946f779",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ab2e6b51-22a4-4bde-902c-94d80ea8448b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
            "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
            "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
            "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-07-17T20:07:35.7469689+00:00"
          },
          "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
        },
        "equipment_family_id": "ada4d536-13de-4bbc-9a54-869e20de04d2",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "53d90db8-3cee-4e46-b0b6-4218100290c1",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "844b5111-460a-4321-b2e2-9be25631663b",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1e001ee7-3243-4f59-8c37-0b2ad7facca1",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
            "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
            "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
            "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-07-17T20:07:35.7469689+00:00"
          },
          "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
        },
        "date_in_production_since": "2026-07-17T20:07:35.7469689+00:00",
        "date_out_of_production_since": "2026-07-17T20:07:35.7469689+00:00",
        "date_end_support": "2026-07-17T20:07:35.7469689+00:00",
        "sales_organization_id": "0933b613-f1ce-4ff7-943c-72da4ada47a9",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
          "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
          "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
          "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-07-17T20:07:35.7469689+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-07-17T20:07:35.7469689+00:00"
      },
      "project_status_id": "48ab7d2a-dc71-4f98-9453-13738f703618",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "adefd6a9-fc05-4bb4-99a7-dbe230cf1cae",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "6ed1413b-cc00-4e77-ab2f-87efc63d0918",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
          "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
          "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
          "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-07-17T20:07:35.7469689+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
      },
      "company_id": "11f352a9-f686-45a6-9edd-f26c2606ea41",
      "company_code": "sample string 12",
      "db_address_id": "08d65228-b8e3-4b81-9382-7536afe55264",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "4ec80fdb-0573-4a0d-b74d-cd2eacaeb380",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "263fe905-e59b-40ac-8a22-c7f19311d28f",
      "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-07-17T20:07:35.7469689+00:00",
      "date_create": "2026-07-17T20:07:35.7469689+00:00",
      "date_update": "2026-07-17T20:07:35.7469689+00:00",
      "updated_by_user_id": "0d66c49c-b8be-4bc4-ac62-53c62387832a",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-17T20:07:35.7469689+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-07-17T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-17T20:07:35.7469689+00:00",
      "date_last_job": "2026-07-17T20:07:35.7469689+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-17T20:07:35.7469689+00:00",
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b84709be-b75e-48fd-80e5-07511336d971",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "6af3c236-4a71-4362-afb2-43dd548237bc",
      "name": "sample string 2",
      "sales_organization_id": "6677eeb4-46d1-445f-bc51-9f58b5f06160",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "feb13f7f-d772-469e-8097-d6444a60ffa7",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fad47dea-9ffe-437d-8821-45f09034fd2e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "be4b029b-52fc-4f68-9dc7-8b7d4d276dc2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
        "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
        "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
        "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-07-17T20:07:35.7469689+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
    },
    "job_status_id": "28d848b7-2006-490b-a640-91c8960a6ba3",
    "job_status_code": "sample string 11",
    "db_address_id": "8b294a56-2511-4730-b7a7-59604bc9e226",
    "contact_id": "c6da61cc-3574-49ee-859c-ad528f00a2c5",
    "requested_by_company_id": "a227d49b-52e2-4bf6-841c-46c6a9e98851",
    "requested_by_contact_id": "c5f1d688-67b8-48eb-bc4b-2cc2787bb335",
    "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-07-17T20:07:35.7469689+00:00",
    "due_date": "2026-07-17T20:07:35.7469689+00:00",
    "date_create": "2026-07-17T20:07:35.7469689+00:00",
    "date_update": "2026-07-17T20:07:35.7469689+00:00",
    "date_closed": "2026-07-17T20:07:35.7469689+00:00",
    "suggested_user_id": "dade6e89-9583-4ac7-a1a8-e8cef5e6f5b1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "01e50672-5efd-457e-83b4-b31d0ae08949",
      "db_language_id": "fa84c611-bafb-4f1a-80cb-77d814ad7e52",
      "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-07-17T20:07:35.7469689+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "d1e33348-cebb-4e85-aa89-7fd182a75768",
      "sales_organization": {
        "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
        "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
        "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
        "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-07-17T20:07:35.7469689+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "654b4f74-4d12-42f3-9862-9c8a659b91fa",
      "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": "4626ba81-adc8-407c-9db3-92449ab1ee2b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "1d651610-b1ef-40d3-8466-afb91159d1b4"
    },
    "suggested_date_start": "2026-07-17T20:07:35.7469689+00:00",
    "skill_id": "dc497be5-7f98-45bc-bdea-0b433f1ce10a",
    "skill_code": "sample string 32",
    "skill": {
      "id": "68779806-3b0e-447b-a158-25eb443e3124",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "7a9ffc8f-a876-4135-8961-96b516ffe4b8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "ab9efaf5-72de-4d3e-9552-f3d7ce8eeda2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1dc16b31-e8ba-4960-93bd-d3a3ed2e5493",
        "db_currency_id": "671a0bb5-7f4f-4af4-8526-27ad04ab93e4",
        "db_language_id": "6c63cc5d-d243-4f78-b65c-e5a58ff72977",
        "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-07-17T20:07:35.7469689+00:00"
      },
      "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "fd90fb0a-7a3c-4f8b-919d-d13da47ceb1f",
    "date_reported_by_company": "2026-07-17T20:07:35.7469689+00:00",
    "id2": 36,
    "company_id": "8734e276-b7d4-4117-b982-404f4af33c52",
    "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": "875f4c0e-6a17-4628-a4e9-a578e10675dc",
    "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-07-17T20:07:35.7469689+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-17T20:07:35.7469689+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.