Send payment email with PDF attachment
POST/payment/:id/send-email
Send an email with the payment PDF attached (PaymentSvc.SendEmail accounting.proto:43; SendPaymentEmailReq proto:279). Returns common.SendEntityEmailResp.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
SendEntityEmailResp
Bad request error
Unauthorized error
Token issue like Expired or corrupted
NotFound
Internal Server error