Skip to main content

Communication flow

In order for you as a lender to communicate with Avica Group, it is necessary to set up callbacks to Avica Group, to push status changes and offer data to the service.

The default way of calling Avica Group, is to call a lender specific endpoint, where data will be POSTed in JSON format. Authentication is made partly by using an API key in the URL for the endpoint, and through username and password that will be used in Basic Authentication. As mentioned, each integration with Avica Group will have its own callback endpoint.

If setting up callbacks is not an option, then an endpoint to lenders system will have to be available for Avica Group to call and poll for these statuses, in predefined intervals, during the day (typically every 15 minutes for each application that is in process). This is not the optimal way to do it, and this solution should be avoided if at all possible.

Bank Process