- Sorting order implemented for routes (
Processes
,emailCampaigns
,Webhooks
,smsCampaigns
,transactionalEmails
,transactionalSms
) - Blocked domains functionality implemented
- Added error event in response schema of
getEmailEventReport
- Unnecessary fields from swagger file that were initially marked as
required
, are now marked asoptional
- Fix in sorting order in case of marketing events - Fix in
get-reports
route when passingstartDate
andendDate
- Return
contact ID
in webhook if ID is used in add/remove contact getFolders
andgetFoldersLists
count issues fixed- Add
templateId
to response ingetEmailEventReport