POST api/PharmacyStockIn/StockTransferPost

Request Information

URI Parameters

None.

Body Parameters

StockTransfer
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

FromAccountId

globally unique identifier

None.

ToAccountId

globally unique identifier

None.

FromAccountName

string

None.

ToAccountName

string

None.

Note

string

None.

Status

string

None.

Created

string

None.

Date

date

None.

StatusId

integer

None.

NoofItems

integer

None.

TransferNo

string

None.

StockTransferDetails

Collection of StockTransferDetail

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.