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": "c47e3a6f-b032-4fd0-a21b-7ef8fcd85ba4",
  "estimated_quantity": 2.0,
  "article_id": "93a943ca-83ac-4187-a7c2-4eb70d6b8518",
  "article_code": "sample string 4",
  "article": {
    "id": "f1de2307-8493-481e-92dd-d4bb5fc90e41",
    "article_category_id": "429b208d-022c-401f-ab03-989f4c5fe8ec",
    "article_category": {
      "id": "8d3a2af1-b1e9-43e9-ada1-6a4f4ad957d3",
      "parent_id": "5b48b57c-02d1-4219-b684-93f51c802674",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "6bf95492-8970-4325-a355-f4f7e013a2ba",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "73771e13-96e4-4060-9f5f-b4f19f8f8bf3",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2a52b6ff-f6d4-4360-b7fb-bcb861ab6741",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1c558631-8640-495b-8bdc-2cc55fb02059",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5c23439c-6708-4e8c-9dfc-3899f615781b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "965dfdeb-bbd4-446b-8e18-557685574b21",
    "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-07T09:54:43.9384752+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-07T09:54:43.9384752+00:00",
    "date_update": "2026-06-07T09:54:43.9384752+00:00",
    "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00",
    "article_color_id": "f8b988a5-6ada-4fb1-9192-3aa5784efa98",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4e50fdbd-0fde-4719-a19c-92faed06ea46",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b1007054-67e0-48b6-8185-c07e9ac7ed97",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "bfd04ee6-8a6e-46d9-b7db-c0775e7dbebc",
    "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": "8679cd89-9954-4e89-9b7a-5ae836764e95",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "96b322a5-e3f8-4c0b-9be5-d8e5aa1c3469",
    "_parent_id": "790e7b47-05f7-4e42-b255-172fd75d6b09",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "76bcbd87-f6e5-4912-a7ab-e909d0664931",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b001a979-7cb0-4540-ae82-d38f163fe1a5",
      "_parent_id": "4c3f8366-8fa9-4f0f-89b1-faa84c6c581d",
      "root_parent_id": "9b28bb5d-f569-4e78-bca7-f1b8f28581eb",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "94ffb444-35cc-4066-951b-7df8aa170b5a",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "aaf4fe01-6433-43d5-a9e0-bbf47b0400d5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "e2afe3e2-ed0b-42c1-acf8-edee93aad8fd",
        "_parent_code": "sample string 6",
        "sales_organization_id": "28e38790-c5a2-4df5-99de-70e3f5109e78",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
          "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
          "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
          "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-07T09:54:43.9384752+00:00"
        },
        "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
      },
      "equipment_model_id": "028d42c5-2116-4f75-b231-7c72c183cc72",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "ca08f5ad-e0b1-4737-8cd1-c47bfeaa8289",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "32764336-5614-4a70-ba3f-a17f7cef1625",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "70048a78-ddfa-4afb-beb5-613d4d4afd9c",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "777f8e40-e902-4a13-8679-cbd95940c194",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
            "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
            "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
            "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-07T09:54:43.9384752+00:00"
          },
          "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
        },
        "equipment_family_id": "245e7b6e-dae8-4266-b779-030c86b06189",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "aaf4fe01-6433-43d5-a9e0-bbf47b0400d5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "e2afe3e2-ed0b-42c1-acf8-edee93aad8fd",
          "_parent_code": "sample string 6",
          "sales_organization_id": "28e38790-c5a2-4df5-99de-70e3f5109e78",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
            "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
            "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
            "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-07T09:54:43.9384752+00:00"
          },
          "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
        },
        "date_in_production_since": "2026-06-07T09:54:43.9384752+00:00",
        "date_out_of_production_since": "2026-06-07T09:54:43.9384752+00:00",
        "date_end_support": "2026-06-07T09:54:43.9384752+00:00",
        "sales_organization_id": "722051a4-7281-4c5a-9de6-f23aa889d307",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
          "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
          "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
          "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-07T09:54:43.9384752+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-07T09:54:43.9384752+00:00"
      },
      "project_status_id": "3de0fa1a-7b49-44e3-91b3-46269c139d70",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ca2e707e-2712-40db-a1b8-b396dda5d3d8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "61f5aa3f-2057-49ed-a352-2fade987d294",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
          "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
          "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
          "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-07T09:54:43.9384752+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
      },
      "company_id": "669928ef-cc96-42d8-9c6b-9a508ca8af48",
      "company_code": "sample string 12",
      "db_address_id": "fac0c69b-736c-4a3b-8dd5-c89450f33688",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "2a30852b-d3be-4778-acd9-5c0203f8a30a",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "ec9b92d4-036e-4ad6-8016-233148b17e35",
      "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-07T09:54:43.9384752+00:00",
      "date_create": "2026-06-07T09:54:43.9384752+00:00",
      "date_update": "2026-06-07T09:54:43.9384752+00:00",
      "updated_by_user_id": "3df94e7f-46e1-4b52-80a5-d3bf0ad05f20",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-07T09:54:43.9384752+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-07T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-07T09:54:43.9384752+00:00",
      "date_last_job": "2026-06-07T09:54:43.9384752+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-07T09:54:43.9384752+00:00",
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1cbc0b0f-ad8e-4104-9744-7d66137fee4c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "51fcae89-0d66-4e82-bb57-206fa6163f47",
      "name": "sample string 2",
      "sales_organization_id": "7ccb2554-2928-4e74-9051-91a10e602a75",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d64eba19-dee1-420e-9dce-52d6a3f86f30",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "440f8a83-220f-47fd-b1db-76a3e60aa625",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "2b43e802-52a0-4c4b-8347-bce77b399984",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
        "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
        "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
        "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-07T09:54:43.9384752+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
    },
    "job_status_id": "0932fa69-a11c-498b-ba0c-dff072cfd6e2",
    "job_status_code": "sample string 11",
    "db_address_id": "e17ae387-536c-4b35-b27f-38d1af6d8d23",
    "contact_id": "e0830c99-6e14-4c51-8552-32302ea7cf9c",
    "requested_by_company_id": "936836fc-b556-40ad-a339-08671174b77b",
    "requested_by_contact_id": "c4e83750-7114-4d4d-af42-6180121adfc5",
    "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-07T09:54:43.9384752+00:00",
    "due_date": "2026-06-07T09:54:43.9384752+00:00",
    "date_create": "2026-06-07T09:54:43.9384752+00:00",
    "date_update": "2026-06-07T09:54:43.9384752+00:00",
    "date_closed": "2026-06-07T09:54:43.9384752+00:00",
    "suggested_user_id": "ef81fd59-ee7f-4b90-bd8f-b2b489a05210",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "250472a4-f74b-43df-ba25-4807866b3806",
      "db_language_id": "846387df-b042-4cc8-a4b6-70b4853f6a84",
      "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-07T09:54:43.9384752+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "bc08df9b-8d2f-4c2c-9480-4d485e834c9b",
      "sales_organization": {
        "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
        "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
        "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
        "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-07T09:54:43.9384752+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "35a923dd-0044-4633-940f-7d4a27127ffa",
      "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": "0d848c43-c734-4df7-b78d-47b8bee9247c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b705237e-3b5b-4e3b-acc0-cc0a760a1e07"
    },
    "suggested_date_start": "2026-06-07T09:54:43.9384752+00:00",
    "skill_id": "600dbf51-ee52-466c-80a5-b78bdee273f8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "0b66c9b1-9821-4436-ba46-80b2a705708d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f9a1515d-5b8f-438d-b50b-1e425d12ea1d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "afa0c19d-b9c1-44a9-8621-af6f3b194cf2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "42e91fad-e76f-4a25-8dfc-8eba1033c903",
        "db_currency_id": "5ceb67b2-72e9-4fe2-9c08-090bcb6e287d",
        "db_language_id": "ed0ce968-54b9-4f31-b64d-c80b2fefd5e9",
        "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-07T09:54:43.9384752+00:00"
      },
      "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "23e533ae-7f21-466e-9f28-2b0bad7bfc1d",
    "date_reported_by_company": "2026-06-07T09:54:43.9384752+00:00",
    "id2": 36,
    "company_id": "bb55ef59-11a3-4655-ad4f-1f3942c999fe",
    "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": "648f9a0f-35cf-4ef5-b764-2bc8f552aec5",
    "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-07T09:54:43.9384752+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-07T09:54:43.9384752+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.