Retrieve your draft VMS campaign

Encoding : UTF-8

Authentication

Your "api-key" and "api-login" identifiers must be added in the headers.

Definition

Note: You must turn on VOICE SMS in Addition services to use this API

This web service allows you to retrieve your draft Voice Sms campaign if you have one.

Server Response Example in JSON

Success

{
  "ticket_number": "******",
  "status": "validated",
  "code": 0,
  "message": "",
  "number_of_contacts": 1,
  "residual_credit": 0.0,
  "total_cost": 5,
  "estimated_duration": 30
}
Language
Click Try It! to start a request and see the response here!