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": "c90e0fb8-5573-41f2-86eb-7c9a8ed33fae",
  "estimated_quantity": 2.0,
  "article_id": "09f88c5b-29e7-4abb-a18c-2de41165cacd",
  "article_code": "sample string 4",
  "article": {
    "id": "99c469dc-64ab-456b-b874-842dd4767dbc",
    "article_category_id": "eaf8359c-a637-4d7f-aa24-a6b843a5d7d3",
    "article_category": {
      "id": "f310d315-1111-4ffb-8a48-d51c429a98fb",
      "parent_id": "e946ba1e-1fce-4d1b-894a-b554738b2861",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3f112e45-4e8e-4003-b6d7-83af04dfe81b",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "2617cc0e-3efb-450e-8a8c-65518b270d1f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "7c880be4-6c3b-4228-91b8-5cdbb911b551",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "10482fda-07e7-4735-a56e-a8f8942f2f5b",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "45698f5e-8677-4ef2-8939-6e76c42db3ea",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b278a8ba-78f4-4669-ab7c-2a5f5845e044",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-22T17:19:51.8222425+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-06-22T17:19:51.8222425+00:00",
    "date_update": "2026-06-22T17:19:51.8222425+00:00",
    "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00",
    "article_color_id": "c05d1553-daca-42ea-b6cf-b9d5abf7750c",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "41e67fef-acf7-4f95-bd3b-840ec82c6e7c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e5abdf4c-aba6-40eb-b2fa-dc9974c87fc0",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4b40ac0d-4c5c-4db7-b382-25d39dcb7b7c",
    "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": "ccd22266-156e-4653-82dc-bad2c24e8c5f",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "1ad024a7-9a48-42a4-b2aa-48188f489074",
    "_parent_id": "950375aa-59fe-4285-bf9a-d151ddfe5235",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "73025995-02fe-4ac5-a748-eca923b13167",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "cdcb5ecf-8695-4ab9-8e9d-d0185b5a2fcc",
      "_parent_id": "9e8af403-5e33-456c-bc09-532b0d32cdbf",
      "root_parent_id": "2436e3a4-e6d2-4351-8488-20b4f539d99c",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "7c60e8fc-380b-4061-babd-bc239ab2409e",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e048115b-ea1d-444f-8672-78815e4d71f7",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "8a36031b-2e97-487f-b8a4-e2f06e91bbe4",
        "_parent_code": "sample string 6",
        "sales_organization_id": "73c73fc8-0b02-443c-86a0-69da8a802ca9",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
          "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
          "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
          "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-06-22T17:19:51.8222425+00:00"
        },
        "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
      },
      "equipment_model_id": "4c0afa76-c448-43c2-9162-e7e4a771c331",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "e201f70f-cde2-4479-8294-e534d2c54a05",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "74980c93-1feb-42b1-8539-652a166149e1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "6bcdafa8-980e-45c3-b36a-c7717a548f1a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "2cd0f66e-cb78-449e-be0e-72d0acc2d4ca",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
            "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
            "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
            "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-06-22T17:19:51.8222425+00:00"
          },
          "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
        },
        "equipment_family_id": "db814689-a6d4-42c5-a423-67f621213083",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e048115b-ea1d-444f-8672-78815e4d71f7",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "8a36031b-2e97-487f-b8a4-e2f06e91bbe4",
          "_parent_code": "sample string 6",
          "sales_organization_id": "73c73fc8-0b02-443c-86a0-69da8a802ca9",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
            "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
            "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
            "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-06-22T17:19:51.8222425+00:00"
          },
          "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
        },
        "date_in_production_since": "2026-06-22T17:19:51.8222425+00:00",
        "date_out_of_production_since": "2026-06-22T17:19:51.8222425+00:00",
        "date_end_support": "2026-06-22T17:19:51.8222425+00:00",
        "sales_organization_id": "034f784e-9ed9-4634-9789-9242323fe9e2",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
          "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
          "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
          "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-06-22T17:19:51.8222425+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-06-22T17:19:51.8222425+00:00"
      },
      "project_status_id": "1339ec36-1ce0-4f25-8016-a76b10ba1c19",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "fc6387da-cd24-4f96-a1c5-8243120ec82b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "ba26bb00-7b1a-401f-8eea-1e9be9ff2192",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
          "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
          "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
          "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-06-22T17:19:51.8222425+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
      },
      "company_id": "aa645a4e-8eff-4346-8e56-6ed03cf7a14e",
      "company_code": "sample string 12",
      "db_address_id": "e5a542b3-e746-42fb-83de-ce8f1e7f4778",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "242fbfb8-5afd-41f5-bb49-e0b964cf748d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "26a87143-4ffb-46c2-82ba-9ff5e086ea3a",
      "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-06-22T17:19:51.8222425+00:00",
      "date_create": "2026-06-22T17:19:51.8222425+00:00",
      "date_update": "2026-06-22T17:19:51.8222425+00:00",
      "updated_by_user_id": "44eba8b3-edd6-45d4-a343-eb245a736ebf",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-22T17:19:51.8222425+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-06-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-22T17:19:51.8222425+00:00",
      "date_last_job": "2026-06-22T17:19:51.8222425+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-22T17:19:51.8222425+00:00",
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "70cb5c07-9dc8-4f81-ba2c-98013ede303b",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "fb243fcf-bbaf-440d-8336-e9db33fcf47d",
      "name": "sample string 2",
      "sales_organization_id": "ebac4159-3130-4063-90c2-9c3c618b4872",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d5fbd20d-86cd-40c9-860c-bf6b77793458",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "8cf977f1-491e-4b24-9de5-52b563c7533e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7ad85d73-3546-4354-94ed-6172c3773b44",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
        "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
        "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
        "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-06-22T17:19:51.8222425+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
    },
    "job_status_id": "b1d5e5e9-ca2f-4a85-9f51-c012ef19464e",
    "job_status_code": "sample string 11",
    "db_address_id": "2473d646-ccca-48be-8f84-f275f0eb3883",
    "contact_id": "54c869fd-b1b5-4e39-8283-d014419be03b",
    "requested_by_company_id": "e433fe78-8110-4603-9364-0d878a091824",
    "requested_by_contact_id": "c28addfd-b5f5-4d4d-84f2-4cf65cb80f90",
    "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-06-22T17:19:51.8222425+00:00",
    "due_date": "2026-06-22T17:19:51.8222425+00:00",
    "date_create": "2026-06-22T17:19:51.8222425+00:00",
    "date_update": "2026-06-22T17:19:51.8222425+00:00",
    "date_closed": "2026-06-22T17:19:51.8222425+00:00",
    "suggested_user_id": "8655da5c-98fd-4142-ac37-0dbc974282b3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a4c7cd3c-4d51-4bfe-bb9c-1f99b8e5bc25",
      "db_language_id": "b87c5bab-f147-408d-ae1a-e05dd82ce1c5",
      "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-06-22T17:19:51.8222425+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2b9c32e6-c72f-4679-9bf7-54145006b15a",
      "sales_organization": {
        "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
        "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
        "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
        "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-06-22T17:19:51.8222425+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "92eff439-91bc-410b-925d-ecee30289469",
      "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": "9491b15d-ea92-47b9-9c39-d28e917d3bc3",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f5753bb0-471c-4199-97cf-eaf904f3dc6b"
    },
    "suggested_date_start": "2026-06-22T17:19:51.8222425+00:00",
    "skill_id": "cad20b84-b39e-4c30-95bd-9b5ec6b3f2f8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "301975f1-c818-4e12-bcdf-c4b4685fce1e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "8d20a05f-c9c5-4e62-9cd8-637fad960f83",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "339c7554-a87d-4901-bcf5-7b454693b2be",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a4ba62e8-3983-48c1-a3bd-d221226eafa5",
        "db_currency_id": "0fbe2933-728e-4163-a136-27c5b9c1ec62",
        "db_language_id": "5d8b6e64-9e5d-4dbd-9db8-bbb936ae5ed5",
        "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-06-22T17:19:51.8222425+00:00"
      },
      "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "a1e9fe36-c682-4213-a9da-154225d3dda9",
    "date_reported_by_company": "2026-06-22T17:19:51.8222425+00:00",
    "id2": 36,
    "company_id": "9c7f6468-b36a-4e03-9acc-9820c83f1a65",
    "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": "0fc9629b-e80b-4dd3-9058-f853f7d790b0",
    "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-06-22T17:19:51.8222425+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-22T17:19:51.8222425+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.