Send bill payment email with PDF attachment
POST/billpayment/:id/send-email
Send a bill payment email; handler sets payment_type=billpayment and forwards to PaymentSvc.SendEmail (accounting.proto:43; SendPaymentEmailReq proto:279).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
SendEntityEmailResp
Bad request error
Unauthorized error
Token issue like Expired or corrupted
NotFound
Internal Server error