• Home
  • Help Center
  • FAQ
  • Submit a Request
  • Sign In
  • JetSend
  • >
  • API Reference
  • >
  • Success

API Reference

  • Introduction to JetSend APIs
  • Success
  • Errors

Best Practices

  • Crafting Transactional Emails: Best Practices
  • Reducing Email Bounces: Best Practices

User Guide

    Getting Started with JetSend

    • JetSend – Overview
    • Create Your Account
    • Dashboard Walkthrough

    Sending Emails with JetSend

    • Send Emails with JetSend
    • Send Emails Using SMTP
    • Send Emails Using APIs

    Setting Up Webhooks

    • JetSend Webhooks – Overview
    • JetSend Webhooks for Emails

    Reports and Analytics

    • Email Reporting

    Suppression Lists

    • Manage the Email Suppression List

    Account Settings

    • Account Details – Overview
    • Manage Your Profile
    • Add and Manage Users
    • Create and Manage API Keys
    • Manage Your Account
    • Manage Your Subscription Plan
    • Manage Your Billing

    Blacklisted Emails and Numbers

    • Blacklisted Emails

    Event Tracking

    • Track Your Email Events

    Email Settings

    • Set Up Sending Domains
    • Set Up Tracking Domains

    Templates

    • Email Templates
Home / API Reference / Success

Success

4 views Less than a minute 1
Updated 1 year ago

When you make an API call, you receive result in response. The result is received in JSON format and contains the following:

  • messageId
  • totalRejectedRecipients
  • totalAcceptedReceipants

 

The following is a sample for API call response:

{
“result”: {
“ID”: “50cffle8-3c5d-11ea-a481-0242acle3125”,
“TotalAcceptedRecepients”: 1,
“TotalRejectedRecepients”: 0
}
}
API Reference

Related Articles

  • Errors
  • Introduction to JetSend APIs
×
Article Categories
  • API Reference
  • Best Practices
  • User Guide

Contact us:

support@jetsend.com
social social social social

JetSend © 2021 All Right Reserved

  • Terms & Conditions
  • Privacy Policy
  • Sitemap