API Docs
  • Overview
  • Authentication
  • Errors
  • Error codes
  • Expanding Responses
  • API Reference
    • Contacts
      • The contact object
      • List all contacts
      • Total contacts
      • Retrieve a contact
      • Create a contact
      • Update a contact
      • Delete a contact
      • Bulk delete contacts
Con tecnología de GitBook
En esta página

¿Te fue útil?

  1. API Reference
  2. Contacts

The contact object

Property
Type
Description

id

Number

Unique identifier for the object.

name

String

Name of the contact

surname

String

surname of the contact

dni

String

jobTitle

String

Job title of the contact

email

String

The contact's email, the email is a unique field 2 contacts cannot have the same email.

secondaryEmail

String

alternative email

phone

String

Contact phone

mobilePhone

String

Contact mobile phone

AnteriorContactsSiguienteList all contacts

Última actualización hace 3 años

¿Te fue útil?