# Smart Replies

* Create Smart Reply [#post-smart-replies](#post-smart-replies "mention")
* Get Smart Reply [#get-smart-replies-id](#get-smart-replies-id "mention")
* Update Smart Reply [#patch-smart-replies-id](#patch-smart-replies-id "mention")
* Delete Smart Reply [#delete-smart-replies-id](#delete-smart-replies-id "mention")
* List Smart Replies [#get-smart-replies](#get-smart-replies "mention")

## POST /smart-replies

> Create Smart Reply

```json
{"openapi":"3.0.0","info":{"title":"Mobile Text Alerts API","version":"8.0.0"},"servers":[{"url":"https://api.mobile-text-alerts.com/v3"}],"security":[{"bearerAuth":[]}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"apiKey"}},"schemas":{"CreateSmartReply.Response":{"allOf":[{"$ref":"#/components/schemas/IApiResponse"},{"type":"object","properties":{"data":{"$ref":"#/components/schemas/IPublicSmartReply"}},"required":["data"]}]},"IApiResponse":{"type":"object","properties":{"success":{"type":"boolean"},"error":{"type":"string"},"message":{"type":"string"},"data":{}},"required":[]},"IPublicSmartReply":{"type":"object","properties":{"id":{"type":"number"},"word":{"type":"string"},"message":{"type":"string","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"},"keyword":{"$ref":"#/components/schemas/IKeyword"}},"required":["id","word","message","created"],"description":"ISmartReply without accountId, keywordId"},"IAccount":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountName":{"type":"string"},"subdomain":{"type":"string","nullable":true},"contactName":{"type":"string"},"email":{"type":"string"},"emailClean":{"type":"string","nullable":true},"fbId":{"type":"string","nullable":true},"fbEmail":{"type":"string","nullable":true},"fromEmail":{"type":"string"},"password":{"type":"string"},"joinDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"trialStart":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"expirationDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"paidDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"unsubscribed":{"type":"number"},"resold":{"type":"number"},"disabled":{"type":"number"},"validationCode":{"type":"string"},"welcomeMessage":{"type":"string"},"extraKeyword":{"type":"string"},"validated":{"type":"number"},"token":{"type":"string"},"autoRenew":{"type":"number"},"autoRenewPhone":{"type":"number"},"members":{"type":"number"},"unsubscribeAuto":{"type":"number"},"track":{"type":"string"},"promo":{"type":"string"},"numberOfTexts":{"type":"number"},"messagesSentThisMonth":{"type":"number"},"messagesAllowedPerMonth":{"type":"number"},"smsRollover":{"type":"number","nullable":true},"extraPurchasedTexts":{"type":"number"},"expiringSms":{"type":"number"},"allowImports":{"type":"number"},"pricePerText":{"type":"number"},"apiKey":{"type":"string"},"reseller":{"type":"number"},"lastLoggedIn":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"lastViewedNotifications":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"phoneNumber":{"type":"string","nullable":true},"phoneCallsRemaining":{"type":"number"},"preferredNexmoNumbers":{"type":"string"},"surveyNexmoNumber":{"type":"string"},"phoneAlerts":{"type":"number"},"timezone":{"type":"number"},"disableDaylightSavingsTime":{"type":"number"},"confirmSending":{"type":"number"},"sendToEmailAndPhones":{"type":"number"},"shortcodeKeyword":{"type":"string"},"payByInvoice":{"type":"number"},"country":{"type":"number"},"ipAddress":{"type":"string"},"note":{"type":"string"},"newSignupForm":{"type":"number"},"useThirdpartyForAtt":{"type":"number"},"mmsEnabled":{"type":"number"},"textToSpeechEnabled":{"type":"number"},"replyInboxEnabled":{"type":"number"},"mmsSentThisMonth":{"type":"number"},"mmsRollover":{"type":"number","nullable":true},"mmsAllowed":{"type":"number"},"extraPurchasedMms":{"type":"number"},"pricePerMms":{"type":"number","nullable":true},"preferredMmsNumber":{"type":"string"},"checkCarriersRegularly":{"type":"number"},"sendTmobileViaLongcode":{"type":"number"},"useNewQueue":{"type":"number"},"stayLoggedInToken":{"type":"string"},"customSubscriberFields":{"type":"number"},"fromName":{"type":"string","nullable":true},"smsDripCampaignsEnabled":{"type":"number"},"emailDripCampaignsEnabled":{"type":"number"},"forwardReplies":{"type":"number"},"accountForwardNumbers":{"type":"array","items":{"$ref":"#/components/schemas/IAccountForwardNumber"}},"replyPhone":{"type":"string","nullable":true},"replyEmail":{"type":"string","nullable":true},"sendAllThroughTwilioNumber":{"type":"string"},"signupImg":{"type":"string","nullable":true},"signupPageCountry":{"type":"number"},"optout":{"type":"number","nullable":true},"optoutMessage":{"type":"string","nullable":true},"slowQueue":{"type":"number"},"isAffiliate":{"type":"number"},"sentNotificationAboutLowMmsMessages":{"type":"number","nullable":true},"mmsWelcome":{"type":"number","nullable":true},"sortBy":{"type":"string"},"sortAsc":{"type":"string"},"loyaltyProgramEnabled":{"type":"number"},"notifyUsersAfterPurchase":{"type":"number"},"noOfPurchasesForReward":{"type":"number"},"firstReplyHasNames":{"type":"number"},"facebookToken":{"type":"string","nullable":true},"newInvoice":{"type":"number","nullable":true},"phoneCallsPerMonth":{"type":"number","nullable":true},"phoneCallsRollover":{"type":"number","nullable":true},"ttsPerMonth":{"type":"number","nullable":true},"ttsSent":{"type":"number","nullable":true},"ttsRollover":{"type":"number","nullable":true},"replaceImportedNumbers":{"type":"number","nullable":true},"declinedCard":{"type":"number","nullable":true},"autoTopup":{"type":"number","nullable":true},"topupIncrement":{"type":"number","nullable":true},"disableOverage":{"type":"number"},"blessAuthKey":{"type":"string","nullable":true},"blessEmail":{"type":"string","nullable":true},"extraPhoneCalls":{"type":"number"},"blessAutoInviteCustomers":{"type":"number"},"blessInviteMessage":{"type":"string"},"capSubscribers":{"type":"number","nullable":true},"smsNotifyShortcode":{"type":"number","nullable":true},"smsNotifyKey":{"type":"string","nullable":true},"blessRewardsProgram":{"type":"number"},"unlimitedInternational":{"type":"number","nullable":true},"blessRewardsTime":{"type":"number"},"industry":{"type":"number","nullable":true},"facebookClaimWord":{"type":"string"},"mmsProvider":{"type":"number"},"noticeToUpgrade":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"appointmentReminders":{"type":"number"},"autoReply":{"type":"number"},"autoReplyMessage":{"type":"string","nullable":true},"omitMmsFrom":{"type":"number"},"mmsFromMessage":{"type":"string","nullable":true},"birthdayTexts":{"type":"number"},"birthdayMessage":{"type":"string","nullable":true},"llrOrderEmail":{"type":"string","nullable":true},"gcalToken":{"type":"string","nullable":true},"constantContactToken":{"type":"string"},"llrMerchantId":{"type":"string","nullable":true},"appointmentMessage":{"type":"string"},"moneyRewards":{"type":"number"},"facebookMessengerEnabled":{"type":"number"},"facebookMessengerPageId":{"type":"number","nullable":true},"facebookMessengerUserToken":{"type":"string","nullable":true},"facebookMessengerPageToken":{"type":"string","nullable":true},"skipDiscountItems":{"type":"number"},"messageLimit":{"type":"number","nullable":true},"useTwilio":{"type":"number"},"longcodeProvider":{"type":"number"},"smsProvider":{"type":"number"},"newSubscriberNotice":{"type":"number"},"internationalCredit":{"type":"number"},"paypalEmail":{"type":"string"},"disableMessageExtras":{"type":"number"},"appDownloadLink":{"type":"string","nullable":true},"lastCreditCardNotice":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"onesignalUserId":{"type":"string","nullable":true},"llrUsername":{"type":"string","nullable":true},"pageLength":{"type":"number"},"appPayment":{"type":"number"},"waveId":{"type":"number"},"telnyxProfileId":{"type":"string"},"throughputPerMinute":{"type":"number"},"appleId":{"type":"string","nullable":true},"googleId":{"type":"string","nullable":true},"shopifyId":{"type":"string","nullable":true},"shopifyShop":{"type":"string","nullable":true},"zoomId":{"type":"string","nullable":true},"gotoId":{"type":"string","nullable":true},"rbmAgentId":{"type":"number","nullable":true},"vsmsAgentId":{"type":"number","nullable":true},"twofactorBackup":{"type":"array","items":{"type":"string"}},"twofactorSecret":{"type":"string"},"twofactorPhone":{"type":"string"},"twofactorMethod":{"$ref":"#/components/schemas/TwoFactorMethod"},"appSumoId":{"type":"string","nullable":true},"shopifyStores":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyStore"}},"shopifySegments":{"type":"array","items":{"$ref":"#/components/schemas/IShopifySegment"}},"shopifyLists":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyList"}},"shopifyListMembers":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}},"hasPlatformAccess":{"type":"number"},"isUsingPlatform":{"type":"number"},"hasSeenPlatform":{"type":"number"},"recaptchaScore":{"type":"number","nullable":true},"emailVerified":{"type":"number"}},"required":["id","name","accountName","contactName","email","fromEmail","password","joinDate","trialStart","expirationDate","paidDate","unsubscribed","resold","disabled","validationCode","welcomeMessage","extraKeyword","validated","token","autoRenew","autoRenewPhone","members","unsubscribeAuto","track","promo","numberOfTexts","messagesSentThisMonth","messagesAllowedPerMonth","extraPurchasedTexts","expiringSms","allowImports","pricePerText","apiKey","reseller","lastLoggedIn","lastViewedNotifications","phoneCallsRemaining","preferredNexmoNumbers","surveyNexmoNumber","phoneAlerts","timezone","disableDaylightSavingsTime","confirmSending","sendToEmailAndPhones","shortcodeKeyword","payByInvoice","country","ipAddress","note","newSignupForm","useThirdpartyForAtt","mmsEnabled","textToSpeechEnabled","replyInboxEnabled","mmsSentThisMonth","mmsAllowed","extraPurchasedMms","preferredMmsNumber","checkCarriersRegularly","sendTmobileViaLongcode","useNewQueue","stayLoggedInToken","customSubscriberFields","smsDripCampaignsEnabled","emailDripCampaignsEnabled","forwardReplies","sendAllThroughTwilioNumber","signupPageCountry","slowQueue","isAffiliate","sortBy","sortAsc","loyaltyProgramEnabled","notifyUsersAfterPurchase","noOfPurchasesForReward","firstReplyHasNames","disableOverage","extraPhoneCalls","blessAutoInviteCustomers","blessInviteMessage","blessRewardsProgram","blessRewardsTime","facebookClaimWord","mmsProvider","appointmentReminders","autoReply","omitMmsFrom","birthdayTexts","constantContactToken","appointmentMessage","moneyRewards","facebookMessengerEnabled","skipDiscountItems","useTwilio","longcodeProvider","smsProvider","newSubscriberNotice","internationalCredit","paypalEmail","disableMessageExtras","lastCreditCardNotice","pageLength","appPayment","throughputPerMinute","emailVerified"]},"IAccountForwardNumber":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"name":{"type":"string"},"number":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"}},"required":["id","accountId","name","number"]},"TwoFactorMethod":{"type":"string","enum":["sms","app"]},"IShopifyStore":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"string"},"accessToken":{"type":"string","nullable":true},"scopes":{"type":"string"},"credits":{"type":"number"},"settings":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]}},"required":["id","accountId","storeId","accessToken","scopes","credits","settings","createdAt","updatedAt","deletedAt"]},"IShopifySegment":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"name":{"type":"string"},"conditionals":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]}},"required":["id","accountId","storeId","name","conditionals"]},"IShopifyList":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountId":{"type":"number"},"storeId":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"members":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}}},"required":["name","accountId","storeId"]},"IShopifyListMember":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"listId":{"type":"number"},"customerId":{"type":"string"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"list":{"$ref":"#/components/schemas/IShopifyList"}},"required":["accountId","storeId","listId","customerId"]},"IKeyword":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"keyword":{"type":"string"},"shortcode":{"type":"string"},"destinationGroupId":{"type":"number"},"deleted":{"type":"number"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"nonavidWelcomeMessage":{"type":"string"},"longcode":{"type":"number","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"qrCodeTemplateId":{"type":"number","nullable":true},"description":{"type":"string"}},"required":["id","accountId","keyword","shortcode","destinationGroupId","deleted","created","nonavidWelcomeMessage","longcode","includeContactCard","includeSignupLink","qrCodeTemplateId","description"]},"CreateSmartReply.Request":{"type":"object","properties":{"word":{"type":"string"},"message":{"type":"string"},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"templateId":{"type":"number"}},"required":["word","message"]}},"responses":{"BadRequestError":{"description":"BadRequestError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[400]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["bad_request_error"]},"name":{"type":"string","enum":["MTABadRequestError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"UnauthorizedError":{"description":"UnauthorizedError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[401]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["unauthorized_error"]},"name":{"type":"string","enum":["MTAUnauthorizedError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"ForbiddenError":{"description":"ForbiddenError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[403]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["forbidden_error"]},"name":{"type":"string","enum":["MTAForbiddenError"]},"requestId":{"type":"string","format":"uuid"},"reason":{}}}}}},"InternalServerError":{"description":"InternalServerError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[500]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["internal_server_error"]},"name":{"type":"string","enum":["MTAInternalServerError"]},"requestId":{"type":"string","format":"uuid"}}}}}}}},"paths":{"/smart-replies":{"post":{"tags":["Smart Replies"],"summary":"Create Smart Reply","operationId":"smart_replies_create_smart_reply","responses":{"200":{"description":"Success","headers":{"RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"Retry-After":{"description":"The number of seconds to wait before retrying the request","schema":{"type":"integer"}},"X-RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"X-RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"X-RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"X-Request-ID":{"description":"A unique identifier for the request","schema":{"type":"string","format":"uuid"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateSmartReply.Response"}}}},"400":{"$ref":"#/components/responses/BadRequestError"},"401":{"$ref":"#/components/responses/UnauthorizedError"},"403":{"$ref":"#/components/responses/ForbiddenError"},"500":{"$ref":"#/components/responses/InternalServerError"}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateSmartReply.Request"}}},"required":true}}}}}
```

## GET /smart-replies/{id}

> Get Smart Reply

```json
{"openapi":"3.0.0","info":{"title":"Mobile Text Alerts API","version":"8.0.0"},"servers":[{"url":"https://api.mobile-text-alerts.com/v3"}],"security":[{"bearerAuth":[]}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"apiKey"}},"schemas":{"GetSmartReply.Response":{"allOf":[{"$ref":"#/components/schemas/IApiResponse"},{"type":"object","properties":{"data":{"$ref":"#/components/schemas/IPublicSmartReply"}},"required":["data"]}]},"IApiResponse":{"type":"object","properties":{"success":{"type":"boolean"},"error":{"type":"string"},"message":{"type":"string"},"data":{}},"required":[]},"IPublicSmartReply":{"type":"object","properties":{"id":{"type":"number"},"word":{"type":"string"},"message":{"type":"string","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"},"keyword":{"$ref":"#/components/schemas/IKeyword"}},"required":["id","word","message","created"],"description":"ISmartReply without accountId, keywordId"},"IAccount":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountName":{"type":"string"},"subdomain":{"type":"string","nullable":true},"contactName":{"type":"string"},"email":{"type":"string"},"emailClean":{"type":"string","nullable":true},"fbId":{"type":"string","nullable":true},"fbEmail":{"type":"string","nullable":true},"fromEmail":{"type":"string"},"password":{"type":"string"},"joinDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"trialStart":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"expirationDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"paidDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"unsubscribed":{"type":"number"},"resold":{"type":"number"},"disabled":{"type":"number"},"validationCode":{"type":"string"},"welcomeMessage":{"type":"string"},"extraKeyword":{"type":"string"},"validated":{"type":"number"},"token":{"type":"string"},"autoRenew":{"type":"number"},"autoRenewPhone":{"type":"number"},"members":{"type":"number"},"unsubscribeAuto":{"type":"number"},"track":{"type":"string"},"promo":{"type":"string"},"numberOfTexts":{"type":"number"},"messagesSentThisMonth":{"type":"number"},"messagesAllowedPerMonth":{"type":"number"},"smsRollover":{"type":"number","nullable":true},"extraPurchasedTexts":{"type":"number"},"expiringSms":{"type":"number"},"allowImports":{"type":"number"},"pricePerText":{"type":"number"},"apiKey":{"type":"string"},"reseller":{"type":"number"},"lastLoggedIn":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"lastViewedNotifications":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"phoneNumber":{"type":"string","nullable":true},"phoneCallsRemaining":{"type":"number"},"preferredNexmoNumbers":{"type":"string"},"surveyNexmoNumber":{"type":"string"},"phoneAlerts":{"type":"number"},"timezone":{"type":"number"},"disableDaylightSavingsTime":{"type":"number"},"confirmSending":{"type":"number"},"sendToEmailAndPhones":{"type":"number"},"shortcodeKeyword":{"type":"string"},"payByInvoice":{"type":"number"},"country":{"type":"number"},"ipAddress":{"type":"string"},"note":{"type":"string"},"newSignupForm":{"type":"number"},"useThirdpartyForAtt":{"type":"number"},"mmsEnabled":{"type":"number"},"textToSpeechEnabled":{"type":"number"},"replyInboxEnabled":{"type":"number"},"mmsSentThisMonth":{"type":"number"},"mmsRollover":{"type":"number","nullable":true},"mmsAllowed":{"type":"number"},"extraPurchasedMms":{"type":"number"},"pricePerMms":{"type":"number","nullable":true},"preferredMmsNumber":{"type":"string"},"checkCarriersRegularly":{"type":"number"},"sendTmobileViaLongcode":{"type":"number"},"useNewQueue":{"type":"number"},"stayLoggedInToken":{"type":"string"},"customSubscriberFields":{"type":"number"},"fromName":{"type":"string","nullable":true},"smsDripCampaignsEnabled":{"type":"number"},"emailDripCampaignsEnabled":{"type":"number"},"forwardReplies":{"type":"number"},"accountForwardNumbers":{"type":"array","items":{"$ref":"#/components/schemas/IAccountForwardNumber"}},"replyPhone":{"type":"string","nullable":true},"replyEmail":{"type":"string","nullable":true},"sendAllThroughTwilioNumber":{"type":"string"},"signupImg":{"type":"string","nullable":true},"signupPageCountry":{"type":"number"},"optout":{"type":"number","nullable":true},"optoutMessage":{"type":"string","nullable":true},"slowQueue":{"type":"number"},"isAffiliate":{"type":"number"},"sentNotificationAboutLowMmsMessages":{"type":"number","nullable":true},"mmsWelcome":{"type":"number","nullable":true},"sortBy":{"type":"string"},"sortAsc":{"type":"string"},"loyaltyProgramEnabled":{"type":"number"},"notifyUsersAfterPurchase":{"type":"number"},"noOfPurchasesForReward":{"type":"number"},"firstReplyHasNames":{"type":"number"},"facebookToken":{"type":"string","nullable":true},"newInvoice":{"type":"number","nullable":true},"phoneCallsPerMonth":{"type":"number","nullable":true},"phoneCallsRollover":{"type":"number","nullable":true},"ttsPerMonth":{"type":"number","nullable":true},"ttsSent":{"type":"number","nullable":true},"ttsRollover":{"type":"number","nullable":true},"replaceImportedNumbers":{"type":"number","nullable":true},"declinedCard":{"type":"number","nullable":true},"autoTopup":{"type":"number","nullable":true},"topupIncrement":{"type":"number","nullable":true},"disableOverage":{"type":"number"},"blessAuthKey":{"type":"string","nullable":true},"blessEmail":{"type":"string","nullable":true},"extraPhoneCalls":{"type":"number"},"blessAutoInviteCustomers":{"type":"number"},"blessInviteMessage":{"type":"string"},"capSubscribers":{"type":"number","nullable":true},"smsNotifyShortcode":{"type":"number","nullable":true},"smsNotifyKey":{"type":"string","nullable":true},"blessRewardsProgram":{"type":"number"},"unlimitedInternational":{"type":"number","nullable":true},"blessRewardsTime":{"type":"number"},"industry":{"type":"number","nullable":true},"facebookClaimWord":{"type":"string"},"mmsProvider":{"type":"number"},"noticeToUpgrade":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"appointmentReminders":{"type":"number"},"autoReply":{"type":"number"},"autoReplyMessage":{"type":"string","nullable":true},"omitMmsFrom":{"type":"number"},"mmsFromMessage":{"type":"string","nullable":true},"birthdayTexts":{"type":"number"},"birthdayMessage":{"type":"string","nullable":true},"llrOrderEmail":{"type":"string","nullable":true},"gcalToken":{"type":"string","nullable":true},"constantContactToken":{"type":"string"},"llrMerchantId":{"type":"string","nullable":true},"appointmentMessage":{"type":"string"},"moneyRewards":{"type":"number"},"facebookMessengerEnabled":{"type":"number"},"facebookMessengerPageId":{"type":"number","nullable":true},"facebookMessengerUserToken":{"type":"string","nullable":true},"facebookMessengerPageToken":{"type":"string","nullable":true},"skipDiscountItems":{"type":"number"},"messageLimit":{"type":"number","nullable":true},"useTwilio":{"type":"number"},"longcodeProvider":{"type":"number"},"smsProvider":{"type":"number"},"newSubscriberNotice":{"type":"number"},"internationalCredit":{"type":"number"},"paypalEmail":{"type":"string"},"disableMessageExtras":{"type":"number"},"appDownloadLink":{"type":"string","nullable":true},"lastCreditCardNotice":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"onesignalUserId":{"type":"string","nullable":true},"llrUsername":{"type":"string","nullable":true},"pageLength":{"type":"number"},"appPayment":{"type":"number"},"waveId":{"type":"number"},"telnyxProfileId":{"type":"string"},"throughputPerMinute":{"type":"number"},"appleId":{"type":"string","nullable":true},"googleId":{"type":"string","nullable":true},"shopifyId":{"type":"string","nullable":true},"shopifyShop":{"type":"string","nullable":true},"zoomId":{"type":"string","nullable":true},"gotoId":{"type":"string","nullable":true},"rbmAgentId":{"type":"number","nullable":true},"vsmsAgentId":{"type":"number","nullable":true},"twofactorBackup":{"type":"array","items":{"type":"string"}},"twofactorSecret":{"type":"string"},"twofactorPhone":{"type":"string"},"twofactorMethod":{"$ref":"#/components/schemas/TwoFactorMethod"},"appSumoId":{"type":"string","nullable":true},"shopifyStores":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyStore"}},"shopifySegments":{"type":"array","items":{"$ref":"#/components/schemas/IShopifySegment"}},"shopifyLists":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyList"}},"shopifyListMembers":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}},"hasPlatformAccess":{"type":"number"},"isUsingPlatform":{"type":"number"},"hasSeenPlatform":{"type":"number"},"recaptchaScore":{"type":"number","nullable":true},"emailVerified":{"type":"number"}},"required":["id","name","accountName","contactName","email","fromEmail","password","joinDate","trialStart","expirationDate","paidDate","unsubscribed","resold","disabled","validationCode","welcomeMessage","extraKeyword","validated","token","autoRenew","autoRenewPhone","members","unsubscribeAuto","track","promo","numberOfTexts","messagesSentThisMonth","messagesAllowedPerMonth","extraPurchasedTexts","expiringSms","allowImports","pricePerText","apiKey","reseller","lastLoggedIn","lastViewedNotifications","phoneCallsRemaining","preferredNexmoNumbers","surveyNexmoNumber","phoneAlerts","timezone","disableDaylightSavingsTime","confirmSending","sendToEmailAndPhones","shortcodeKeyword","payByInvoice","country","ipAddress","note","newSignupForm","useThirdpartyForAtt","mmsEnabled","textToSpeechEnabled","replyInboxEnabled","mmsSentThisMonth","mmsAllowed","extraPurchasedMms","preferredMmsNumber","checkCarriersRegularly","sendTmobileViaLongcode","useNewQueue","stayLoggedInToken","customSubscriberFields","smsDripCampaignsEnabled","emailDripCampaignsEnabled","forwardReplies","sendAllThroughTwilioNumber","signupPageCountry","slowQueue","isAffiliate","sortBy","sortAsc","loyaltyProgramEnabled","notifyUsersAfterPurchase","noOfPurchasesForReward","firstReplyHasNames","disableOverage","extraPhoneCalls","blessAutoInviteCustomers","blessInviteMessage","blessRewardsProgram","blessRewardsTime","facebookClaimWord","mmsProvider","appointmentReminders","autoReply","omitMmsFrom","birthdayTexts","constantContactToken","appointmentMessage","moneyRewards","facebookMessengerEnabled","skipDiscountItems","useTwilio","longcodeProvider","smsProvider","newSubscriberNotice","internationalCredit","paypalEmail","disableMessageExtras","lastCreditCardNotice","pageLength","appPayment","throughputPerMinute","emailVerified"]},"IAccountForwardNumber":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"name":{"type":"string"},"number":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"}},"required":["id","accountId","name","number"]},"TwoFactorMethod":{"type":"string","enum":["sms","app"]},"IShopifyStore":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"string"},"accessToken":{"type":"string","nullable":true},"scopes":{"type":"string"},"credits":{"type":"number"},"settings":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]}},"required":["id","accountId","storeId","accessToken","scopes","credits","settings","createdAt","updatedAt","deletedAt"]},"IShopifySegment":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"name":{"type":"string"},"conditionals":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]}},"required":["id","accountId","storeId","name","conditionals"]},"IShopifyList":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountId":{"type":"number"},"storeId":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"members":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}}},"required":["name","accountId","storeId"]},"IShopifyListMember":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"listId":{"type":"number"},"customerId":{"type":"string"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"list":{"$ref":"#/components/schemas/IShopifyList"}},"required":["accountId","storeId","listId","customerId"]},"IKeyword":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"keyword":{"type":"string"},"shortcode":{"type":"string"},"destinationGroupId":{"type":"number"},"deleted":{"type":"number"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"nonavidWelcomeMessage":{"type":"string"},"longcode":{"type":"number","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"qrCodeTemplateId":{"type":"number","nullable":true},"description":{"type":"string"}},"required":["id","accountId","keyword","shortcode","destinationGroupId","deleted","created","nonavidWelcomeMessage","longcode","includeContactCard","includeSignupLink","qrCodeTemplateId","description"]}},"responses":{"BadRequestError":{"description":"BadRequestError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[400]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["bad_request_error"]},"name":{"type":"string","enum":["MTABadRequestError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"UnauthorizedError":{"description":"UnauthorizedError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[401]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["unauthorized_error"]},"name":{"type":"string","enum":["MTAUnauthorizedError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"ForbiddenError":{"description":"ForbiddenError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[403]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["forbidden_error"]},"name":{"type":"string","enum":["MTAForbiddenError"]},"requestId":{"type":"string","format":"uuid"},"reason":{}}}}}},"InternalServerError":{"description":"InternalServerError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[500]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["internal_server_error"]},"name":{"type":"string","enum":["MTAInternalServerError"]},"requestId":{"type":"string","format":"uuid"}}}}}}}},"paths":{"/smart-replies/{id}":{"get":{"tags":["Smart Replies"],"summary":"Get Smart Reply","operationId":"smart_replies_get_smart_reply","responses":{"200":{"description":"Success","headers":{"RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"Retry-After":{"description":"The number of seconds to wait before retrying the request","schema":{"type":"integer"}},"X-RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"X-RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"X-RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"X-Request-ID":{"description":"A unique identifier for the request","schema":{"type":"string","format":"uuid"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetSmartReply.Response"}}}},"400":{"$ref":"#/components/responses/BadRequestError"},"401":{"$ref":"#/components/responses/UnauthorizedError"},"403":{"$ref":"#/components/responses/ForbiddenError"},"500":{"$ref":"#/components/responses/InternalServerError"}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}]}}}}
```

## PATCH /smart-replies/{id}

> Update Smart Reply

```json
{"openapi":"3.0.0","info":{"title":"Mobile Text Alerts API","version":"8.0.0"},"servers":[{"url":"https://api.mobile-text-alerts.com/v3"}],"security":[{"bearerAuth":[]}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"apiKey"}},"schemas":{"UpdateSmartReply.Response":{"allOf":[{"$ref":"#/components/schemas/IApiResponse"},{"type":"object","properties":{"data":{"$ref":"#/components/schemas/IPublicSmartReply"}},"required":["data"]}]},"IApiResponse":{"type":"object","properties":{"success":{"type":"boolean"},"error":{"type":"string"},"message":{"type":"string"},"data":{}},"required":[]},"IPublicSmartReply":{"type":"object","properties":{"id":{"type":"number"},"word":{"type":"string"},"message":{"type":"string","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"},"keyword":{"$ref":"#/components/schemas/IKeyword"}},"required":["id","word","message","created"],"description":"ISmartReply without accountId, keywordId"},"IAccount":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountName":{"type":"string"},"subdomain":{"type":"string","nullable":true},"contactName":{"type":"string"},"email":{"type":"string"},"emailClean":{"type":"string","nullable":true},"fbId":{"type":"string","nullable":true},"fbEmail":{"type":"string","nullable":true},"fromEmail":{"type":"string"},"password":{"type":"string"},"joinDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"trialStart":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"expirationDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"paidDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"unsubscribed":{"type":"number"},"resold":{"type":"number"},"disabled":{"type":"number"},"validationCode":{"type":"string"},"welcomeMessage":{"type":"string"},"extraKeyword":{"type":"string"},"validated":{"type":"number"},"token":{"type":"string"},"autoRenew":{"type":"number"},"autoRenewPhone":{"type":"number"},"members":{"type":"number"},"unsubscribeAuto":{"type":"number"},"track":{"type":"string"},"promo":{"type":"string"},"numberOfTexts":{"type":"number"},"messagesSentThisMonth":{"type":"number"},"messagesAllowedPerMonth":{"type":"number"},"smsRollover":{"type":"number","nullable":true},"extraPurchasedTexts":{"type":"number"},"expiringSms":{"type":"number"},"allowImports":{"type":"number"},"pricePerText":{"type":"number"},"apiKey":{"type":"string"},"reseller":{"type":"number"},"lastLoggedIn":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"lastViewedNotifications":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"phoneNumber":{"type":"string","nullable":true},"phoneCallsRemaining":{"type":"number"},"preferredNexmoNumbers":{"type":"string"},"surveyNexmoNumber":{"type":"string"},"phoneAlerts":{"type":"number"},"timezone":{"type":"number"},"disableDaylightSavingsTime":{"type":"number"},"confirmSending":{"type":"number"},"sendToEmailAndPhones":{"type":"number"},"shortcodeKeyword":{"type":"string"},"payByInvoice":{"type":"number"},"country":{"type":"number"},"ipAddress":{"type":"string"},"note":{"type":"string"},"newSignupForm":{"type":"number"},"useThirdpartyForAtt":{"type":"number"},"mmsEnabled":{"type":"number"},"textToSpeechEnabled":{"type":"number"},"replyInboxEnabled":{"type":"number"},"mmsSentThisMonth":{"type":"number"},"mmsRollover":{"type":"number","nullable":true},"mmsAllowed":{"type":"number"},"extraPurchasedMms":{"type":"number"},"pricePerMms":{"type":"number","nullable":true},"preferredMmsNumber":{"type":"string"},"checkCarriersRegularly":{"type":"number"},"sendTmobileViaLongcode":{"type":"number"},"useNewQueue":{"type":"number"},"stayLoggedInToken":{"type":"string"},"customSubscriberFields":{"type":"number"},"fromName":{"type":"string","nullable":true},"smsDripCampaignsEnabled":{"type":"number"},"emailDripCampaignsEnabled":{"type":"number"},"forwardReplies":{"type":"number"},"accountForwardNumbers":{"type":"array","items":{"$ref":"#/components/schemas/IAccountForwardNumber"}},"replyPhone":{"type":"string","nullable":true},"replyEmail":{"type":"string","nullable":true},"sendAllThroughTwilioNumber":{"type":"string"},"signupImg":{"type":"string","nullable":true},"signupPageCountry":{"type":"number"},"optout":{"type":"number","nullable":true},"optoutMessage":{"type":"string","nullable":true},"slowQueue":{"type":"number"},"isAffiliate":{"type":"number"},"sentNotificationAboutLowMmsMessages":{"type":"number","nullable":true},"mmsWelcome":{"type":"number","nullable":true},"sortBy":{"type":"string"},"sortAsc":{"type":"string"},"loyaltyProgramEnabled":{"type":"number"},"notifyUsersAfterPurchase":{"type":"number"},"noOfPurchasesForReward":{"type":"number"},"firstReplyHasNames":{"type":"number"},"facebookToken":{"type":"string","nullable":true},"newInvoice":{"type":"number","nullable":true},"phoneCallsPerMonth":{"type":"number","nullable":true},"phoneCallsRollover":{"type":"number","nullable":true},"ttsPerMonth":{"type":"number","nullable":true},"ttsSent":{"type":"number","nullable":true},"ttsRollover":{"type":"number","nullable":true},"replaceImportedNumbers":{"type":"number","nullable":true},"declinedCard":{"type":"number","nullable":true},"autoTopup":{"type":"number","nullable":true},"topupIncrement":{"type":"number","nullable":true},"disableOverage":{"type":"number"},"blessAuthKey":{"type":"string","nullable":true},"blessEmail":{"type":"string","nullable":true},"extraPhoneCalls":{"type":"number"},"blessAutoInviteCustomers":{"type":"number"},"blessInviteMessage":{"type":"string"},"capSubscribers":{"type":"number","nullable":true},"smsNotifyShortcode":{"type":"number","nullable":true},"smsNotifyKey":{"type":"string","nullable":true},"blessRewardsProgram":{"type":"number"},"unlimitedInternational":{"type":"number","nullable":true},"blessRewardsTime":{"type":"number"},"industry":{"type":"number","nullable":true},"facebookClaimWord":{"type":"string"},"mmsProvider":{"type":"number"},"noticeToUpgrade":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"appointmentReminders":{"type":"number"},"autoReply":{"type":"number"},"autoReplyMessage":{"type":"string","nullable":true},"omitMmsFrom":{"type":"number"},"mmsFromMessage":{"type":"string","nullable":true},"birthdayTexts":{"type":"number"},"birthdayMessage":{"type":"string","nullable":true},"llrOrderEmail":{"type":"string","nullable":true},"gcalToken":{"type":"string","nullable":true},"constantContactToken":{"type":"string"},"llrMerchantId":{"type":"string","nullable":true},"appointmentMessage":{"type":"string"},"moneyRewards":{"type":"number"},"facebookMessengerEnabled":{"type":"number"},"facebookMessengerPageId":{"type":"number","nullable":true},"facebookMessengerUserToken":{"type":"string","nullable":true},"facebookMessengerPageToken":{"type":"string","nullable":true},"skipDiscountItems":{"type":"number"},"messageLimit":{"type":"number","nullable":true},"useTwilio":{"type":"number"},"longcodeProvider":{"type":"number"},"smsProvider":{"type":"number"},"newSubscriberNotice":{"type":"number"},"internationalCredit":{"type":"number"},"paypalEmail":{"type":"string"},"disableMessageExtras":{"type":"number"},"appDownloadLink":{"type":"string","nullable":true},"lastCreditCardNotice":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"onesignalUserId":{"type":"string","nullable":true},"llrUsername":{"type":"string","nullable":true},"pageLength":{"type":"number"},"appPayment":{"type":"number"},"waveId":{"type":"number"},"telnyxProfileId":{"type":"string"},"throughputPerMinute":{"type":"number"},"appleId":{"type":"string","nullable":true},"googleId":{"type":"string","nullable":true},"shopifyId":{"type":"string","nullable":true},"shopifyShop":{"type":"string","nullable":true},"zoomId":{"type":"string","nullable":true},"gotoId":{"type":"string","nullable":true},"rbmAgentId":{"type":"number","nullable":true},"vsmsAgentId":{"type":"number","nullable":true},"twofactorBackup":{"type":"array","items":{"type":"string"}},"twofactorSecret":{"type":"string"},"twofactorPhone":{"type":"string"},"twofactorMethod":{"$ref":"#/components/schemas/TwoFactorMethod"},"appSumoId":{"type":"string","nullable":true},"shopifyStores":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyStore"}},"shopifySegments":{"type":"array","items":{"$ref":"#/components/schemas/IShopifySegment"}},"shopifyLists":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyList"}},"shopifyListMembers":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}},"hasPlatformAccess":{"type":"number"},"isUsingPlatform":{"type":"number"},"hasSeenPlatform":{"type":"number"},"recaptchaScore":{"type":"number","nullable":true},"emailVerified":{"type":"number"}},"required":["id","name","accountName","contactName","email","fromEmail","password","joinDate","trialStart","expirationDate","paidDate","unsubscribed","resold","disabled","validationCode","welcomeMessage","extraKeyword","validated","token","autoRenew","autoRenewPhone","members","unsubscribeAuto","track","promo","numberOfTexts","messagesSentThisMonth","messagesAllowedPerMonth","extraPurchasedTexts","expiringSms","allowImports","pricePerText","apiKey","reseller","lastLoggedIn","lastViewedNotifications","phoneCallsRemaining","preferredNexmoNumbers","surveyNexmoNumber","phoneAlerts","timezone","disableDaylightSavingsTime","confirmSending","sendToEmailAndPhones","shortcodeKeyword","payByInvoice","country","ipAddress","note","newSignupForm","useThirdpartyForAtt","mmsEnabled","textToSpeechEnabled","replyInboxEnabled","mmsSentThisMonth","mmsAllowed","extraPurchasedMms","preferredMmsNumber","checkCarriersRegularly","sendTmobileViaLongcode","useNewQueue","stayLoggedInToken","customSubscriberFields","smsDripCampaignsEnabled","emailDripCampaignsEnabled","forwardReplies","sendAllThroughTwilioNumber","signupPageCountry","slowQueue","isAffiliate","sortBy","sortAsc","loyaltyProgramEnabled","notifyUsersAfterPurchase","noOfPurchasesForReward","firstReplyHasNames","disableOverage","extraPhoneCalls","blessAutoInviteCustomers","blessInviteMessage","blessRewardsProgram","blessRewardsTime","facebookClaimWord","mmsProvider","appointmentReminders","autoReply","omitMmsFrom","birthdayTexts","constantContactToken","appointmentMessage","moneyRewards","facebookMessengerEnabled","skipDiscountItems","useTwilio","longcodeProvider","smsProvider","newSubscriberNotice","internationalCredit","paypalEmail","disableMessageExtras","lastCreditCardNotice","pageLength","appPayment","throughputPerMinute","emailVerified"]},"IAccountForwardNumber":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"name":{"type":"string"},"number":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"}},"required":["id","accountId","name","number"]},"TwoFactorMethod":{"type":"string","enum":["sms","app"]},"IShopifyStore":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"string"},"accessToken":{"type":"string","nullable":true},"scopes":{"type":"string"},"credits":{"type":"number"},"settings":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]}},"required":["id","accountId","storeId","accessToken","scopes","credits","settings","createdAt","updatedAt","deletedAt"]},"IShopifySegment":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"name":{"type":"string"},"conditionals":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]}},"required":["id","accountId","storeId","name","conditionals"]},"IShopifyList":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountId":{"type":"number"},"storeId":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"members":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}}},"required":["name","accountId","storeId"]},"IShopifyListMember":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"listId":{"type":"number"},"customerId":{"type":"string"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"list":{"$ref":"#/components/schemas/IShopifyList"}},"required":["accountId","storeId","listId","customerId"]},"IKeyword":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"keyword":{"type":"string"},"shortcode":{"type":"string"},"destinationGroupId":{"type":"number"},"deleted":{"type":"number"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"nonavidWelcomeMessage":{"type":"string"},"longcode":{"type":"number","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"qrCodeTemplateId":{"type":"number","nullable":true},"description":{"type":"string"}},"required":["id","accountId","keyword","shortcode","destinationGroupId","deleted","created","nonavidWelcomeMessage","longcode","includeContactCard","includeSignupLink","qrCodeTemplateId","description"]},"UpdateSmartReply.Request":{"$ref":"#/components/schemas/Partial-CreateSmartReply.Request"},"Partial-CreateSmartReply.Request":{"type":"object","properties":{"word":{"type":"string"},"message":{"type":"string"},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"templateId":{"type":"number"}}}},"responses":{"BadRequestError":{"description":"BadRequestError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[400]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["bad_request_error"]},"name":{"type":"string","enum":["MTABadRequestError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"UnauthorizedError":{"description":"UnauthorizedError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[401]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["unauthorized_error"]},"name":{"type":"string","enum":["MTAUnauthorizedError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"ForbiddenError":{"description":"ForbiddenError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[403]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["forbidden_error"]},"name":{"type":"string","enum":["MTAForbiddenError"]},"requestId":{"type":"string","format":"uuid"},"reason":{}}}}}},"InternalServerError":{"description":"InternalServerError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[500]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["internal_server_error"]},"name":{"type":"string","enum":["MTAInternalServerError"]},"requestId":{"type":"string","format":"uuid"}}}}}}}},"paths":{"/smart-replies/{id}":{"patch":{"tags":["Smart Replies"],"summary":"Update Smart Reply","operationId":"smart_replies_update_smart_reply","responses":{"200":{"description":"Success","headers":{"RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"Retry-After":{"description":"The number of seconds to wait before retrying the request","schema":{"type":"integer"}},"X-RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"X-RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"X-RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"X-Request-ID":{"description":"A unique identifier for the request","schema":{"type":"string","format":"uuid"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSmartReply.Response"}}}},"400":{"$ref":"#/components/responses/BadRequestError"},"401":{"$ref":"#/components/responses/UnauthorizedError"},"403":{"$ref":"#/components/responses/ForbiddenError"},"500":{"$ref":"#/components/responses/InternalServerError"}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateSmartReply.Request"}}},"required":true},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}]}}}}
```

## DELETE /smart-replies/{id}

> Delete Smart Reply

```json
{"openapi":"3.0.0","info":{"title":"Mobile Text Alerts API","version":"8.0.0"},"servers":[{"url":"https://api.mobile-text-alerts.com/v3"}],"security":[{"bearerAuth":[]}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"apiKey"}},"schemas":{"DeleteSmartReply.Response":{"$ref":"#/components/schemas/IApiResponse"},"IApiResponse":{"type":"object","properties":{"success":{"type":"boolean"},"error":{"type":"string"},"message":{"type":"string"},"data":{}},"required":[]}},"responses":{"BadRequestError":{"description":"BadRequestError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[400]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["bad_request_error"]},"name":{"type":"string","enum":["MTABadRequestError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"UnauthorizedError":{"description":"UnauthorizedError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[401]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["unauthorized_error"]},"name":{"type":"string","enum":["MTAUnauthorizedError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"ForbiddenError":{"description":"ForbiddenError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[403]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["forbidden_error"]},"name":{"type":"string","enum":["MTAForbiddenError"]},"requestId":{"type":"string","format":"uuid"},"reason":{}}}}}},"InternalServerError":{"description":"InternalServerError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[500]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["internal_server_error"]},"name":{"type":"string","enum":["MTAInternalServerError"]},"requestId":{"type":"string","format":"uuid"}}}}}}}},"paths":{"/smart-replies/{id}":{"delete":{"tags":["Smart Replies"],"summary":"Delete Smart Reply","operationId":"smart_replies_delete_smart_reply","responses":{"200":{"description":"Success","headers":{"RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"Retry-After":{"description":"The number of seconds to wait before retrying the request","schema":{"type":"integer"}},"X-RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"X-RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"X-RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"X-Request-ID":{"description":"A unique identifier for the request","schema":{"type":"string","format":"uuid"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteSmartReply.Response"}}}},"400":{"$ref":"#/components/responses/BadRequestError"},"401":{"$ref":"#/components/responses/UnauthorizedError"},"403":{"$ref":"#/components/responses/ForbiddenError"},"500":{"$ref":"#/components/responses/InternalServerError"}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}]}}}}
```

## GET /smart-replies

> List Smart Replies

```json
{"openapi":"3.0.0","info":{"title":"Mobile Text Alerts API","version":"8.0.0"},"servers":[{"url":"https://api.mobile-text-alerts.com/v3"}],"security":[{"bearerAuth":[]}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"apiKey"}},"schemas":{"ListSmartReplies.Response":{"allOf":[{"$ref":"#/components/schemas/IApiResponsePaginated"},{"type":"object","properties":{"data":{"type":"object","properties":{"rows":{"type":"array","items":{"$ref":"#/components/schemas/IPublicSmartReply"}},"page":{"type":"number"},"pageSize":{"type":"number"},"total":{"type":"number"}},"required":["rows","page","pageSize","total"]}},"required":["data"]}]},"IApiResponsePaginated":{"allOf":[{"$ref":"#/components/schemas/IApiResponse"},{"type":"object","properties":{"data":{"type":"object","properties":{"rows":{"type":"array","items":{}},"page":{"type":"number"},"pageSize":{"type":"number"},"total":{"type":"number"}},"required":["rows","page","pageSize","total"],"description":"PaginationData"}},"required":["data"]}]},"IApiResponse":{"type":"object","properties":{"success":{"type":"boolean"},"error":{"type":"string"},"message":{"type":"string"},"data":{}},"required":[]},"IPublicSmartReply":{"type":"object","properties":{"id":{"type":"number"},"word":{"type":"string"},"message":{"type":"string","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"},"keyword":{"$ref":"#/components/schemas/IKeyword"}},"required":["id","word","message","created"],"description":"ISmartReply without accountId, keywordId"},"IAccount":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountName":{"type":"string"},"subdomain":{"type":"string","nullable":true},"contactName":{"type":"string"},"email":{"type":"string"},"emailClean":{"type":"string","nullable":true},"fbId":{"type":"string","nullable":true},"fbEmail":{"type":"string","nullable":true},"fromEmail":{"type":"string"},"password":{"type":"string"},"joinDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"trialStart":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"expirationDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"paidDate":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"unsubscribed":{"type":"number"},"resold":{"type":"number"},"disabled":{"type":"number"},"validationCode":{"type":"string"},"welcomeMessage":{"type":"string"},"extraKeyword":{"type":"string"},"validated":{"type":"number"},"token":{"type":"string"},"autoRenew":{"type":"number"},"autoRenewPhone":{"type":"number"},"members":{"type":"number"},"unsubscribeAuto":{"type":"number"},"track":{"type":"string"},"promo":{"type":"string"},"numberOfTexts":{"type":"number"},"messagesSentThisMonth":{"type":"number"},"messagesAllowedPerMonth":{"type":"number"},"smsRollover":{"type":"number","nullable":true},"extraPurchasedTexts":{"type":"number"},"expiringSms":{"type":"number"},"allowImports":{"type":"number"},"pricePerText":{"type":"number"},"apiKey":{"type":"string"},"reseller":{"type":"number"},"lastLoggedIn":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"lastViewedNotifications":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"phoneNumber":{"type":"string","nullable":true},"phoneCallsRemaining":{"type":"number"},"preferredNexmoNumbers":{"type":"string"},"surveyNexmoNumber":{"type":"string"},"phoneAlerts":{"type":"number"},"timezone":{"type":"number"},"disableDaylightSavingsTime":{"type":"number"},"confirmSending":{"type":"number"},"sendToEmailAndPhones":{"type":"number"},"shortcodeKeyword":{"type":"string"},"payByInvoice":{"type":"number"},"country":{"type":"number"},"ipAddress":{"type":"string"},"note":{"type":"string"},"newSignupForm":{"type":"number"},"useThirdpartyForAtt":{"type":"number"},"mmsEnabled":{"type":"number"},"textToSpeechEnabled":{"type":"number"},"replyInboxEnabled":{"type":"number"},"mmsSentThisMonth":{"type":"number"},"mmsRollover":{"type":"number","nullable":true},"mmsAllowed":{"type":"number"},"extraPurchasedMms":{"type":"number"},"pricePerMms":{"type":"number","nullable":true},"preferredMmsNumber":{"type":"string"},"checkCarriersRegularly":{"type":"number"},"sendTmobileViaLongcode":{"type":"number"},"useNewQueue":{"type":"number"},"stayLoggedInToken":{"type":"string"},"customSubscriberFields":{"type":"number"},"fromName":{"type":"string","nullable":true},"smsDripCampaignsEnabled":{"type":"number"},"emailDripCampaignsEnabled":{"type":"number"},"forwardReplies":{"type":"number"},"accountForwardNumbers":{"type":"array","items":{"$ref":"#/components/schemas/IAccountForwardNumber"}},"replyPhone":{"type":"string","nullable":true},"replyEmail":{"type":"string","nullable":true},"sendAllThroughTwilioNumber":{"type":"string"},"signupImg":{"type":"string","nullable":true},"signupPageCountry":{"type":"number"},"optout":{"type":"number","nullable":true},"optoutMessage":{"type":"string","nullable":true},"slowQueue":{"type":"number"},"isAffiliate":{"type":"number"},"sentNotificationAboutLowMmsMessages":{"type":"number","nullable":true},"mmsWelcome":{"type":"number","nullable":true},"sortBy":{"type":"string"},"sortAsc":{"type":"string"},"loyaltyProgramEnabled":{"type":"number"},"notifyUsersAfterPurchase":{"type":"number"},"noOfPurchasesForReward":{"type":"number"},"firstReplyHasNames":{"type":"number"},"facebookToken":{"type":"string","nullable":true},"newInvoice":{"type":"number","nullable":true},"phoneCallsPerMonth":{"type":"number","nullable":true},"phoneCallsRollover":{"type":"number","nullable":true},"ttsPerMonth":{"type":"number","nullable":true},"ttsSent":{"type":"number","nullable":true},"ttsRollover":{"type":"number","nullable":true},"replaceImportedNumbers":{"type":"number","nullable":true},"declinedCard":{"type":"number","nullable":true},"autoTopup":{"type":"number","nullable":true},"topupIncrement":{"type":"number","nullable":true},"disableOverage":{"type":"number"},"blessAuthKey":{"type":"string","nullable":true},"blessEmail":{"type":"string","nullable":true},"extraPhoneCalls":{"type":"number"},"blessAutoInviteCustomers":{"type":"number"},"blessInviteMessage":{"type":"string"},"capSubscribers":{"type":"number","nullable":true},"smsNotifyShortcode":{"type":"number","nullable":true},"smsNotifyKey":{"type":"string","nullable":true},"blessRewardsProgram":{"type":"number"},"unlimitedInternational":{"type":"number","nullable":true},"blessRewardsTime":{"type":"number"},"industry":{"type":"number","nullable":true},"facebookClaimWord":{"type":"string"},"mmsProvider":{"type":"number"},"noticeToUpgrade":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"appointmentReminders":{"type":"number"},"autoReply":{"type":"number"},"autoReplyMessage":{"type":"string","nullable":true},"omitMmsFrom":{"type":"number"},"mmsFromMessage":{"type":"string","nullable":true},"birthdayTexts":{"type":"number"},"birthdayMessage":{"type":"string","nullable":true},"llrOrderEmail":{"type":"string","nullable":true},"gcalToken":{"type":"string","nullable":true},"constantContactToken":{"type":"string"},"llrMerchantId":{"type":"string","nullable":true},"appointmentMessage":{"type":"string"},"moneyRewards":{"type":"number"},"facebookMessengerEnabled":{"type":"number"},"facebookMessengerPageId":{"type":"number","nullable":true},"facebookMessengerUserToken":{"type":"string","nullable":true},"facebookMessengerPageToken":{"type":"string","nullable":true},"skipDiscountItems":{"type":"number"},"messageLimit":{"type":"number","nullable":true},"useTwilio":{"type":"number"},"longcodeProvider":{"type":"number"},"smsProvider":{"type":"number"},"newSubscriberNotice":{"type":"number"},"internationalCredit":{"type":"number"},"paypalEmail":{"type":"string"},"disableMessageExtras":{"type":"number"},"appDownloadLink":{"type":"string","nullable":true},"lastCreditCardNotice":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"onesignalUserId":{"type":"string","nullable":true},"llrUsername":{"type":"string","nullable":true},"pageLength":{"type":"number"},"appPayment":{"type":"number"},"waveId":{"type":"number"},"telnyxProfileId":{"type":"string"},"throughputPerMinute":{"type":"number"},"appleId":{"type":"string","nullable":true},"googleId":{"type":"string","nullable":true},"shopifyId":{"type":"string","nullable":true},"shopifyShop":{"type":"string","nullable":true},"zoomId":{"type":"string","nullable":true},"gotoId":{"type":"string","nullable":true},"rbmAgentId":{"type":"number","nullable":true},"vsmsAgentId":{"type":"number","nullable":true},"twofactorBackup":{"type":"array","items":{"type":"string"}},"twofactorSecret":{"type":"string"},"twofactorPhone":{"type":"string"},"twofactorMethod":{"$ref":"#/components/schemas/TwoFactorMethod"},"appSumoId":{"type":"string","nullable":true},"shopifyStores":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyStore"}},"shopifySegments":{"type":"array","items":{"$ref":"#/components/schemas/IShopifySegment"}},"shopifyLists":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyList"}},"shopifyListMembers":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}},"hasPlatformAccess":{"type":"number"},"isUsingPlatform":{"type":"number"},"hasSeenPlatform":{"type":"number"},"recaptchaScore":{"type":"number","nullable":true},"emailVerified":{"type":"number"}},"required":["id","name","accountName","contactName","email","fromEmail","password","joinDate","trialStart","expirationDate","paidDate","unsubscribed","resold","disabled","validationCode","welcomeMessage","extraKeyword","validated","token","autoRenew","autoRenewPhone","members","unsubscribeAuto","track","promo","numberOfTexts","messagesSentThisMonth","messagesAllowedPerMonth","extraPurchasedTexts","expiringSms","allowImports","pricePerText","apiKey","reseller","lastLoggedIn","lastViewedNotifications","phoneCallsRemaining","preferredNexmoNumbers","surveyNexmoNumber","phoneAlerts","timezone","disableDaylightSavingsTime","confirmSending","sendToEmailAndPhones","shortcodeKeyword","payByInvoice","country","ipAddress","note","newSignupForm","useThirdpartyForAtt","mmsEnabled","textToSpeechEnabled","replyInboxEnabled","mmsSentThisMonth","mmsAllowed","extraPurchasedMms","preferredMmsNumber","checkCarriersRegularly","sendTmobileViaLongcode","useNewQueue","stayLoggedInToken","customSubscriberFields","smsDripCampaignsEnabled","emailDripCampaignsEnabled","forwardReplies","sendAllThroughTwilioNumber","signupPageCountry","slowQueue","isAffiliate","sortBy","sortAsc","loyaltyProgramEnabled","notifyUsersAfterPurchase","noOfPurchasesForReward","firstReplyHasNames","disableOverage","extraPhoneCalls","blessAutoInviteCustomers","blessInviteMessage","blessRewardsProgram","blessRewardsTime","facebookClaimWord","mmsProvider","appointmentReminders","autoReply","omitMmsFrom","birthdayTexts","constantContactToken","appointmentMessage","moneyRewards","facebookMessengerEnabled","skipDiscountItems","useTwilio","longcodeProvider","smsProvider","newSubscriberNotice","internationalCredit","paypalEmail","disableMessageExtras","lastCreditCardNotice","pageLength","appPayment","throughputPerMinute","emailVerified"]},"IAccountForwardNumber":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"name":{"type":"string"},"number":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"account":{"$ref":"#/components/schemas/IAccount"}},"required":["id","accountId","name","number"]},"TwoFactorMethod":{"type":"string","enum":["sms","app"]},"IShopifyStore":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"string"},"accessToken":{"type":"string","nullable":true},"scopes":{"type":"string"},"credits":{"type":"number"},"settings":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]}},"required":["id","accountId","storeId","accessToken","scopes","credits","settings","createdAt","updatedAt","deletedAt"]},"IShopifySegment":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"name":{"type":"string"},"conditionals":{},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]}},"required":["id","accountId","storeId","name","conditionals"]},"IShopifyList":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"accountId":{"type":"number"},"storeId":{"type":"number"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"members":{"type":"array","items":{"$ref":"#/components/schemas/IShopifyListMember"}}},"required":["name","accountId","storeId"]},"IShopifyListMember":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"storeId":{"type":"number"},"listId":{"type":"number"},"customerId":{"type":"string"},"createdAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"updatedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"deletedAt":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"},{"type":"string","nullable":true}]},"list":{"$ref":"#/components/schemas/IShopifyList"}},"required":["accountId","storeId","listId","customerId"]},"IKeyword":{"type":"object","properties":{"id":{"type":"number"},"accountId":{"type":"number"},"keyword":{"type":"string"},"shortcode":{"type":"string"},"destinationGroupId":{"type":"number"},"deleted":{"type":"number"},"created":{"oneOf":[{"format":"date-time","type":"string"},{"type":"string"}]},"nonavidWelcomeMessage":{"type":"string"},"longcode":{"type":"number","nullable":true},"includeContactCard":{"type":"boolean"},"includeSignupLink":{"type":"boolean"},"qrCodeTemplateId":{"type":"number","nullable":true},"description":{"type":"string"}},"required":["id","accountId","keyword","shortcode","destinationGroupId","deleted","created","nonavidWelcomeMessage","longcode","includeContactCard","includeSignupLink","qrCodeTemplateId","description"]}},"responses":{"BadRequestError":{"description":"BadRequestError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[400]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["bad_request_error"]},"name":{"type":"string","enum":["MTABadRequestError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"UnauthorizedError":{"description":"UnauthorizedError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[401]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["unauthorized_error"]},"name":{"type":"string","enum":["MTAUnauthorizedError"]},"requestId":{"type":"string","format":"uuid"}}}}}},"ForbiddenError":{"description":"ForbiddenError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[403]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["forbidden_error"]},"name":{"type":"string","enum":["MTAForbiddenError"]},"requestId":{"type":"string","format":"uuid"},"reason":{}}}}}},"InternalServerError":{"description":"InternalServerError","content":{"application/json":{"schema":{"type":"object","properties":{"httpCode":{"type":"number","enum":[500]},"message":{"type":"string"},"timestamp":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["internal_server_error"]},"name":{"type":"string","enum":["MTAInternalServerError"]},"requestId":{"type":"string","format":"uuid"}}}}}}}},"paths":{"/smart-replies":{"get":{"tags":["Smart Replies"],"summary":"List Smart Replies","operationId":"smart_replies_list_smart_replies","responses":{"200":{"description":"Success","headers":{"RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"Retry-After":{"description":"The number of seconds to wait before retrying the request","schema":{"type":"integer"}},"X-RateLimit-Limit":{"description":"The maximum number of requests that the consumer is permitted to make per window","schema":{"type":"integer"}},"X-RateLimit-Remaining":{"description":"The number of requests remaining in the current rate limit window","schema":{"type":"integer"}},"X-RateLimit-Reset":{"description":"The remaining window before the rate limit resets in milliseconds","schema":{"type":"integer"}},"X-Request-ID":{"description":"A unique identifier for the request","schema":{"type":"string","format":"uuid"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListSmartReplies.Response"}}}},"400":{"$ref":"#/components/responses/BadRequestError"},"401":{"$ref":"#/components/responses/UnauthorizedError"},"403":{"$ref":"#/components/responses/ForbiddenError"},"500":{"$ref":"#/components/responses/InternalServerError"}},"parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"number"}},{"name":"pageSize","in":"query","required":false,"schema":{"type":"number"}},{"name":"sortBy","in":"query","required":false,"schema":{"type":"string"}},{"name":"sortDirection","in":"query","required":false,"schema":{"type":"string","enum":["asc","desc","ASC","DESC"]}},{"name":"order","in":"query","required":false,"schema":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"string","enum":["asc","desc","ASC","DESC"]}]},"minItems":2,"maxItems":2,"description":"The first item in the array must be the first item type and the second must be the second item type."}},{"name":"query","in":"query","required":false,"schema":{"type":"string"}}]}}}}
```
