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": "c489dc5a-eb49-4c61-9e3e-1663e0586e47", "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>c489dc5a-eb49-4c61-9e3e-1663e0586e47</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.