SendResponse: { mailgunMessageId: string; sendId: string }

Response data after queuing a message.

Type declaration

  • mailgunMessageId: string

    The mailgun send id for the individual message.

  • sendId: string

    The trova platform generated id that links all messages sent as part of a mailing list.