SDK Response format
ShootmailResponse
that has following structure
200
or 400
, depending on if the response is a success or an error.error
is null
, status is 200
and the data property contains the response
returned by the email provider.data
property will be null, status will be 400
and the error
property
will contain the error returned by the email provider.requestId
somewhere, this can be used to undo a scheduled message.