Blackkonnect SMS
  1. Schemas
Blackkonnect SMS
  • Blackkonnnect SMS API
  • Access Token
    • Retrieve access token
      POST
  • Mobile SMS Messaging
    • Send a simple SMS message
      POST
    • Send bulk SMS messages
      POST
    • Get message status
      GET
    • Get message status
      GET
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • Schemas
      • SimpleSmsMessageRequest
      • GenericRequest
      • ItemPagination
      • SimpleSmsMessageResponse
      • BulkSmsMessageRequest
      • DeliveryTime
      • DeliveryWindow
      • MessageDestination
      • SmsMessage
      • BulkSmsMessageResponse
      • MessageGroupStatus
      • SmsMessageDeliveryStatus
      • ProblemDetail
      • GenericResponseNetworkOperatorMessageDeliveryDTO
      • GatewayMessageDeliveryStatus
      • NetworkOperatorMessageDeliveryDTO
      • GatewayMessageDeliveryStatusDTO
  1. Schemas

MessageGroupStatus

{
    "statusGroupName": "string",
    "deliveryStatus": "QUEUED",
    "statusDescription": "string",
    "action": "string"
}
Built with