POST api/Voucher/UpdateStatusandIsapprovedByVoucherId
Request Information
URI Parameters
None.
Body Parameters
ApprovalList| Name | Description | Type | Additional information |
|---|---|---|---|
| OrganizationId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| DocumentTypeId | integer |
None. |
|
| EntryUser | integer |
None. |
|
| Id | integer |
None. |
|
| ActionTypeId | boolean |
None. |
|
| ReqType | string |
None. |
|
| PostDate | date |
None. |
|
| Rate | decimal number |
None. |
|
| Weight | decimal number |
None. |
|
| Comments | string |
None. |
|
| AllApprovalLists | Collection of ApprovalList |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.