GET api/KundenDB/CreateCustomerInstance?servername={servername}&access_token={access_token}&userID={userID}&contractID={contractID}&contracttypeID={contracttypeID}

Anfrageinformationen

URI Parameter

NameBeschreibungTypZusätzliche Informationen
servername

string

Required

access_token

string

Required

userID

string

Required

contractID

integer

Required

contracttypeID

integer

Required

Body Parameter

Keine.

Antwortinformationen

Ressourcenbeschreibung

HttpResponseMessage
NameBeschreibungTypZusä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.