User Tools

Site Tools


developers:api:contact

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
developers:api:contact [2014/10/16 13:05]
Jaco van Wyk created
developers:api:contact [2014/10/17 10:17]
Jaco van Wyk
Line 1: Line 1:
 ====== Contacts ====== ====== Contacts ======
 +
 +===== /​v1/​contact/​id/​get =====
 +
 +Retrieve a contact.
 +
 +===== Parameter listing =====
 +
 +^Name ^Availability ^Description^
 +|id |get |The id of the contact. This is guaranteed to be unique per client.|
 +|xid |get |The xid of the contact. This is guaranteed to be globally unique. (see Concepts - xid)|
 +|firstname |get |The firstname of the contact.|
 +|surname |get |The surname of the contact.|
 +|email |get |The email address of the contact.|
 +|cell |get |The cellphone number of the contact.|
  
developers/api/contact.txt ยท Last modified: 2014/10/17 19:42 by Jaco van Wyk