GET api/Leaddesk/AutonachversandSubmit?access_token={access_token}&call_id={call_id}&contact_id={contact_id}
Anfrageinformationen
URI Parameter
| Name | Beschreibung | Typ | Zusätzliche Informationen |
|---|---|---|---|
| access_token | string |
Required |
|
| call_id | string |
None. |
|
| contact_id | string |
None. |
Body Parameter
Keine.
Antwortinformationen
Ressourcenbeschreibung
HttpResponseMessage| Name | Beschreibung | Typ | Zusätzliche Informationen |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |