API Calls History

This functionality stores API requests and their corresponding responses. The trigger for generating records are the requests sent to the following APIs:

FTOS_IP_ProductInterogationHistory

System Parameter

FTOS_IP_ProductInterogationHistory_Enablelog - This system parameter is used to set whether the details for API calls from above will be saved into FTOS_IP_ProductInterogationHistory entity or not. There are 2 values available for this parameter:

  • 1 = the result of "proposal Configurator API", "get Prices API", "get UW Rules Result API" will be saved in "FTOS_IP_ProductInterogationHistory" entity. For "proposal Configurator API" will be saved one record for each quote included in the request.

  • 0 = the result of "proposal Configurator API", "get Prices API", "get UW Rules Result API" will not be saved in "FTOS_IP_ProductInterogationHistory" entity.

NOTE  
It is mandatory to set the system parameter FTOS_IP_ProductInterogationHistory_Enablelog value to 1, in order to save the requests and their corresponding responses.