Universities' management

Collections & Reconciliation solution APIS

Students management API

This API creates a student for a university and automatically assigns them a new virtual account. The VIBAN of the assigned virtual account can then be used by the student to make payments to the university.

The API can also be used to retrieve a list of students and update and retrieve the details of a specific student.

Payment link API

This API creates payment links to generate payment form in which students can execute payments to the universities using the different payment methods available.

The API can also be used to retrieve a list of payment links generated by a university and to get the details and status from the different links.

Collections management API

This API retrieves a list of collections for a university. A collection is a payment owed by a student to their university, the status of which changes depending on the progress of the associated payment transaction. The collection is created in conjunction with a payment form before the student makes their payment.

The API can also be used to retrieve the details of a specific collection, including its status history.