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": "8afbcc93-8e37-485b-a840-cccf52859b92",
  "estimated_quantity": 2.0,
  "article_id": "f54ee6aa-8759-4198-a471-16e94e5b4480",
  "article_code": "sample string 4",
  "article": {
    "id": "1c634447-f7c4-408b-8bd1-9d3bfc21eabe",
    "article_category_id": "96b537d9-aad4-4a70-8736-d1992b5c1fb8",
    "article_category": {
      "id": "6a940a9f-9a7f-445d-a0c6-5df185257a30",
      "parent_id": "82fe601b-0792-492a-ab6e-4732f60b1af4",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "93a067af-9b86-4bcc-a66b-ffa238a250a0",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "48ca49ad-3bfc-4aef-9b88-1dd2e2412684",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "6f123a5c-75af-4db0-ad0d-b3f4ea26b2c4",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0494db3c-c2c9-4957-a335-4a9b551ab0f9",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "00175a94-1b24-4a93-9b7b-0c80fb1c155b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "897bc3a7-8f7b-4ef1-8e36-0b03057772b7",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-08T04:21:42.3376513+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-09-08T04:21:42.3376513+00:00",
    "date_update": "2026-09-08T04:21:42.3376513+00:00",
    "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00",
    "article_color_id": "2dddb5fb-eaca-4600-9620-9d32fbce83b8",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "cc00a2d2-f066-4dc5-8043-670d61c6cb63",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e2cf5c7f-eeac-48d3-8852-ba2b32c82606",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "7da7b3a9-c31e-4b0f-8b32-8a487b9e05d9",
    "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": "b6671999-7af5-48b5-a7c3-7389000d2c2e",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b705b1aa-22c8-4d1a-9de4-8ba71bea1df6",
    "_parent_id": "c9136582-e96a-475f-8c71-05b93c3a812b",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "be4b34a9-ceb8-48b0-b561-1f3c2393748f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "be4e4235-f9f6-4d81-868d-61be691db5fb",
      "_parent_id": "8b0f2ef6-ad40-4e52-85ba-6a340ff0ca18",
      "root_parent_id": "ef7901f3-0aa6-4b04-97e8-ad56f6f9e99b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d5520efa-09bc-4768-8ad3-73c862962e1c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "797414e9-9e18-4b2c-aad4-0fca46e27495",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "1eda64f0-6843-411d-b5a0-137d619630c3",
        "_parent_code": "sample string 6",
        "sales_organization_id": "cb774db0-4a41-4969-9b8f-40ffa2787ef9",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
          "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
          "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
          "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-09-08T04:21:42.3376513+00:00"
        },
        "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
      },
      "equipment_model_id": "1c82a134-ac3c-4401-8870-d4c6087fdcd8",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "7c9ecf29-31f1-459a-82e8-13d3c83ad89c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "811588b6-2ee3-45da-ac80-8ec7ef9c218f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "97821ab4-194e-41cd-ae95-3595ae7664dd",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "c9de1f7e-6404-4b3d-b0e9-fa60123c5485",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
            "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
            "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
            "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-09-08T04:21:42.3376513+00:00"
          },
          "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
        },
        "equipment_family_id": "fb2e9297-a773-40fa-9eda-ccb199846fb9",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "797414e9-9e18-4b2c-aad4-0fca46e27495",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "1eda64f0-6843-411d-b5a0-137d619630c3",
          "_parent_code": "sample string 6",
          "sales_organization_id": "cb774db0-4a41-4969-9b8f-40ffa2787ef9",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
            "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
            "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
            "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-09-08T04:21:42.3376513+00:00"
          },
          "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
        },
        "date_in_production_since": "2026-09-08T04:21:42.3376513+00:00",
        "date_out_of_production_since": "2026-09-08T04:21:42.3376513+00:00",
        "date_end_support": "2026-09-08T04:21:42.3376513+00:00",
        "sales_organization_id": "a647543d-42e3-481e-9c84-48fbf2def5d7",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
          "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
          "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
          "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-09-08T04:21:42.3376513+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-09-08T04:21:42.3376513+00:00"
      },
      "project_status_id": "736862d5-7af5-47c7-aa87-39655557906f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "db1a99f9-d8ed-47b0-8012-d5ea98722a00",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "152569cb-1c51-4281-b561-d0e38faf5dda",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
          "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
          "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
          "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-09-08T04:21:42.3376513+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
      },
      "company_id": "ffb2ffaa-cee6-4a6b-9fc5-7973529f40b2",
      "company_code": "sample string 12",
      "db_address_id": "1830d005-b72f-4c78-a8d3-39bc29b87f4a",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f9ed2b9f-7030-4793-a345-41a7791ebe03",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e36d5680-1371-4ebb-b0e3-7c8bba74396e",
      "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-09-08T04:21:42.3376513+00:00",
      "date_create": "2026-09-08T04:21:42.3376513+00:00",
      "date_update": "2026-09-08T04:21:42.3376513+00:00",
      "updated_by_user_id": "c0e46730-5eae-4716-a264-0115bbfb0e9d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-08T04:21:42.3376513+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-09-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-08T04:21:42.3376513+00:00",
      "date_last_job": "2026-09-08T04:21:42.3376513+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-08T04:21:42.3376513+00:00",
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0f5acd60-a280-4d82-9d7b-985cf1cd2dfc",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "0515f0c8-7e50-4bc5-a8fe-944851dd8939",
      "name": "sample string 2",
      "sales_organization_id": "f4fbe7e5-c65e-42e0-a245-f4decc9b88b9",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "b8c06966-1a0a-4785-a25d-7b8866821b4f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "b7b630aa-6d36-47b7-ba22-5809aaa5f8cc",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "19b16348-5024-4f15-abec-36c624a40f9f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
        "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
        "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
        "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-09-08T04:21:42.3376513+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
    },
    "job_status_id": "aa2f73c5-78c6-4a91-9f3c-5409b5b4a4e9",
    "job_status_code": "sample string 11",
    "db_address_id": "a2654e99-a7f8-4fad-967f-87fd1f47cab9",
    "contact_id": "81db8b5c-73c0-4aa5-bbfd-8d858235fde6",
    "requested_by_company_id": "03ff1b11-95e3-468d-b6d3-8233b01ebd96",
    "requested_by_contact_id": "5c614001-9b2c-430e-aed1-6b4c8e9da586",
    "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-09-08T04:21:42.3376513+00:00",
    "due_date": "2026-09-08T04:21:42.3376513+00:00",
    "date_create": "2026-09-08T04:21:42.3376513+00:00",
    "date_update": "2026-09-08T04:21:42.3376513+00:00",
    "date_closed": "2026-09-08T04:21:42.3376513+00:00",
    "suggested_user_id": "141d4c0a-7371-482a-8c56-6586e8a27c22",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "3a900fa2-9844-43b7-8833-1d9030d128c5",
      "db_language_id": "e4e4e97d-f408-4839-b8eb-dec51337db47",
      "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-09-08T04:21:42.3376513+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e551cc2f-5abf-4686-8bf1-0735ba3b2ca6",
      "sales_organization": {
        "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
        "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
        "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
        "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-09-08T04:21:42.3376513+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "24680995-6eef-4b62-b67b-5bc40349d306",
      "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": "393b1340-3179-48f9-b812-60c4eb17823b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "11284a38-a676-4731-8584-ad780f639ffc"
    },
    "suggested_date_start": "2026-09-08T04:21:42.3376513+00:00",
    "skill_id": "b363f9be-c3a4-456c-83b8-e7396fcc53a1",
    "skill_code": "sample string 32",
    "skill": {
      "id": "b4c0684e-cb57-44ad-8dae-25c2e3b75dcc",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "1a3086de-e355-4cdc-bcc3-49e0c9e577c5",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "54d46553-ac50-4fad-995f-e001f879c2bb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "ab79558f-ac0d-4cc7-bb09-b63a4efff56f",
        "db_currency_id": "ceaf7590-4ac3-4058-aa3f-e2c93ed206b7",
        "db_language_id": "8c042101-7d7a-4101-854f-2b205859c4ef",
        "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-09-08T04:21:42.3376513+00:00"
      },
      "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "7305e904-4546-40ea-a8b9-9ae10d866419",
    "date_reported_by_company": "2026-09-08T04:21:42.3376513+00:00",
    "id2": 36,
    "company_id": "beca7ab3-5fa6-44fb-9909-adb48b030baa",
    "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": "34edd023-4e20-46e5-a09b-ded2867cf2fb",
    "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-09-08T04:21:42.3376513+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-08T04:21:42.3376513+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.