GET api/Account/GetEhrAuthorizationToken
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| request | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"AppContextId": "2735b468-20e9-4ac4-82db-5c9035789c92",
"Parameter": {}
}
application/xml, text/xml
Sample:
<AuthenticatedInputOfEmptyModelxuv6Fhnt xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMT.UP"> <Parameter xmlns:d2p1="http://schemas.datacontract.org/2004/07/CMT.UP.Web.Models" /> <AppContextId>2735b468-20e9-4ac4-82db-5c9035789c92</AppContextId> </AuthenticatedInputOfEmptyModelxuv6Fhnt>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.