Return the contact details (e.g. system contact).
This message MUST be sent by the app in case contact details have been requested by the client.
This message acknowledges:
| Message | Condition | Error Codes | ||||||
|---|---|---|---|---|---|---|---|---|
| request/contactDetail (client -> app) | (None) |
|
| Field | Description | Type | Optional | Nullable |
|---|---|---|---|---|
| identity |
The identity of the contact |
String | False | False |
| Field | Description | Type | Optional | Nullable |
|---|---|---|---|---|
| receiver |
Receiver details |
Map<ContactDetails> | False | False |
| Field | Description | Type | Optional | Nullable | Default |
|---|---|---|---|---|---|
| systemContact |
System contact details |
Map<SystemContact> | True | False |
| Field | Description | Type | Optional | Nullable | Default |
|---|---|---|---|---|---|
| emails |
Email addresses |
Array<Email> | False | False | |
| phoneNumbers |
Phone numbers |
Array<Phone> | False | False |
| Field | Description | Type | Optional | Nullable | Default |
|---|---|---|---|---|---|
| label |
Category label |
String | False | False | |
| address |
Email address |
String | False | False |
| Field | Description | Type | Optional | Nullable | Default |
|---|---|---|---|---|---|
| label |
Category label |
String | False | False | |
| number |
Phone number |
String | False | False |