Send mail
POST/v2/ob/invoices/:id/send-mail
send invoice by email
Request
Path Parameters
id uuidrequired
Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}
Invoice Id
- application/json
Body
recipients string[]
Email of invoice recipients
Responses
- 200
- 401
- 403
OK
Not Authorized
Not Allowed
Loading...