Description
How to edit an Address Book.
Method
Post
Call
|
|
|
|
|
|
|
|
This is a unique ID to identify the client |
|
|
This is a GUID to identify the client and for access to the API |
|
|
ID of the address book |
|
|
New name of address book |
Result
<?xml version="1.0" encoding="utf-16" standalone="no"?>
<api version="1">
<address_book>
<address_book_id>4283</address_book_id>
<name>First_API</name>
<total_number_phone>3</total_number_phone>
</address_book>
</api>
Result Attributes
|
|
AddressBook[] | Identify the address book |
address_book_id | ID of the address book |
name | New name of address book |
total_number_phone | number of phones in this address book |