2020-02-23 07:24:29 +00:00
|
|
|
type: object
|
|
|
|
properties:
|
|
|
|
inbox_id:
|
|
|
|
type: number
|
2020-08-17 07:37:12 +00:00
|
|
|
required: true
|
|
|
|
name:
|
|
|
|
type: string
|
2021-08-13 07:32:46 +00:00
|
|
|
description: name of the contact
|
2020-08-17 07:37:12 +00:00
|
|
|
email:
|
|
|
|
type: string
|
2021-08-13 07:32:46 +00:00
|
|
|
description: email of the contact
|
2020-08-17 07:37:12 +00:00
|
|
|
phone_number:
|
|
|
|
type: string
|
2021-08-13 07:32:46 +00:00
|
|
|
description: phone number of the contact
|
|
|
|
identifier:
|
|
|
|
type: string
|
|
|
|
description: A unique identifier for the contact in external system
|