Updates the equipment_model object with the specified key
Request Information
URI Parameters :
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters :
equipment_model| Name | Description | Type | Additional 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
{
"id": "668e1e2f-a8fc-4f0b-8e6d-f54a45e09e04",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"equipment_brand_id": "bf2059ef-794b-481c-aaf0-5df50933740e",
"equipment_brand_code": "sample string 6",
"equipment_brand": {
"id": "849bc2f4-caab-4470-9d1e-0b62bc74fe44",
"name": "sample string 2",
"code": "sample string 3",
"sales_organization_id": "a967bafa-49d2-4669-8fd9-a0b96114ae30",
"sales_organization_code": "sample string 5",
"sales_organization": {
"id": "c75b4cf9-fa41-4e95-9e1f-64be85153345",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "737112aa-49d3-4f35-93ff-5b3604f8ad13",
"db_currency_id": "ad543398-65b9-4a2b-8d45-36bbbc414b53",
"db_language_id": "1bbfa47c-f99f-41e7-9df9-b2c15d68b767",
"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-12-24T10:13:40.4192349+00:00"
},
"modified_dateutc": "2025-12-24T10:13:40.4192349+00:00"
},
"equipment_family_id": "1ea5b476-37f4-46b9-9e38-765fe7f30ace",
"equipment_family_code": "sample string 8",
"equipment_family": {
"id": "8c2a654a-7a96-437b-9692-ef6d9fccef1d",
"name": "sample string 2",
"description": "sample string 3",
"code": "sample string 4",
"_parent_id": "221391e1-b897-4f2c-9860-d039c63bd0c4",
"_parent_code": "sample string 6",
"sales_organization_id": "a2ead227-7f8b-4218-a17c-ce0093ab8963",
"sales_organization_code": "sample string 8",
"sales_organization": {
"id": "c75b4cf9-fa41-4e95-9e1f-64be85153345",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "737112aa-49d3-4f35-93ff-5b3604f8ad13",
"db_currency_id": "ad543398-65b9-4a2b-8d45-36bbbc414b53",
"db_language_id": "1bbfa47c-f99f-41e7-9df9-b2c15d68b767",
"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-12-24T10:13:40.4192349+00:00"
},
"modified_dateutc": "2025-12-24T10:13:40.4192349+00:00"
},
"date_in_production_since": "2025-12-24T10:13:40.4192349+00:00",
"date_out_of_production_since": "2025-12-24T10:13:40.4192349+00:00",
"date_end_support": "2025-12-24T10:13:40.4192349+00:00",
"sales_organization_id": "9b614037-cf53-426a-82e9-9f5640625426",
"sales_organization_code": "sample string 13",
"sales_organization": {
"id": "c75b4cf9-fa41-4e95-9e1f-64be85153345",
"code": "sample string 2",
"name": "sample string 3",
"description": "sample string 4",
"db_country_id": "737112aa-49d3-4f35-93ff-5b3604f8ad13",
"db_currency_id": "ad543398-65b9-4a2b-8d45-36bbbc414b53",
"db_language_id": "1bbfa47c-f99f-41e7-9df9-b2c15d68b767",
"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-12-24T10:13:40.4192349+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-12-24T10:13:40.4192349+00:00"
}
Response Information
Resource Description :
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.