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": "11208923-e5da-49c0-8e59-0f7bfd3fbe4c",
  "estimated_quantity": 2.0,
  "article_id": "ec8b7b19-5822-43fe-a8eb-e7936297fab8",
  "article_code": "sample string 4",
  "article": {
    "id": "1e24f6d0-2ed7-4bcc-9ae4-775e0f243f7f",
    "article_category_id": "bef89846-3e97-4ee1-bb5d-1ecb6d8bb65e",
    "article_category": {
      "id": "87135d40-5719-493b-843c-2e33e633af74",
      "parent_id": "ac3b7c81-7aff-4835-91f4-56c58bc1e396",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "27d1874d-2221-48bb-8192-3584877c421b",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b842db5d-2e94-4dcd-83b6-1277244635ad",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "761a5d02-e233-4541-8727-1788b6c42361",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ab551a48-be5f-4bc7-a161-0cc4d450a0b9",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e348a8ef-f5ec-4654-bc20-a01f4d103a23",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5728fa7a-051a-4f0e-b92e-c919089efea3",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-15T02:35:27.2537663+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-01-15T02:35:27.2537663+00:00",
    "date_update": "2026-01-15T02:35:27.2537663+00:00",
    "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00",
    "article_color_id": "4595adaa-ef9d-469e-bbdc-b6dc000ae1f2",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b18734a2-706c-4b6f-b1be-a151f22f178a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "a4b2fe51-1e1b-4ba8-b588-5fad7461b13a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "fa6583c4-6ac1-43a1-9a6b-fd2a76d3c49a",
    "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": "87ed525d-8da1-48da-bcba-ef944f10ebe7",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d482d399-6089-4d9f-aac9-4588ebccccec",
    "_parent_id": "f2f32a8f-b9d3-4089-b1bf-19631e8aa3ab",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "bf89c07a-2490-4414-9667-a08d1fb50040",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "12cf126c-8376-4bea-8d33-f932d39e131d",
      "_parent_id": "d1218568-df7f-45e7-8790-a1b5e70ca21f",
      "root_parent_id": "e35be873-158a-4b53-a1cd-7fcbc7057792",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "3a5a77b5-eb51-45d8-afc0-2f128c468d2a",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9331bd0a-4c66-48e4-b0d5-98b6ffb30f71",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "e12b37a8-08e2-49dc-a1b2-ee2bff974fb3",
        "_parent_code": "sample string 6",
        "sales_organization_id": "712d754e-9b03-464b-bfae-262453ef3b2c",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
          "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
          "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
          "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-01-15T02:35:27.2537663+00:00"
        },
        "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
      },
      "equipment_model_id": "c39b33e2-f343-4701-b84f-3f11e474adae",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "fbda2953-7909-4271-8c35-af90aa2f0c32",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9cffcee7-58b4-4675-b411-b0665b97a695",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b7739f98-0d71-4e18-acae-2dbb0bebfef9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d76d45c3-5824-4d19-8439-2a6495bc0d56",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
            "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
            "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
            "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-01-15T02:35:27.2537663+00:00"
          },
          "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
        },
        "equipment_family_id": "59ba03f5-c4de-4600-a007-97751d6480a2",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9331bd0a-4c66-48e4-b0d5-98b6ffb30f71",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "e12b37a8-08e2-49dc-a1b2-ee2bff974fb3",
          "_parent_code": "sample string 6",
          "sales_organization_id": "712d754e-9b03-464b-bfae-262453ef3b2c",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
            "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
            "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
            "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-01-15T02:35:27.2537663+00:00"
          },
          "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
        },
        "date_in_production_since": "2026-01-15T02:35:27.2537663+00:00",
        "date_out_of_production_since": "2026-01-15T02:35:27.2537663+00:00",
        "date_end_support": "2026-01-15T02:35:27.2537663+00:00",
        "sales_organization_id": "2dc70749-d47b-4d25-8912-8fc32a2ea82d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
          "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
          "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
          "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-01-15T02:35:27.2537663+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-01-15T02:35:27.2537663+00:00"
      },
      "project_status_id": "aa6216a6-940b-462a-9f77-ca11091a0985",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "618ac02c-b423-4ce1-a819-41215e269c6d",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "ebc95413-3ba9-4d53-a93c-7a6db459410a",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
          "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
          "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
          "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-01-15T02:35:27.2537663+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
      },
      "company_id": "4f94d862-74d5-431f-9d9f-de2bef940111",
      "company_code": "sample string 12",
      "db_address_id": "4a1bc779-c20a-4341-bb2d-41ffda3f9c50",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "c4daab1f-fe50-405c-9d70-a26e34a4cf1b",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "63f32bd8-9a33-4a59-85c2-8fbacb883a5d",
      "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-01-15T02:35:27.2537663+00:00",
      "date_create": "2026-01-15T02:35:27.2537663+00:00",
      "date_update": "2026-01-15T02:35:27.2537663+00:00",
      "updated_by_user_id": "aecd1e6e-4f89-4f5e-80e4-2c30fe7622c8",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-15T02:35:27.2537663+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-01-15T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-15T02:35:27.2537663+00:00",
      "date_last_job": "2026-01-15T02:35:27.2537663+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-15T02:35:27.2537663+00:00",
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "5033b342-3e9a-4912-b9ba-58033e33ee28",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "f6249898-9709-436f-9105-93ebdcc2963d",
      "name": "sample string 2",
      "sales_organization_id": "aa36b15b-2018-4481-b6a9-8f9413636a3e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a1f4ad4f-4c3f-4dd6-adc2-d09a0985c6d2",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f378d6ab-ea66-4808-824c-944081761323",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "528b132b-1472-47e2-b010-f67e1eea5767",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
        "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
        "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
        "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-01-15T02:35:27.2537663+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
    },
    "job_status_id": "96bdf911-0edf-4d90-bb01-c59b7fd9c93f",
    "job_status_code": "sample string 11",
    "db_address_id": "445366cd-a3c5-4e70-942b-f9eb5f9e8db6",
    "contact_id": "bd1d69f8-3852-4feb-b84d-d9829e330c98",
    "requested_by_company_id": "1f6613f3-1768-4bcf-8649-424dfacbd78b",
    "requested_by_contact_id": "945d367e-78fd-4676-9610-7265a5220b95",
    "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-01-15T02:35:27.2537663+00:00",
    "due_date": "2026-01-15T02:35:27.2537663+00:00",
    "date_create": "2026-01-15T02:35:27.2537663+00:00",
    "date_update": "2026-01-15T02:35:27.2537663+00:00",
    "date_closed": "2026-01-15T02:35:27.2537663+00:00",
    "suggested_user_id": "8ad61db2-49c8-47c2-a887-9b33f447f608",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "046e3705-2b56-451c-8a93-8b57c6e4e952",
      "db_language_id": "82298dfc-bf0a-4ccb-8d83-6d692d29bfc2",
      "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-01-15T02:35:27.2537663+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "941a3cd3-3fcf-45f8-97e0-68e1f62c174c",
      "sales_organization": {
        "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
        "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
        "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
        "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-01-15T02:35:27.2537663+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "ffb87234-54eb-4a80-984a-f0ad15227856",
      "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": "f3134ca0-5bdb-493a-958e-4fbb3d131ccb",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a0d45293-59f8-4768-b929-04255079fb26"
    },
    "suggested_date_start": "2026-01-15T02:35:27.2537663+00:00",
    "skill_id": "07a8d6ac-43fd-4f8c-88e5-1796c6e9f4c6",
    "skill_code": "sample string 32",
    "skill": {
      "id": "2b2a025c-33a8-46ef-ae97-c6f96d392b05",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "42b1070c-e151-45c7-98dd-682dcca38a9c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "815447e7-47ba-4aaa-a837-d32ff8ef640c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4a560bc6-03d7-4dd5-91c0-2843a3052bd5",
        "db_currency_id": "9005ec41-0876-4ad8-8be6-cd0477fd1c62",
        "db_language_id": "cf18b121-e51d-4c0d-a127-4dd01ecb6b7e",
        "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-01-15T02:35:27.2537663+00:00"
      },
      "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "9b5d71fa-5306-45cf-af15-6c985f3f4b66",
    "date_reported_by_company": "2026-01-15T02:35:27.2537663+00:00",
    "id2": 36,
    "company_id": "b0ff9b3e-73e5-46a1-a16b-b13944d9208e",
    "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": "e54ff7df-a8f6-4b02-8faa-3964256551ab",
    "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-01-15T02:35:27.2537663+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-15T02:35:27.2537663+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.