Integrated Hosted Solution (IHS)

Integrated Hosted Solution (IHS) is a hosted connection allowing functional management and governance with integrated Practice Management Software (PMS) and Large Client software.

FEATURES

Key Benefits

  • Ability to submit prefilled Application, Purchase, Refund, and Prequalification
  • Integration between provider’s PMS and CareCredit’s hosted system
  • Behind the scenes authentication – single logon to Provider’s PMS
  • Consumer data field pre-population and completed activity information
  • Batch Quickscreen® – Ability to preapprove consumers in a bulk mode

Integrated Hosted Solution (IHS)

How To Use This API

The Patient Data service is used to prefill consumer or patient data in IHS. The Patient Data prefill request must include the OAuth access token received in the OAuth token service along with patient details. SYF Secure API Gateway acts as a proxy to IHS backend systems for the Patient Data services. SYF Secure API Gateway validates OAuth access token from the incoming request (HTTP Request header), passes the patient information to the IHS backend system and sends the Reference ID as the response to the client application. Reference ID is the unique ID associated with the specific patient’s data.

The Patient Data Service is also used by IHS to retrieve details about the services processed through the platform. This service provides a response to the pullback request and is used for the reconciliation process on the PMS. SYF Secure API Gateway validates the OAuth access token from the incoming request (HTTP Request header), passes the information to Synchrony backend systems, receives a response from backend and sends it to the client application.

The Patient Data Service is also used by IHS to lookup details about the services processed through the Customer Self Service platform. This service provides a response to the pullback request and is used for the reports or reconciliation process on the PMS. SYF Secure API Gateway validates the OAuth access token from the incoming request (HTTP Request header), passes the information to Synchrony backend systems, receives a response from backend and sends it to the client application.

Application uses existing B2B credentials to access the REST endpoint to get the OAuth access token.