POST api/Purchase/UpdatePurchaseRequest

Request Information

URI Parameters

None.

Body Parameters

PurchaseRequest
NameDescriptionTypeAdditional information
PurchaseRequestCode

integer

None.

RequestorName

string

None.

RequestorBadgeNo

string

None.

Department

string

None.

Branch

Branch

None.

BranchCode

integer

None.

Note

string

None.

PurchaseRequestDate

date

None.

RequiredDate

date

None.

CostCenter

string

None.

ApprovedBy

integer

None.

ApprovedEmployee

Employee

None.

ApprovedDate

date

None.

Currency

string

None.

TotalAmount

decimal number

None.

Discount

decimal number

None.

Status

string

None.

purchaseRequestDetails

Collection of PurchaseRequestDetails

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.