• This functionality is used to send an email to the customer to notify that the order is ready

    Parameters

    • customerEmail: string

      the email to use as the recipient

    Returns Promise<SentMessageInfo>