Retrieves all the equipment_model objects

Request Information

URI Parameters :

None.

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": "2c331922-126c-4ffb-99b5-b9d00e7d9e35",
  "code": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "equipment_brand_id": "ecf1cd49-a16d-4846-9ec2-8549bb3851a6",
  "equipment_brand_code": "sample string 6",
  "equipment_brand": {
    "id": "27ec7de0-5be6-4b6c-9fa0-449dcdbb0059",
    "name": "sample string 2",
    "code": "sample string 3",
    "sales_organization_id": "497a9324-3397-48e6-9c01-932bb945eaaa",
    "sales_organization_code": "sample string 5",
    "sales_organization": {
      "id": "4e8ecab2-d10f-467e-a91d-6c0997612d03",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "0845e6a0-ccb0-4e0a-9b68-5ac3aa9dcf8a",
      "db_currency_id": "dbf931ac-0d74-48a9-ab15-5770ad8c2468",
      "db_language_id": "cb2b3fc3-a4cc-49bd-a24d-d894d28bd688",
      "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-08-06T00:47:19.3545577+00:00"
    },
    "modified_dateutc": "2026-08-06T00:47:19.3545577+00:00"
  },
  "equipment_family_id": "b04f9054-ef2a-49d9-be44-8815fa441ac1",
  "equipment_family_code": "sample string 8",
  "equipment_family": {
    "id": "2c23207d-4447-4a4f-8303-e1b499e71478",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "a8a3356f-b4d2-46b8-b1dc-4354f708cb48",
    "_parent_code": "sample string 6",
    "sales_organization_id": "ee602004-b7cf-4fd5-a00e-2748ad7a10d5",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "4e8ecab2-d10f-467e-a91d-6c0997612d03",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "0845e6a0-ccb0-4e0a-9b68-5ac3aa9dcf8a",
      "db_currency_id": "dbf931ac-0d74-48a9-ab15-5770ad8c2468",
      "db_language_id": "cb2b3fc3-a4cc-49bd-a24d-d894d28bd688",
      "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-08-06T00:47:19.3545577+00:00"
    },
    "modified_dateutc": "2026-08-06T00:47:19.3545577+00:00"
  },
  "date_in_production_since": "2026-08-06T00:47:19.3545577+00:00",
  "date_out_of_production_since": "2026-08-06T00:47:19.3545577+00:00",
  "date_end_support": "2026-08-06T00:47:19.3545577+00:00",
  "sales_organization_id": "99318a9e-82fc-4007-ba55-ef0c497fdbdc",
  "sales_organization_code": "sample string 13",
  "sales_organization": {
    "id": "4e8ecab2-d10f-467e-a91d-6c0997612d03",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "db_country_id": "0845e6a0-ccb0-4e0a-9b68-5ac3aa9dcf8a",
    "db_currency_id": "dbf931ac-0d74-48a9-ab15-5770ad8c2468",
    "db_language_id": "cb2b3fc3-a4cc-49bd-a24d-d894d28bd688",
    "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-08-06T00:47:19.3545577+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-08-06T00:47:19.3545577+00:00"
}