Back to all

Accessing Phone Type via Octopus API

In the Ferret API documentation under Contacts → phones, I see reference to the phoneType field, which lists 1, 2 or 3 as the phoneType options (1 = Office, 2 = Home, 3 = Mobile).

But when I query a Contact using the Octopus API I see "Phone", "Phone1", "Phone2", "Phone3" and "Phone4".

So three questions:

  1. Am I right to assume that "Phone1", "Phone2" and "Phone3" refer to the same phoneType values as listed in the Ferret API documentation (1 = Office, 2 = Home, 3 = Mobile)?
  2. What does "Phone" in the Octopus API refer to?
  3. What does "Phone4" in the Octopus API refer to?

Thank you!