Socket
Socket
Sign inDemoInstall

sib-api-v3-sdk

Package Overview
Dependencies
38
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.5 to 7.1.0

docs/CreateUpdateContactModel.md

10

docs/AccountApi.md

@@ -25,4 +25,10 @@ # SibApiV3Sdk.AccountApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.AccountApi();

@@ -46,3 +52,3 @@ apiInstance.getAccount().then(function(data) {

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -49,0 +55,0 @@ ### HTTP request headers

@@ -28,4 +28,10 @@ # SibApiV3Sdk.AttributesApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.AttributesApi();

@@ -61,3 +67,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -84,4 +90,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.AttributesApi();

@@ -114,3 +126,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -137,4 +149,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.AttributesApi();

@@ -158,3 +176,3 @@ apiInstance.getAttributes().then(function(data) {

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -181,4 +199,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.AttributesApi();

@@ -214,3 +238,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -217,0 +241,0 @@ ### HTTP request headers

264

docs/ContactsApi.md

@@ -50,4 +50,10 @@ # SibApiV3Sdk.ContactsApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -80,3 +86,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -103,4 +109,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -136,3 +148,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -146,3 +158,3 @@ ### HTTP request headers

# **createContact**
> CreateModel createContact(createContact)
> CreateUpdateContactModel createContact(createContact)

@@ -160,4 +172,10 @@ Create a contact

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -183,7 +201,7 @@

[**CreateModel**](CreateModel.md)
[**CreateUpdateContactModel**](CreateUpdateContactModel.md)
### Authorization
[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -210,4 +228,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -237,3 +261,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -260,4 +284,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -287,3 +317,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -310,4 +340,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -340,3 +376,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -363,4 +399,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -390,3 +432,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -413,4 +455,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -440,3 +488,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -463,4 +511,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -490,3 +544,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -513,4 +567,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -534,3 +594,3 @@ apiInstance.getAttributes().then(function(data) {

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -557,4 +617,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -584,3 +650,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -607,4 +673,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -634,3 +706,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -657,4 +729,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -689,3 +767,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -712,4 +790,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -747,3 +831,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -770,4 +854,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -797,3 +887,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -820,4 +910,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -853,3 +949,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -876,4 +972,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -906,3 +1008,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -929,4 +1031,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -956,3 +1064,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -979,4 +1087,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1009,3 +1123,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1034,4 +1148,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1061,3 +1181,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1084,4 +1204,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1114,3 +1240,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1139,4 +1265,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1166,3 +1298,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1189,4 +1321,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1222,3 +1360,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1245,4 +1383,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1275,3 +1419,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1298,4 +1442,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1328,3 +1478,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1351,4 +1501,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ContactsApi();

@@ -1381,3 +1537,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -1384,0 +1540,0 @@ ### HTTP request headers

@@ -12,3 +12,3 @@ # SibApiV3Sdk.CreateEmailCampaign

**templateId** | **Number** | Mandatory if htmlContent and htmlUrl are empty. Id of the SMTP template with status 'active'. Used to copy only its content fetched from htmlContent/htmlUrl to an email campaign for RSS feature. | [optional]
**scheduledAt** | **Date** | Sending UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. | [optional]
**scheduledAt** | **Date** | Sending UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. If sendAtBestTime is set to true, your campaign will be sent according to the date passed (ignoring the time part). | [optional]
**subject** | **String** | Subject of the campaign |

@@ -21,4 +21,2 @@ **replyTo** | **String** | Email on which the campaign recipients will be able to reply to | [optional]

**mirrorActive** | **Boolean** | Use true to enable the mirror link | [optional]
**recurring** | **Boolean** | For trigger campagins use false to make sure a contact receives the same campaign only once | [optional] [default to false]
**type** | **String** | Type of the campaign |
**footer** | **String** | Footer of the email campaign | [optional]

@@ -28,14 +26,4 @@ **header** | **String** | Header of the email campaign | [optional]

**params** | **Object** | Pass the set of attributes to customize the type classic campaign. For example, {'FNAME':'Joe', 'LNAME':'Doe'}. Only available if 'type' is 'classic'. It's considered only if campaign is in New Template Language format. The New Template Language is dependent on the values of 'subject', 'htmlContent/htmlUrl', 'sender.name' & 'toField' | [optional]
**sendAtBestTime** | **Boolean** | Set this to true if you want to send your campaign at best time. | [optional] [default to false]
<a name="TypeEnum"></a>
## Enum: TypeEnum
* `classic` (value: `"classic"`)
* `trigger` (value: `"trigger"`)

@@ -34,4 +34,10 @@ # SibApiV3Sdk.EmailCampaignsApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -61,3 +67,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -84,4 +90,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -111,3 +123,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -134,4 +146,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -165,3 +183,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -188,4 +206,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -215,3 +239,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -238,4 +262,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -276,3 +306,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -299,4 +329,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -326,3 +362,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -351,4 +387,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -381,3 +423,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -404,4 +446,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -434,3 +482,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -457,4 +505,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -487,3 +541,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -510,4 +564,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.EmailCampaignsApi();

@@ -540,3 +600,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -543,0 +603,0 @@ ### HTTP request headers

@@ -30,4 +30,10 @@ # SibApiV3Sdk.FoldersApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.FoldersApi();

@@ -57,3 +63,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -80,4 +86,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.FoldersApi();

@@ -107,3 +119,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -130,4 +142,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.FoldersApi();

@@ -157,3 +175,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -180,4 +198,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.FoldersApi();

@@ -213,3 +237,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -236,4 +260,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.FoldersApi();

@@ -266,3 +296,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -289,4 +319,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.FoldersApi();

@@ -319,3 +355,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -322,0 +358,0 @@ ### HTTP request headers

@@ -10,2 +10,3 @@ # SibApiV3Sdk.GetContactDetails

**smsBlacklisted** | **Boolean** | Blacklist status for SMS campaigns (true&#x3D;blacklisted, false&#x3D;not blacklisted) |
**createdAt** | **Date** | Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) |
**modifiedAt** | **Date** | Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ) |

@@ -12,0 +13,0 @@ **listIds** | **[Number]** | |

@@ -33,4 +33,10 @@ # SibApiV3Sdk.ListsApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -63,3 +69,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -86,4 +92,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -113,3 +125,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -136,4 +148,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -163,3 +181,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -186,4 +204,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -221,3 +245,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -244,4 +268,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -277,3 +307,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -300,4 +330,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -327,3 +363,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -350,4 +386,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -380,3 +422,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -403,4 +445,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -433,3 +481,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -456,4 +504,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ListsApi();

@@ -486,3 +540,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -489,0 +543,0 @@ ### HTTP request headers

@@ -6,5 +6,6 @@ # SibApiV3Sdk.PostContactInfoContacts

------------ | ------------- | ------------- | -------------
**success** | **[String]** | |
**success** | **[String]** | | [optional]
**failure** | **[String]** | | [optional]
**total** | **Number** | Displays the count of total number of contacts removed from list when user opts for \&quot;all\&quot; option. | [optional]

@@ -26,4 +26,10 @@ # SibApiV3Sdk.ProcessApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ProcessApi();

@@ -53,3 +59,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -76,4 +82,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ProcessApi();

@@ -106,3 +118,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -109,0 +121,0 @@ ### HTTP request headers

@@ -33,4 +33,10 @@ # SibApiV3Sdk.ResellerApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -63,3 +69,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -86,4 +92,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -116,3 +128,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -139,4 +151,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -167,3 +185,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -190,4 +208,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -217,3 +241,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -240,4 +264,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -270,3 +300,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -293,4 +323,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -320,3 +356,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -343,4 +379,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -364,3 +406,3 @@ apiInstance.getResellerChilds().then(function(data) {

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -387,4 +429,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -417,3 +465,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -440,4 +488,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.ResellerApi();

@@ -470,3 +524,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -473,0 +527,0 @@ ### HTTP request headers

@@ -30,4 +30,10 @@ # SibApiV3Sdk.SendersApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SendersApi();

@@ -58,3 +64,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -81,4 +87,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SendersApi();

@@ -108,3 +120,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -131,4 +143,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SendersApi();

@@ -152,3 +170,3 @@ apiInstance.getIps().then(function(data) {

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -175,4 +193,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SendersApi();

@@ -202,3 +226,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -225,4 +249,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SendersApi();

@@ -255,3 +285,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -278,4 +308,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SendersApi();

@@ -309,3 +345,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -312,0 +348,0 @@ ### HTTP request headers

@@ -14,3 +14,3 @@ # SibApiV3Sdk.SendSmtpEmail

**replyTo** | [**SendSmtpEmailReplyTo**](SendSmtpEmailReplyTo.md) | | [optional]
**attachment** | [**[SendSmtpEmailAttachment]**](SendSmtpEmailAttachment.md) | Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, [{&#39;url&#39;:&#39;https://attachment.domain.com/myAttachmentFromUrl.jpg&#39;, &#39;name&#39;:&#39;My attachment 1&#39;}, {&#39;content&#39;:&#39;base64 exmaple content&#39;, &#39;name&#39;:&#39;My attachment 2&#39;}]. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps and odt ( Ignored if &#39;templateId&#39; is passed ) | [optional]
**attachment** | [**[SendSmtpEmailAttachment]**](SendSmtpEmailAttachment.md) | Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, [{&#39;url&#39;:&#39;https://attachment.domain.com/myAttachmentFromUrl.jpg&#39;, &#39;name&#39;:&#39;My attachment 1&#39;}, {&#39;content&#39;:&#39;base64 exmaple content&#39;, &#39;name&#39;:&#39;My attachment 2&#39;}]. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps and odt ( If &#39;templateId&#39; is passed and is in New Template Language format then only attachment url is accepted. If template is in Old template Language format, then &#39;attachment&#39; is ignored ) | [optional]
**headers** | **Object** | Pass the set of headers that shall be sent along the mail headers in the original email. &#39;sender.ip&#39; header can be set (only for dedicated ip users) to mention the IP to be used for sending transactional emails. For example, {&#39;Content-Type&#39;:&#39;text/html&#39;, &#39;charset&#39;:&#39;iso-8859-1&#39;, &#39;sender.ip&#39;:&#39;1.2.3.4&#39;} | [optional]

@@ -17,0 +17,0 @@ **templateId** | **Number** | Id of the template | [optional]

@@ -34,4 +34,10 @@ # SibApiV3Sdk.SMSCampaignsApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -61,3 +67,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -84,4 +90,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -111,3 +123,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -134,4 +146,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -164,3 +182,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -187,4 +205,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -223,3 +247,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -248,4 +272,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -279,3 +309,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -302,4 +332,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -329,3 +365,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -354,4 +390,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -384,3 +426,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -407,4 +449,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -437,3 +485,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -460,4 +508,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -490,3 +544,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -513,4 +567,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMSCampaignsApi();

@@ -543,3 +603,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -546,0 +606,0 @@ ### HTTP request headers

@@ -36,4 +36,10 @@ # SibApiV3Sdk.SMTPApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -63,3 +69,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -88,4 +94,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -116,3 +128,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -139,4 +151,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -166,3 +184,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -189,4 +207,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -223,3 +247,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -246,4 +270,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -292,3 +322,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -315,4 +345,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -353,3 +389,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -376,4 +412,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -403,3 +445,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -426,4 +468,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -458,3 +506,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -483,4 +531,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -513,3 +567,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -536,4 +590,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -566,3 +626,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -589,4 +649,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -616,3 +682,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -639,4 +705,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.SMTPApi();

@@ -669,3 +741,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -672,0 +744,0 @@ ### HTTP request headers

@@ -28,4 +28,10 @@ # SibApiV3Sdk.TransactionalSMSApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.TransactionalSMSApi();

@@ -70,3 +76,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -93,4 +99,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.TransactionalSMSApi();

@@ -127,3 +139,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -150,4 +162,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.TransactionalSMSApi();

@@ -184,3 +202,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -207,4 +225,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.TransactionalSMSApi();

@@ -234,3 +258,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -237,0 +261,0 @@ ### HTTP request headers

@@ -11,3 +11,3 @@ # SibApiV3Sdk.UpdateEmailCampaign

**htmlUrl** | **String** | Url which contents the body of the email message. REQUIRED if htmlContent is empty | [optional]
**scheduledAt** | **Date** | UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. | [optional]
**scheduledAt** | **Date** | UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. If sendAtBestTime is set to true, your campaign will be sent according to the date passed (ignoring the time part). | [optional]
**subject** | **String** | Subject of the campaign | [optional]

@@ -25,3 +25,4 @@ **replyTo** | **String** | Email on which campaign recipients will be able to reply to | [optional]

**params** | **Object** | Pass the set of attributes to customize the type &#39;classic&#39; campaign. For example, {&#39;FNAME&#39;:&#39;Joe&#39;, &#39;LNAME&#39;:&#39;Doe&#39;}. The &#39;params&#39; field will get updated, only if the campaign is in New Template Language, else ignored. The New Template Language is dependent on the values of &#39;subject&#39;, &#39;htmlContent/htmlUrl&#39;, &#39;sender.name&#39; &amp; &#39;toField&#39; | [optional]
**sendAtBestTime** | **Boolean** | Set this to true if you want to send your campaign at best time. Note:- if true, warmup ip will be disabled. | [optional]

@@ -29,4 +29,10 @@ # SibApiV3Sdk.WebhooksApi

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.WebhooksApi();

@@ -56,3 +62,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -79,4 +85,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.WebhooksApi();

@@ -106,3 +118,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -129,4 +141,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.WebhooksApi();

@@ -156,3 +174,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -179,4 +197,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.WebhooksApi();

@@ -207,3 +231,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -230,4 +254,10 @@ ### HTTP request headers

// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//apiKey.apiKeyPrefix = 'Token';
//apikey.apiKeyPrefix = 'Token';
// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = 'YOUR API KEY';
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix = 'Token';
var apiInstance = new SibApiV3Sdk.WebhooksApi();

@@ -260,3 +290,3 @@

[api-key](../README.md#api-key)
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)

@@ -263,0 +293,0 @@ ### HTTP request headers

{
"name": "sib-api-v3-sdk",
"version": "7.0.5",
"version": "7.1.0",
"description": "Official SendinBlue provided RESTFul API V3 nodejs library",

@@ -5,0 +5,0 @@ "license": "ISC",

@@ -96,2 +96,8 @@ # SendinBlue's API v3 Node.js Library

// Configure API key authorization: partner-key
var partnerKey = defaultClient.authentications['partner-key'];
partnerKey.apiKey = "YOUR API KEY"
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
//partnerKey.apiKeyPrefix['partner-key'] = "Token"
var api = new SibApiV3Sdk.AccountApi()

@@ -241,2 +247,3 @@ api.getAccount().then(function(data) {

- [SibApiV3Sdk.CreateSmtpTemplateSender](docs/CreateSmtpTemplateSender.md)
- [SibApiV3Sdk.CreateUpdateContactModel](docs/CreateUpdateContactModel.md)
- [SibApiV3Sdk.CreateUpdateFolder](docs/CreateUpdateFolder.md)

@@ -376,2 +383,4 @@ - [SibApiV3Sdk.CreateWebhook](docs/CreateWebhook.md)

The API key should be passed in the request headers as `api-key` for authentication.
- **Type**: API key

@@ -381,2 +390,11 @@ - **API key parameter name**: api-key

### partner-key
The partner key should be passed in the request headers as `partner-key` along with `api-key` pair for successful authentication of partner (Optional).
- **Type**: API key
- **API key parameter name**: partner-key
- **Location**: HTTP header
## Support and Feedback

@@ -383,0 +401,0 @@

@@ -71,3 +71,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -74,0 +74,0 @@ var accepts = ['application/json'];

@@ -91,3 +91,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -152,3 +152,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -198,3 +198,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -262,3 +262,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -265,0 +265,0 @@ var accepts = ['application/json'];

@@ -20,6 +20,6 @@ /**

// AMD. Register as an anonymous module.
define(['ApiClient', 'model/AddContactToList', 'model/CreateAttribute', 'model/CreateContact', 'model/CreateList', 'model/CreateModel', 'model/CreateUpdateFolder', 'model/CreatedProcessId', 'model/ErrorModel', 'model/GetAttributes', 'model/GetContactCampaignStats', 'model/GetContacts', 'model/GetExtendedContactDetails', 'model/GetExtendedList', 'model/GetFolder', 'model/GetFolderLists', 'model/GetFolders', 'model/GetLists', 'model/PostContactInfo', 'model/RemoveContactFromList', 'model/RequestContactExport', 'model/RequestContactImport', 'model/UpdateAttribute', 'model/UpdateContact', 'model/UpdateList'], factory);
define(['ApiClient', 'model/AddContactToList', 'model/CreateAttribute', 'model/CreateContact', 'model/CreateList', 'model/CreateModel', 'model/CreateUpdateContactModel', 'model/CreateUpdateFolder', 'model/CreatedProcessId', 'model/ErrorModel', 'model/GetAttributes', 'model/GetContactCampaignStats', 'model/GetContacts', 'model/GetExtendedContactDetails', 'model/GetExtendedList', 'model/GetFolder', 'model/GetFolderLists', 'model/GetFolders', 'model/GetLists', 'model/PostContactInfo', 'model/RemoveContactFromList', 'model/RequestContactExport', 'model/RequestContactImport', 'model/UpdateAttribute', 'model/UpdateContact', 'model/UpdateList'], factory);
} else if (typeof module === 'object' && module.exports) {
// CommonJS-like environments that support module.exports, like Node.
module.exports = factory(require('../ApiClient'), require('../model/AddContactToList'), require('../model/CreateAttribute'), require('../model/CreateContact'), require('../model/CreateList'), require('../model/CreateModel'), require('../model/CreateUpdateFolder'), require('../model/CreatedProcessId'), require('../model/ErrorModel'), require('../model/GetAttributes'), require('../model/GetContactCampaignStats'), require('../model/GetContacts'), require('../model/GetExtendedContactDetails'), require('../model/GetExtendedList'), require('../model/GetFolder'), require('../model/GetFolderLists'), require('../model/GetFolders'), require('../model/GetLists'), require('../model/PostContactInfo'), require('../model/RemoveContactFromList'), require('../model/RequestContactExport'), require('../model/RequestContactImport'), require('../model/UpdateAttribute'), require('../model/UpdateContact'), require('../model/UpdateList'));
module.exports = factory(require('../ApiClient'), require('../model/AddContactToList'), require('../model/CreateAttribute'), require('../model/CreateContact'), require('../model/CreateList'), require('../model/CreateModel'), require('../model/CreateUpdateContactModel'), require('../model/CreateUpdateFolder'), require('../model/CreatedProcessId'), require('../model/ErrorModel'), require('../model/GetAttributes'), require('../model/GetContactCampaignStats'), require('../model/GetContacts'), require('../model/GetExtendedContactDetails'), require('../model/GetExtendedList'), require('../model/GetFolder'), require('../model/GetFolderLists'), require('../model/GetFolders'), require('../model/GetLists'), require('../model/PostContactInfo'), require('../model/RemoveContactFromList'), require('../model/RequestContactExport'), require('../model/RequestContactImport'), require('../model/UpdateAttribute'), require('../model/UpdateContact'), require('../model/UpdateList'));
} else {

@@ -30,5 +30,5 @@ // Browser globals (root is window)

}
root.SibApiV3Sdk.ContactsApi = factory(root.SibApiV3Sdk.ApiClient, root.SibApiV3Sdk.AddContactToList, root.SibApiV3Sdk.CreateAttribute, root.SibApiV3Sdk.CreateContact, root.SibApiV3Sdk.CreateList, root.SibApiV3Sdk.CreateModel, root.SibApiV3Sdk.CreateUpdateFolder, root.SibApiV3Sdk.CreatedProcessId, root.SibApiV3Sdk.ErrorModel, root.SibApiV3Sdk.GetAttributes, root.SibApiV3Sdk.GetContactCampaignStats, root.SibApiV3Sdk.GetContacts, root.SibApiV3Sdk.GetExtendedContactDetails, root.SibApiV3Sdk.GetExtendedList, root.SibApiV3Sdk.GetFolder, root.SibApiV3Sdk.GetFolderLists, root.SibApiV3Sdk.GetFolders, root.SibApiV3Sdk.GetLists, root.SibApiV3Sdk.PostContactInfo, root.SibApiV3Sdk.RemoveContactFromList, root.SibApiV3Sdk.RequestContactExport, root.SibApiV3Sdk.RequestContactImport, root.SibApiV3Sdk.UpdateAttribute, root.SibApiV3Sdk.UpdateContact, root.SibApiV3Sdk.UpdateList);
root.SibApiV3Sdk.ContactsApi = factory(root.SibApiV3Sdk.ApiClient, root.SibApiV3Sdk.AddContactToList, root.SibApiV3Sdk.CreateAttribute, root.SibApiV3Sdk.CreateContact, root.SibApiV3Sdk.CreateList, root.SibApiV3Sdk.CreateModel, root.SibApiV3Sdk.CreateUpdateContactModel, root.SibApiV3Sdk.CreateUpdateFolder, root.SibApiV3Sdk.CreatedProcessId, root.SibApiV3Sdk.ErrorModel, root.SibApiV3Sdk.GetAttributes, root.SibApiV3Sdk.GetContactCampaignStats, root.SibApiV3Sdk.GetContacts, root.SibApiV3Sdk.GetExtendedContactDetails, root.SibApiV3Sdk.GetExtendedList, root.SibApiV3Sdk.GetFolder, root.SibApiV3Sdk.GetFolderLists, root.SibApiV3Sdk.GetFolders, root.SibApiV3Sdk.GetLists, root.SibApiV3Sdk.PostContactInfo, root.SibApiV3Sdk.RemoveContactFromList, root.SibApiV3Sdk.RequestContactExport, root.SibApiV3Sdk.RequestContactImport, root.SibApiV3Sdk.UpdateAttribute, root.SibApiV3Sdk.UpdateContact, root.SibApiV3Sdk.UpdateList);
}
}(this, function(ApiClient, AddContactToList, CreateAttribute, CreateContact, CreateList, CreateModel, CreateUpdateFolder, CreatedProcessId, ErrorModel, GetAttributes, GetContactCampaignStats, GetContacts, GetExtendedContactDetails, GetExtendedList, GetFolder, GetFolderLists, GetFolders, GetLists, PostContactInfo, RemoveContactFromList, RequestContactExport, RequestContactImport, UpdateAttribute, UpdateContact, UpdateList) {
}(this, function(ApiClient, AddContactToList, CreateAttribute, CreateContact, CreateList, CreateModel, CreateUpdateContactModel, CreateUpdateFolder, CreatedProcessId, ErrorModel, GetAttributes, GetContactCampaignStats, GetContacts, GetExtendedContactDetails, GetExtendedList, GetFolder, GetFolderLists, GetFolders, GetLists, PostContactInfo, RemoveContactFromList, RequestContactExport, RequestContactImport, UpdateAttribute, UpdateContact, UpdateList) {
'use strict';

@@ -86,3 +86,3 @@

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -152,3 +152,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -183,3 +183,3 @@ var accepts = ['application/json'];

* @param {module:model/CreateContact} createContact Values to create a contact
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/CreateModel} and HTTP response
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/CreateUpdateContactModel} and HTTP response
*/

@@ -206,6 +206,6 @@ this.createContactWithHttpInfo = function(createContact) {

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];
var accepts = ['application/json'];
var returnType = CreateModel;
var returnType = CreateUpdateContactModel;

@@ -222,3 +222,3 @@ return this.apiClient.callApi(

* @param {module:model/CreateContact} createContact Values to create a contact
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/CreateModel}
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/CreateUpdateContactModel}
*/

@@ -258,3 +258,3 @@ this.createContact = function(createContact) {

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -309,3 +309,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -368,3 +368,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -421,3 +421,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -473,3 +473,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -525,3 +525,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -570,3 +570,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -621,3 +621,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -673,3 +673,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -726,3 +726,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -789,3 +789,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -845,3 +845,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -903,3 +903,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -965,3 +965,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1018,3 +1018,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1069,3 +1069,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1123,3 +1123,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1182,3 +1182,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1235,3 +1235,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1301,3 +1301,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1361,3 +1361,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1420,3 +1420,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1479,3 +1479,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -1482,0 +1482,0 @@ var accepts = ['application/json'];

@@ -77,3 +77,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -129,3 +129,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -184,3 +184,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -238,3 +238,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -297,3 +297,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -355,3 +355,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -414,3 +414,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -474,3 +474,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -533,3 +533,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -592,3 +592,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -595,0 +595,0 @@ var accepts = ['application/json'];

@@ -77,3 +77,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -129,3 +129,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -181,3 +181,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -239,3 +239,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -301,3 +301,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -360,3 +360,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -363,0 +363,0 @@ var accepts = ['application/json'];

@@ -84,3 +84,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -136,3 +136,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -188,3 +188,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -248,3 +248,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -310,3 +310,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -365,3 +365,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -416,3 +416,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -476,3 +476,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -535,3 +535,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -538,0 +538,0 @@ var accepts = ['application/json'];

@@ -78,3 +78,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -129,3 +129,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -132,0 +132,0 @@ var accepts = ['application/json'];

@@ -84,3 +84,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -143,3 +143,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -192,3 +192,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -245,3 +245,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -303,3 +303,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -356,3 +356,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -401,3 +401,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -458,3 +458,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -517,3 +517,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -520,0 +520,0 @@ var accepts = ['application/json'];

@@ -74,3 +74,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -127,3 +127,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -172,3 +172,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -223,3 +223,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -274,3 +274,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -331,3 +331,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -334,0 +334,0 @@ var accepts = ['application/json'];

@@ -77,3 +77,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -129,3 +129,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -187,3 +187,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -245,3 +245,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -306,3 +306,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -361,3 +361,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -420,3 +420,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -480,3 +480,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -539,3 +539,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -598,3 +598,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -601,0 +601,0 @@ var accepts = ['application/json'];

@@ -77,3 +77,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -126,3 +126,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -180,3 +180,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -235,3 +235,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -306,3 +306,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -375,3 +375,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -433,3 +433,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -486,3 +486,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -548,3 +548,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -608,3 +608,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -660,3 +660,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -718,3 +718,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -721,0 +721,0 @@ var accepts = ['application/json'];

@@ -89,3 +89,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -152,3 +152,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -211,3 +211,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -266,3 +266,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -269,0 +269,0 @@ var accepts = ['application/json'];

@@ -77,3 +77,3 @@ /**

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -129,3 +129,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -181,3 +181,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -230,3 +230,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -289,3 +289,3 @@ var accepts = ['application/json'];

var authNames = ['api-key'];
var authNames = ['api-key', 'partner-key'];
var contentTypes = ['application/json'];

@@ -292,0 +292,0 @@ var accepts = ['application/json'];

@@ -59,3 +59,4 @@ /**

this.authentications = {
'api-key': {type: 'apiKey', 'in': 'header', name: 'api-key'}
'api-key': {type: 'apiKey', 'in': 'header', name: 'api-key'},
'partner-key': {type: 'apiKey', 'in': 'header', name: 'partner-key'}
};

@@ -62,0 +63,0 @@ /**

@@ -20,8 +20,8 @@ /**

// AMD. Register as an anonymous module.
define(['ApiClient', 'model/AddContactToList', 'model/AddCredits', 'model/CreateAttribute', 'model/CreateAttributeEnumeration', 'model/CreateChild', 'model/CreateContact', 'model/CreateEmailCampaign', 'model/CreateEmailCampaignRecipients', 'model/CreateEmailCampaignSender', 'model/CreateList', 'model/CreateModel', 'model/CreateReseller', 'model/CreateSender', 'model/CreateSenderIps', 'model/CreateSenderModel', 'model/CreateSmsCampaign', 'model/CreateSmsCampaignRecipients', 'model/CreateSmtpEmail', 'model/CreateSmtpTemplate', 'model/CreateSmtpTemplateSender', 'model/CreateUpdateFolder', 'model/CreateWebhook', 'model/CreatedProcessId', 'model/DeleteHardbounces', 'model/EmailExportRecipients', 'model/ErrorModel', 'model/GetAccountMarketingAutomation', 'model/GetAccountPlan', 'model/GetAccountRelay', 'model/GetAccountRelayData', 'model/GetAggregatedReport', 'model/GetAttributes', 'model/GetAttributesAttributes', 'model/GetAttributesEnumeration', 'model/GetCampaignOverview', 'model/GetCampaignRecipients', 'model/GetCampaignStats', 'model/GetChildInfoApiKeys', 'model/GetChildInfoApiKeysV2', 'model/GetChildInfoApiKeysV3', 'model/GetChildInfoCredits', 'model/GetChildInfoStatistics', 'model/GetChildrenList', 'model/GetClient', 'model/GetContactCampaignStats', 'model/GetContactCampaignStatsClicked', 'model/GetContactCampaignStatsOpened', 'model/GetContactCampaignStatsTransacAttributes', 'model/GetContactCampaignStatsUnsubscriptions', 'model/GetContactDetails', 'model/GetContacts', 'model/GetEmailCampaigns', 'model/GetEmailEventReport', 'model/GetEmailEventReportEvents', 'model/GetExtendedCampaignOverviewSender', 'model/GetExtendedCampaignStats', 'model/GetExtendedClientAddress', 'model/GetExtendedContactDetailsStatistics', 'model/GetExtendedContactDetailsStatisticsClicked', 'model/GetExtendedContactDetailsStatisticsLinks', 'model/GetExtendedContactDetailsStatisticsMessagesSent', 'model/GetExtendedContactDetailsStatisticsOpened', 'model/GetExtendedContactDetailsStatisticsUnsubscriptions', 'model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription', 'model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription', 'model/GetExtendedListCampaignStats', 'model/GetFolder', 'model/GetFolderLists', 'model/GetFolders', 'model/GetIp', 'model/GetIpFromSender', 'model/GetIps', 'model/GetIpsFromSender', 'model/GetList', 'model/GetLists', 'model/GetProcess', 'model/GetProcesses', 'model/GetReports', 'model/GetReportsReports', 'model/GetSendersList', 'model/GetSendersListIps', 'model/GetSendersListSenders', 'model/GetSmsCampaignOverview', 'model/GetSmsCampaignStats', 'model/GetSmsCampaigns', 'model/GetSmsEventReport', 'model/GetSmsEventReportEvents', 'model/GetSmtpTemplateOverview', 'model/GetSmtpTemplateOverviewSender', 'model/GetSmtpTemplates', 'model/GetStatsByDomain', 'model/GetTransacAggregatedSmsReport', 'model/GetTransacSmsReport', 'model/GetTransacSmsReportReports', 'model/GetWebhook', 'model/GetWebhooks', 'model/ManageIp', 'model/PostContactInfo', 'model/PostContactInfoContacts', 'model/PostSendFailed', 'model/PostSendSmsTestFailed', 'model/RemainingCreditModel', 'model/RemainingCreditModelChild', 'model/RemainingCreditModelReseller', 'model/RemoveContactFromList', 'model/RemoveCredits', 'model/RequestContactExport', 'model/RequestContactImport', 'model/RequestContactImportNewList', 'model/RequestSmsRecipientExport', 'model/SendEmail', 'model/SendEmailAttachment', 'model/SendReport', 'model/SendReportEmail', 'model/SendSms', 'model/SendSmtpEmail', 'model/SendSmtpEmailAttachment', 'model/SendSmtpEmailBcc', 'model/SendSmtpEmailCc', 'model/SendSmtpEmailReplyTo', 'model/SendSmtpEmailSender', 'model/SendSmtpEmailTo', 'model/SendTemplateEmail', 'model/SendTestEmail', 'model/SendTestSms', 'model/SendTransacSms', 'model/UpdateAttribute', 'model/UpdateAttributeEnumeration', 'model/UpdateCampaignStatus', 'model/UpdateChild', 'model/UpdateContact', 'model/UpdateEmailCampaign', 'model/UpdateEmailCampaignRecipients', 'model/UpdateEmailCampaignSender', 'model/UpdateList', 'model/UpdateSender', 'model/UpdateSmsCampaign', 'model/UpdateSmtpTemplate', 'model/UpdateSmtpTemplateSender', 'model/UpdateWebhook', 'model/GetChildInfo', 'model/GetExtendedCampaignOverview', 'model/GetExtendedClient', 'model/GetExtendedContactDetails', 'model/GetExtendedList', 'model/GetSmsCampaign', 'model/GetAccount', 'model/GetEmailCampaign', 'api/AccountApi', 'api/AttributesApi', 'api/ContactsApi', 'api/EmailCampaignsApi', 'api/FoldersApi', 'api/ListsApi', 'api/ProcessApi', 'api/ResellerApi', 'api/SMSCampaignsApi', 'api/SMTPApi', 'api/SendersApi', 'api/TransactionalSMSApi', 'api/WebhooksApi'], factory);
define(['ApiClient', 'model/AddContactToList', 'model/AddCredits', 'model/CreateAttribute', 'model/CreateAttributeEnumeration', 'model/CreateChild', 'model/CreateContact', 'model/CreateEmailCampaign', 'model/CreateEmailCampaignRecipients', 'model/CreateEmailCampaignSender', 'model/CreateList', 'model/CreateModel', 'model/CreateReseller', 'model/CreateSender', 'model/CreateSenderIps', 'model/CreateSenderModel', 'model/CreateSmsCampaign', 'model/CreateSmsCampaignRecipients', 'model/CreateSmtpEmail', 'model/CreateSmtpTemplate', 'model/CreateSmtpTemplateSender', 'model/CreateUpdateContactModel', 'model/CreateUpdateFolder', 'model/CreateWebhook', 'model/CreatedProcessId', 'model/DeleteHardbounces', 'model/EmailExportRecipients', 'model/ErrorModel', 'model/GetAccountMarketingAutomation', 'model/GetAccountPlan', 'model/GetAccountRelay', 'model/GetAccountRelayData', 'model/GetAggregatedReport', 'model/GetAttributes', 'model/GetAttributesAttributes', 'model/GetAttributesEnumeration', 'model/GetCampaignOverview', 'model/GetCampaignRecipients', 'model/GetCampaignStats', 'model/GetChildInfoApiKeys', 'model/GetChildInfoApiKeysV2', 'model/GetChildInfoApiKeysV3', 'model/GetChildInfoCredits', 'model/GetChildInfoStatistics', 'model/GetChildrenList', 'model/GetClient', 'model/GetContactCampaignStats', 'model/GetContactCampaignStatsClicked', 'model/GetContactCampaignStatsOpened', 'model/GetContactCampaignStatsTransacAttributes', 'model/GetContactCampaignStatsUnsubscriptions', 'model/GetContactDetails', 'model/GetContacts', 'model/GetEmailCampaigns', 'model/GetEmailEventReport', 'model/GetEmailEventReportEvents', 'model/GetExtendedCampaignOverviewSender', 'model/GetExtendedCampaignStats', 'model/GetExtendedClientAddress', 'model/GetExtendedContactDetailsStatistics', 'model/GetExtendedContactDetailsStatisticsClicked', 'model/GetExtendedContactDetailsStatisticsLinks', 'model/GetExtendedContactDetailsStatisticsMessagesSent', 'model/GetExtendedContactDetailsStatisticsOpened', 'model/GetExtendedContactDetailsStatisticsUnsubscriptions', 'model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription', 'model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription', 'model/GetExtendedListCampaignStats', 'model/GetFolder', 'model/GetFolderLists', 'model/GetFolders', 'model/GetIp', 'model/GetIpFromSender', 'model/GetIps', 'model/GetIpsFromSender', 'model/GetList', 'model/GetLists', 'model/GetProcess', 'model/GetProcesses', 'model/GetReports', 'model/GetReportsReports', 'model/GetSendersList', 'model/GetSendersListIps', 'model/GetSendersListSenders', 'model/GetSmsCampaignOverview', 'model/GetSmsCampaignStats', 'model/GetSmsCampaigns', 'model/GetSmsEventReport', 'model/GetSmsEventReportEvents', 'model/GetSmtpTemplateOverview', 'model/GetSmtpTemplateOverviewSender', 'model/GetSmtpTemplates', 'model/GetStatsByDomain', 'model/GetTransacAggregatedSmsReport', 'model/GetTransacSmsReport', 'model/GetTransacSmsReportReports', 'model/GetWebhook', 'model/GetWebhooks', 'model/ManageIp', 'model/PostContactInfo', 'model/PostContactInfoContacts', 'model/PostSendFailed', 'model/PostSendSmsTestFailed', 'model/RemainingCreditModel', 'model/RemainingCreditModelChild', 'model/RemainingCreditModelReseller', 'model/RemoveContactFromList', 'model/RemoveCredits', 'model/RequestContactExport', 'model/RequestContactImport', 'model/RequestContactImportNewList', 'model/RequestSmsRecipientExport', 'model/SendEmail', 'model/SendEmailAttachment', 'model/SendReport', 'model/SendReportEmail', 'model/SendSms', 'model/SendSmtpEmail', 'model/SendSmtpEmailAttachment', 'model/SendSmtpEmailBcc', 'model/SendSmtpEmailCc', 'model/SendSmtpEmailReplyTo', 'model/SendSmtpEmailSender', 'model/SendSmtpEmailTo', 'model/SendTemplateEmail', 'model/SendTestEmail', 'model/SendTestSms', 'model/SendTransacSms', 'model/UpdateAttribute', 'model/UpdateAttributeEnumeration', 'model/UpdateCampaignStatus', 'model/UpdateChild', 'model/UpdateContact', 'model/UpdateEmailCampaign', 'model/UpdateEmailCampaignRecipients', 'model/UpdateEmailCampaignSender', 'model/UpdateList', 'model/UpdateSender', 'model/UpdateSmsCampaign', 'model/UpdateSmtpTemplate', 'model/UpdateSmtpTemplateSender', 'model/UpdateWebhook', 'model/GetChildInfo', 'model/GetExtendedCampaignOverview', 'model/GetExtendedClient', 'model/GetExtendedContactDetails', 'model/GetExtendedList', 'model/GetSmsCampaign', 'model/GetAccount', 'model/GetEmailCampaign', 'api/AccountApi', 'api/AttributesApi', 'api/ContactsApi', 'api/EmailCampaignsApi', 'api/FoldersApi', 'api/ListsApi', 'api/ProcessApi', 'api/ResellerApi', 'api/SMSCampaignsApi', 'api/SMTPApi', 'api/SendersApi', 'api/TransactionalSMSApi', 'api/WebhooksApi'], factory);
} else if (typeof module === 'object' && module.exports) {
// CommonJS-like environments that support module.exports, like Node.
module.exports = factory(require('./ApiClient'), require('./model/AddContactToList'), require('./model/AddCredits'), require('./model/CreateAttribute'), require('./model/CreateAttributeEnumeration'), require('./model/CreateChild'), require('./model/CreateContact'), require('./model/CreateEmailCampaign'), require('./model/CreateEmailCampaignRecipients'), require('./model/CreateEmailCampaignSender'), require('./model/CreateList'), require('./model/CreateModel'), require('./model/CreateReseller'), require('./model/CreateSender'), require('./model/CreateSenderIps'), require('./model/CreateSenderModel'), require('./model/CreateSmsCampaign'), require('./model/CreateSmsCampaignRecipients'), require('./model/CreateSmtpEmail'), require('./model/CreateSmtpTemplate'), require('./model/CreateSmtpTemplateSender'), require('./model/CreateUpdateFolder'), require('./model/CreateWebhook'), require('./model/CreatedProcessId'), require('./model/DeleteHardbounces'), require('./model/EmailExportRecipients'), require('./model/ErrorModel'), require('./model/GetAccountMarketingAutomation'), require('./model/GetAccountPlan'), require('./model/GetAccountRelay'), require('./model/GetAccountRelayData'), require('./model/GetAggregatedReport'), require('./model/GetAttributes'), require('./model/GetAttributesAttributes'), require('./model/GetAttributesEnumeration'), require('./model/GetCampaignOverview'), require('./model/GetCampaignRecipients'), require('./model/GetCampaignStats'), require('./model/GetChildInfoApiKeys'), require('./model/GetChildInfoApiKeysV2'), require('./model/GetChildInfoApiKeysV3'), require('./model/GetChildInfoCredits'), require('./model/GetChildInfoStatistics'), require('./model/GetChildrenList'), require('./model/GetClient'), require('./model/GetContactCampaignStats'), require('./model/GetContactCampaignStatsClicked'), require('./model/GetContactCampaignStatsOpened'), require('./model/GetContactCampaignStatsTransacAttributes'), require('./model/GetContactCampaignStatsUnsubscriptions'), require('./model/GetContactDetails'), require('./model/GetContacts'), require('./model/GetEmailCampaigns'), require('./model/GetEmailEventReport'), require('./model/GetEmailEventReportEvents'), require('./model/GetExtendedCampaignOverviewSender'), require('./model/GetExtendedCampaignStats'), require('./model/GetExtendedClientAddress'), require('./model/GetExtendedContactDetailsStatistics'), require('./model/GetExtendedContactDetailsStatisticsClicked'), require('./model/GetExtendedContactDetailsStatisticsLinks'), require('./model/GetExtendedContactDetailsStatisticsMessagesSent'), require('./model/GetExtendedContactDetailsStatisticsOpened'), require('./model/GetExtendedContactDetailsStatisticsUnsubscriptions'), require('./model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription'), require('./model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription'), require('./model/GetExtendedListCampaignStats'), require('./model/GetFolder'), require('./model/GetFolderLists'), require('./model/GetFolders'), require('./model/GetIp'), require('./model/GetIpFromSender'), require('./model/GetIps'), require('./model/GetIpsFromSender'), require('./model/GetList'), require('./model/GetLists'), require('./model/GetProcess'), require('./model/GetProcesses'), require('./model/GetReports'), require('./model/GetReportsReports'), require('./model/GetSendersList'), require('./model/GetSendersListIps'), require('./model/GetSendersListSenders'), require('./model/GetSmsCampaignOverview'), require('./model/GetSmsCampaignStats'), require('./model/GetSmsCampaigns'), require('./model/GetSmsEventReport'), require('./model/GetSmsEventReportEvents'), require('./model/GetSmtpTemplateOverview'), require('./model/GetSmtpTemplateOverviewSender'), require('./model/GetSmtpTemplates'), require('./model/GetStatsByDomain'), require('./model/GetTransacAggregatedSmsReport'), require('./model/GetTransacSmsReport'), require('./model/GetTransacSmsReportReports'), require('./model/GetWebhook'), require('./model/GetWebhooks'), require('./model/ManageIp'), require('./model/PostContactInfo'), require('./model/PostContactInfoContacts'), require('./model/PostSendFailed'), require('./model/PostSendSmsTestFailed'), require('./model/RemainingCreditModel'), require('./model/RemainingCreditModelChild'), require('./model/RemainingCreditModelReseller'), require('./model/RemoveContactFromList'), require('./model/RemoveCredits'), require('./model/RequestContactExport'), require('./model/RequestContactImport'), require('./model/RequestContactImportNewList'), require('./model/RequestSmsRecipientExport'), require('./model/SendEmail'), require('./model/SendEmailAttachment'), require('./model/SendReport'), require('./model/SendReportEmail'), require('./model/SendSms'), require('./model/SendSmtpEmail'), require('./model/SendSmtpEmailAttachment'), require('./model/SendSmtpEmailBcc'), require('./model/SendSmtpEmailCc'), require('./model/SendSmtpEmailReplyTo'), require('./model/SendSmtpEmailSender'), require('./model/SendSmtpEmailTo'), require('./model/SendTemplateEmail'), require('./model/SendTestEmail'), require('./model/SendTestSms'), require('./model/SendTransacSms'), require('./model/UpdateAttribute'), require('./model/UpdateAttributeEnumeration'), require('./model/UpdateCampaignStatus'), require('./model/UpdateChild'), require('./model/UpdateContact'), require('./model/UpdateEmailCampaign'), require('./model/UpdateEmailCampaignRecipients'), require('./model/UpdateEmailCampaignSender'), require('./model/UpdateList'), require('./model/UpdateSender'), require('./model/UpdateSmsCampaign'), require('./model/UpdateSmtpTemplate'), require('./model/UpdateSmtpTemplateSender'), require('./model/UpdateWebhook'), require('./model/GetChildInfo'), require('./model/GetExtendedCampaignOverview'), require('./model/GetExtendedClient'), require('./model/GetExtendedContactDetails'), require('./model/GetExtendedList'), require('./model/GetSmsCampaign'), require('./model/GetAccount'), require('./model/GetEmailCampaign'), require('./api/AccountApi'), require('./api/AttributesApi'), require('./api/ContactsApi'), require('./api/EmailCampaignsApi'), require('./api/FoldersApi'), require('./api/ListsApi'), require('./api/ProcessApi'), require('./api/ResellerApi'), require('./api/SMSCampaignsApi'), require('./api/SMTPApi'), require('./api/SendersApi'), require('./api/TransactionalSMSApi'), require('./api/WebhooksApi'));
module.exports = factory(require('./ApiClient'), require('./model/AddContactToList'), require('./model/AddCredits'), require('./model/CreateAttribute'), require('./model/CreateAttributeEnumeration'), require('./model/CreateChild'), require('./model/CreateContact'), require('./model/CreateEmailCampaign'), require('./model/CreateEmailCampaignRecipients'), require('./model/CreateEmailCampaignSender'), require('./model/CreateList'), require('./model/CreateModel'), require('./model/CreateReseller'), require('./model/CreateSender'), require('./model/CreateSenderIps'), require('./model/CreateSenderModel'), require('./model/CreateSmsCampaign'), require('./model/CreateSmsCampaignRecipients'), require('./model/CreateSmtpEmail'), require('./model/CreateSmtpTemplate'), require('./model/CreateSmtpTemplateSender'), require('./model/CreateUpdateContactModel'), require('./model/CreateUpdateFolder'), require('./model/CreateWebhook'), require('./model/CreatedProcessId'), require('./model/DeleteHardbounces'), require('./model/EmailExportRecipients'), require('./model/ErrorModel'), require('./model/GetAccountMarketingAutomation'), require('./model/GetAccountPlan'), require('./model/GetAccountRelay'), require('./model/GetAccountRelayData'), require('./model/GetAggregatedReport'), require('./model/GetAttributes'), require('./model/GetAttributesAttributes'), require('./model/GetAttributesEnumeration'), require('./model/GetCampaignOverview'), require('./model/GetCampaignRecipients'), require('./model/GetCampaignStats'), require('./model/GetChildInfoApiKeys'), require('./model/GetChildInfoApiKeysV2'), require('./model/GetChildInfoApiKeysV3'), require('./model/GetChildInfoCredits'), require('./model/GetChildInfoStatistics'), require('./model/GetChildrenList'), require('./model/GetClient'), require('./model/GetContactCampaignStats'), require('./model/GetContactCampaignStatsClicked'), require('./model/GetContactCampaignStatsOpened'), require('./model/GetContactCampaignStatsTransacAttributes'), require('./model/GetContactCampaignStatsUnsubscriptions'), require('./model/GetContactDetails'), require('./model/GetContacts'), require('./model/GetEmailCampaigns'), require('./model/GetEmailEventReport'), require('./model/GetEmailEventReportEvents'), require('./model/GetExtendedCampaignOverviewSender'), require('./model/GetExtendedCampaignStats'), require('./model/GetExtendedClientAddress'), require('./model/GetExtendedContactDetailsStatistics'), require('./model/GetExtendedContactDetailsStatisticsClicked'), require('./model/GetExtendedContactDetailsStatisticsLinks'), require('./model/GetExtendedContactDetailsStatisticsMessagesSent'), require('./model/GetExtendedContactDetailsStatisticsOpened'), require('./model/GetExtendedContactDetailsStatisticsUnsubscriptions'), require('./model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription'), require('./model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription'), require('./model/GetExtendedListCampaignStats'), require('./model/GetFolder'), require('./model/GetFolderLists'), require('./model/GetFolders'), require('./model/GetIp'), require('./model/GetIpFromSender'), require('./model/GetIps'), require('./model/GetIpsFromSender'), require('./model/GetList'), require('./model/GetLists'), require('./model/GetProcess'), require('./model/GetProcesses'), require('./model/GetReports'), require('./model/GetReportsReports'), require('./model/GetSendersList'), require('./model/GetSendersListIps'), require('./model/GetSendersListSenders'), require('./model/GetSmsCampaignOverview'), require('./model/GetSmsCampaignStats'), require('./model/GetSmsCampaigns'), require('./model/GetSmsEventReport'), require('./model/GetSmsEventReportEvents'), require('./model/GetSmtpTemplateOverview'), require('./model/GetSmtpTemplateOverviewSender'), require('./model/GetSmtpTemplates'), require('./model/GetStatsByDomain'), require('./model/GetTransacAggregatedSmsReport'), require('./model/GetTransacSmsReport'), require('./model/GetTransacSmsReportReports'), require('./model/GetWebhook'), require('./model/GetWebhooks'), require('./model/ManageIp'), require('./model/PostContactInfo'), require('./model/PostContactInfoContacts'), require('./model/PostSendFailed'), require('./model/PostSendSmsTestFailed'), require('./model/RemainingCreditModel'), require('./model/RemainingCreditModelChild'), require('./model/RemainingCreditModelReseller'), require('./model/RemoveContactFromList'), require('./model/RemoveCredits'), require('./model/RequestContactExport'), require('./model/RequestContactImport'), require('./model/RequestContactImportNewList'), require('./model/RequestSmsRecipientExport'), require('./model/SendEmail'), require('./model/SendEmailAttachment'), require('./model/SendReport'), require('./model/SendReportEmail'), require('./model/SendSms'), require('./model/SendSmtpEmail'), require('./model/SendSmtpEmailAttachment'), require('./model/SendSmtpEmailBcc'), require('./model/SendSmtpEmailCc'), require('./model/SendSmtpEmailReplyTo'), require('./model/SendSmtpEmailSender'), require('./model/SendSmtpEmailTo'), require('./model/SendTemplateEmail'), require('./model/SendTestEmail'), require('./model/SendTestSms'), require('./model/SendTransacSms'), require('./model/UpdateAttribute'), require('./model/UpdateAttributeEnumeration'), require('./model/UpdateCampaignStatus'), require('./model/UpdateChild'), require('./model/UpdateContact'), require('./model/UpdateEmailCampaign'), require('./model/UpdateEmailCampaignRecipients'), require('./model/UpdateEmailCampaignSender'), require('./model/UpdateList'), require('./model/UpdateSender'), require('./model/UpdateSmsCampaign'), require('./model/UpdateSmtpTemplate'), require('./model/UpdateSmtpTemplateSender'), require('./model/UpdateWebhook'), require('./model/GetChildInfo'), require('./model/GetExtendedCampaignOverview'), require('./model/GetExtendedClient'), require('./model/GetExtendedContactDetails'), require('./model/GetExtendedList'), require('./model/GetSmsCampaign'), require('./model/GetAccount'), require('./model/GetEmailCampaign'), require('./api/AccountApi'), require('./api/AttributesApi'), require('./api/ContactsApi'), require('./api/EmailCampaignsApi'), require('./api/FoldersApi'), require('./api/ListsApi'), require('./api/ProcessApi'), require('./api/ResellerApi'), require('./api/SMSCampaignsApi'), require('./api/SMTPApi'), require('./api/SendersApi'), require('./api/TransactionalSMSApi'), require('./api/WebhooksApi'));
}
}(function(ApiClient, AddContactToList, AddCredits, CreateAttribute, CreateAttributeEnumeration, CreateChild, CreateContact, CreateEmailCampaign, CreateEmailCampaignRecipients, CreateEmailCampaignSender, CreateList, CreateModel, CreateReseller, CreateSender, CreateSenderIps, CreateSenderModel, CreateSmsCampaign, CreateSmsCampaignRecipients, CreateSmtpEmail, CreateSmtpTemplate, CreateSmtpTemplateSender, CreateUpdateFolder, CreateWebhook, CreatedProcessId, DeleteHardbounces, EmailExportRecipients, ErrorModel, GetAccountMarketingAutomation, GetAccountPlan, GetAccountRelay, GetAccountRelayData, GetAggregatedReport, GetAttributes, GetAttributesAttributes, GetAttributesEnumeration, GetCampaignOverview, GetCampaignRecipients, GetCampaignStats, GetChildInfoApiKeys, GetChildInfoApiKeysV2, GetChildInfoApiKeysV3, GetChildInfoCredits, GetChildInfoStatistics, GetChildrenList, GetClient, GetContactCampaignStats, GetContactCampaignStatsClicked, GetContactCampaignStatsOpened, GetContactCampaignStatsTransacAttributes, GetContactCampaignStatsUnsubscriptions, GetContactDetails, GetContacts, GetEmailCampaigns, GetEmailEventReport, GetEmailEventReportEvents, GetExtendedCampaignOverviewSender, GetExtendedCampaignStats, GetExtendedClientAddress, GetExtendedContactDetailsStatistics, GetExtendedContactDetailsStatisticsClicked, GetExtendedContactDetailsStatisticsLinks, GetExtendedContactDetailsStatisticsMessagesSent, GetExtendedContactDetailsStatisticsOpened, GetExtendedContactDetailsStatisticsUnsubscriptions, GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription, GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription, GetExtendedListCampaignStats, GetFolder, GetFolderLists, GetFolders, GetIp, GetIpFromSender, GetIps, GetIpsFromSender, GetList, GetLists, GetProcess, GetProcesses, GetReports, GetReportsReports, GetSendersList, GetSendersListIps, GetSendersListSenders, GetSmsCampaignOverview, GetSmsCampaignStats, GetSmsCampaigns, GetSmsEventReport, GetSmsEventReportEvents, GetSmtpTemplateOverview, GetSmtpTemplateOverviewSender, GetSmtpTemplates, GetStatsByDomain, GetTransacAggregatedSmsReport, GetTransacSmsReport, GetTransacSmsReportReports, GetWebhook, GetWebhooks, ManageIp, PostContactInfo, PostContactInfoContacts, PostSendFailed, PostSendSmsTestFailed, RemainingCreditModel, RemainingCreditModelChild, RemainingCreditModelReseller, RemoveContactFromList, RemoveCredits, RequestContactExport, RequestContactImport, RequestContactImportNewList, RequestSmsRecipientExport, SendEmail, SendEmailAttachment, SendReport, SendReportEmail, SendSms, SendSmtpEmail, SendSmtpEmailAttachment, SendSmtpEmailBcc, SendSmtpEmailCc, SendSmtpEmailReplyTo, SendSmtpEmailSender, SendSmtpEmailTo, SendTemplateEmail, SendTestEmail, SendTestSms, SendTransacSms, UpdateAttribute, UpdateAttributeEnumeration, UpdateCampaignStatus, UpdateChild, UpdateContact, UpdateEmailCampaign, UpdateEmailCampaignRecipients, UpdateEmailCampaignSender, UpdateList, UpdateSender, UpdateSmsCampaign, UpdateSmtpTemplate, UpdateSmtpTemplateSender, UpdateWebhook, GetChildInfo, GetExtendedCampaignOverview, GetExtendedClient, GetExtendedContactDetails, GetExtendedList, GetSmsCampaign, GetAccount, GetEmailCampaign, AccountApi, AttributesApi, ContactsApi, EmailCampaignsApi, FoldersApi, ListsApi, ProcessApi, ResellerApi, SMSCampaignsApi, SMTPApi, SendersApi, TransactionalSMSApi, WebhooksApi) {
}(function(ApiClient, AddContactToList, AddCredits, CreateAttribute, CreateAttributeEnumeration, CreateChild, CreateContact, CreateEmailCampaign, CreateEmailCampaignRecipients, CreateEmailCampaignSender, CreateList, CreateModel, CreateReseller, CreateSender, CreateSenderIps, CreateSenderModel, CreateSmsCampaign, CreateSmsCampaignRecipients, CreateSmtpEmail, CreateSmtpTemplate, CreateSmtpTemplateSender, CreateUpdateContactModel, CreateUpdateFolder, CreateWebhook, CreatedProcessId, DeleteHardbounces, EmailExportRecipients, ErrorModel, GetAccountMarketingAutomation, GetAccountPlan, GetAccountRelay, GetAccountRelayData, GetAggregatedReport, GetAttributes, GetAttributesAttributes, GetAttributesEnumeration, GetCampaignOverview, GetCampaignRecipients, GetCampaignStats, GetChildInfoApiKeys, GetChildInfoApiKeysV2, GetChildInfoApiKeysV3, GetChildInfoCredits, GetChildInfoStatistics, GetChildrenList, GetClient, GetContactCampaignStats, GetContactCampaignStatsClicked, GetContactCampaignStatsOpened, GetContactCampaignStatsTransacAttributes, GetContactCampaignStatsUnsubscriptions, GetContactDetails, GetContacts, GetEmailCampaigns, GetEmailEventReport, GetEmailEventReportEvents, GetExtendedCampaignOverviewSender, GetExtendedCampaignStats, GetExtendedClientAddress, GetExtendedContactDetailsStatistics, GetExtendedContactDetailsStatisticsClicked, GetExtendedContactDetailsStatisticsLinks, GetExtendedContactDetailsStatisticsMessagesSent, GetExtendedContactDetailsStatisticsOpened, GetExtendedContactDetailsStatisticsUnsubscriptions, GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription, GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription, GetExtendedListCampaignStats, GetFolder, GetFolderLists, GetFolders, GetIp, GetIpFromSender, GetIps, GetIpsFromSender, GetList, GetLists, GetProcess, GetProcesses, GetReports, GetReportsReports, GetSendersList, GetSendersListIps, GetSendersListSenders, GetSmsCampaignOverview, GetSmsCampaignStats, GetSmsCampaigns, GetSmsEventReport, GetSmsEventReportEvents, GetSmtpTemplateOverview, GetSmtpTemplateOverviewSender, GetSmtpTemplates, GetStatsByDomain, GetTransacAggregatedSmsReport, GetTransacSmsReport, GetTransacSmsReportReports, GetWebhook, GetWebhooks, ManageIp, PostContactInfo, PostContactInfoContacts, PostSendFailed, PostSendSmsTestFailed, RemainingCreditModel, RemainingCreditModelChild, RemainingCreditModelReseller, RemoveContactFromList, RemoveCredits, RequestContactExport, RequestContactImport, RequestContactImportNewList, RequestSmsRecipientExport, SendEmail, SendEmailAttachment, SendReport, SendReportEmail, SendSms, SendSmtpEmail, SendSmtpEmailAttachment, SendSmtpEmailBcc, SendSmtpEmailCc, SendSmtpEmailReplyTo, SendSmtpEmailSender, SendSmtpEmailTo, SendTemplateEmail, SendTestEmail, SendTestSms, SendTransacSms, UpdateAttribute, UpdateAttributeEnumeration, UpdateCampaignStatus, UpdateChild, UpdateContact, UpdateEmailCampaign, UpdateEmailCampaignRecipients, UpdateEmailCampaignSender, UpdateList, UpdateSender, UpdateSmsCampaign, UpdateSmtpTemplate, UpdateSmtpTemplateSender, UpdateWebhook, GetChildInfo, GetExtendedCampaignOverview, GetExtendedClient, GetExtendedContactDetails, GetExtendedList, GetSmsCampaign, GetAccount, GetEmailCampaign, AccountApi, AttributesApi, ContactsApi, EmailCampaignsApi, FoldersApi, ListsApi, ProcessApi, ResellerApi, SMSCampaignsApi, SMTPApi, SendersApi, TransactionalSMSApi, WebhooksApi) {
'use strict';

@@ -167,2 +167,7 @@

/**
* The CreateUpdateContactModel model constructor.
* @property {module:model/CreateUpdateContactModel}
*/
CreateUpdateContactModel: CreateUpdateContactModel,
/**
* The CreateUpdateFolder model constructor.

@@ -169,0 +174,0 @@ * @property {module:model/CreateUpdateFolder}

@@ -50,5 +50,4 @@ /**

* @param subject {String} Subject of the campaign
* @param type {module:model/CreateEmailCampaign.TypeEnum} Type of the campaign
*/
var exports = function(sender, name, subject, type) {
var exports = function(sender, name, subject) {
var _this = this;

@@ -62,2 +61,3 @@

_this['subject'] = subject;

@@ -71,6 +71,6 @@

_this['type'] = type;
};

@@ -131,8 +131,2 @@

}
if (data.hasOwnProperty('recurring')) {
obj['recurring'] = ApiClient.convertToType(data['recurring'], 'Boolean');
}
if (data.hasOwnProperty('type')) {
obj['type'] = ApiClient.convertToType(data['type'], 'String');
}
if (data.hasOwnProperty('footer')) {

@@ -150,2 +144,5 @@ obj['footer'] = ApiClient.convertToType(data['footer'], 'String');

}
if (data.hasOwnProperty('sendAtBestTime')) {
obj['sendAtBestTime'] = ApiClient.convertToType(data['sendAtBestTime'], 'Boolean');
}
}

@@ -185,3 +182,3 @@ return obj;

/**
* Sending UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.
* Sending UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. If sendAtBestTime is set to true, your campaign will be sent according to the date passed (ignoring the time part).
* @member {Date} scheduledAt

@@ -226,13 +223,2 @@ */

/**
* For trigger campagins use false to make sure a contact receives the same campaign only once
* @member {Boolean} recurring
* @default false
*/
exports.prototype['recurring'] = false;
/**
* Type of the campaign
* @member {module:model/CreateEmailCampaign.TypeEnum} type
*/
exports.prototype['type'] = undefined;
/**
* Footer of the email campaign

@@ -257,22 +243,11 @@ * @member {String} footer

exports.prototype['params'] = undefined;
/**
* Allowed values for the <code>type</code> property.
* @enum {String}
* @readonly
* Set this to true if you want to send your campaign at best time.
* @member {Boolean} sendAtBestTime
* @default false
*/
exports.TypeEnum = {
/**
* value: "classic"
* @const
*/
"classic": "classic",
/**
* value: "trigger"
* @const
*/
"trigger": "trigger" };
exports.prototype['sendAtBestTime'] = false;
return exports;

@@ -279,0 +254,0 @@ }));

@@ -51,2 +51,3 @@ /**

* @param smsBlacklisted {Boolean} Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted)
* @param createdAt {Date} Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)
* @param modifiedAt {Date} Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)

@@ -56,3 +57,3 @@ * @param listIds {Array.<Number>}

*/
var exports = function(email, id, emailBlacklisted, smsBlacklisted, modifiedAt, listIds, attributes) {
var exports = function(email, id, emailBlacklisted, smsBlacklisted, createdAt, modifiedAt, listIds, attributes) {
var _this = this;

@@ -64,2 +65,3 @@

_this['smsBlacklisted'] = smsBlacklisted;
_this['createdAt'] = createdAt;
_this['modifiedAt'] = modifiedAt;

@@ -94,2 +96,5 @@ _this['listIds'] = listIds;

}
if (data.hasOwnProperty('createdAt')) {
obj['createdAt'] = ApiClient.convertToType(data['createdAt'], 'Date');
}
if (data.hasOwnProperty('modifiedAt')) {

@@ -132,2 +137,7 @@ obj['modifiedAt'] = ApiClient.convertToType(data['modifiedAt'], 'Date');

/**
* Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)
* @member {Date} createdAt
*/
exports.prototype['createdAt'] = undefined;
/**
* Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)

@@ -134,0 +144,0 @@ * @member {Date} modifiedAt

@@ -79,2 +79,6 @@ /**

_this['modifiedAt'] = modifiedAt;
};

@@ -81,0 +85,0 @@

@@ -52,2 +52,3 @@ /**

* @param smsBlacklisted {Boolean} Blacklist status for SMS campaigns (true=blacklisted, false=not blacklisted)
* @param createdAt {Date} Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)
* @param modifiedAt {Date} Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)

@@ -58,6 +59,6 @@ * @param listIds {Array.<Number>}

*/
var exports = function(email, id, emailBlacklisted, smsBlacklisted, modifiedAt, listIds, attributes, statistics) {
var exports = function(email, id, emailBlacklisted, smsBlacklisted, createdAt, modifiedAt, listIds, attributes, statistics) {
var _this = this;
GetContactDetails.call(_this, email, id, emailBlacklisted, smsBlacklisted, modifiedAt, listIds, attributes);
GetContactDetails.call(_this, email, id, emailBlacklisted, smsBlacklisted, createdAt, modifiedAt, listIds, attributes);
_this['statistics'] = statistics;

@@ -116,2 +117,8 @@ };

/**
* Creation UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)
* @member {Date} createdAt
*/
exports.prototype['createdAt'] = undefined;
/**
* Last modification UTC date-time of the contact (YYYY-MM-DDTHH:mm:ss.SSSZ)

@@ -118,0 +125,0 @@ * @member {Date} modifiedAt

@@ -47,9 +47,9 @@ /**

* @class
* @param success {Array.<String>}
*/
var exports = function(success) {
var exports = function() {
var _this = this;
_this['success'] = success;
};

@@ -74,2 +74,5 @@

}
if (data.hasOwnProperty('total')) {
obj['total'] = ApiClient.convertToType(data['total'], 'Number');
}
}

@@ -87,2 +90,7 @@ return obj;

exports.prototype['failure'] = undefined;
/**
* Displays the count of total number of contacts removed from list when user opts for \"all\" option.
* @member {Number} total
*/
exports.prototype['total'] = undefined;

@@ -89,0 +97,0 @@

@@ -59,2 +59,3 @@ /**

};

@@ -61,0 +62,0 @@

@@ -57,2 +57,5 @@ /**

_this['to'] = to;
_this['body'] = body;

@@ -59,0 +62,0 @@ };

@@ -55,2 +55,5 @@ /**

_this['messageId'] = messageId;
};

@@ -57,0 +60,0 @@

@@ -160,3 +160,3 @@ /**

/**
* Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, [{'url':'https://attachment.domain.com/myAttachmentFromUrl.jpg', 'name':'My attachment 1'}, {'content':'base64 exmaple content', 'name':'My attachment 2'}]. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps and odt ( Ignored if 'templateId' is passed )
* Pass the absolute URL (no local file) or the base64 content of the attachment along with the attachment name (Mandatory if attachment content is passed). For example, [{'url':'https://attachment.domain.com/myAttachmentFromUrl.jpg', 'name':'My attachment 1'}, {'content':'base64 exmaple content', 'name':'My attachment 2'}]. Allowed extensions for attachment file: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub, eps and odt ( If 'templateId' is passed and is in New Template Language format then only attachment url is accepted. If template is in Old template Language format, then 'attachment' is ignored )
* @member {Array.<module:model/SendSmtpEmailAttachment>} attachment

@@ -163,0 +163,0 @@ */

@@ -68,2 +68,4 @@ /**

};

@@ -136,2 +138,5 @@

}
if (data.hasOwnProperty('sendAtBestTime')) {
obj['sendAtBestTime'] = ApiClient.convertToType(data['sendAtBestTime'], 'Boolean');
}
}

@@ -166,3 +171,3 @@ return obj;

/**
* UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result.
* UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. If sendAtBestTime is set to true, your campaign will be sent according to the date passed (ignoring the time part).
* @member {Date} scheduledAt

@@ -232,2 +237,7 @@ */

exports.prototype['params'] = undefined;
/**
* Set this to true if you want to send your campaign at best time. Note:- if true, warmup ip will be disabled.
* @member {Boolean} sendAtBestTime
*/
exports.prototype['sendAtBestTime'] = undefined;

@@ -234,0 +244,0 @@

@@ -144,14 +144,2 @@ /**

it('should have the property recurring (base name: "recurring")', function() {
// uncomment below and update the code to test the property recurring
//var instane = new SibApiV3Sdk.CreateEmailCampaign();
//expect(instance).to.be();
});
it('should have the property type (base name: "type")', function() {
// uncomment below and update the code to test the property type
//var instane = new SibApiV3Sdk.CreateEmailCampaign();
//expect(instance).to.be();
});
it('should have the property footer (base name: "footer")', function() {

@@ -181,4 +169,10 @@ // uncomment below and update the code to test the property footer

it('should have the property sendAtBestTime (base name: "sendAtBestTime")', function() {
// uncomment below and update the code to test the property sendAtBestTime
//var instane = new SibApiV3Sdk.CreateEmailCampaign();
//expect(instance).to.be();
});
});
}));

@@ -84,2 +84,8 @@ /**

it('should have the property createdAt (base name: "createdAt")', function() {
// uncomment below and update the code to test the property createdAt
//var instane = new SibApiV3Sdk.GetContactDetails();
//expect(instance).to.be();
});
it('should have the property modifiedAt (base name: "modifiedAt")', function() {

@@ -86,0 +92,0 @@ // uncomment below and update the code to test the property modifiedAt

@@ -72,4 +72,10 @@ /**

it('should have the property total (base name: "total")', function() {
// uncomment below and update the code to test the property total
//var instane = new SibApiV3Sdk.PostContactInfoContacts();
//expect(instance).to.be();
});
});
}));

@@ -68,2 +68,2 @@ /**

}));
}));

@@ -168,4 +168,10 @@ /**

it('should have the property sendAtBestTime (base name: "sendAtBestTime")', function() {
// uncomment below and update the code to test the property sendAtBestTime
//var instane = new SibApiV3Sdk.UpdateEmailCampaign();
//expect(instance).to.be();
});
});
}));
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc