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": "21a94c40-f386-40d0-a3ff-91a2635c9461",
  "estimated_quantity": 2.0,
  "article_id": "54eb93e0-1532-4a76-a7a8-f6fa0711a47c",
  "article_code": "sample string 4",
  "article": {
    "id": "6c9b58ae-76c7-4f7e-a17a-2183e17670e2",
    "article_category_id": "a07bb4e7-ffe4-4879-b910-4f3c0a21dad3",
    "article_category": {
      "id": "55bead07-5dcf-467f-8c13-77d6fbdfa7cc",
      "parent_id": "2df34323-ccfa-48ef-9c95-55661a8b9c2b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "17c0a5a0-183e-44f3-a660-0722f98852b4",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "504cc757-e4dd-4c3b-87fd-7282b8bd87a2",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "d5d15838-a7a7-47c6-a954-767b9a78cc89",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5dfcba00-afea-44eb-b94a-63c060f0a050",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "3ab095b4-e542-4c83-98fe-22d0ef1711f9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "1e690649-86e4-4673-bc58-a86ccfeaaa4a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2024-11-21T09:00:54.9151946+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": "2024-11-21T09:00:54.9151946+00:00",
    "date_update": "2024-11-21T09:00:54.9151946+00:00",
    "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00",
    "article_color_id": "d4f0e170-c49a-4c27-ba92-f496f0397b2d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7553b893-01ea-42cb-9387-688d92b0cd8e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "81f883b9-1b68-4fc4-ae02-a9d2e8a4b8a6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "a2ab3c19-9caa-45d8-a24b-02e0673ed399",
    "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": "89258ed0-1818-4b60-bb69-4d8478e69b12",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "c2578dcf-b1ec-4998-a579-e4bd4c9b38ca",
    "_parent_id": "4130afd0-679e-494e-af93-ea94f87ae209",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "3d1b9f41-23f5-4e9c-89b9-0d8d36814297",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "88d00aa1-44f2-4316-9319-57dceeb13588",
      "_parent_id": "48c109f8-10fb-4662-8036-eeaef7088726",
      "root_parent_id": "54d88621-1794-4c22-8bec-b4c04177dc86",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "756bb5d4-e71a-40b6-b8f4-e10407836768",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "410f36ed-6ffe-44e4-bdb9-f3b0dd199caa",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5f411921-0a51-4c3a-894a-fa8e17fd8ecb",
        "_parent_code": "sample string 6",
        "sales_organization_id": "2c5804bf-38f6-4fc0-8af8-ca1c4737c5ff",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
          "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
          "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
          "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": "2024-11-21T09:00:54.9151946+00:00"
        },
        "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
      },
      "equipment_model_id": "c69a5b5e-dc06-4c34-a8fc-08246e9c12c3",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "87cde6b9-3cb1-45fb-ab36-943d67a99709",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "483f0fcd-b889-4ea3-be72-51da07c0430e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "badc0295-ff34-4c79-872b-0d6cead3edf6",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ef525c97-6a95-4ab6-9067-2293d9f363bb",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
            "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
            "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
            "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": "2024-11-21T09:00:54.9151946+00:00"
          },
          "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
        },
        "equipment_family_id": "0633d161-7034-4caf-9485-0fe8a72e7296",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "410f36ed-6ffe-44e4-bdb9-f3b0dd199caa",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5f411921-0a51-4c3a-894a-fa8e17fd8ecb",
          "_parent_code": "sample string 6",
          "sales_organization_id": "2c5804bf-38f6-4fc0-8af8-ca1c4737c5ff",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
            "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
            "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
            "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": "2024-11-21T09:00:54.9151946+00:00"
          },
          "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
        },
        "date_in_production_since": "2024-11-21T09:00:54.9151946+00:00",
        "date_out_of_production_since": "2024-11-21T09:00:54.9151946+00:00",
        "date_end_support": "2024-11-21T09:00:54.9151946+00:00",
        "sales_organization_id": "9d59d847-e4bd-4796-9d5e-f8fb6145521a",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
          "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
          "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
          "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": "2024-11-21T09:00:54.9151946+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": "2024-11-21T09:00:54.9151946+00:00"
      },
      "project_status_id": "5558cef7-dda9-4819-b5bb-9df7092021c9",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "547dc12b-4a93-4b9c-9640-e0ecec8bde2c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c729b46b-fc35-46c4-bfa6-543d2c9da3d1",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
          "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
          "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
          "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": "2024-11-21T09:00:54.9151946+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
      },
      "company_id": "a1d5468d-803d-48d1-96cb-10d2f2450bb0",
      "company_code": "sample string 12",
      "db_address_id": "84fba504-8a17-44f9-aac1-55711c612909",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "c5f2ccd8-c7b3-4820-befc-bbe1032dfd6a",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7bc9a479-8cbe-450c-b2c5-289be4bb4016",
      "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": "2024-11-21T09:00:54.9151946+00:00",
      "date_create": "2024-11-21T09:00:54.9151946+00:00",
      "date_update": "2024-11-21T09:00:54.9151946+00:00",
      "updated_by_user_id": "b6bd27b0-30b2-4abf-88a1-d05a4438154c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2024-11-21T09:00:54.9151946+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": "2024-11-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2024-11-21T09:00:54.9151946+00:00",
      "date_last_job": "2024-11-21T09:00:54.9151946+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2024-11-21T09:00:54.9151946+00:00",
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "7c42e49c-bea0-46b5-8d56-ad4eb39b3e6e",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c824a789-b18c-4331-9927-9920122ac620",
      "name": "sample string 2",
      "sales_organization_id": "f0ffef26-8f9a-4cb5-873b-a0e41e0df416",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "b163ba3e-2c52-452d-a398-de339ef521c8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3661fb37-9c44-4e8b-829e-305918a969b3",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "67f63eba-562e-409f-9da0-9ca0ebcc1459",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
        "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
        "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
        "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": "2024-11-21T09:00:54.9151946+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
    },
    "job_status_id": "6144f4b4-efb1-4fe2-827b-58dd72fc7a0b",
    "job_status_code": "sample string 11",
    "db_address_id": "5b966291-9381-4b82-9f8e-9b49317c7764",
    "contact_id": "7acc7b68-b1e4-4a91-a54c-e5747e091e19",
    "requested_by_company_id": "d46fa47e-e5a8-4d72-96d1-a57c687311b9",
    "requested_by_contact_id": "3a943b88-415f-49d5-b03d-63d285c79a52",
    "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": "2024-11-21T09:00:54.9151946+00:00",
    "due_date": "2024-11-21T09:00:54.9151946+00:00",
    "date_create": "2024-11-21T09:00:54.9151946+00:00",
    "date_update": "2024-11-21T09:00:54.9151946+00:00",
    "date_closed": "2024-11-21T09:00:54.9151946+00:00",
    "suggested_user_id": "5d52bf6d-1022-46ad-9e60-ee87a7284909",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "b9d0650d-20bd-41b8-a49b-5b30ad38cede",
      "db_language_id": "10d8b435-721a-449e-99bf-b19dc49694b5",
      "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": "2024-11-21T09:00:54.9151946+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "3a6ad907-5719-4703-ac5b-fe354d9fdfe0",
      "sales_organization": {
        "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
        "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
        "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
        "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": "2024-11-21T09:00:54.9151946+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c36a6a9c-35f7-4755-9a28-6fefb7e4dd07",
      "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": "7267ba57-e510-4995-a96d-1a0a1be3d900",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "dcc3c89e-4b7b-498c-a9bf-62cff83a8c35"
    },
    "suggested_date_start": "2024-11-21T09:00:54.9151946+00:00",
    "skill_id": "e0d08c98-cf15-4175-a016-f34044607b2f",
    "skill_code": "sample string 32",
    "skill": {
      "id": "264e3284-04de-4546-901e-9db53719369a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "55591f5b-9c33-4a20-9e34-ee2ea325c8c2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0f1036b-8822-42a6-951f-699aff826dbe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bd3abf99-e6ca-4fb4-b611-5f6be0cf0d3e",
        "db_currency_id": "d1226d3f-d0d6-45fd-af39-755715d11f8e",
        "db_language_id": "cfbe730d-c55c-444f-876a-6942f0b3ff04",
        "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": "2024-11-21T09:00:54.9151946+00:00"
      },
      "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c5b717d2-25ed-432d-8cfe-8e216822b6b4",
    "date_reported_by_company": "2024-11-21T09:00:54.9151946+00:00",
    "id2": 36,
    "company_id": "e77bcbc0-b8a2-4f67-9299-d54de33a00be",
    "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": "79bcea49-d266-4782-95a1-c25f9baf6fe1",
    "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": "2024-11-21T09:00:54.9151946+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2024-11-21T09:00:54.9151946+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.