@getbrevo/brevo 2.1.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +12 -0
- package/LICENSE.md +15 -0
- package/README.md +105 -23
- package/api/accountApi.ts +1 -1
- package/api/companiesApi.ts +1 -1
- package/api/contactsApi.ts +7 -2
- package/api/conversationsApi.ts +1 -1
- package/api/couponsApi.ts +3 -3
- package/api/dealsApi.ts +1 -1
- package/api/domainsApi.ts +1 -1
- package/api/ecommerceApi.ts +160 -10
- package/api/emailCampaignsApi.ts +2 -2
- package/api/eventsApi.ts +1 -1
- package/api/externalFeedsApi.ts +1 -1
- package/api/filesApi.ts +1 -1
- package/api/inboundParsingApi.ts +1 -1
- package/api/masterAccountApi.ts +153 -2
- package/api/notesApi.ts +1 -1
- package/api/paymentsApi.ts +5 -5
- package/api/processApi.ts +1 -1
- package/api/resellerApi.ts +1 -1
- package/api/sMSCampaignsApi.ts +1 -1
- package/api/sendersApi.ts +1 -1
- package/api/tasksApi.ts +1 -1
- package/api/transactionalEmailsApi.ts +1 -1
- package/api/transactionalSMSApi.ts +3 -3
- package/api/transactionalWhatsAppApi.ts +1 -1
- package/api/userApi.ts +1 -1
- package/api/webhooksApi.ts +1 -1
- package/api/whatsAppCampaignsApi.ts +1 -1
- package/dist/api/contactsApi.d.ts +1 -1
- package/dist/api/contactsApi.js +4 -1
- package/dist/api/contactsApi.js.map +1 -1
- package/dist/api/couponsApi.d.ts +1 -1
- package/dist/api/couponsApi.js +1 -1
- package/dist/api/couponsApi.js.map +1 -1
- package/dist/api/ecommerceApi.d.ts +26 -6
- package/dist/api/ecommerceApi.js +136 -3
- package/dist/api/ecommerceApi.js.map +1 -1
- package/dist/api/masterAccountApi.d.ts +18 -0
- package/dist/api/masterAccountApi.js +133 -0
- package/dist/api/masterAccountApi.js.map +1 -1
- package/dist/api/paymentsApi.d.ts +2 -2
- package/dist/api/paymentsApi.js +1 -1
- package/dist/api/paymentsApi.js.map +1 -1
- package/dist/api/transactionalSMSApi.d.ts +1 -1
- package/dist/api/transactionalSMSApi.js +1 -1
- package/dist/api/transactionalSMSApi.js.map +1 -1
- package/dist/api.js +0 -1
- package/dist/model/companiesPostRequest.d.ts +2 -0
- package/dist/model/companiesPostRequest.js +10 -0
- package/dist/model/companiesPostRequest.js.map +1 -1
- package/dist/model/corporateSubAccountIpAssociatePostRequest.d.ts +15 -0
- package/dist/model/corporateSubAccountIpAssociatePostRequest.js +23 -0
- package/dist/model/corporateSubAccountIpAssociatePostRequest.js.map +1 -0
- package/dist/model/corporateSubAccountIpDissociatePutRequest.d.ts +15 -0
- package/dist/model/corporateSubAccountIpDissociatePutRequest.js +23 -0
- package/dist/model/corporateSubAccountIpDissociatePutRequest.js.map +1 -0
- package/dist/model/createPaymentRequest.d.ts +2 -1
- package/dist/model/createPaymentRequest.js +5 -0
- package/dist/model/createPaymentRequest.js.map +1 -1
- package/dist/model/createPaymentResponse.d.ts +15 -0
- package/dist/model/createPaymentResponse.js +23 -0
- package/dist/model/createPaymentResponse.js.map +1 -0
- package/dist/model/createSubAccount.d.ts +1 -0
- package/dist/model/createSubAccount.js +5 -0
- package/dist/model/createSubAccount.js.map +1 -1
- package/dist/model/createUpdateCategories.d.ts +1 -0
- package/dist/model/createUpdateCategories.js +5 -0
- package/dist/model/createUpdateCategories.js.map +1 -1
- package/dist/model/createUpdateCategory.d.ts +1 -0
- package/dist/model/createUpdateCategory.js +5 -0
- package/dist/model/createUpdateCategory.js.map +1 -1
- package/dist/model/createUpdateProduct.d.ts +1 -0
- package/dist/model/createUpdateProduct.js +5 -0
- package/dist/model/createUpdateProduct.js.map +1 -1
- package/dist/model/createUpdateProducts.d.ts +1 -0
- package/dist/model/createUpdateProducts.js +5 -0
- package/dist/model/createUpdateProducts.js.map +1 -1
- package/dist/model/crmDealsPostRequest.d.ts +2 -0
- package/dist/model/crmDealsPostRequest.js +10 -0
- package/dist/model/crmDealsPostRequest.js.map +1 -1
- package/dist/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.d.ts +24 -0
- package/dist/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.js +49 -0
- package/dist/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.js.map +1 -0
- package/dist/model/ecommerceAttributionMetricsGet200Response.d.ts +17 -0
- package/dist/model/ecommerceAttributionMetricsGet200Response.js +23 -0
- package/dist/model/ecommerceAttributionMetricsGet200Response.js.map +1 -0
- package/dist/model/ecommerceAttributionMetricsGet200ResponseTotals.d.ts +16 -0
- package/dist/model/ecommerceAttributionMetricsGet200ResponseTotals.js +28 -0
- package/dist/model/ecommerceAttributionMetricsGet200ResponseTotals.js.map +1 -0
- package/dist/model/ecommerceAttributionProductsConversionSourceConversionSourceIdGet200Response.d.ts +15 -0
- package/dist/model/ecommerceAttributionProductsConversionSourceConversionSourceIdGet200Response.js +18 -0
- package/dist/model/ecommerceAttributionProductsConversionSourceConversionSourceIdGet200Response.js.map +1 -0
- package/dist/model/ecommerceConfigDisplayCurrencyGet200Response.d.ts +14 -0
- package/dist/model/ecommerceConfigDisplayCurrencyGet200Response.js +18 -0
- package/dist/model/ecommerceConfigDisplayCurrencyGet200Response.js.map +1 -0
- package/dist/model/errorModel.d.ts +2 -1
- package/dist/model/errorModel.js +1 -0
- package/dist/model/errorModel.js.map +1 -1
- package/dist/model/eventIdentifiers.d.ts +3 -3
- package/dist/model/eventIdentifiers.js +6 -6
- package/dist/model/eventIdentifiers.js.map +1 -1
- package/dist/model/getEmailCampaign.d.ts +4 -0
- package/dist/model/getEmailCampaign.js +20 -0
- package/dist/model/getEmailCampaign.js.map +1 -1
- package/dist/model/getEmailCampaignsCampaignsInner.d.ts +4 -0
- package/dist/model/getEmailCampaignsCampaignsInner.js +20 -0
- package/dist/model/getEmailCampaignsCampaignsInner.js.map +1 -1
- package/dist/model/getExtendedCampaignOverview.d.ts +4 -0
- package/dist/model/getExtendedCampaignOverview.js +20 -0
- package/dist/model/getExtendedCampaignOverview.js.map +1 -1
- package/dist/model/getPaymentRequest.d.ts +1 -0
- package/dist/model/getPaymentRequest.js +5 -0
- package/dist/model/getPaymentRequest.js.map +1 -1
- package/dist/model/getSmsEventReportEventsInner.d.ts +2 -1
- package/dist/model/getSmsEventReportEventsInner.js +1 -0
- package/dist/model/getSmsEventReportEventsInner.js.map +1 -1
- package/dist/model/getTransacAggregatedSmsReport.d.ts +1 -0
- package/dist/model/getTransacAggregatedSmsReport.js +5 -0
- package/dist/model/getTransacAggregatedSmsReport.js.map +1 -1
- package/dist/model/getTransacSmsReportReportsInner.d.ts +1 -0
- package/dist/model/getTransacSmsReportReportsInner.js +5 -0
- package/dist/model/getTransacSmsReportReportsInner.js.map +1 -1
- package/dist/model/models.d.ts +12 -0
- package/dist/model/models.js +37 -0
- package/dist/model/models.js.map +1 -1
- package/dist/model/orderBilling.d.ts +1 -0
- package/dist/model/orderBilling.js +5 -0
- package/dist/model/orderBilling.js.map +1 -1
- package/dist/model/subAccountDetailsResponse.d.ts +2 -0
- package/dist/model/subAccountDetailsResponse.js +5 -0
- package/dist/model/subAccountDetailsResponse.js.map +1 -1
- package/dist/model/subAccountDetailsResponseGroupsInner.d.ts +15 -0
- package/dist/model/subAccountDetailsResponseGroupsInner.js +23 -0
- package/dist/model/subAccountDetailsResponseGroupsInner.js.map +1 -0
- package/dist/model/subAccountDetailsResponsePlanInfoCredits.d.ts +4 -1
- package/dist/model/subAccountDetailsResponsePlanInfoCredits.js +9 -4
- package/dist/model/subAccountDetailsResponsePlanInfoCredits.js.map +1 -1
- package/dist/model/subAccountDetailsResponsePlanInfoCreditsSms.d.ts +15 -0
- package/dist/model/subAccountDetailsResponsePlanInfoCreditsSms.js +23 -0
- package/dist/model/subAccountDetailsResponsePlanInfoCreditsSms.js.map +1 -0
- package/dist/model/subAccountDetailsResponsePlanInfoCreditsWpSubscribers.d.ts +15 -0
- package/dist/model/subAccountDetailsResponsePlanInfoCreditsWpSubscribers.js +23 -0
- package/dist/model/subAccountDetailsResponsePlanInfoCreditsWpSubscribers.js.map +1 -0
- package/dist/model/subAccountUpdatePlanRequestCredits.d.ts +2 -0
- package/dist/model/subAccountUpdatePlanRequestCredits.js +10 -0
- package/dist/model/subAccountUpdatePlanRequestCredits.js.map +1 -1
- package/dist/model/subAccountsResponseSubAccountsInner.d.ts +2 -0
- package/dist/model/subAccountsResponseSubAccountsInner.js +5 -0
- package/dist/model/subAccountsResponseSubAccountsInner.js.map +1 -1
- package/dist/model/subAccountsResponseSubAccountsInnerGroupsInner.d.ts +15 -0
- package/dist/model/subAccountsResponseSubAccountsInnerGroupsInner.js +23 -0
- package/dist/model/subAccountsResponseSubAccountsInnerGroupsInner.js.map +1 -0
- package/model/abTestCampaignResult.ts +1 -1
- package/model/abTestCampaignResultClickedLinks.ts +1 -1
- package/model/abTestCampaignResultStatistics.ts +1 -1
- package/model/abTestVersionClicksInner.ts +1 -1
- package/model/abTestVersionStats.ts +1 -1
- package/model/addChildDomain.ts +1 -1
- package/model/addContactToList.ts +1 -1
- package/model/addCredits.ts +1 -1
- package/model/authenticateDomainModel.ts +1 -1
- package/model/blockDomain.ts +1 -1
- package/model/cart.ts +1 -1
- package/model/companiesIdPatchRequest.ts +1 -1
- package/model/companiesLinkUnlinkIdPatchRequest.ts +1 -1
- package/model/companiesList.ts +1 -1
- package/model/companiesPost200Response.ts +1 -1
- package/model/companiesPostRequest.ts +19 -1
- package/model/company.ts +1 -1
- package/model/companyAttributesInner.ts +1 -1
- package/model/componentItems.ts +1 -1
- package/model/configuration.ts +1 -1
- package/model/conversationsAgentOnlinePingPostRequest.ts +1 -1
- package/model/conversationsMessage.ts +1 -1
- package/model/conversationsMessageFile.ts +1 -1
- package/model/conversationsMessageFileImageInfo.ts +1 -1
- package/model/conversationsMessagesIdPutRequest.ts +1 -1
- package/model/conversationsMessagesPostRequest.ts +1 -1
- package/model/conversationsPushedMessagesIdPutRequest.ts +1 -1
- package/model/conversationsPushedMessagesPostRequest.ts +1 -1
- package/model/conversionSourceMetrics.ts +1 -1
- package/model/conversionSourceProduct.ts +1 -1
- package/model/corporateGroupDetailsResponse.ts +1 -1
- package/model/corporateGroupDetailsResponseGroup.ts +1 -1
- package/model/corporateGroupDetailsResponseSubAccountsInner.ts +1 -1
- package/model/corporateGroupDetailsResponseUsersInner.ts +1 -1
- package/model/corporateGroupPost201Response.ts +1 -1
- package/model/corporateGroupPostRequest.ts +1 -1
- package/model/corporateGroupUnlinkGroupIdSubAccountsPutRequest.ts +1 -1
- package/model/corporateSubAccountIpAssociatePostRequest.ts +43 -0
- package/model/corporateSubAccountIpDissociatePutRequest.ts +43 -0
- package/model/corporateUserInvitationActionEmailPut200Response.ts +1 -1
- package/model/createApiKeyRequest.ts +1 -1
- package/model/createApiKeyResponse.ts +1 -1
- package/model/createAttribute.ts +1 -1
- package/model/createAttributeEnumerationInner.ts +1 -1
- package/model/createCategoryModel.ts +1 -1
- package/model/createChild.ts +1 -1
- package/model/createContact.ts +1 -1
- package/model/createCouponCollection201Response.ts +1 -1
- package/model/createCouponCollectionRequest.ts +1 -1
- package/model/createCouponsRequest.ts +1 -1
- package/model/createDoiContact.ts +1 -1
- package/model/createDomain.ts +1 -1
- package/model/createDomainModel.ts +1 -1
- package/model/createDomainModelDnsRecords.ts +1 -1
- package/model/createDomainModelDnsRecordsDkimRecord.ts +1 -1
- package/model/createEmailCampaign.ts +1 -1
- package/model/createEmailCampaignRecipients.ts +1 -1
- package/model/createEmailCampaignSender.ts +1 -1
- package/model/createExternalFeed.ts +1 -1
- package/model/createExternalFeed201Response.ts +1 -1
- package/model/createList.ts +1 -1
- package/model/createModel.ts +1 -1
- package/model/createPaymentRequest.ts +11 -2
- package/model/createPaymentResponse.ts +43 -0
- package/model/createProductModel.ts +1 -1
- package/model/createReseller.ts +1 -1
- package/model/createSender.ts +1 -1
- package/model/createSenderIpsInner.ts +1 -1
- package/model/createSenderModel.ts +1 -1
- package/model/createSmsCampaign.ts +1 -1
- package/model/createSmsCampaignRecipients.ts +1 -1
- package/model/createSmtpEmail.ts +1 -1
- package/model/createSmtpTemplate.ts +1 -1
- package/model/createSmtpTemplateSender.ts +1 -1
- package/model/createSubAccount.ts +10 -1
- package/model/createSubAccountResponse.ts +1 -1
- package/model/createUpdateBatchCategory.ts +1 -1
- package/model/createUpdateBatchCategoryModel.ts +1 -1
- package/model/createUpdateBatchProducts.ts +1 -1
- package/model/createUpdateBatchProductsModel.ts +1 -1
- package/model/createUpdateCategories.ts +10 -1
- package/model/createUpdateCategory.ts +10 -1
- package/model/createUpdateContactModel.ts +1 -1
- package/model/createUpdateFolder.ts +1 -1
- package/model/createUpdateProduct.ts +10 -1
- package/model/createUpdateProducts.ts +10 -1
- package/model/createWebhook.ts +1 -1
- package/model/createWhatsAppCampaign.ts +1 -1
- package/model/createWhatsAppCampaignRecipients.ts +1 -1
- package/model/createWhatsAppTemplate.ts +1 -1
- package/model/createdBatchId.ts +1 -1
- package/model/createdProcessId.ts +1 -1
- package/model/crmDealsIdPatchRequest.ts +1 -1
- package/model/crmDealsLinkUnlinkIdPatchRequest.ts +1 -1
- package/model/crmDealsPost201Response.ts +1 -1
- package/model/crmDealsPostRequest.ts +19 -1
- package/model/crmTasksIdPatchRequest.ts +1 -1
- package/model/crmTasksPost201Response.ts +1 -1
- package/model/crmTasksPostRequest.ts +1 -1
- package/model/deal.ts +1 -1
- package/model/dealAttributesInner.ts +1 -1
- package/model/dealsList.ts +1 -1
- package/model/deleteHardbounces.ts +1 -1
- package/model/ecommerceAttributionMetricsConversionSourceConversionSourceIdGet200Response.ts +66 -0
- package/model/ecommerceAttributionMetricsGet200Response.ts +42 -0
- package/model/ecommerceAttributionMetricsGet200ResponseTotals.ts +46 -0
- package/model/ecommerceAttributionProductsConversionSourceConversionSourceIdGet200Response.ts +35 -0
- package/model/ecommerceConfigDisplayCurrencyGet200Response.ts +34 -0
- package/model/emailExportRecipients.ts +1 -1
- package/model/errorModel.ts +3 -2
- package/model/event.ts +1 -1
- package/model/eventIdentifiers.ts +10 -10
- package/model/exportWebhooksHistory.ts +1 -1
- package/model/fileData.ts +1 -1
- package/model/fileDownloadableLink.ts +1 -1
- package/model/getAccount.ts +1 -1
- package/model/getAccountActivity.ts +1 -1
- package/model/getAccountActivityLogsInner.ts +1 -1
- package/model/getAccountAllOfMarketingAutomation.ts +1 -1
- package/model/getAccountAllOfPlan.ts +1 -1
- package/model/getAccountAllOfRelay.ts +1 -1
- package/model/getAccountAllOfRelayData.ts +1 -1
- package/model/getAggregatedReport.ts +1 -1
- package/model/getAllExternalFeeds.ts +1 -1
- package/model/getAllExternalFeedsFeedsInner.ts +1 -1
- package/model/getAttributes.ts +1 -1
- package/model/getAttributesAttributesInner.ts +1 -1
- package/model/getAttributesAttributesInnerEnumerationInner.ts +1 -1
- package/model/getBlockedDomains.ts +1 -1
- package/model/getCampaignOverview.ts +1 -1
- package/model/getCampaignRecipients.ts +1 -1
- package/model/getCampaignStats.ts +1 -1
- package/model/getCategories.ts +1 -1
- package/model/getCategoryDetails.ts +1 -1
- package/model/getChildAccountCreationStatus.ts +1 -1
- package/model/getChildDomain.ts +1 -1
- package/model/getChildInfo.ts +1 -1
- package/model/getChildInfoAllOfApiKeys.ts +1 -1
- package/model/getChildInfoAllOfApiKeysV2.ts +1 -1
- package/model/getChildInfoAllOfApiKeysV3.ts +1 -1
- package/model/getChildInfoAllOfCredits.ts +1 -1
- package/model/getChildInfoAllOfStatistics.ts +1 -1
- package/model/getChildrenList.ts +1 -1
- package/model/getChildrenListChildrenInner.ts +1 -1
- package/model/getClient.ts +1 -1
- package/model/getContactCampaignStats.ts +1 -1
- package/model/getContactCampaignStatsClickedInner.ts +1 -1
- package/model/getContactCampaignStatsClickedInnerLinksInner.ts +1 -1
- package/model/getContactCampaignStatsMessagesSentInner.ts +1 -1
- package/model/getContactCampaignStatsOpenedInner.ts +1 -1
- package/model/getContactCampaignStatsTransacAttributesInner.ts +1 -1
- package/model/getContactCampaignStatsUnsubscriptions.ts +1 -1
- package/model/getContactCampaignStatsUnsubscriptionsAdminUnsubscriptionInner.ts +1 -1
- package/model/getContactCampaignStatsUnsubscriptionsUserUnsubscriptionInner.ts +1 -1
- package/model/getContactDetails.ts +1 -1
- package/model/getContacts.ts +1 -1
- package/model/getCorporateInvitedUsersList.ts +1 -1
- package/model/getCorporateInvitedUsersListUsersInner.ts +1 -1
- package/model/getCorporateInvitedUsersListUsersInnerFeatureAccess.ts +1 -1
- package/model/getCorporateInvitedUsersListUsersInnerGroups.ts +1 -1
- package/model/getCorporateUserPermission.ts +1 -1
- package/model/getCorporateUserPermissionFeatureAccess.ts +1 -1
- package/model/getCorporateUserPermissionGroupsInner.ts +1 -1
- package/model/getCouponCollection.ts +1 -1
- package/model/getDeviceBrowserStats.ts +1 -1
- package/model/getDomainConfigurationModel.ts +1 -1
- package/model/getDomainsList.ts +1 -1
- package/model/getDomainsListDomainsInner.ts +1 -1
- package/model/getEmailCampaign.ts +37 -1
- package/model/getEmailCampaigns.ts +1 -1
- package/model/getEmailCampaignsCampaignsInner.ts +37 -1
- package/model/getEmailEventReport.ts +1 -1
- package/model/getEmailEventReportEventsInner.ts +1 -1
- package/model/getExtendedCampaignOverview.ts +37 -1
- package/model/getExtendedCampaignOverviewAllOfSender.ts +1 -1
- package/model/getExtendedCampaignStats.ts +1 -1
- package/model/getExtendedClient.ts +1 -1
- package/model/getExtendedClientAllOfAddress.ts +1 -1
- package/model/getExtendedContactDetails.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatistics.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsClicked.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsLinks.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsMessagesSent.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsOpened.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsUnsubscriptions.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsUnsubscriptionsAdminUnsubscription.ts +1 -1
- package/model/getExtendedContactDetailsAllOfStatisticsUnsubscriptionsUserUnsubscription.ts +1 -1
- package/model/getExtendedList.ts +1 -1
- package/model/getExtendedListAllOfCampaignStats.ts +1 -1
- package/model/getExternalFeedByUUID.ts +1 -1
- package/model/getExternalFeedByUUIDHeadersInner.ts +1 -1
- package/model/getFolder.ts +1 -1
- package/model/getFolderLists.ts +1 -1
- package/model/getFolders.ts +1 -1
- package/model/getInboundEmailEvents.ts +1 -1
- package/model/getInboundEmailEventsByUuid.ts +1 -1
- package/model/getInboundEmailEventsByUuidAttachmentsInner.ts +1 -1
- package/model/getInboundEmailEventsByUuidLogsInner.ts +1 -1
- package/model/getInboundEmailEventsEventsInner.ts +1 -1
- package/model/getInvitedUsersList.ts +1 -1
- package/model/getInvitedUsersListUsersInner.ts +1 -1
- package/model/getInvitedUsersListUsersInnerFeatureAccess.ts +1 -1
- package/model/getIp.ts +1 -1
- package/model/getIpFromSender.ts +1 -1
- package/model/getIps.ts +1 -1
- package/model/getIpsFromSender.ts +1 -1
- package/model/getList.ts +1 -1
- package/model/getLists.ts +1 -1
- package/model/getListsListsInner.ts +1 -1
- package/model/getOrders.ts +1 -1
- package/model/getOrdersOrdersInner.ts +1 -1
- package/model/getPaymentRequest.ts +10 -1
- package/model/getProcess.ts +1 -1
- package/model/getProcesses.ts +1 -1
- package/model/getProductDetails.ts +1 -1
- package/model/getProducts.ts +1 -1
- package/model/getReports.ts +1 -1
- package/model/getReportsReportsInner.ts +1 -1
- package/model/getScheduledEmailByBatchId.ts +1 -1
- package/model/getScheduledEmailByBatchIdBatchesInner.ts +1 -1
- package/model/getScheduledEmailByMessageId.ts +1 -1
- package/model/getSegments.ts +1 -1
- package/model/getSegmentsSegments.ts +1 -1
- package/model/getSendersList.ts +1 -1
- package/model/getSendersListSendersInner.ts +1 -1
- package/model/getSendersListSendersInnerIpsInner.ts +1 -1
- package/model/getSharedTemplateUrl.ts +1 -1
- package/model/getSmsCampaign.ts +1 -1
- package/model/getSmsCampaignOverview.ts +1 -1
- package/model/getSmsCampaignStats.ts +1 -1
- package/model/getSmsCampaigns.ts +1 -1
- package/model/getSmsCampaignsCampaignsInner.ts +1 -1
- package/model/getSmsEventReport.ts +1 -1
- package/model/getSmsEventReportEventsInner.ts +3 -2
- package/model/getSmtpTemplateOverview.ts +1 -1
- package/model/getSmtpTemplateOverviewSender.ts +1 -1
- package/model/getSmtpTemplates.ts +1 -1
- package/model/getSsoToken.ts +1 -1
- package/model/getStatsByDevice.ts +1 -1
- package/model/getSubAccountGroups200ResponseInner.ts +1 -1
- package/model/getTransacAggregatedSmsReport.ts +12 -3
- package/model/getTransacBlockedContacts.ts +1 -1
- package/model/getTransacBlockedContactsContactsInner.ts +1 -1
- package/model/getTransacBlockedContactsContactsInnerReason.ts +1 -1
- package/model/getTransacEmailContent.ts +1 -1
- package/model/getTransacEmailContentEventsInner.ts +1 -1
- package/model/getTransacEmailsList.ts +1 -1
- package/model/getTransacEmailsListTransactionalEmailsInner.ts +1 -1
- package/model/getTransacSmsReport.ts +1 -1
- package/model/getTransacSmsReportReportsInner.ts +12 -3
- package/model/getUserPermission.ts +1 -1
- package/model/getUserPermissionPrivilegesInner.ts +1 -1
- package/model/getWATemplates.ts +1 -1
- package/model/getWATemplatesTemplatesInner.ts +1 -1
- package/model/getWebhook.ts +1 -1
- package/model/getWebhookAuth.ts +1 -1
- package/model/getWebhookHeadersInner.ts +1 -1
- package/model/getWebhooks.ts +1 -1
- package/model/getWhatsAppConfig.ts +1 -1
- package/model/getWhatsappCampaignOverview.ts +1 -1
- package/model/getWhatsappCampaigns.ts +1 -1
- package/model/getWhatsappCampaignsCampaignsInner.ts +1 -1
- package/model/getWhatsappEventReport.ts +1 -1
- package/model/getWhatsappEventReportEventsInner.ts +1 -1
- package/model/inviteAdminUser.ts +1 -1
- package/model/inviteAdminUserPrivilegesInner.ts +1 -1
- package/model/inviteuser.ts +1 -1
- package/model/inviteuserPrivilegesInner.ts +1 -1
- package/model/manageIp.ts +1 -1
- package/model/masterDetailsResponse.ts +1 -1
- package/model/masterDetailsResponseBillingInfo.ts +1 -1
- package/model/masterDetailsResponseBillingInfoAddress.ts +1 -1
- package/model/masterDetailsResponseBillingInfoName.ts +1 -1
- package/model/masterDetailsResponsePlanInfo.ts +1 -1
- package/model/masterDetailsResponsePlanInfoFeaturesInner.ts +1 -1
- package/model/models.ts +37 -0
- package/model/note.ts +1 -1
- package/model/noteData.ts +1 -1
- package/model/noteId.ts +1 -1
- package/model/notification.ts +1 -1
- package/model/order.ts +1 -1
- package/model/orderBatch.ts +1 -1
- package/model/orderBilling.ts +10 -1
- package/model/orderProductsInner.ts +1 -1
- package/model/otp.ts +1 -1
- package/model/pipeline.ts +1 -1
- package/model/pipelineStage.ts +1 -1
- package/model/postContactInfo.ts +1 -1
- package/model/postContactInfoContacts.ts +1 -1
- package/model/postSendFailed.ts +1 -1
- package/model/postSendSmsTestFailed.ts +1 -1
- package/model/putRevokeUserPermission.ts +1 -1
- package/model/putresendcancelinvitation.ts +1 -1
- package/model/remainingCreditModel.ts +1 -1
- package/model/remainingCreditModelChild.ts +1 -1
- package/model/remainingCreditModelReseller.ts +1 -1
- package/model/removeContactFromList.ts +1 -1
- package/model/removeCredits.ts +1 -1
- package/model/requestContactExport.ts +1 -1
- package/model/requestContactExportCustomContactFilter.ts +1 -1
- package/model/requestContactImport.ts +1 -1
- package/model/requestContactImportJsonBodyInner.ts +1 -1
- package/model/requestContactImportNewList.ts +1 -1
- package/model/requestSmsRecipientExport.ts +1 -1
- package/model/scheduleSmtpEmail.ts +1 -1
- package/model/sendReport.ts +1 -1
- package/model/sendReportEmail.ts +1 -1
- package/model/sendSms.ts +1 -1
- package/model/sendSmtpEmail.ts +1 -1
- package/model/sendSmtpEmailAttachmentInner.ts +1 -1
- package/model/sendSmtpEmailBccInner.ts +1 -1
- package/model/sendSmtpEmailCcInner.ts +1 -1
- package/model/sendSmtpEmailMessageVersionsInner.ts +1 -1
- package/model/sendSmtpEmailMessageVersionsInnerReplyTo.ts +1 -1
- package/model/sendSmtpEmailMessageVersionsInnerToInner.ts +1 -1
- package/model/sendSmtpEmailReplyTo.ts +1 -1
- package/model/sendSmtpEmailSender.ts +1 -1
- package/model/sendSmtpEmailToInner.ts +1 -1
- package/model/sendTestEmail.ts +1 -1
- package/model/sendTestSms.ts +1 -1
- package/model/sendTransacSms.ts +1 -1
- package/model/sendWhatsappMessage.ts +1 -1
- package/model/sendWhatsappMessage201Response.ts +1 -1
- package/model/ssoTokenRequest.ts +1 -1
- package/model/ssoTokenRequestCorporate.ts +1 -1
- package/model/subAccountAppsToggleRequest.ts +1 -1
- package/model/subAccountDetailsResponse.ts +11 -1
- package/model/subAccountDetailsResponseGroupsInner.ts +43 -0
- package/model/subAccountDetailsResponsePlanInfo.ts +1 -1
- package/model/subAccountDetailsResponsePlanInfoCredits.ts +14 -9
- package/model/subAccountDetailsResponsePlanInfoCreditsEmails.ts +1 -1
- package/model/subAccountDetailsResponsePlanInfoCreditsSms.ts +46 -0
- package/model/subAccountDetailsResponsePlanInfoCreditsWpSubscribers.ts +46 -0
- package/model/subAccountDetailsResponsePlanInfoFeatures.ts +1 -1
- package/model/subAccountDetailsResponsePlanInfoFeaturesInbox.ts +1 -1
- package/model/subAccountDetailsResponsePlanInfoFeaturesLandingPage.ts +1 -1
- package/model/subAccountDetailsResponsePlanInfoFeaturesUsers.ts +1 -1
- package/model/subAccountUpdatePlanRequest.ts +1 -1
- package/model/subAccountUpdatePlanRequestCredits.ts +19 -1
- package/model/subAccountUpdatePlanRequestFeatures.ts +1 -1
- package/model/subAccountsResponse.ts +1 -1
- package/model/subAccountsResponseSubAccountsInner.ts +11 -1
- package/model/subAccountsResponseSubAccountsInnerGroupsInner.ts +43 -0
- package/model/task.ts +1 -1
- package/model/taskList.ts +1 -1
- package/model/taskReminder.ts +1 -1
- package/model/taskTypes.ts +1 -1
- package/model/updateAttribute.ts +1 -1
- package/model/updateAttributeEnumerationInner.ts +1 -1
- package/model/updateBatchContacts.ts +1 -1
- package/model/updateBatchContactsContactsInner.ts +1 -1
- package/model/updateBatchContactsModel.ts +1 -1
- package/model/updateCampaignStatus.ts +1 -1
- package/model/updateChild.ts +1 -1
- package/model/updateChildAccountStatus.ts +1 -1
- package/model/updateChildDomain.ts +1 -1
- package/model/updateContact.ts +1 -1
- package/model/updateCouponCollection200Response.ts +1 -1
- package/model/updateCouponCollectionRequest.ts +1 -1
- package/model/updateEmailCampaign.ts +1 -1
- package/model/updateEmailCampaignRecipients.ts +1 -1
- package/model/updateEmailCampaignSender.ts +1 -1
- package/model/updateExternalFeed.ts +1 -1
- package/model/updateList.ts +1 -1
- package/model/updateSender.ts +1 -1
- package/model/updateSmsCampaign.ts +1 -1
- package/model/updateSmtpTemplate.ts +1 -1
- package/model/updateSmtpTemplateSender.ts +1 -1
- package/model/updateWebhook.ts +1 -1
- package/model/updateWhatsAppCampaign.ts +1 -1
- package/model/uploadImageModel.ts +1 -1
- package/model/uploadImageToGallery.ts +1 -1
- package/model/variablesItems.ts +1 -1
- package/model/whatsappCampStats.ts +1 -1
- package/model/whatsappCampTemplate.ts +1 -1
- package/package.json +4 -4
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Brevo API
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 3.0.0
|
|
6
|
+
* Contact: contact@brevo.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { RequestFile } from './models';
|
|
14
|
+
|
|
15
|
+
export class CreatePaymentResponse {
|
|
16
|
+
/**
|
|
17
|
+
* ID of the object created
|
|
18
|
+
*/
|
|
19
|
+
'id': string;
|
|
20
|
+
/**
|
|
21
|
+
* URL of the payment request created
|
|
22
|
+
*/
|
|
23
|
+
'url'?: string;
|
|
24
|
+
|
|
25
|
+
static discriminator: string | undefined = undefined;
|
|
26
|
+
|
|
27
|
+
static attributeTypeMap: Array<{name: string, baseName: string, type: string}> = [
|
|
28
|
+
{
|
|
29
|
+
"name": "id",
|
|
30
|
+
"baseName": "id",
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "url",
|
|
35
|
+
"baseName": "url",
|
|
36
|
+
"type": "string"
|
|
37
|
+
} ];
|
|
38
|
+
|
|
39
|
+
static getAttributeTypeMap() {
|
|
40
|
+
return CreatePaymentResponse.attributeTypeMap;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
package/model/createReseller.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
package/model/createSender.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
package/model/createSmtpEmail.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -29,6 +29,10 @@ export class CreateSubAccount {
|
|
|
29
29
|
* Set the timezone of the sub-account
|
|
30
30
|
*/
|
|
31
31
|
'timezone'?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Set the group(s) for the sub-account
|
|
34
|
+
*/
|
|
35
|
+
'groupIds'?: Array<string>;
|
|
32
36
|
|
|
33
37
|
static discriminator: string | undefined = undefined;
|
|
34
38
|
|
|
@@ -52,6 +56,11 @@ export class CreateSubAccount {
|
|
|
52
56
|
"name": "timezone",
|
|
53
57
|
"baseName": "timezone",
|
|
54
58
|
"type": "string"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "groupIds",
|
|
62
|
+
"baseName": "groupIds",
|
|
63
|
+
"type": "Array<string>"
|
|
55
64
|
} ];
|
|
56
65
|
|
|
57
66
|
static getAttributeTypeMap() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -29,6 +29,10 @@ export class CreateUpdateCategories {
|
|
|
29
29
|
* UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the category deleted from the shop\'s database
|
|
30
30
|
*/
|
|
31
31
|
'deletedAt'?: string;
|
|
32
|
+
/**
|
|
33
|
+
* category deleted from the shop\'s database
|
|
34
|
+
*/
|
|
35
|
+
'isDeleted'?: boolean;
|
|
32
36
|
|
|
33
37
|
static discriminator: string | undefined = undefined;
|
|
34
38
|
|
|
@@ -52,6 +56,11 @@ export class CreateUpdateCategories {
|
|
|
52
56
|
"name": "deletedAt",
|
|
53
57
|
"baseName": "deletedAt",
|
|
54
58
|
"type": "string"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"name": "isDeleted",
|
|
62
|
+
"baseName": "isDeleted",
|
|
63
|
+
"type": "boolean"
|
|
55
64
|
} ];
|
|
56
65
|
|
|
57
66
|
static getAttributeTypeMap() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -33,6 +33,10 @@ export class CreateUpdateCategory {
|
|
|
33
33
|
* UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the category deleted from the shop\'s database
|
|
34
34
|
*/
|
|
35
35
|
'deletedAt'?: string;
|
|
36
|
+
/**
|
|
37
|
+
* category deleted from the shop\'s database
|
|
38
|
+
*/
|
|
39
|
+
'isDeleted'?: boolean;
|
|
36
40
|
|
|
37
41
|
static discriminator: string | undefined = undefined;
|
|
38
42
|
|
|
@@ -61,6 +65,11 @@ export class CreateUpdateCategory {
|
|
|
61
65
|
"name": "deletedAt",
|
|
62
66
|
"baseName": "deletedAt",
|
|
63
67
|
"type": "string"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "isDeleted",
|
|
71
|
+
"baseName": "isDeleted",
|
|
72
|
+
"type": "boolean"
|
|
64
73
|
} ];
|
|
65
74
|
|
|
66
75
|
static getAttributeTypeMap() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -57,6 +57,10 @@ export class CreateUpdateProduct {
|
|
|
57
57
|
* UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the product deleted from the shop\'s database
|
|
58
58
|
*/
|
|
59
59
|
'deletedAt'?: string;
|
|
60
|
+
/**
|
|
61
|
+
* product deleted from the shop\'s database
|
|
62
|
+
*/
|
|
63
|
+
'isDeleted'?: boolean;
|
|
60
64
|
|
|
61
65
|
static discriminator: string | undefined = undefined;
|
|
62
66
|
|
|
@@ -115,6 +119,11 @@ export class CreateUpdateProduct {
|
|
|
115
119
|
"name": "deletedAt",
|
|
116
120
|
"baseName": "deletedAt",
|
|
117
121
|
"type": "string"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "isDeleted",
|
|
125
|
+
"baseName": "isDeleted",
|
|
126
|
+
"type": "boolean"
|
|
118
127
|
} ];
|
|
119
128
|
|
|
120
129
|
static getAttributeTypeMap() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -53,6 +53,10 @@ export class CreateUpdateProducts {
|
|
|
53
53
|
* UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of the product deleted from the shop\'s database
|
|
54
54
|
*/
|
|
55
55
|
'deletedAt'?: string;
|
|
56
|
+
/**
|
|
57
|
+
* product deleted from the shop\'s database
|
|
58
|
+
*/
|
|
59
|
+
'isDeleted'?: boolean;
|
|
56
60
|
|
|
57
61
|
static discriminator: string | undefined = undefined;
|
|
58
62
|
|
|
@@ -106,6 +110,11 @@ export class CreateUpdateProducts {
|
|
|
106
110
|
"name": "deletedAt",
|
|
107
111
|
"baseName": "deletedAt",
|
|
108
112
|
"type": "string"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "isDeleted",
|
|
116
|
+
"baseName": "isDeleted",
|
|
117
|
+
"type": "boolean"
|
|
109
118
|
} ];
|
|
110
119
|
|
|
111
120
|
static getAttributeTypeMap() {
|
package/model/createWebhook.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
package/model/createdBatchId.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -21,6 +21,14 @@ export class CrmDealsPostRequest {
|
|
|
21
21
|
* Attributes for deal creation To assign owner of a Deal you can send attributes.deal_owner and utilize the account email or ID. If you want to create a deal on a specific pipeline and stage you can use the following attributes `pipeline` and `deal_stage`. Pipeline and deal_stage are ids you can fetch using this endpoint `/crm/pipeline/details/{pipelineID}`
|
|
22
22
|
*/
|
|
23
23
|
'attributes'?: object;
|
|
24
|
+
/**
|
|
25
|
+
* Contact ids to be linked with deal
|
|
26
|
+
*/
|
|
27
|
+
'linkedContactsIds'?: Array<number>;
|
|
28
|
+
/**
|
|
29
|
+
* Company ids to be linked with deal
|
|
30
|
+
*/
|
|
31
|
+
'linkedCompaniesIds'?: Array<string>;
|
|
24
32
|
|
|
25
33
|
static discriminator: string | undefined = undefined;
|
|
26
34
|
|
|
@@ -34,6 +42,16 @@ export class CrmDealsPostRequest {
|
|
|
34
42
|
"name": "attributes",
|
|
35
43
|
"baseName": "attributes",
|
|
36
44
|
"type": "object"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "linkedContactsIds",
|
|
48
|
+
"baseName": "linkedContactsIds",
|
|
49
|
+
"type": "Array<number>"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "linkedCompaniesIds",
|
|
53
|
+
"baseName": "linkedCompaniesIds",
|
|
54
|
+
"type": "Array<string>"
|
|
37
55
|
} ];
|
|
38
56
|
|
|
39
57
|
static getAttributeTypeMap() {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Brevo API
|
|
3
|
-
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable |
|
|
3
|
+
* Brevo provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com/orgs/brevo **Possible responses** | Code | Message | | :-------------: | ------------- | | 200 | OK. Successful Request | | 201 | OK. Successful Creation | | 202 | OK. Request accepted | | 204 | OK. Successful Update/Deletion | | 400 | Error. Bad Request | | 401 | Error. Authentication Needed | | 402 | Error. Not enough credit, plan upgrade needed | | 403 | Error. Permission denied | | 404 | Error. Object does not exist | | 405 | Error. Method not allowed | | 406 | Error. Not Acceptable | | 422 | Error. Unprocessable Entity |
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 3.0.0
|
|
6
6
|
* Contact: contact@brevo.com
|