# Resend customer invoice email Resend customer invoice email to configured contacts Endpoint: POST /resend-invoice Version: 1.21 Security: bearerAuth ## Request fields (application/json): - `invoiceId` (integer, required) Invoice identifier - `billRunType` (string, required) Billing run type Enum: "NORMAL", "ADHOC" ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields