GET api/PettyCashEntry/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PettyCashEntry| Name | Description | Type | Additional information |
|---|---|---|---|
| PettyCashEntryId | integer |
None. |
|
| AccountLedgerId | integer |
None. |
|
| CashAccountLedgerId | integer |
None. |
|
| PettyCashEntryNo | string |
None. |
|
| ReferenceNo | string |
None. |
|
| BillAmount | decimal number |
None. |
|
| PettyCashTypeId | integer |
None. |
|
| StatusId | integer |
None. |
|
| ReferenceDate | date |
None. |
|
| PettyCashEntryDate | date |
None. |
|
| DueDate | date |
None. |
|
| Narration | string |
None. |
|
| AccountLedger | AccountLedger |
None. |
|
| CashAccountLedger | AccountLedger |
None. |
|
| PettyCashEntryBranch | PettyCashEntryBranch |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
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.