Retrieves the equipment_model object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

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

Response Formats

application/json, text/json

Sample:
{
  "id": "d7b16468-6892-4be7-be81-d88523d2221f",
  "code": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "equipment_brand_id": "947f661e-5630-490a-ae4b-6063d238c03f",
  "equipment_brand_code": "sample string 6",
  "equipment_brand": {
    "id": "3dce8569-9395-4652-81a6-260ce37e5936",
    "name": "sample string 2",
    "code": "sample string 3",
    "sales_organization_id": "0c7fb485-3a7d-4de3-a5fd-887b72b10296",
    "sales_organization_code": "sample string 5",
    "sales_organization": {
      "id": "c2b10347-bb37-4af5-a431-edd05f9affd6",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "957fabd1-7857-4b5e-9bcd-6a4c22896be9",
      "db_currency_id": "32224343-89e1-4363-be28-e977d3254e8b",
      "db_language_id": "3d1e6b32-11b4-4a94-98ad-2e9a8d507123",
      "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-10-13T17:13:43.3243469+00:00"
    },
    "modified_dateutc": "2025-10-13T17:13:43.3243469+00:00"
  },
  "equipment_family_id": "0f264650-163c-4fc8-98e3-ef9506746eb4",
  "equipment_family_code": "sample string 8",
  "equipment_family": {
    "id": "c99c25a9-2e07-4a2a-872f-4def72b89927",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "348531f4-677a-49d7-9b0e-402eb7383987",
    "_parent_code": "sample string 6",
    "sales_organization_id": "09dd2d6f-82ab-45bf-ab87-5e8af0ba61cd",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "c2b10347-bb37-4af5-a431-edd05f9affd6",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "957fabd1-7857-4b5e-9bcd-6a4c22896be9",
      "db_currency_id": "32224343-89e1-4363-be28-e977d3254e8b",
      "db_language_id": "3d1e6b32-11b4-4a94-98ad-2e9a8d507123",
      "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-10-13T17:13:43.3243469+00:00"
    },
    "modified_dateutc": "2025-10-13T17:13:43.3243469+00:00"
  },
  "date_in_production_since": "2025-10-13T17:13:43.3243469+00:00",
  "date_out_of_production_since": "2025-10-13T17:13:43.3243469+00:00",
  "date_end_support": "2025-10-13T17:13:43.3243469+00:00",
  "sales_organization_id": "83da970a-0920-44c7-8711-d55c339f7090",
  "sales_organization_code": "sample string 13",
  "sales_organization": {
    "id": "c2b10347-bb37-4af5-a431-edd05f9affd6",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "db_country_id": "957fabd1-7857-4b5e-9bcd-6a4c22896be9",
    "db_currency_id": "32224343-89e1-4363-be28-e977d3254e8b",
    "db_language_id": "3d1e6b32-11b4-4a94-98ad-2e9a8d507123",
    "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-10-13T17:13:43.3243469+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-10-13T17:13:43.3243469+00:00"
}