Contact API Parameters

Parameter

Type

Description

Possible Values

Notes

uri

String

The URI to get a new copy of the Contact object.

The phoneBookId in the URI maps to the primary key of the phone book to which the contact belongs.

The id in the URI maps to the primary key of the contact entry.

firstName

String

The first name of the contact.

Maximum of 128 characters.

lastName

String

The last name of the contact.

Maximum of 128 characters.

phoneNumber

String

The phone number for the contact.

Maximum of 32 characters.

description

String

A description of the contact.

Maximum of 128 characters.