Releases: sendinblue/APIv3-php-library
Releases · sendinblue/APIv3-php-library
v6.0.2
- Added new enum
boolean
for input parameter type
in createAttribute
definition
- Added two new query parameters
startDate
& endDate
in GET /emailCampaigns
route
- Added a new field
sentDate
in response schema of getExtendedCampaignOverview
definition
v6.0.1
sendTransacSms
content length validation removed
v6.0.0
- Package upgraded with
swagger-codegen
version 2.3.1
- Improvements and bug fixes
- Compatible with php
>=5.6
- Improved descriptions and examples of various swagger definitions
- Added
emailBlacklist
, smsBlacklist
& updateExistingContacts
as new inputs in requestContactImport
definition
- Added
globalStats
in response of getExtendedCampaignStats
definition used in getEmailCampaign(s)
definitions
v5.0.1
- Add new method
DELETE /contacts/{email}
to delete single contact
getAccount
definition response schema fix for Reseller account
v5.0.0
- Fix
type: object
field in getSmsCampaign
& getEmailCampaign
definition for good response in get email/sms campaigns
- Added
templateId
& params
as new input in sendSmtpEmail
definition
- Renaming of some method names
v4.0.0
- Add/Remove contact to list schema update & method name changed
- Removed
tag
& from
from the response schema definition of getEmailEventReport
as mandatory fields
v3.0.0
Mixed specification updates:
- Renaming of some method names
- Added new parameter
smtpBlacklistSender
in createContact
& updateContact
- Added few extensions in attachments
- Removed
tag
from required properties in getReports
- Removed
tag
& reason
from required properties in getSmsEventReport
- Modified
date-time
format description
- Modified
getCampaignRecipients
properties type to array of integers
v2.1.4
Specification updates
- Contact attributes management and new route to update attribute
messageId
added in response of SendSms
duplicate_request
error type added in ErrorModel
v2.1.3
Changes:
- New route added
DELETE /smtp/templates/{templateId}
- New parameter
updateEnabled
added in POST /contacts
- New parameter
modifiedSince
added in GET /contacts
v2.1.2
In getEmailEventReport
response schema
- Add
from
in response
- Remove
reason
as mandatory field in response