GET api/GetFPPTVTaskPCQueue/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TaxVoucherTaskModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TaxVoucherId | integer |
None. |
|
| TaxVoucherCode | string |
None. |
|
| PaymentDateEstimation | date |
None. |
|
| TotalPrice | decimal number |
None. |
|
| ChangeStatus | string |
None. |
|
| Modified | date |
None. |
|
| ModifiedBy | string |
None. |
|
| PopulateTask | Collection of PopulateTaskTV |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.