L.9 Web Service name: getPricingData

The getPricing service invokes the server process in real-time and waits for the calculated values to be returned by the engine. If the server processing time exceeds the allotted time limit, the web service will return only the REQUEST_ID. In this case, you can re-query the results using the getPricingData web service.

Rest URL format: http://<ServerName>:port/<contextName>/rest-api/ftpPcdRestservice/ v1/getPricingData

The attributes given with angular brackets should be replaced with the appropriate value in your environment.

  • ServerName: This is the name of the host where these services are deployed.
  • Port: This is the port number on the server where it is listening for an incoming request.
  • contextName: This is the name of the web archive for the FTP Application (OFSAA).

Input Format:

Function Name: getPricingData
XML Format:
{
REQUEST_ID: 8 
}

Function parameters (for getPricingData):

  • REQUEST_ID
  • Return values:
    • REQUEST_ID
    • ACCOUNT_NUMBER
    • TRANSFER_RATE
    • LIQUIDITY_PREMIUM_RATE
    • BASIS_RISK_COST_RATE
    • PRICING_INCENTIVE_RATE
    • OTHER_ADJUSTMENTS_RATE
    • ALL_IN_TP_RATE
    • AS_OF_DATE