GET api/Autonachversand/Excel?p_salutation={p_salutation}&p_firstname={p_firstname}&p_lastname={p_lastname}&answer={answer}&p_email={p_email}&pid={pid}&tm_key={tm_key}&agent={agent}&projectID={projectID}&office={office}
Anfrageinformationen
URI Parameter
| Name | Beschreibung | Typ | Zusätzliche Informationen |
|---|---|---|---|
| p_salutation | string |
None. |
|
| p_firstname | string |
None. |
|
| p_lastname | string |
None. |
|
| answer | string |
None. |
|
| p_email | string |
None. |
|
| pid | integer |
None. |
|
| tm_key | string |
None. |
|
| agent | string |
None. |
|
| projectID | integer |
None. |
|
| office | 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. |