Skip to end of banner
Go to start of banner

FIS Horizon

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Infrastructure Process Required Before Calling APIs

API User Needed Subscriptions

image-20250213-144104.pngimage-20250213-144011.png

Required Pega Rules To Be Configured

  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 - An authentication profile will need to be configured to house the client's user id and secret needed in each environment

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

  • No labels