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": "0936a49c-a862-4d05-bbb4-f2c86511cf64",
  "estimated_quantity": 2.0,
  "article_id": "7719e0d6-0d5b-4613-80c6-fb862a551ff5",
  "article_code": "sample string 4",
  "article": {
    "id": "3e2aab64-f0ee-48e3-b767-09e6b7e518f6",
    "article_category_id": "a4c0f2dc-7ed6-42c2-b78d-fe619bc7b616",
    "article_category": {
      "id": "633828ed-594b-4b6a-b01f-39f45c53c05d",
      "parent_id": "d351118a-c4a9-42be-b895-261a4be58888",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "7cbbd52d-bf28-4aa5-beb2-99cec1d6accd",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "7ca6e527-f01e-4997-93b3-73f821f3ca83",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "13e5be32-2226-409b-b923-0efb213e9a4f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "db47e73a-9773-4af3-985c-783795c25262",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "d0d61b30-d77b-4b75-90a0-a68d9d239537",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ed37bf60-afff-4549-a999-2a501a43b49a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-22T22:13:23.9570387+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-05-22T22:13:23.9570387+00:00",
    "date_update": "2026-05-22T22:13:23.9570387+00:00",
    "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00",
    "article_color_id": "1d91111e-5faf-455e-a9e0-5df357870e97",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3a5d49a4-9fd7-4fe9-b4f6-e1f656d7389e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "53d9a25c-135e-4655-97d4-a5bc47bcfe7b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "9eefebd9-1c84-442e-af20-1e1262f7effb",
    "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": "da4a72fc-4797-4e32-bfe4-1d77e3255df5",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4d9fa348-d529-403f-89b4-dd2eff2a7abc",
    "_parent_id": "29d2ce1a-bf91-4c94-bcbd-9860810c3e8a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "ec87cccd-665b-4d6f-973b-52274b49cee8",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "34a156a3-a1ce-4940-98e2-33816552e076",
      "_parent_id": "c2c826cb-6e0b-4de6-aa6e-92723ea72e4f",
      "root_parent_id": "0a7dd97c-4134-4e5d-a78d-f023335a50ac",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "7505f90c-cfb0-4cad-a8b2-c024f458d4d7",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "4f9c6da3-16b2-401c-b205-be8ac8b5bdf6",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "a94eb2e9-fd41-4f02-ae20-e2f8a74cd0ee",
        "_parent_code": "sample string 6",
        "sales_organization_id": "dc1291f7-49aa-4c9a-9039-7a8b433d1ace",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
          "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
          "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
          "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-05-22T22:13:23.9570387+00:00"
        },
        "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
      },
      "equipment_model_id": "810975d2-1dd3-4569-95d6-a904ea1bf5c4",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "adb9db40-6c28-4b0f-9317-f5c42fe5c05c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "70d1c6ee-5a87-423f-8be8-756fe933330b",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "11aa81ef-c800-4ef2-8f28-37fae31fcadd",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9ff1a62c-ef49-4582-8d38-97aabd5c4c42",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
            "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
            "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
            "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-05-22T22:13:23.9570387+00:00"
          },
          "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
        },
        "equipment_family_id": "eb419f86-aea7-4976-a5c8-4e0789e8aebf",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "4f9c6da3-16b2-401c-b205-be8ac8b5bdf6",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "a94eb2e9-fd41-4f02-ae20-e2f8a74cd0ee",
          "_parent_code": "sample string 6",
          "sales_organization_id": "dc1291f7-49aa-4c9a-9039-7a8b433d1ace",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
            "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
            "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
            "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-05-22T22:13:23.9570387+00:00"
          },
          "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
        },
        "date_in_production_since": "2026-05-22T22:13:23.9570387+00:00",
        "date_out_of_production_since": "2026-05-22T22:13:23.9570387+00:00",
        "date_end_support": "2026-05-22T22:13:23.9570387+00:00",
        "sales_organization_id": "2cb65bcd-915e-44e7-92c8-72ba5c74690b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
          "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
          "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
          "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-05-22T22:13:23.9570387+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-05-22T22:13:23.9570387+00:00"
      },
      "project_status_id": "4879f367-3b36-43ab-89f0-6f30426c76ec",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "3a73847f-8b30-40fe-b7f9-c1704b2d9a0a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "339721f4-6939-4690-aebf-639c30ddd14d",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
          "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
          "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
          "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-05-22T22:13:23.9570387+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
      },
      "company_id": "0fcdaaec-e373-4cbb-b577-ef9cabb76084",
      "company_code": "sample string 12",
      "db_address_id": "951f8b10-ba29-4845-9d09-f28334e9c014",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "76fb5dd7-cf75-4702-bce6-80e1d161f103",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a5e2f8af-5a15-4fd9-9f70-87ad586b53f8",
      "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-05-22T22:13:23.9570387+00:00",
      "date_create": "2026-05-22T22:13:23.9570387+00:00",
      "date_update": "2026-05-22T22:13:23.9570387+00:00",
      "updated_by_user_id": "a3d61f8b-2c30-44b7-8854-1e7d036e0666",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-22T22:13:23.9570387+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-05-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-22T22:13:23.9570387+00:00",
      "date_last_job": "2026-05-22T22:13:23.9570387+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-22T22:13:23.9570387+00:00",
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9ec76e98-6d81-4161-8b0b-d1b8ff7ae587",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "eb96e40a-ac5d-4723-bffd-b16151a13d05",
      "name": "sample string 2",
      "sales_organization_id": "7af94757-9675-485d-83c1-b74ac8f9a824",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "614e845d-cd14-4494-a79a-c80535ab8b1d",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "68890f93-02c5-40b4-99b5-c61f026da434",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f4440a76-1605-4272-bd35-28593cc4579e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
        "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
        "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
        "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-05-22T22:13:23.9570387+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
    },
    "job_status_id": "7843677b-c716-4e1c-9c6a-05697dedd15f",
    "job_status_code": "sample string 11",
    "db_address_id": "288f5220-0e85-466b-a1e0-349bd7f9ad1f",
    "contact_id": "77abb353-7f48-4812-bdcd-58dbf78c6831",
    "requested_by_company_id": "5bf1dbb1-9e40-4b7d-8ace-86e446ee344b",
    "requested_by_contact_id": "075a3a8e-16e7-417c-b7cf-080eb1654ba7",
    "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-05-22T22:13:23.9570387+00:00",
    "due_date": "2026-05-22T22:13:23.9570387+00:00",
    "date_create": "2026-05-22T22:13:23.9570387+00:00",
    "date_update": "2026-05-22T22:13:23.9570387+00:00",
    "date_closed": "2026-05-22T22:13:23.9570387+00:00",
    "suggested_user_id": "7f3e992e-dea5-4b18-94ad-19081ad30d2d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1e6fbee4-36b3-41a3-b050-811b98e9ca9b",
      "db_language_id": "53d60eb4-d448-4791-81dd-2c76a7e0c759",
      "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-05-22T22:13:23.9570387+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "025e80ed-b1b7-4a9f-84e8-add74344858a",
      "sales_organization": {
        "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
        "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
        "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
        "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-05-22T22:13:23.9570387+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "39e8420b-d349-43b9-a6de-594734adbd11",
      "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": "59ada072-1b8f-47b5-9832-f9409712980b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "7be37575-722c-475f-bd6c-a6849e5b390d"
    },
    "suggested_date_start": "2026-05-22T22:13:23.9570387+00:00",
    "skill_id": "d97729ba-f772-4a29-97c4-58bce73cc2a1",
    "skill_code": "sample string 32",
    "skill": {
      "id": "30f0b2d8-b6c0-497d-acb7-ca25b709ea0b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "01d16655-ca93-4c88-b201-eac0a68aa82c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4d2913c9-fe5f-4ae8-866e-80044a81a05a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5e5111a9-99c0-4fc7-a5af-0e4ab76381e8",
        "db_currency_id": "dbe910d2-56a2-494e-97cb-ae0c065e6f63",
        "db_language_id": "dfae54c9-748b-4a14-aa79-cd9eb0ba6d5b",
        "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-05-22T22:13:23.9570387+00:00"
      },
      "modified_dateutc": "2026-05-22T22:13:23.9570387+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "6bd05e25-1b5c-4f19-8257-c29e0a8b748a",
    "date_reported_by_company": "2026-05-22T22:13:23.9570387+00:00",
    "id2": 36,
    "company_id": "7925bf39-07ee-48e7-abfd-b8818e9242fc",
    "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": "1c98cf7e-4209-455d-a828-c5eeeffac0d0",
    "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-05-22T22:13:23.9726626+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-22T22:13:23.9726626+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.