delete_invoice_payment
Delete payments from an invoice by providing the invoice ID and a comma-separated list of payment IDs. Removes one or multiple payment records.
Instructions
Deletes specified invoice's payments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | invoice ID | |
| payment_ids | Yes | payment IDs (comma separated) |