Request Information
Deprecated
Consider using the more efficient Batch/UpdateExported.
Method updates Exported property of the invoice.
Example URL:
v2.0/CreditNotes/{id}/Exported/{exported}
Name | Description | Type | Additional information |
---|---|---|---|
id |
Invoice Id |
integer |
Required |
id |
Invoice 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>