POST api/BOM

Request Information

URI Parameters

None.

Body Parameters

BOM
NameDescriptionTypeAdditional information
BOMId

integer

None.

BOMCode

string

None.

BOMDate

date

None.

BOMDescription

string

None.

ItemId

integer

None.

BOMVersionNo

string

None.

BOMStatusId

integer

None.

ImageId

integer

None.

SerialNo

integer

None.

Remarks

string

None.

Image

Image

None.

Item

Item

None.

CreatedDate

date

Data type: DateTime

CreatedBy

string

None.

Request Formats

application/json, text/json

Sample:
{
  "BOMId": 1,
  "BOMCode": "sample string 2",
  "BOMDate": "2025-12-08T01:53:26.7676146+05:30",
  "BOMDescription": "sample string 4",
  "ItemId": 5,
  "BOMVersionNo": "sample string 6",
  "BOMStatusId": 7,
  "ImageId": 1,
  "SerialNo": 8,
  "Remarks": "sample string 9",
  "Image": {
    "ImageId": 1,
    "ImageName": "sample string 2",
    "ImageDescription": "sample string 3",
    "ImagePath": "sample string 4",
    "ImageData": "QEA=",
    "ImageMimeType": "sample string 5",
    "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
    "CreatedBy": "sample string 7"
  },
  "Item": {
    "ItemId": 1,
    "ItemCode": "sample string 2",
    "ItemName": "sample string 3",
    "ItemDescription": "sample string 4",
    "UomId": 5,
    "ItemClassificationId": 6,
    "ItemGroupId": 7,
    "ItemNote": "sample string 8",
    "DisplayName": "sample string 9",
    "DrawingNo": "sample string 10",
    "RevisionNo": "sample string 11",
    "BarCode": "sample string 12",
    "StandardCost": 13.1,
    "AverageSalesCost": 14.1,
    "LastSoldCost": 15.1,
    "SalesUomId": 1,
    "PurchaseCost": 16.1,
    "AveragePurchaseCost": 17.1,
    "LastPurchaseCost": 18.1,
    "LandingCost": 19.1,
    "AverageLandingCost": 20.1,
    "LastLandingCost": 21.1,
    "MinimumOrderQuantity": 22.1,
    "MaximumOrderQuantity": 23.1,
    "PurchaseUomId": 1,
    "LeadTime": 24,
    "MinStockQuantity": 25,
    "ROLQuanity": 26,
    "CasNo": "sample string 27",
    "HsnCode": "sample string 28",
    "ItemStatusId": 29,
    "ManufacturerId": 1,
    "ItemBinId": 1,
    "StandaradPackingQuantity": 30,
    "ItemTradingTypeId": 1,
    "MaxStockQuantity": 31,
    "TaxRate": 32.1,
    "CounterPartyItemId": "sample string 33",
    "AvailableQty": 34.1,
    "Uom": {
      "UomId": 1,
      "UomName": "sample string 2",
      "UomAbbrevation": "sample string 3",
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 5"
    },
    "SalesUom": {
      "UomId": 1,
      "UomName": "sample string 2",
      "UomAbbrevation": "sample string 3",
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 5"
    },
    "PurchaseUom": {
      "UomId": 1,
      "UomName": "sample string 2",
      "UomAbbrevation": "sample string 3",
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 5"
    },
    "ItemGroup": {
      "ItemGroupId": 1,
      "ItemGroupCode": "sample string 2",
      "ItemGroupName": "sample string 3",
      "ItemGroupDescription": "sample string 4",
      "ParentItemGroupId": 1,
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 6"
    },
    "ItemClassification": {
      "ItemClassificationId": 1,
      "ClassficationCode": "sample string 2",
      "ClassificationName": "sample string 3",
      "ClassficationDescription": "sample string 4",
      "ParentItemClassificationId": 1,
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 6"
    },
    "Manufacturer": {
      "ManufacturerId": 1,
      "ManufacturerName": "sample string 2",
      "Abbrevation": "sample string 3",
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 5"
    },
    "ItemBin": {
      "ItemBinId": 1,
      "StockTypeId": 1,
      "BinName": "sample string 2",
      "Rack": "sample string 3",
      "Row": "sample string 4",
      "Column": "sample string 5",
      "StoreTypeId": 1,
      "Location": "sample string 6",
      "WareHouse": "sample string 7",
      "StoreType": {
        "EntityTypeAttributeId": 1,
        "EntityTypeId": 2,
        "EntityTypeAttributeName": "sample string 3",
        "ActiveFlag": true,
        "EntityType": {
          "EntityTypeId": 1,
          "EntityTypeName": "sample string 2",
          "isInsertable": true,
          "ActiveFlag": true,
          "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
          "CreatedBy": "sample string 6"
        },
        "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
        "CreatedBy": "sample string 6"
      },
      "StockType": {
        "EntityTypeAttributeId": 1,
        "EntityTypeId": 2,
        "EntityTypeAttributeName": "sample string 3",
        "ActiveFlag": true,
        "EntityType": {
          "EntityTypeId": 1,
          "EntityTypeName": "sample string 2",
          "isInsertable": true,
          "ActiveFlag": true,
          "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
          "CreatedBy": "sample string 6"
        },
        "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
        "CreatedBy": "sample string 6"
      },
      "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
      "CreatedBy": "sample string 9"
    },
    "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
    "CreatedBy": "sample string 36"
  },
  "CreatedDate": "2025-12-08T01:53:26.7676146+05:30",
  "CreatedBy": "sample string 11"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.