Skip to main content
GET
/
sender-ids
{
  "success": true,
  "data": [
    {
      "_id": "507f1f77bcf86cd799439011",
      "senderId": "OTPIQ",
      "status": "accepted",
      "pricePerSms": {
        "korekTelecom": 80,
        "asiaCell": 80,
        "zainIraq": 80,
        "others": 100
      }
    }
  ]
}

Response

Sender IDs retrieved successfully. Response body includes: success (boolean), data (array of SenderId).