Creates a new equipment_model object

Request Information

URI Parameters :

None.

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": "9c6bb9c0-2541-4ac5-af26-ad7e1bc5f6e2",
  "code": "sample string 2",
  "name": "sample string 3",
  "description": "sample string 4",
  "equipment_brand_id": "4108c755-abbc-455e-9c26-3a4c2f15d6b8",
  "equipment_brand_code": "sample string 6",
  "equipment_brand": {
    "id": "a6035c3f-2bb0-4ef8-9a13-a23876e00e19",
    "name": "sample string 2",
    "code": "sample string 3",
    "sales_organization_id": "99423f42-7994-4f3c-ba95-756c7343b619",
    "sales_organization_code": "sample string 5",
    "sales_organization": {
      "id": "3816630e-3487-44f3-bf94-885c054a427a",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "09dac004-08c4-4299-a40b-488f76ccaba0",
      "db_currency_id": "f3733471-0c72-49fe-afbf-8279fd021856",
      "db_language_id": "c4a1ac04-1242-4854-b81b-4c7daa503999",
      "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-04-26T01:29:32.3085141+00:00"
    },
    "modified_dateutc": "2026-04-26T01:29:32.3085141+00:00"
  },
  "equipment_family_id": "7c61b3f7-c08d-4c28-a245-130b2e6042ce",
  "equipment_family_code": "sample string 8",
  "equipment_family": {
    "id": "53051231-c17e-4ade-b087-f03ee916d2ef",
    "name": "sample string 2",
    "description": "sample string 3",
    "code": "sample string 4",
    "_parent_id": "21ab63a7-29df-405b-a4c0-57ae20c365b2",
    "_parent_code": "sample string 6",
    "sales_organization_id": "15c59c6f-f08a-412b-b545-d9a371981685",
    "sales_organization_code": "sample string 8",
    "sales_organization": {
      "id": "3816630e-3487-44f3-bf94-885c054a427a",
      "code": "sample string 2",
      "name": "sample string 3",
      "description": "sample string 4",
      "db_country_id": "09dac004-08c4-4299-a40b-488f76ccaba0",
      "db_currency_id": "f3733471-0c72-49fe-afbf-8279fd021856",
      "db_language_id": "c4a1ac04-1242-4854-b81b-4c7daa503999",
      "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-04-26T01:29:32.3085141+00:00"
    },
    "modified_dateutc": "2026-04-26T01:29:32.3085141+00:00"
  },
  "date_in_production_since": "2026-04-26T01:29:32.3085141+00:00",
  "date_out_of_production_since": "2026-04-26T01:29:32.3085141+00:00",
  "date_end_support": "2026-04-26T01:29:32.3085141+00:00",
  "sales_organization_id": "319ce918-8b01-46e3-9989-3f321e71d48c",
  "sales_organization_code": "sample string 13",
  "sales_organization": {
    "id": "3816630e-3487-44f3-bf94-885c054a427a",
    "code": "sample string 2",
    "name": "sample string 3",
    "description": "sample string 4",
    "db_country_id": "09dac004-08c4-4299-a40b-488f76ccaba0",
    "db_currency_id": "f3733471-0c72-49fe-afbf-8279fd021856",
    "db_language_id": "c4a1ac04-1242-4854-b81b-4c7daa503999",
    "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-04-26T01:29:32.3085141+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-04-26T01:29:32.3085141+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.