Request Information
Sets proforma invoice as unpaid.
Example URL:
v2.0/ProformaInvoices/{id}/FullyUnpay
Name | Description | Type | Additional information |
---|---|---|---|
id |
Invoice Id |
integer |
Required |
id |
Invoice Id |
integer |
Required |
None.
Response Information
boolean
Sample:
true
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>