Endpoints
The following endpoints are used with Core Insurance Master:
| Name | Script |
Description |
|---|---|---|
| FTOS_INSP_GetAccountData | FTOS_INSP_GetAccountData | This endpoint brings details to be displayed on UI.
From the Account entity, this endpoint retrieves data about the beneficiary of the payment in order to populate some virtual attributes. Input parameter: accountId – The payment beneficiary Id attribute values. Output: data object from the Account entity, with the following keys Email, FirstName, FullName, LastName, MobilePhone, UniqueID, a_Accountid, clientCode. |
| FTOS_PA_InsuranceParameterApproved | FTOS_PA_InsuranceParameterApproved | Not used. |
| FTOS_PA_SaveBillingParametersJson | FTOS_PA_SaveBillingParametersJson | This endpoint receives an object with the values filled in by the user, on the grid, for the Collection parameter. Next, it updates the parameter ValueJson attribute with the data from the object. Input parameter: object - Key or value object to save on the valueJson attribute. |
| FTOS_PYMT_OutgoingPaymentUpdateObservations | FTOS_PYMT_OutgoingPaymentUpdateObservations | |
| getGLParameter | getGLParameter | This endpoint retrieves the value for the GLUsed systemparameter. If the value is 1, the accounting fields are activated in the system. |