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": "d2f01b3c-b47f-46e7-a699-2c73978706df",
  "code": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "equipment_brand_id": "abac7c34-1bda-40be-86d8-7bf1d70e9489",
  "equipment_brand_code": "sample string 6",
  "equipment_brand": {
    "id": "11041b16-9ac6-48a4-9cf3-f4caa48e6758",
    "name": "sample string 2",
    "code": "sample string 3",
    "sales_organization_id": "7b58a381-49f4-49d7-95c0-e5a91bf1d0cb",
    "sales_organization_code": "sample string 5",
    "sales_organization": {
      "id": "3e5c8692-2f4c-4338-8de1-6724409e15a6",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "bce3fdb8-b981-4457-8f53-86d801d2d91c",
      "db_currency_id": "2372cf8f-0f79-4fa8-b6ff-c4dcfec8855c",
      "db_language_id": "f5e26586-0584-4c53-9bc3-711e50ce73c5",
      "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-06-07T05:30:10.5714421+00:00"
    },
    "modified_dateutc": "2025-06-07T05:30:10.5714421+00:00"
  },
  "equipment_family_id": "0f7339c0-748b-4122-b120-855cb7003869",
  "equipment_family_code": "sample string 8",
  "equipment_family": {
    "id": "0c5f5400-e865-423c-b09a-4687de7a76f7",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "f319e23d-f13d-43c1-a69d-db0c4134d6c1",
    "_parent_code": "sample string 6",
    "sales_organization_id": "f3d12f3a-88e0-46d7-bb48-52d4374d6dc3",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "3e5c8692-2f4c-4338-8de1-6724409e15a6",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "bce3fdb8-b981-4457-8f53-86d801d2d91c",
      "db_currency_id": "2372cf8f-0f79-4fa8-b6ff-c4dcfec8855c",
      "db_language_id": "f5e26586-0584-4c53-9bc3-711e50ce73c5",
      "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-06-07T05:30:10.5714421+00:00"
    },
    "modified_dateutc": "2025-06-07T05:30:10.5908781+00:00"
  },
  "date_in_production_since": "2025-06-07T05:30:10.5908781+00:00",
  "date_out_of_production_since": "2025-06-07T05:30:10.5908781+00:00",
  "date_end_support": "2025-06-07T05:30:10.5908781+00:00",
  "sales_organization_id": "6e5e8bc2-7ec9-4c52-9ca0-96836d5b6336",
  "sales_organization_code": "sample string 13",
  "sales_organization": {
    "id": "3e5c8692-2f4c-4338-8de1-6724409e15a6",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "db_country_id": "bce3fdb8-b981-4457-8f53-86d801d2d91c",
    "db_currency_id": "2372cf8f-0f79-4fa8-b6ff-c4dcfec8855c",
    "db_language_id": "f5e26586-0584-4c53-9bc3-711e50ce73c5",
    "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-06-07T05:30:10.5714421+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-06-07T05:30:10.6016415+00:00"
}