Skip to main content
POST
sendEmailWithAttachment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

invoiceid
integer
required
emailto
string
required
subject
string
required

Body

PictureName
string
PictureStream
string<byte>
service_status
object

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3