POST api/FactoryPlant/AddItemInventoryTransactionLog

Request Information

URI Parameters

None.

Body Parameters

ItemInventoryTransactionLog
NameDescriptionTypeAdditional information
ItemTransId

integer

None.

DistributorId

integer

None.

DairyPlantID

integer

None.

DairyPlantCode

string

None.

ItemId

integer

None.

SKUId

integer

None.

ItemTransDate

date

None.

ItemStockAdd

decimal number

None.

ItemStockMinus

decimal number

None.

StockBalance

decimal number

None.

StockRemarks

string

None.

IsStockAdd

integer

None.

IsStockMinus

integer

None.

TPOId

integer

None.

TPONo

string

None.

FPOId

integer

None.

FPONo

string

None.

DeliveryChallanId

integer

None.

ChallanNo

string

None.

CreatedBy

integer

None.

SKU

string

None.

ItemQuantity

integer

None.

ItemName

string

None.

ItemCode

string

None.

HSNCode

string

None.

tPOReportSearch

TPOReportSearch

None.

IITransactionLogList

Collection of ItemInventoryTransactionLog

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

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

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>