# Delete an Invoice Payment Delete booking and/or invoice payment. Endpoint: DELETE /api/external/accounting/invoice-payments/{paymentId} Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `paymentId` (integer, required) Invoice payment ID ## Response 200 fields (application/json): - `deleted` (boolean)