GET api/ItemRate/GetTpoById?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Tpo| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| EncryptId | string |
None. |
|
| CurrentUserId | integer |
None. |
|
| PoNo | string |
None. |
|
| TpoNo | string |
None. |
|
| Shift | string |
None. |
|
| DistributorId | integer |
None. |
|
| DairyPlantID | integer |
None. |
|
| DistributorTypeId | integer |
None. |
|
| DistributorType | string |
None. |
|
| DairyPlantCode | string |
None. |
|
| DistributorName | string |
None. |
|
| Amount | decimal number |
None. |
|
| NetAmount | decimal number |
None. |
|
| DueAmount | decimal number |
None. |
|
| CreditAmount | decimal number |
None. |
|
| CashDiscount | decimal number |
None. |
|
| GST | decimal number |
None. |
|
| TPODate | date |
None. |
|
| ProductSupplyDate | date |
None. |
|
| sProductSupplyDate | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| Status | integer |
None. |
|
| IsDelete | boolean |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| EmailId | string |
None. |
|
| Phone | string |
None. |
|
| IsEditDisplay | boolean |
None. |
|
| IsPaymentDisplay | boolean |
None. |
|
| IsPartialyPaid | boolean |
None. |
|
| IsFullyPaid | boolean |
None. |
|
| IsFpo | boolean |
None. |
|
| IsDisEditDisplay | integer |
None. |
|
| PayableAmount | decimal number |
None. |
|
| IsFpoSendMarketing | boolean |
None. |
|
| PaymentStatus | string |
None. |
|
| PaymentMode | string |
None. |
|
| tpoList | Collection of Tpo |
None. |
|
| transactions | Transactions |
None. |
|
| items | Item |
None. |
|
| tPOReportSearch | TPOReportSearch |
None. |
|
| Prefix | string |
None. |
|
| FinancialYear | string |
None. |
|
| SrNo | string |
None. |
|
| fpoItemsList | Collection of ReceiveFPO |
None. |
|
| BarcodeID | string |
None. |
|
| tpocount | integer |
None. |
|
| BarcodeValue | string |
None. |
|
| BarcodeImage | Collection of byte |
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.