Sendzen API Documentation
HomeGetting StartedChangelog
HomeGetting StartedChangelog
Visit Website
Sign In
Create an account
    • Start Guide
      • Getting Started
      • API Reference
    • Messages
      • Template Messages
        • Send Text Message
        • Send Interactive Message
        • Send Media Message
      • Session Messages
        • Send Text Message
        • Send Image Message
        • Send Video Message
        • Send Audio Message
        • Send Document Message
        • Send Interactive Reply Message
      • Incoming Messages
        • Received Text Message
        • Received Message with Reaction
        • Received Media Message with Image
        • Received Callback from a Quick Reply Button Click
      • Other
        • Message Status & Typing Indicator
    • Template
      • List Templates
      • Create Template
      • Delete Template
      • Upload Media
    • Partner
      • Integration Guide
    • Project
      • Create Project
      • List Projects
      • Update Project
      • Retrieve Project
    • WABA
      • List WABA
      • Retrieve WABA Details from Meta
      • Retrieve WhatsApp Business Profile Detail
      • Update WhatsApp Business Profile
      • Upload WhatsApp Business Profile
    • Activity Logs
      • All Event Logs
      • Incoming Message Logs
      • Message Status Logs
      • Other Event Logs
      • Multiple Event Types
    • Knowledge Base
      • Programming Languages
        • Python
        • Node.js
        • PHP
        • Laravel
        • Java
        • C# .NET
      • Onboarding
        • WhatsApp Setup
      • Product
        • Changelog
    • Schemas
      • Schemas
        • Template Message
        • 401/403 Message Response
        • AccountLoginRequest
        • APIKeyDto
        • ReadTypingIndicatorRequest
        • AccountRegisterRequest
        • TypingIndicator
        • PartnerConfigDto
        • LoginResponse
        • PartnerInfoDto
        • WABASignUp
        • OrderCheckoutDto
        • OrderDto
        • OrderStatusEnum
        • PaymentGatewayDto
      • Knowledge Base
      • Address
      • Account
      • CommonResponse
      • AccountDetailDto
      • CreateOrUpdateProjectRequest
      • Contact
      • Error
      • ContactName
      • Button
      • ErrorResponse
      • CarouselCard
      • Email
      • ClientData
      • Component
      • ProjectDetailDto
      • ProjectWABADetail
      • Interactive
      • WABADetail
      • InteractiveAction
      • WABADto
      • InteractiveBody
      • CreateTemplateRequest
      • InteractiveButton
      • InteractiveFooter
      • CreateWebhookConfigRequest
      • InteractiveHeader
      • InteractiveMedia
      • Example
      • InteractiveProductItem
      • InteractiveProductSection
      • InteractiveReply
      • InteractiveRow
      • InteractiveSection
      • Location
      • Media
      • MessageRequest
      • MessageResponse
      • MessageTemplate
      • Organization
      • LimitedTimeOffer
      • Phone
      • Reaction
      • Response
      • TemplateAction
      • NamedParameter
      • TemplateButtons
      • TemplateCarousel
      • TemplateComponent
      • TemplateCurrency
      • PaginatedWebhookLogsResponse
      • TemplateDateTime
      • PartnerClientSession
      • TemplateLimitedTimeOffer
      • PartnerClientSessionDto
      • TemplateMedia
      • TemplateParameter
      • TemplateProductItem
      • TemplateSection
      • TemplateTapTargetConfiguration
      • SupportedApp
      • Text
      • Url
      • WhatsAppBusinessProfile
      • UploadMedia
      • Webhook
      • WebhookConfigDto
      • WebhookLogDto

    ErrorResponse

    {
        "message": "string",
        "error": {
            "code": "string",
            "details": "string"
        }
    }
    Built with