Updates the equipment_model object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

equipment_model
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier
code

The Id/Ref of the back office. Used by Embedded entity

string

Max length: 50

name

Name of the equipment model

string

Required

Max length: 50

description

Description of the equipment model

string
equipment_brand_id

FK Of Equipment brand

globally unique identifier
equipment_brand_code

Embedded entity "equipment_brand" using ERP PK when adding/updating equipment_model

string
equipment_brand

Embedded entity "equipment_brand" using ERP PK when adding/updating equipment_model

equipment_brand
equipment_family_id

FK Of equipment_family

globally unique identifier
equipment_family_code

Embedded entity "equipment_family" using ERP PK when adding/updating equipment_model

string
equipment_family

Embedded entity "equipment_family" using ERP PK when adding/updating equipment_model

equipment_family
date_in_production_since

Date in production since

date
date_out_of_production_since

Date Out Of production since

date
date_end_support

Date end support

date
sales_organization_id

FK of sales_organization. Filled if specific of one SO, empty if can be used by all

globally unique identifier
sales_organization_code

Embedded entity "sales_organization" using ERP PK when adding/updating equipment_model

string
sales_organization

Embedded entity "sales_organization" when adding/updating equipment_model

sales_organization
replacement_period_nb_months

replacement_period_nb_months

integer
warranty_period_nb_months

warranty_period_nb_months

integer
translations

List of translation of specific field name

Collection of translation
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date

Request Formats :

application/json, text/json

Sample:
{
  "id": "b98349ff-f430-4485-a87d-f0e368ebcc84",
  "code": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "equipment_brand_id": "f296627e-b07f-489f-9c3f-c6b407d17c05",
  "equipment_brand_code": "sample string 6",
  "equipment_brand": {
    "id": "85e8689e-fe41-48cd-b16b-2a64650ab1f7",
    "name": "sample string 2",
    "code": "sample string 3",
    "sales_organization_id": "37a0b046-40a7-4f92-a68d-32a77aba8bdc",
    "sales_organization_code": "sample string 5",
    "sales_organization": {
      "id": "e4ee0c5e-bbf8-4e2b-b257-8a586764dd79",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "6e5bf1ed-018b-4f00-86bd-39e14c5cee8d",
      "db_currency_id": "b9136a36-fc4a-4dcb-a0b2-8c80bc474deb",
      "db_language_id": "1b824e2c-da62-452d-a12a-0003371fc497",
      "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": "2025-09-19T01:18:37.6492115+00:00"
    },
    "modified_dateutc": "2025-09-19T01:18:37.6492115+00:00"
  },
  "equipment_family_id": "9860f770-07f6-431d-991f-d36f8f5252c0",
  "equipment_family_code": "sample string 8",
  "equipment_family": {
    "id": "cb405f67-f2ad-4724-87fd-596f6c1ac927",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "95c30fde-247e-4d68-ae68-545d7b178e77",
    "_parent_code": "sample string 6",
    "sales_organization_id": "64822675-a133-43c9-b624-77ca9254970e",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "e4ee0c5e-bbf8-4e2b-b257-8a586764dd79",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "6e5bf1ed-018b-4f00-86bd-39e14c5cee8d",
      "db_currency_id": "b9136a36-fc4a-4dcb-a0b2-8c80bc474deb",
      "db_language_id": "1b824e2c-da62-452d-a12a-0003371fc497",
      "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": "2025-09-19T01:18:37.6492115+00:00"
    },
    "modified_dateutc": "2025-09-19T01:18:37.6492115+00:00"
  },
  "date_in_production_since": "2025-09-19T01:18:37.6492115+00:00",
  "date_out_of_production_since": "2025-09-19T01:18:37.6492115+00:00",
  "date_end_support": "2025-09-19T01:18:37.6492115+00:00",
  "sales_organization_id": "811f0d01-c582-435f-8c8f-d2432fef2d91",
  "sales_organization_code": "sample string 13",
  "sales_organization": {
    "id": "e4ee0c5e-bbf8-4e2b-b257-8a586764dd79",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "db_country_id": "6e5bf1ed-018b-4f00-86bd-39e14c5cee8d",
    "db_currency_id": "b9136a36-fc4a-4dcb-a0b2-8c80bc474deb",
    "db_language_id": "1b824e2c-da62-452d-a12a-0003371fc497",
    "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": "2025-09-19T01:18:37.6492115+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": "2025-09-19T01:18:37.6492115+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.