Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. FISHorizonBaseURL - The needed base url to access the API calls

    1. Sandbox/Staging Base URL - https://api-gw-uat.fisglobal.com/rest/horizon

    2. Production Base URL - https://api-gw2-prod1.fisglobal.com/rest/horizon

    3. Override if necessary, but these will likely be accurate for all FIS Horizon clients

  2. FISHorizonOrganizationId - Application setting to denote the client's organization id

  3. FISHorizonSourceId - Application setting to denote the client's source id

  4. FISHorizonAuthProfile - A “basic” authentication profile will need to be configured to house the client’s API user id and secret needed (in each environment)

  5. FISHorizonAuthorization - An “OAuth2.0” authetication authentication profile will need to be configured to house the client’s Authentication client id and secret needed to get a bearer token (in each environment)

  6. ImplServiceTokens - A row will need to be added to the table for "FISHorizonTokenProvider", see Rockland for an example