FileQueue

Entry point for all web service calls for File Queue Status processing

APIDescription
PUT api/filequeue/{outboundFileQueueId}/statusupdate

Update Queue Status for Outbound File Transaction

Profile

Entry point for all web service calls for Relay processing

APIDescription
POST api/profile/{relayCustomerProfileId}/relay

Post an Inbound Transaction for Relay to Net Health

GET api/profile/{relayOutboundProfileId}/relay?logLevel={logLevel}

Get pending Outbound Transactions based on Net Health Relay Customer Profile

GET api/profile/{relayCustomerProfileId}/{profileType}/refreshprofilecache

Refreshes the API cache for a Profile. Will add a new profile to the cache if it doesn't already exist.

PUT api/profile/{relayCustomerProfileId}/heartbeatcommandresponse

Receives response from heartbeat command and clears command upon success

Gateway

APIDescription
POST api/Gateway/{relayInboundProfileId}

Post inbound Gateway transaction

POST api/Gateway/{application}/{params}

No documentation available.

POST api/InterfaceGateway/{application}/{params}

No documentation available.

POST api/InterfaceGateway/{application}

No documentation available.

GET api/Gateway/{application}/{params}

No documentation available.

GET api/InterfaceGateway/{application}/{params}

No documentation available.

GET api/InterfaceGateway/{application}

No documentation available.

HL7Queue

Entry point for all web service calls for HL7 Queue Status processing

APIDescription
PUT api/hl7queue/{outboundHL7QueueId}/statusupdate

Update Queue Status for Outbound HL7 Transaction

Index

Entry point for all web service calls for Profile List processing

APIDescription
GET

No documentation available.

Customer

Entry point for all web service calls for Profile List processing

APIDescription
GET api/customer/{clientId}/profilelist

Get list of Profiles based on Client Id

PUT api/customer/{clientId}/heartbeat

Allows Client to post heartbeat messages to the API to indicate that it is still running and provide status updates and logs

GET api/customer/refreshcustomercache