Powerful Marketing Software
Application Emailing et Marketing Online
Plateforme marketing en ligne tout-en-un, augmenter vos ventes!
Commencer gratuitement

Mailpro SMS API

List sent SMS

Description

Get a list of sending history

Method

Get

Call

Base URL
https://api.mailpro.com/sms/history/list.xml
Name
Mandatory
Description
id_client
YES
This is a unique ID to identify the client
api_key
YES
This is a GUID to identify the client and for access to the API
type_to
NO
Type of send:
   0 address book list
   1 single number
number
NO
Phone number
date_send
NO
Date of send
status
YES
   0 not delivered
   1 delivered
   2 waiting

Example of result 1:

								
<?xml version='1.0' encoding='UTF-8'?> 
<api version="1"> 
<histories> 
	<history> 
		<id_history>5025</id_history> 
		<date_send>12.12.2012</date_send> 
		<message>Hello world!</message>
		<charge>1205</charge> 
		<address_book_list> 
			<id_address_book>2506</id_address_book> 
				<phones> 
					<phone> 
						<id_number>1025</id_number> 
						<number>0041791234545</number> 
						<status>Jean</status> 
					</phone> 	 	 	 	 	 
				</phones> 
			<id_address_book>2507</id_address_book> 
		</address_book_list> 
	</history> 
</histories> 
</api>
								
								

Example of result 2:

								
<?xml version='1.0' encoding='UTF-8'?> 
<api version="1"> 
	<histories> 
		<history> 
			<id_history>5026</id_history> 
			<date_send>12.12.2012</date_send> 
			<message>Hello world!</message> 	 	 	 
			<charge>1205</charge> 
			<number>0041796543210</number> 
			<status>1</status> 
		</history> 
	</histories> 
</api> 
								
								

Result Attributes

Name
Description
histories[] Contains list of historics
    history[] Identify each historic
        id_history ID of the historic
        date_send Date of sms was send
        message Message
        charge Required number of credit for this send

Plateforme Emailing pour Tous

Ouvrez un compte Mailpro et profitez de 500 crédits gratuits

ESSAYER GRATUITEMENT