POST api/Setting/AddFurnace

Request Information

URI Parameters

None.

Body Parameters

Furnace
NameDescriptionTypeAdditional information
parentFurnaceId

globally unique identifier

None.

furnace_id

globally unique identifier

None.

parentFurnaceName

string

None.

curcibleFurnace

string

None.

name

string

None.

volume

integer

None.

sortBy

integer

None.

currentHeat

integer

None.

tappingTime

integer

None.

power

decimal number

None.

createBy

globally unique identifier

None.

creator

Reference

None.

createDate

date

None.

isActive

boolean

None.

isDefaultCrucible

boolean

None.

updateBy

globally unique identifier

None.

updateDate

date

None.

linings

Collection of Lining

None.

latestHeating_id

globally unique identifier

None.

currentHeating_id

globally unique identifier

None.

currentLining_id

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "parentFurnaceId": "a2a11e89-372c-49a3-9055-f8ac6c212206",
  "furnace_id": "911669da-75cc-4ede-abc5-c9b460893543",
  "parentFurnaceName": "sample string 3",
  "curcibleFurnace": "sample string 4",
  "name": "sample string 5",
  "volume": 6,
  "sortBy": 7,
  "currentHeat": 8,
  "tappingTime": 9,
  "power": 10.1,
  "createBy": "906b0d60-a5f7-43b5-accc-d10039e0d94d",
  "creator": {
    "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
    "name": "sample string 2",
    "image": "sample string 3"
  },
  "createDate": "1788973518000",
  "isActive": true,
  "isDefaultCrucible": true,
  "updateBy": "0c52de85-9565-47d4-862c-68d8518eabb3",
  "updateDate": "1788973518000",
  "linings": [
    {
      "lining_id": "3724b8bf-91c7-41b8-a406-1841d11d37ca",
      "furnace_id": "00103bf4-60af-4c6c-aa7b-4aebbee5d2cb",
      "startDate": "1788973518000",
      "endDate": "1788973518000",
      "heatProduced": 5,
      "patchHeatProduced": 6,
      "overallHeatProduced": 7,
      "totalPatches": 8,
      "createBy": "ec98a4dc-b43a-4e34-ad05-25595d250b52",
      "creator": {
        "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
        "name": "sample string 2",
        "image": "sample string 3"
      },
      "createDate": "1788973518000",
      "isActive": true,
      "updateBy": "9508e985-318f-49a8-a966-1995165c17df",
      "updateDate": "1788973518000",
      "isExpired": true,
      "totalProduction": 15.1,
      "patchTotalProduction": 16.1,
      "overallTotalProduction": 17.1,
      "totalMaterialUsed": 18.1,
      "totalPatchMaterialUsed": 19.1,
      "overallMaterialUsed": 20.1,
      "currentLiningPatch_id": "8b6e65a8-edf3-4030-83f8-b4ec07e4e1a8",
      "furnaceLiningNumber": 22,
      "furnaceLiningName": "sample string 23",
      "curcibleFurnace": "sample string 24",
      "kgPerTon": 25.1,
      "inventories": [
        {
          "id": "107e7251-2bb1-4c80-b79c-77af4fdebcc8",
          "lining_id": "1f13f154-d06f-45e7-9887-d7f24731862f",
          "reference_id": "82414a9f-99ca-4f95-9dd8-40e520d83143",
          "referenceType": 4,
          "reference": {
            "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
            "name": "sample string 2",
            "image": "sample string 3"
          },
          "qty": 5.1,
          "unit_id": 6,
          "createBy": "d805e1e9-c228-4889-9d68-9d94e5ba8f6c",
          "createDate": "1788973518000",
          "isActive": true,
          "updateBy": "3871d2c6-28bb-4ca6-a6ce-8a983e4b7fe8",
          "updateDate": "1788973518000",
          "unit": "sample string 10",
          "item": "sample string 11"
        },
        {
          "id": "107e7251-2bb1-4c80-b79c-77af4fdebcc8",
          "lining_id": "1f13f154-d06f-45e7-9887-d7f24731862f",
          "reference_id": "82414a9f-99ca-4f95-9dd8-40e520d83143",
          "referenceType": 4,
          "reference": {
            "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
            "name": "sample string 2",
            "image": "sample string 3"
          },
          "qty": 5.1,
          "unit_id": 6,
          "createBy": "d805e1e9-c228-4889-9d68-9d94e5ba8f6c",
          "createDate": "1788973518000",
          "isActive": true,
          "updateBy": "3871d2c6-28bb-4ca6-a6ce-8a983e4b7fe8",
          "updateDate": "1788973518000",
          "unit": "sample string 10",
          "item": "sample string 11"
        }
      ],
      "patches": [
        {
          "liningPatch_id": "79eb1cff-d731-4cfd-b85e-fa69c1887b00",
          "lining_id": "044acc97-ee60-4388-bb2f-01284e5a773c",
          "startDate": "1788973518000",
          "endDate": "1788973518000",
          "heatProduced": 5,
          "createBy": "56b18d50-f65a-4d44-83c0-b02fafda06d2",
          "createDate": "1788973518000",
          "isExpired": true,
          "liningPatchNumber": 9,
          "liningPatchName": "sample string 10",
          "totalMaterialUsed": 11.1,
          "totalProduction": 12.1,
          "kgPerTon": 13.1,
          "inventories": [
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            },
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            }
          ]
        },
        {
          "liningPatch_id": "79eb1cff-d731-4cfd-b85e-fa69c1887b00",
          "lining_id": "044acc97-ee60-4388-bb2f-01284e5a773c",
          "startDate": "1788973518000",
          "endDate": "1788973518000",
          "heatProduced": 5,
          "createBy": "56b18d50-f65a-4d44-83c0-b02fafda06d2",
          "createDate": "1788973518000",
          "isExpired": true,
          "liningPatchNumber": 9,
          "liningPatchName": "sample string 10",
          "totalMaterialUsed": 11.1,
          "totalProduction": 12.1,
          "kgPerTon": 13.1,
          "inventories": [
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            },
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            }
          ]
        }
      ]
    },
    {
      "lining_id": "3724b8bf-91c7-41b8-a406-1841d11d37ca",
      "furnace_id": "00103bf4-60af-4c6c-aa7b-4aebbee5d2cb",
      "startDate": "1788973518000",
      "endDate": "1788973518000",
      "heatProduced": 5,
      "patchHeatProduced": 6,
      "overallHeatProduced": 7,
      "totalPatches": 8,
      "createBy": "ec98a4dc-b43a-4e34-ad05-25595d250b52",
      "creator": {
        "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
        "name": "sample string 2",
        "image": "sample string 3"
      },
      "createDate": "1788973518000",
      "isActive": true,
      "updateBy": "9508e985-318f-49a8-a966-1995165c17df",
      "updateDate": "1788973518000",
      "isExpired": true,
      "totalProduction": 15.1,
      "patchTotalProduction": 16.1,
      "overallTotalProduction": 17.1,
      "totalMaterialUsed": 18.1,
      "totalPatchMaterialUsed": 19.1,
      "overallMaterialUsed": 20.1,
      "currentLiningPatch_id": "8b6e65a8-edf3-4030-83f8-b4ec07e4e1a8",
      "furnaceLiningNumber": 22,
      "furnaceLiningName": "sample string 23",
      "curcibleFurnace": "sample string 24",
      "kgPerTon": 25.1,
      "inventories": [
        {
          "id": "107e7251-2bb1-4c80-b79c-77af4fdebcc8",
          "lining_id": "1f13f154-d06f-45e7-9887-d7f24731862f",
          "reference_id": "82414a9f-99ca-4f95-9dd8-40e520d83143",
          "referenceType": 4,
          "reference": {
            "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
            "name": "sample string 2",
            "image": "sample string 3"
          },
          "qty": 5.1,
          "unit_id": 6,
          "createBy": "d805e1e9-c228-4889-9d68-9d94e5ba8f6c",
          "createDate": "1788973518000",
          "isActive": true,
          "updateBy": "3871d2c6-28bb-4ca6-a6ce-8a983e4b7fe8",
          "updateDate": "1788973518000",
          "unit": "sample string 10",
          "item": "sample string 11"
        },
        {
          "id": "107e7251-2bb1-4c80-b79c-77af4fdebcc8",
          "lining_id": "1f13f154-d06f-45e7-9887-d7f24731862f",
          "reference_id": "82414a9f-99ca-4f95-9dd8-40e520d83143",
          "referenceType": 4,
          "reference": {
            "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
            "name": "sample string 2",
            "image": "sample string 3"
          },
          "qty": 5.1,
          "unit_id": 6,
          "createBy": "d805e1e9-c228-4889-9d68-9d94e5ba8f6c",
          "createDate": "1788973518000",
          "isActive": true,
          "updateBy": "3871d2c6-28bb-4ca6-a6ce-8a983e4b7fe8",
          "updateDate": "1788973518000",
          "unit": "sample string 10",
          "item": "sample string 11"
        }
      ],
      "patches": [
        {
          "liningPatch_id": "79eb1cff-d731-4cfd-b85e-fa69c1887b00",
          "lining_id": "044acc97-ee60-4388-bb2f-01284e5a773c",
          "startDate": "1788973518000",
          "endDate": "1788973518000",
          "heatProduced": 5,
          "createBy": "56b18d50-f65a-4d44-83c0-b02fafda06d2",
          "createDate": "1788973518000",
          "isExpired": true,
          "liningPatchNumber": 9,
          "liningPatchName": "sample string 10",
          "totalMaterialUsed": 11.1,
          "totalProduction": 12.1,
          "kgPerTon": 13.1,
          "inventories": [
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            },
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            }
          ]
        },
        {
          "liningPatch_id": "79eb1cff-d731-4cfd-b85e-fa69c1887b00",
          "lining_id": "044acc97-ee60-4388-bb2f-01284e5a773c",
          "startDate": "1788973518000",
          "endDate": "1788973518000",
          "heatProduced": 5,
          "createBy": "56b18d50-f65a-4d44-83c0-b02fafda06d2",
          "createDate": "1788973518000",
          "isExpired": true,
          "liningPatchNumber": 9,
          "liningPatchName": "sample string 10",
          "totalMaterialUsed": 11.1,
          "totalProduction": 12.1,
          "kgPerTon": 13.1,
          "inventories": [
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            },
            {
              "id": "7c2c6d99-b77c-4c73-b133-ac9783e0c7ec",
              "liningPatch_id": "5d8f2b5c-914a-497b-bb23-1b21a932add0",
              "reference_id": "a5642460-2143-476d-8cb9-283b525ba6f9",
              "referenceType": 4,
              "reference": {
                "id": "df74a203-bb5c-4fbd-b0e2-8b1d3cc23d80",
                "name": "sample string 2",
                "image": "sample string 3"
              },
              "qty": 5.1,
              "unit_id": 6,
              "createBy": "072cf386-81d4-4535-88d7-efbb3e0e52fe",
              "createDate": "1788973518000",
              "isActive": true,
              "updateBy": "2cf54674-fb00-4725-865b-df3695003215",
              "updateDate": "1788973518000",
              "unit": "sample string 10",
              "item": "sample string 11"
            }
          ]
        }
      ]
    }
  ],
  "latestHeating_id": "82588ddb-7c6c-424b-92cb-94ff64bcb42a",
  "currentHeating_id": "053ee222-8b11-4b81-a603-7fb674bc8850",
  "currentLining_id": "60d6a0f0-f6d4-486d-8d46-b432da070bea"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Furnace'.

Response Information

Resource Description

Response
NameDescriptionTypeAdditional information
status

boolean

None.

error

string

None.

data

Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.