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
}
Headers
string
required

Your api login from your account

string
required

Your api key from your account

Responses

204

No content.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json