FastKYC SMS
  1. SMS
FastKYC SMS
  • Access Token
  • API Rate Limiting
  • SMS Messaging
    • Senders
      • Get Sender
      • Add Sender
      • Update Sender
    • Templates
      • Get Templates
      • Add Template
      • Update Template
    • Messages
      • Send Message
      • Send Batch Messages
      • Message Status
  • RCS Business Messaging
    • RCS Introduction
    • Messages Support
    • Messages
      • Text
      • Media
      • Text Suggestions
      • Stand Alone Card
      • Carousel Card
    • Webhooks
      • Receiving Messages via Webhook
    • Help and Support
      • Getting Help: FAQs
  • Schemas
    • SMS
      • SenderId Model
      • Templates Model
      • SenderId
      • Templates
      • Message
    • WhatsApp
      • Sent Messages Response
  1. SMS

SenderId Model

{
    "id": 0,
    "companyId": "abz87",
    "iso_code": "string",
    "countryCode": "IN",
    "serviceId": 0,
    "sender": "string",
    "entityId": "stringstri",
    "entityName": "string",
    "status": 0,
    "uuid": "string",
    "createdBy": "string",
    "updatedBy": "string"
}
Built with