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": "40733934-3846-4228-8161-28aaafbe5dae",
  "estimated_quantity": 2.0,
  "article_id": "0a5591e3-0541-45d5-ad9c-1ae1da850edf",
  "article_code": "sample string 4",
  "article": {
    "id": "995ed5e1-1f8c-44ad-aed2-2a8c2b8195ca",
    "article_category_id": "f880c265-3423-4ed9-a607-3ce54ec0861a",
    "article_category": {
      "id": "cbd3ef4e-c883-4602-86a5-b7e93ba82c24",
      "parent_id": "242cdfad-6a0e-41b7-86f1-dc17c051198c",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-18T03:51:15.1317027+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2a06d537-f475-4dad-9020-ab12883801bd",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6da35aa9-9d40-481e-bcd4-4e21fcc1a18d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "54521484-8b5e-406a-8efe-e9d71e0ed1ed",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "e68b3f00-1e6e-4ae5-952c-41910ee83ab7",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6e277f51-9579-4702-bf17-635a8f3cb709",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "15b5a27c-64da-40e4-8478-f5b6be25d380",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-18T03:51:15.1317027+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-04-18T03:51:15.1317027+00:00",
    "date_update": "2026-04-18T03:51:15.1317027+00:00",
    "modified_dateutc": "2026-04-18T03:51:15.1317027+00:00",
    "article_color_id": "6238fd62-4108-4866-b162-3882acb2fbb5",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "30c0d1a3-5cc6-4055-a636-9707ed20ff67",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-18T03:51:15.1317027+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e112739f-8beb-42b9-9025-ed3218ed9004",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "9fb0e185-05eb-4411-9d56-93f0168b2dfc",
    "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": "51d526e7-8864-4f86-b3d4-0c487294b272",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "be882a39-a4f2-4aed-85e5-4bde8cf62258",
    "_parent_id": "91dc9b73-78f6-4cdc-9c00-7a37e28249aa",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a7b6805a-e3cf-499f-b76d-f5b5b810253b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "22f1fb2b-8563-4174-aab6-1c05b5a8e9b5",
      "_parent_id": "5dfc099b-4ca7-42ae-a1d3-ce6639ad567d",
      "root_parent_id": "a83c1cda-1fba-4a33-bf23-f2bf72608dc4",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "650a2c87-9aab-4e02-bcdd-150e4b76ff5d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "84a9e778-5e1b-422e-b3cb-9bbd959e6031",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "811378fc-f530-493a-a905-686d9a107df8",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9e752926-adaf-426c-99ff-9a9c1d92cb77",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
          "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
          "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
          "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-04-18T03:51:15.1317027+00:00"
        },
        "modified_dateutc": "2026-04-18T03:51:15.1317027+00:00"
      },
      "equipment_model_id": "cbf130e1-4aef-4d18-87d5-3844ee242761",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a8cb9c8b-c3ac-4fe2-bbcf-6bcaf554276c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "c0bfa9a7-fa00-42e4-aba2-9d5150aa591c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "56bdaa64-492b-4df7-a887-0bd136a3772e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "abe02f4f-c39e-419f-9357-6831d42646bb",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
            "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
            "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
            "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-04-18T03:51:15.1317027+00:00"
          },
          "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00"
        },
        "equipment_family_id": "30bcc8b5-2480-4b4a-bc9a-857b4927b1a7",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "84a9e778-5e1b-422e-b3cb-9bbd959e6031",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "811378fc-f530-493a-a905-686d9a107df8",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9e752926-adaf-426c-99ff-9a9c1d92cb77",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
            "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
            "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
            "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-04-18T03:51:15.1317027+00:00"
          },
          "modified_dateutc": "2026-04-18T03:51:15.1317027+00:00"
        },
        "date_in_production_since": "2026-04-18T03:51:15.1473241+00:00",
        "date_out_of_production_since": "2026-04-18T03:51:15.1473241+00:00",
        "date_end_support": "2026-04-18T03:51:15.1473241+00:00",
        "sales_organization_id": "2555ee1b-a20b-4711-8fba-f3bbcc1ba0fb",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
          "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
          "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
          "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-04-18T03:51:15.1317027+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-04-18T03:51:15.1473241+00:00"
      },
      "project_status_id": "b42c8a9a-271f-40f1-b40d-dc985a73ecbb",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "684f2d81-2309-4829-9b44-f2be88f77a02",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "91b51dd2-b206-4a9b-ba12-fb48a967b91b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
          "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
          "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
          "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-04-18T03:51:15.1317027+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00"
      },
      "company_id": "e18386f5-f995-4029-8519-66811f99eeb2",
      "company_code": "sample string 12",
      "db_address_id": "42c7163b-a764-4bc6-8f2c-131daf8f0c08",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8d8c76e4-15f5-4ac6-8680-9332c47a60aa",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "dbe9f1b5-b97a-4ae5-9f0e-870bc132aaa4",
      "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-04-18T03:51:15.1473241+00:00",
      "date_create": "2026-04-18T03:51:15.1473241+00:00",
      "date_update": "2026-04-18T03:51:15.1473241+00:00",
      "updated_by_user_id": "bdb90952-75a1-4be7-bf34-5e8aad05db73",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-18T03:51:15.1473241+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-04-18T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-18T03:51:15.1473241+00:00",
      "date_last_job": "2026-04-18T03:51:15.1473241+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-18T03:51:15.1473241+00:00",
      "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3a287734-cf17-4489-a277-d8e640a26558",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "77447d8c-bf87-43f4-b6a0-60d7ea78f126",
      "name": "sample string 2",
      "sales_organization_id": "da1e590b-c7d0-443c-a33b-c2dd8005675a",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "276966fc-9582-4e9f-848a-81444cb030bc",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "68a8f0bf-24bf-4d95-9b2d-9c527d3ab82d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "dc25c9ef-1a24-4dee-a8a0-c0c5bc5e3dc3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
        "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
        "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
        "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-04-18T03:51:15.1317027+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00"
    },
    "job_status_id": "6dfb553e-d48e-489a-a576-c6ad2afa9cbf",
    "job_status_code": "sample string 11",
    "db_address_id": "3926cccd-eb23-463a-8952-b703482c7243",
    "contact_id": "fc5f0c92-563a-424a-b26f-e39f5cecd63b",
    "requested_by_company_id": "fdc69e94-dc9a-4e20-9f4a-8a72baf72d82",
    "requested_by_contact_id": "6d8fca49-4958-4f04-a2ce-13acc6747dc9",
    "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-04-18T03:51:15.1473241+00:00",
    "due_date": "2026-04-18T03:51:15.1473241+00:00",
    "date_create": "2026-04-18T03:51:15.1473241+00:00",
    "date_update": "2026-04-18T03:51:15.1473241+00:00",
    "date_closed": "2026-04-18T03:51:15.1473241+00:00",
    "suggested_user_id": "baae06a6-d4a0-4601-890b-7b7efcc02bbd",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "eb3baecc-0461-4a82-b911-4f7aea413d1c",
      "db_language_id": "50b81d2f-7cc3-4152-83c4-7eba4214a586",
      "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-04-18T03:51:15.1473241+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0dc53714-85ae-4f9a-bd0a-5c5a6dd00720",
      "sales_organization": {
        "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
        "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
        "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
        "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-04-18T03:51:15.1317027+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "5c1afce1-7d7d-433b-891a-1775980e5063",
      "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": "bdd97d06-9e1b-4c3f-899f-368044e1f434",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "df417593-2bb2-4e32-90c5-03073fc0df41"
    },
    "suggested_date_start": "2026-04-18T03:51:15.1473241+00:00",
    "skill_id": "ba5983ba-1e85-4646-b0da-2f0a15fe371d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "33dda6cc-f169-415e-8556-6a528f3831d9",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "64c4cf6a-50e4-4643-a51a-a7fe403635a3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5d36e353-f4c1-4087-a88b-c7bd0bc70dba",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "123906e8-7ccf-48ac-9e76-8d92e7212d16",
        "db_currency_id": "7d71cee3-3a7f-4e53-a4cb-d7226c2ebd94",
        "db_language_id": "ebf4955a-f8fa-4e8e-b642-fcd8dda950c0",
        "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-04-18T03:51:15.1317027+00:00"
      },
      "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5f6b2176-7f70-4c15-a467-189eb77d5956",
    "date_reported_by_company": "2026-04-18T03:51:15.1473241+00:00",
    "id2": 36,
    "company_id": "8f4fb489-bb96-48bf-9b10-a1665c1e9bbe",
    "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": "33d51169-397b-4e26-814e-3d1f589c8c76",
    "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-04-18T03:51:15.1473241+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-18T03:51:15.1473241+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.