© 2025 Clarivate
PUT /api/.../invoices/{id}/undopayment
Undo invoice payment. Pass in invoice id.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Integer | Yes | The unique id assigned to the Invoice. |
True is returned upon success.
true
| Code | Description |
|---|---|
| 200 | OK. Success |