GET api/Payment/GetTPOItemsForPaymentByTpoId?tpoId={tpoId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tpoId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TPOItems
NameDescriptionTypeAdditional information
Id

integer

None.

TpoId

integer

None.

CurrentUserId

integer

None.

DistributorId

integer

None.

DistributorTypeId

integer

None.

DairyPlantID

integer

None.

DairyPlantCode

string

None.

TpoNo

string

None.

PoNo

string

None.

ItemId

integer

None.

ItemName

string

None.

ItemCode

string

None.

Quantity

integer

None.

Free_Quantity

integer

None.

FreeItemId

integer

None.

FreeItemName

string

None.

FreeSKUId

integer

None.

Unit

string

None.

Photo

string

None.

SKU

string

None.

SKUId

integer

None.

Shift

string

None.

Amount

decimal number

None.

Rate

decimal number

None.

TotalAmount

decimal number

None.

GSTPerItem

decimal number

None.

Total

decimal number

None.

GST

decimal number

None.

CGST

decimal number

None.

SGST

decimal number

None.

IGST

decimal number

None.

GSTAmount

decimal number

None.

TPODate

date

None.

ProductSupplyDate

date

None.

CreatedOn

date

None.

CreatedBy

integer

None.

UpdatedOn

date

None.

UpdatedBy

integer

None.

TotalGSTAmount

decimal number

None.

Qty

integer

None.

distributor

Distributor

None.

TPOAmount

decimal number

None.

TPONetAmount

decimal number

None.

tPOItems

Collection of TPOItems

None.

tpo

Tpo

None.

gstinfo

GSTInfo

None.

tpoPayment

TpoPayment

None.

paymentHistory

Collection of TpoPayment

None.

DueAmount

decimal number

None.

PaidAmount

decimal number

None.

LastBalance

decimal number

None.

IsCredit

boolean

None.

IsCreditCheck

string

None.

CreditAmount

decimal number

None.

CashDiscount

decimal number

None.

Response 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.