POST api/purchase/PurchaseList

Request Information

URI Parameters

None.

Body Parameters

Purchase
NameDescriptionTypeAdditional information
PurchaseId

integer

None.

SupplierId

integer

None.

InvoiceNo

string

None.

InvoiceDate

date

None.

TotalCostAmount

decimal number

None.

TotalBasicAmount

decimal number

None.

TotalDiscountAmount

decimal number

None.

TotalTaxableAmount

decimal number

None.

TotalCGSTAmount

decimal number

None.

TotalSGSTAmount

decimal number

None.

TotalIGSTAmount

decimal number

None.

TotalGrandTotal

decimal number

None.

PaidAmount

decimal number

None.

DuesAmount

decimal number

None.

Status

byte

None.

CreatedOn

date

None.

CreatedBy

integer

None.

UpdatedOn

date

None.

UpdatedBy

integer

None.

Staff

Staff

None.

Staff1

Staff

None.

Supplier

Supplier

None.

PurchaseProducts

Collection of PurchaseProduct

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
{}

text/xml

Sample:
<ArrayOfKeyValueOfstringanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />