Request Information
Method sets invoice as paid.
Example URL:
v2.0/IssuedInvoices/{id}/FullyPay?dateOfPayment={dateOfPayment}&salesPosEquipmentId={salesPosEquipmentId}
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>