get
https://api.9spokes.com/companies//connections//contacts
A contact is a person or organization that is associated with your business. Following is the data specification for contacts extracted from accounting/POS OSPs
Contact
Below is the content of the contact object.
| Field | Data Type | Description |
|---|---|---|
| type | string | The contact type, either: |
| id | string | The unique identifier for the contact in the platform |
| first_name | string | Name of the contact |
| last_name | string | Name of the contact |
| company_name | string | Website of the contact |
| phone | string | Phone number of the contact |
| string | Email address of the contact | |
| website | string | Website of the contact |
| vatin | string | VAT number of the contact |
address
| Field | Data Type | Description |
|---|---|---|
| country | string | Country |
| city | string | Country |
| line1 | string | Address, line 1 |
| line2 | string | Address, line 2 |
| postal_code | string | Postal code |
| type | string | Type of the address |
