Request Information
Method sets credit note as paid.
Example URL:
v2.0/CreditNotes/{id}/FullyPay?dateOfPayment={dateOfPayment}&salesPosEquipmentId={salesPosEquipmentId}
Name | Description | Type | Additional information |
---|---|---|---|
id |
Credit note Id |
integer |
Required |
id |
Credit note Id |
integer |
Required |
None.
Response Information
boolean
Sample:
true
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>