Request Information
Deprecated
Consider using the more efficient Batch/UpdateExported.
Updates the Exported property of the cash voucher.
Example URL:
v2.0/CashVouchers/{id}/Exported/{exported}
Name | Description | Type | Additional information |
---|---|---|---|
id |
Cash voucher Id |
integer |
Required |
id |
Cash voucher Id |
integer |
Required |
exported |
New Exported state |
ExportedState |
Required |
exported |
New Exported state |
ExportedState |
Required |
None.
Response Information
boolean
Sample:
true
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>